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="M816-432q-20 0-34-14t-14-34v-240q0-20 14-34t34-14q20 0 34 14t14 34v240q0 20-14 34t-34 14ZM318-144q-14 0-27-5t-24-16L73-359q-11-10.71-11-25t11-25l42-42q14-14 32-19t36 0l57 14v-264q0-40.32 27.77-68.16 27.78-27.84 68-27.84Q376-816 404-788.16q28 27.84 28 68.16v144h48l139 65q29 14 43 41t9 59l-29 206q-4 26-24.68 43.5Q596.65-144 570-144H318Zm0-72h252l32-223-139-65H360v-216q0-10-7-17t-17-7q-10 0-17 7t-7 17v356l-146-36-16 16 168 168Zm0 0h252-252Z"/></svg>

After

Width:  |  Height:  |  Size: 544 B