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
645 B
XML
1 line
645 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-519ZM264-192q-29.7 0-50.85-21.15Q192-234.3 192-264v-290l-36.23 27.98q-11.77 9.02-26.4 7.21-14.63-1.8-23.5-14.45Q97-545 99.22-559.48 101.44-573.95 113-583l323-248q10-8 21.5-11t22.5-3q11 0 22.5 3t21.5 11l323.29 247.98Q859-574 861-559.5t-7 26.5q-9 12-23.5 14t-26.5-7L480-773 264-608v344h36q15 0 25.5 10.29t10.5 25.5q0 15.21-10.35 25.71T300-192h-36Zm313.8 82q-7.2 0-13.5-3t-11.3-8L432-242q-11-10.91-11-25.45Q421-282 431.93-293t25.5-11Q472-304 483-293l95 96 210-210q11-11 25.5-11t25.5 10.93q11 10.93 11 25.5T839-356L604-121q-5 5-12 8t-14.2 3Z"/></svg> |