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="M344-216v-128H216v128h128Zm200 0v-98l-30-30h-98v128h128Zm72 0Zm101-128Zm-373-72v-97l-31-31h-97v128h128Zm72 0Zm328 0v-128H616v98l30 30h98ZM517-545Zm-301-71Zm328 0v-128H416v98l30 30h98Zm200 0v-128H616v128h128ZM318-744Zm498 498L246-816h498q29.7 0 50.85 21.15Q816-773.7 816-744v498ZM216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-600l672 672H216Zm560.64 61.66L81-778q-11-11-10.5-25T82-828q11-11 25-11t25 11l695.66 695.66Q839-121 839-107t-11 25.48Q817-71 802.5-71t-25.86-11.34Z"/></svg>

After

Width:  |  Height:  |  Size: 575 B