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="m408-405 54 15q5 2 8.5-1.5t3.5-8.5v-6q0-1-4-8l-36-26v-101l110 33q7 2 12.5-2.5T562-522v-6q0-3-7-12l-121-73v-87q0-11-7.5-19.5T408-728q-11 0-18.5 8.5T382-700v87l-120 72q-2 1-8 14v3q0 8 6 12.5t14 2.5l108-32v101l-34 26q-1 1-5 9v3q0 6 5 9.5t10 1.5l50-14ZM601-96q-15 0-25-10.5T566-131q0-7 2.5-13.5T576-156q109-110 162.5-207.5T792-549q0-75-21-133.5T701-805q-4-5-6.5-11t-2.5-13q0-14 10.5-24.5T728-864q8 0 15 2.5t12 8.5q59 72 84 142.5T864-549q0 97-60.5 209T625-106q-5 5-11 7.5T601-96Zm-192-23q-13 0-24.5-4.5T362-137q-40-35-86.5-82T189-320q-40-54-66-112.5T97-549q0-134 89-224.5T409-864q133 0 222.5 90.5T721-549q0 89-65.5 190.5T456-137q-11 9-22.5 13.5T409-119Z"/></svg>

After

Width:  |  Height:  |  Size: 751 B