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="M120-192v60q0 15.3-10.29 25.65Q99.42-96 84.21-96T58.5-106.35Q48-116.7 48-132v-660q0-29.7 21.15-50.85Q90.3-864 120-864h240q29.7 0 50.85 21.15Q432-821.7 432-792v660.23q0 14.77-10.29 25.27T396.21-96Q381-96 370.5-106.35T360-132v-60H120Zm652-192-76 75v177q0 15.3-10.29 25.65Q675.42-96 660.21-96t-25.71-10.35Q624-116.7 624-132v-206l70-70-22-110q-28 38-67 58.5T515-434q-14 2-24.5-8.5t-10.5-25q0-14.5 10-25.5t24-13q42-5 69.5-25.5T636-594l16-28q20-34 54-45.5t69 3.5l163 69q10.08 4.58 16.04 13.29Q960-573 960-562v94q0 15.3-10.29 25.65Q939.42-432 924.21-432t-25.71-10.35Q888-452.7 888-468v-70l-79-34 85 433q3 17-7.83 30Q875.33-96 858-96q-12.83 0-22.92-8Q825-112 823-125l-51-259ZM120-264h240v-528H120v528Zm87-208 67-41q9-5.36 9-15.18T274-543l-67-41q-9-5-18 0t-9 16v80q0 11 9 16t18 0Zm464.75-224q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM120-264h240-240Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB