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="M772-399q-17-41-48.5-65T652-503l-231-86q-16-5-35.5-8t-36.5-3h-61v-46q0-20 9-38t26-30l198.1-141.11Q532-863 544.48-867q12.48-4 25.5-4t25.52 4q12.5 4 23.5 12l198 141q17 12 26 30t9 38v247h-80ZM607.14-635q8.86 0 15.36-6.64 6.5-6.65 6.5-15.5 0-8.86-6.64-15.36-6.65-6.5-15.5-6.5-8.86 0-15.36 6.64-6.5 6.65-6.5 15.5 0 8.86 6.64 15.36 6.65 6.5 15.5 6.5Zm-74 0q8.86 0 15.36-6.64 6.5-6.65 6.5-15.5 0-8.86-6.64-15.36-6.65-6.5-15.5-6.5-8.86 0-15.36 6.64-6.5 6.65-6.5 15.5 0 8.86 6.64 15.36 6.65 6.5 15.5 6.5Zm74 74q8.86 0 15.36-6.64 6.5-6.65 6.5-15.5 0-8.86-6.64-15.36-6.65-6.5-15.5-6.5-8.86 0-15.36 6.64-6.5 6.65-6.5 15.5 0 8.86 6.64 15.36 6.65 6.5 15.5 6.5Zm-74 0q8.86 0 15.36-6.64 6.5-6.65 6.5-15.5 0-8.86-6.64-15.36-6.65-6.5-15.5-6.5-8.86 0-15.36 6.64-6.5 6.65-6.5 15.5 0 8.86 6.64 15.36 6.65 6.5 15.5 6.5Zm-8.39 457.04Q536-101 549-100t24-4l291-112q0-29-17-50.5T803-288H542q-21 0-33-1.5t-29-6.5l-25-8q-11-3-15-13t0-20q4-10 13.5-14.5t19.5-.5l26 10q11 4 21.5 5t21.5 2h91q11 0 18.5-6.64T659-359q0-26-16-45.5T603-433l-249.69-90.25Q347-525 339.33-526.5 331.67-528 324-528h-60v353l260.75 71.04ZM48-168q0 29.7 21.21 50.85Q90.42-96 120.21-96T171-117.15q21-21.15 21-50.85v-288q0-29.7-21.21-50.85-21.21-21.15-51-21.15T69-506.85Q48-485.7 48-456v288Z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB