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
662 B
XML
1 line
662 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480q59 0 117-7t115-23q21-7 38.5 6t17.5 35v271q0 23-13.66 41.86Q740.67-137.28 719-129q-57 19-117.81 26T480-96q-60.38 0-121.19-7Q298-110 241-129q-21.67-8.28-35.34-27.14Q192-175 192-198v-271q0-22 17.5-35t38.5-6q57 16 115 23t117 7Zm216 282v-234q-54 13-107.5 18.5T480-408q-55 0-108.5-5.5T264-432v234q53 17 107 23.5t109 6.5q55 0 109-6.5T696-198ZM480-864q60 0 102 42t42 102q0 60-42 102t-102 42q-60 0-102-42t-42-102q0-60 42-102t102-42Zm.21 216Q510-648 531-669.21t21-51Q552-750 530.79-771t-51-21Q450-792 429-770.79t-21 51Q408-690 429.21-669t51 21Zm-.21-65Zm0 412Z"/></svg> |