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
618 B
XML
1 line
618 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M612-576v257q0 11.67 11.5 15.83Q635-299 643-307l103.9-103.9Q758-422 763-434.89q5-12.89 5-27.11v-234q0-29.7-21.15-50.85Q725.7-768 696-768H462q-14.22 0-27.11 5-12.89 5-23.99 16.1L307-643q-8 8-3.83 19.5Q307.33-612 319-612h257q15.3 0 25.65 10.35Q612-591.3 612-576ZM384-348v257q0 11.67 11.5 15.83Q407-71 415-79l103.9-103.9Q530-194 535-206.89q5-12.89 5-27.11v-234q0-29.7-21.15-50.85Q497.7-540 468-540H234q-14.22 0-27.11 5-12.89 5-23.99 16.1L79-415q-8 8-3.83 19.5Q79.33-384 91-384h257q15.3 0 25.65 10.35Q384-363.3 384-348Z"/></svg> |