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
488 B
XML
1 line
488 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-528q0-30.08 21.15-51.04T264-600v-96q0-29.7 21.17-50.85Q306.33-768 336.06-768h288.22Q654-768 675-746.85T696-696v96q30 0 51 21.15T768-528v144q0 20.44-13.78 34.22Q740.44-336 720-336l-33 89q-2 3-4.5 5t-6.5 2h-8q-4 0-6.5-2t-4.5-5l-33-89H336l-33 89q-2 3-4.5 5t-6.5 2h-8q-4 0-6.5-2t-4.5-5l-33-89q-20.44 0-34.22-13.78Q192-363.56 192-384v-144Zm324-72h108v-96H516v96Zm-180 0h108v-96H336v96Z"/></svg> |