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
656 B
XML
1 line
656 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M450-483q26-30 40-66t14-75q0-38-14-74t-40-67q8-2 15-2.5t15-.5q60 0 102 42t42 102q0 60-42 102t-102 42q-8 0-15.5-.5T450-483Zm179 291q9-17 14-35t5-37v-20q0-41-19-76.5T576-421q68 16 130 44t62 93v20q0 30-21 51t-51 21h-67Zm271-324H732q-15 0-25.5-10.5T696-552q0-15 10.5-25.5T732-588h168q15 0 25.5 10.5T936-552q0 15-10.5 25.5T900-516Zm-612 36q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM0-264v-20q0-25 12.5-46.5T47-366q54-34 115.5-50T288-432q63 0 124 17t117 49q21 14 34 35.5t13 46.5v20q0 30-21 51t-51 21H72q-30 0-51-21T0-264Z"/></svg> |