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
606 B
XML
1 line
606 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360.21-480Q390-480 411-501.21t21-51Q432-582 410.79-603t-51-21Q330-624 309-602.79t-21 51Q288-522 309.21-501t51 21Zm240 0Q630-480 651-501.21t21-51Q672-582 650.79-603t-51-21Q570-624 549-602.79t-21 51Q528-522 549.21-501t51 21ZM360-144v-144h84v144h-84Zm156 0v-144h84v144h-84Zm-300.25 0Q186-144 165-165.15T144-216v-408q0-80 56-136t136-56h288q80 0 136 56t56 136v408q0 29.7-21.15 50.85Q773.7-144 744-144h-72v-144q0-29.7-21.15-50.85Q629.7-360 600-360H360q-29.75 0-50.94 21.15-21.18 21.15-21.18 50.85v144h-72.13Z"/></svg> |