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
697 B
XML
1 line
697 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-336q-9.88 0-16.94-7.06Q360-350.12 360-360v-144q0-9.88 7.06-16.94Q374.12-528 384-528h24v-24q0-29 21.21-50.5t51-21.5Q510-624 531-602.5t21 50.5v24h24q9.88 0 16.94 7.06Q600-513.88 600-504v144q0 9.88-7.06 16.94Q585.88-336 576-336H384Zm60-192h72v-24q0-15.3-10.29-25.65Q495.42-588 480.21-588t-25.71 10.35Q444-567.3 444-552v24ZM120-192q-29.7 0-50.85-21.15Q48-234.3 48-264v-432q0-29.7 21.15-50.85Q90.3-768 120-768h720q29.7 0 50.85 21.15Q912-725.7 912-696v432q0 29.7-21.15 50.85Q869.7-192 840-192H120Zm48-72v-432h-48v432h48Zm72 0h480v-432H240v432Zm552 0h48v-432h-48v432ZM168-696h-48 48Zm624 0h48-48Z"/></svg> |