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="M432-720h96v-72h-96v72Zm48 240q-78.49 0-149.74-29.5Q259-539 192-578v-70q0-29.7 21.15-50.85Q234.3-720 264-720h96v-96q0-20.4 13.8-34.2Q387.6-864 408-864h144q20.4 0 34.2 13.8Q600-836.4 600-816v96h96q29.7 0 50.85 21.15Q768-677.7 768-648v70q-67 39-138.26 68.5Q558.49-480 480-480ZM300-132v-12h-36q-29.7 0-50.85-21.15Q192-186.3 192-216v-282q59 34 121.5 57.5T444-410v14q0 15.3 10.29 25.65Q464.58-360 479.79-360t25.71-10.35Q516-380.7 516-396v-14q68-7 130.56-30.71Q709.12-464.41 768-498v282q0 29.7-21.15 50.85Q725.7-144 696-144h-36v12q0 15.3-10.47 25.65Q639.05-96 623.57-96 609-96 598.5-106.5T588-132v-12H372v12q0 15.3-10.47 25.65Q351.05-96 335.57-96 321-96 310.5-106.5T300-132Z"/></svg>

After

Width:  |  Height:  |  Size: 771 B