M3 draws icons at 20 dp from the optical size 20 cut, whose strokes stay as
heavy as the 24 dp design's instead of thinning with the glyph (styles.md
§ Icons, the optical size axis). The package only shipped the 24 cut, so every
20 px icon was a scaled-down 24 (core audit C16). bin/fetch-symbols now checks
out both cuts from the same commit of google/material-design-icons and writes
the new one to resources/svg/symbols/{outlined-20,filled-20}: 4,135 symbols
each, the same names and the same normalisation as the 24 cut.
Plan step 10; finding C16.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
1 line
925 B
XML
1 line
925 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.98-144q-19.98 0-39.48-2.5Q421-149 401-154q-14-4-22.5-16.5T374-197q4-14 16.5-22t26.5-4q16 4 31.5 5.5T480-216q110 0 187-77t77-187q0-110-77-187t-187-77q-110 0-187 77t-77 187q0 15.02 2 30.51 2 15.49 6 30.49 4 15-4.21 28.06Q211.57-377.87 197-374q-15 4-27.56-4.21Q156.87-386.43 153-401q-5-20-7-39.5t-2-39.5q0-70 26.51-130.92 26.5-60.92 72.08-106.49 45.57-45.58 106.49-72.08Q410-816 480-816q70 0 130.92 26.51 60.92 26.5 106.49 72.08 45.58 45.57 72.08 106.49Q816-550 816-480q0 70-26.51 130.92-26.5 60.92-72.08 106.49-45.57 45.58-106.49 72.08Q550-144 479.98-144ZM170-171q-11-11-11-25t11-25l283-283h-57q-15.3 0-25.65-10.29Q360-524.58 360-539.79t10.35-25.71Q380.7-576 396-576h144q15.3 0 25.65 10.35Q576-555.3 576-540v144q0 15.3-10.29 25.65Q555.42-360 540.21-360t-25.71-10.35Q504-380.7 504-396v-57L220-170q-11 11-25 10.5T170-171Z"/></svg> |