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
560 B
XML
1 line
560 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-384q57 0 100.5 23t43.5 52q0 9-6 15t-15 6H357q-9 0-15-6t-6-15q0-29 43.5-52T480-384Zm0-48q-30 0-51-21t-21-51q0-30 21-51t51-21q30 0 51 21t21 51q0 30-21 51t-51 21ZM72-276v-408q0-50 110-79t298-29q188 0 298 29t110 79v408q0 35-40.5 61.5T731-172q-23 5-41-10.5T672-222v-366q0-24 15.5-42.5T726-654q24-6 44-12.5t34-13.5q-43-17-136-28.5T480-720q-95 0-188 11.5T156-680q14 7 34.5 13.5T234-654q23 5 38.5 23.5T288-588v366q0 24-18 39.5T229-172q-76-16-116.5-42.5T72-276Z"/></svg> |