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="M480-168q-130 0-221-91t-91-221q0-130 91-221t221-91q130 0 221 91t91 221q0 130-91 221t-221 91Zm0-72q100 0 170-70t70-170q0-17-3-33.5t-8-33.5q-15 3-30 5t-31 2q-62.64 0-119.32-25Q472-590 430-635q-28 58.62-77 101.81Q304-490 241-466q6 96 74.33 161 68.32 65 164.67 65ZM252-549q45-23 76-61.5t50-85.5q-45 23-78.5 61T252-549Zm132.21 141q-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.5ZM648-612q8 0 15-.5t15-2.5q-33-50-85.5-77.5T480-720h-12q-6 0-12 2 32 50 82.5 78T648-612Zm-71.79 204q-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.5ZM48-756v-84q0-29.7 21.15-50.85Q90.3-912 120-912h84q15.3 0 25.65 10.29Q240-891.42 240-876.21t-10.35 25.71Q219.3-840 204-840h-84v84q0 15.3-10.29 25.65Q99.42-720 84.21-720T58.5-730.35Q48-740.7 48-756ZM204-48h-84q-29.7 0-50.85-21.15Q48-90.3 48-120v-84q0-15.3 10.29-25.65Q68.58-240 83.79-240t25.71 10.35Q120-219.3 120-204v84h84q15.3 0 25.65 10.29Q240-99.42 240-84.21T229.65-58.5Q219.3-48 204-48Zm636 0h-84q-15.3 0-25.65-10.29Q720-68.58 720-83.79t10.35-25.71Q740.7-120 756-120h84v-120h72v120q0 30-21.15 51T840-48Zm0-708v-84h-84q-15.3 0-25.65-10.29Q720-860.58 720-875.79t10.35-25.71Q740.7-912 756-912h84q29.7 0 50.85 21.15Q912-869.7 912-840v84q0 15.3-10.29 25.65Q891.42-720 876.21-720t-25.71-10.35Q840-740.7 840-756Zm-384 38Zm-78 22Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB