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-240q-20 0-34-14t-14-34q0-20 14-34t34-14h504q10.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 7H144Zm600 0q-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-7 10.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 7Zm96 0q-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-7 10.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 7Zm-96-144q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-48q0-30-21.23-51T648-528h-48q-50.15 0-85.07-34.89-34.93-34.9-34.93-85Q480-698 514.93-733q34.92-35 85.07-35 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 21t-21 51q0 30 21 51t51 21h48q50 0 85 35t35 85v48q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8Zm96 0q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-50q0-69-49.5-117.5T648-624q-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 50.5-21.58 20.5-21.57 20.5-51Q719-774 697.89-795T648-816q-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 49.73 0 84.37 34.69Q767-794.61 767-744.8q0 25.8-9.5 48.8-9.5 23-28.5 40 61 25 98 78.69T864-458v50q0 10.4-6.8 17.2-6.8 6.8-17.2 6.8Z"/></svg> |