Ship Material Symbols in the 20 optical-size cut

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
This commit is contained in:
Andreas Reinhold / reini
2026-09-14 04:00:16 +02:00
co-authored by Claude Fable 5.1
parent b1fc0c9cfa
commit c22d693334
8272 changed files with 8310 additions and 17 deletions
@@ -0,0 +1 @@
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-576q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm-61 408q-15 0-25.5-10.5T383-204q0-15 10.5-25.5T419-240h26q11 0 16 8.5t1 17.5l-12 27q-5 9-13 14t-18 5ZM239-462q52-30 112.5-48T480-528q23 0 47.5 2t47.5 7q9 2 13.5 11t-.5 18l-72 157q-5 10-13.5 15.5T483-312h-64q-45 0-76.5 31.5T311-204q0 28 12 51t33 38q8 5 6 12t-9 7H228q-15 0-25.5-10.5T192-132v-248q0-26 12.5-47t34.5-35Zm529 294q0 30-21 51t-51 21h-1q-15 0-25.5-10.5T659-132v-331q0-11 8.5-17t17.5-1q9 5 18 9.5t18 9.5q23 12 35 34t12 48v212Z"/></svg>

After

Width:  |  Height:  |  Size: 626 B