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="M264-384q-29.7 0-50.85-21.15Q192-426.3 192-456v-240q0-29.7 21.15-50.85Q234.3-768 264-768h132q15.3 0 25.65 10.29Q432-747.42 432-732.21t-10.35 25.71Q411.3-696 396-696H264v84h96q29.7 0 50.85 21.15Q432-569.7 432-540v84q0 29.7-21.15 50.85Q389.7-384 360-384h-96Zm0-72h96v-84h-96v84Zm336 72q-29.7 0-50.85-21.15Q528-426.3 528-456v-240q0-29.7 21.15-50.85Q570.3-768 600-768h96q29.7 0 50.85 21.15Q768-725.7 768-696v240q0 29.7-21.15 50.85Q725.7-384 696-384h-96Zm0-72h96v-240h-96v240ZM180.21-96Q165-96 154.5-106.35T144-132v-120q0-15.3 10.29-25.65Q164.58-288 179.79-288t25.71 10.35Q216-267.3 216-252v120q0 15.3-10.29 25.65Q195.42-96 180.21-96Zm144 0Q309-96 298.5-106.35T288-132v-120q0-15.3 10.29-25.65Q308.58-288 323.79-288t25.71 10.35Q360-267.3 360-252v120q0 15.3-10.29 25.65Q339.42-96 324.21-96Zm144 0Q453-96 442.5-106.35T432-132v-120q0-15.3 10.29-25.65Q452.58-288 467.79-288t25.71 10.35Q504-267.3 504-252v120q0 15.3-10.29 25.65Q483.42-96 468.21-96ZM612-96q-15.3 0-25.65-10.35Q576-116.7 576-132v-120q0-15.3 10.35-25.65Q596.7-288 612-288h168q15.3 0 25.65 10.35Q816-267.3 816-252v120q0 15.3-10.35 25.65Q795.3-96 780-96H612Z"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB