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="M234-170q-11 11-26.5 10t-25.54-13.24Q140-225 118-287.5 96-350 96-416q0-80 30-149.5t82.5-122Q261-740 330.81-770T480-800q99 0 184 47t139 130q8 12 5 26.5T792.5-574q-12.5 8-27 5.5T743-584q-44-67-113.5-105.5T480-728q-130 0-221 91t-91 221q0 53.2 17.5 102.6Q203-264 235-222q9 11.66 9.5 26.45T234-170Zm102-102q-11 11-26 10.5T286-274q-22-30-34-66t-12-76q0-100 70-170t170-70q100 0 170 70t70 170q0 40-12.5 77T672-272q-8.41 11.14-22.7 11.57Q635-260 624-271t-11-25.5q0-14.5 8-27.5 13-20 20-43.14 7-23.15 7-48.86 0-70-49-119t-119-49q-70 0-119 49t-49 119q0 26 7 49t20 43q8 13 8 27t-11 25Zm143.79-72Q450-344 429-365.21t-21-51Q408-446 429.21-467t51-21Q510-488 531-466.79t21 51Q552-386 530.79-365t-51 21Zm348.42 192q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM792-308v-168q0-15.3 10.29-25.65Q812.58-512 827.79-512t25.71 10.35Q864-491.3 864-476v168q0 15.3-10.29 25.65Q843.42-272 828.21-272t-25.71-10.35Q792-292.7 792-308Z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB