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-288q-80 0-136-56t-56-136q0-80 56-136t136-56q80 0 136 56t56 136q0 80-56 136t-136 56Zm312-192q0-47-13-89t-36-79q-8-14-7.5-29t12.5-25q12-10 27-7.5t24 15.5q31 46 48 100t17 114q0 60-17 114t-48 100q-9 13-24 15.5t-27-7.5q-12-10-12.5-25t7.5-29q23-37 36-79t13-89ZM480-792q-47 0-89 13t-79 36q-14 8-29 7.5T258-748q-10-12-7.5-27t15.5-24q46-31 100-48t114-17q60 0 114 17t100 48q13 9 15.5 24t-7.5 27q-10 12-25 12.5t-29-7.5q-37-23-79-36t-89-13ZM168-480q0 47 13 89t36 79q8 14 7.5 29T212-258q-12 10-27 7.5T161-266q-31-46-48-100T96-480q0-60 17-114t48-100q9-13 24-15.5t27 7.5q12 10 12.5 25t-7.5 29q-23 37-36 79t-13 89Zm312 312q47 0 89-13t79-36q14-8 29-7.5t25 12.5q10 12 7.5 27T694-161q-46 31-100 48T480-96q-60 0-114-17t-100-48q-13-9-15.5-24t7.5-27q10-12 25-12.5t29 7.5q37 23 79 36t89 13Z"/></svg>

After

Width:  |  Height:  |  Size: 875 B