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
755 B
XML
1 line
755 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.21-264q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM444-420v-96l72 72v24q0 15.3-10.29 25.65Q495.42-384 480.21-384t-25.71-10.35Q444-404.7 444-420Zm36-410q9 0 17.5 4t13.5 13l242 404q9 15 4.5 28.5T741-360q-12 7-26 5t-24-18L480-724l-29 49q-9 16-23.5 18t-26.5-5q-12-7-17-20.55-5-13.56 5-29.45l60-101q5-9 13.5-13t17.5-4ZM175-216h467L350-508 175-216ZM788-71l-74-73H112q-20.97 0-31.49-18.33Q70-180.67 81-199l217-360.91L70-788q-11-10.67-10.5-25.33Q60-828 71-839q11-11 25.67-11 14.66 0 25.33 11l717 718q11 10.64 11 24.82T839-71q-11 11-25.67 11-14.66 0-25.33-11ZM496-362Zm64-140Z"/></svg> |