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="M0-228v-72h171q11-70 56-121.5T337-492l-47-204H180q-15.3 0-25.65-10.29Q144-716.58 144-731.79t10.35-25.71Q164.7-768 180-768h109.96Q316-768 336-752.5t25 40.5l64 282h-27q-66 0-111.5 49.5T241-260v32H0Zm408 84q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm360-96q-81 0-136.5-55.5T576-432H474l-17-72h133q5-14 12.5-25.5T619-552H446l-16-72h230l-44-120H468q-15.3 0-25.65-10.29Q432-764.58 432-779.79t10.35-25.71Q452.7-816 468-816h148q23.28 0 41.64 13T684-769l53.04 145h31.43Q850-624 905-566.5t55 135.56q0 79.94-56.16 135.44T768-240Zm-72-287 26 73q5 14 18.5 20.5T768-432q14-5 20.5-18.5T790-478l-27-73-67 24Z"/></svg>

After

Width:  |  Height:  |  Size: 724 B