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-102 86-86q11-11 25.5-11t25.98 11Q628-177 628-162.5T617-137L505.28-25.28Q500-20 493.7-17.5T480.2-15q-7.2 0-13.5-2.5T455-25L343-137q-11-11-10.5-25.5T344-188q11-11 25.5-11t25.5 11l85 86Zm0-192 86-86q11-11 25.5-11t25.98 11Q628-369 628-354.5T617-329L505.28-217.28Q500-212 493.7-209.5t-13.5 2.5q-7.2 0-13.5-2.5T455-217L343-329q-11-11-10.5-25.5T344-380q11-11 25.5-11t25.5 11l85 86Zm0-372-86 86q-11 11-25.5 11T343-580q-11-11-11-25.67 0-14.66 11-25.33l111.76-111.72Q460-748 466.3-750.5q6.3-2.5 13.5-2.5t13.5 2.5q6.3 2.5 11.7 7.5l112 112q11 10.64 11 24.82T617-581q-11 11-25.67 11-14.66 0-25.33-11l-86-85Zm0-192-86 86q-11 11-25.5 11T343-772q-11-11-11-25.67 0-14.66 11-25.33l111.76-111.72Q460-940 466.3-942.5q6.3-2.5 13.5-2.5t13.5 2.5q6.3 2.5 11.7 7.5l112 112q11 10.64 11 24.82T617-773q-11 11-25.67 11-14.66 0-25.33-11l-86-85Z"/></svg>

After

Width:  |  Height:  |  Size: 922 B