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
1.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-335q-20 0-34-14t-14-34q0-20 14-34t34-14h282L115-743q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-115L522-335H144Zm600-97q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v48q0 10-6.92 17-6.93 7-17.08 7h-18l-6-6v-66q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8Zm96 0q10.4 0 17.2 6.77 6.8 6.76 6.8 17.11v47.77q0 10.35-6.8 17.35-6.8 7-17.2 7-10.4 0-17.2-6.77-6.8-6.76-6.8-17.11v-47.77q0-10.35 6.8-17.35 6.8-7 17.2-7Zm-216 0h24q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v25l-48-49Zm120-48q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-47q0-30-21.23-51T648-623h-48q-50.15 0-85.07-35.5Q480-694 480-744.11q0-50.1 34.93-85Q549.85-864 600-864q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-30 0-51 21t-21 51q0 30 21 51.5t51 21.5h48q50 0 85 35t35 85v47q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8Zm96 0q-10.4 0-17.2-6.89-6.8-6.9-6.8-17.44V-553q0-70-49-118.5T648-720q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 30 0 51-21t21-51q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 26-10 48.5T729-752q61 25 98 79t37 120v48.67q0 10.54-6.8 17.44Q850.4-480 840-480Z"/></svg> |