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
786 B
XML
1 line
786 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.5-96q-52.5 0-112-18t-109-51Q210-198 177-246t-33-108v-88q0-10.5 10.5-15.75t19.71 2.96L258-385q12 10 13 26t-10 27l-34 34q38 53 94 86.5T444-170v-334h-71.75q-15.25 0-25.75-10.29t-10.5-25.5q0-15.21 10.35-25.71T372-576h72v-53q-36-11-60-42.72T360-744q0-50 35-85t85-35q50 0 85 35t35 85q0 41-24 72.5T516-629v53h71.75q15.25 0 25.75 10.29t10.5 25.5q0 15.21-10.35 25.71T588-504h-72v334q67-8 123-42t94-87l-33-33q-11-11-10.5-26.5T702-385l83.79-69.79q9.21-8.21 19.71-2.96Q816-452.5 816-442v88q0 60-33 108t-82.5 81.5Q651-131 592-113.5T480.5-96Zm-.5-600q20.4 0 34.2-13.8Q528-723.6 528-744q0-20.4-13.8-34.2Q500.4-792 480-792q-20.4 0-34.2 13.8Q432-764.4 432-744q0 20.4 13.8 34.2Q459.6-696 480-696Z"/></svg> |