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="M743-122 613-252l-26 107q-5 19-20 31t-35 12H428q-20 0-35-12t-20-31l-37-150q-44-33-70-82t-26-109q0-30 7-58t20-53L115-750q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-122ZM480-318q15 0 29-2.5t27-7.5L322-542q-5 13-7.5 27t-2.5 29q0 70 49 119t119 49Zm213-58-55-55q5-13 7.5-26.5T648-486q0-70-49-119t-119-49q-15 0-29 2.5t-27 7.5l-76-76 26-107q5-19 19.5-31t34.5-12h104q20 0 34.5 12t19.5 31l36 148q45 33 71.5 83T720-486q0 30-7 57.5T693-376ZM440-174h80l20-80q-14 4-29 6t-31 2q-16 0-31-2t-29-6l20 80Zm-19-544q14-4 29-6t30-2q15 0 29.5 2t28.5 6l-19-80h-78l-20 80Zm19 544h-20 120-100Zm-19-624h117-117Z"/></svg>

After

Width:  |  Height:  |  Size: 732 B