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-96q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480q0-60 17-115t49-101l-47-47q-11-11-10.5-25.5T116-794q11-11 25.5-11t25.5 11l627 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116l-47-46q-46 32-101 49T480-96Zm-3-73q46 0 87.5-12t77.5-35l-95-95q-40 21-68.5 57T439-171q9 2 18.5 2H477Zm-105-18q8-63 57-115t69-63q-31-9-62.5-14t-63.5-5q-36 0-72 6.5T230-359q-14 5-18.5 18.5T215-315q27 45 67 77.5t90 50.5Zm108-677q80 0 149.5 30t122 82.5Q804-699 834-629.5T864-480q0 44-9.5 85T828-316q-5 12-16 18t-23 6q-9 0-17-3t-16-11L654-408q38-2 64-30t26-66q0-40-28-68t-68-28q-38 0-66 26t-30 64l-49-49q8-64-37.5-110T355-707l-49-49q-7-7-10-15.5t-3-17.5q0-12 5.5-22.5T316-828q37-18 78.5-27t85.5-9ZM372-444q10 0 19-1.5t18-3.5L245-613q-2 9-3.5 18t-1.5 19q0 55 38.5 93.5T372-444Z"/></svg>

After

Width:  |  Height:  |  Size: 853 B