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.5-276q-29.5 0-51-20T408-345v-90q0-29 21.5-49t51-20q29.49 0 50.5 20 21 20 21 49v90q0 29-21 49-21.01 20-50.5 20Zm0 48q41.5 0 73-24t42.5-66q1.67-8.25 8.33-13.13Q611-336 619-336q12 0 19 9t4.09 20.2Q629-258 592-224t-88 42v62q0 10.4-6.8 17.2Q490.4-96 480-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-62q-51-8-87.5-42t-50.41-82.8Q315-318 322-327t19-9q8 0 14.67 4.87 6.66 4.88 8.33 13.13 11 42 43 66t73.5 24ZM84-384q-15.3 0-25.65-10.35Q48-404.7 48-420v-32q0-25 14-46t38-33q45-23 92-34t96-11q25.97 0 50.31 3 24.35 3 48.69 9 8 2 8.5 10t-7.2 11.75Q345-522 313.5-484.5T271-400.32q-2 7.32-7 11.82t-12 4.5H84Zm624 0q-7 0-12-4.5t-7-11.82Q678-447 646.5-484.5 615-522 571.7-542.25 564-546 564.5-554t8.5-10q24.34-6 48.69-9 24.34-3 50.31-3 49 0 96 11t92 34q24 12 38 33t14 46v32q0 15.3-10.35 25.65Q891.3-384 876-384H708ZM288-624q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm384 0q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB