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.24-216q-68.24 0-127.68-1.82-50.81-1.82-100.19-5Q203-226 180.47-232q-25.47-7-43.97-24.5T111-298.94Q105-321 102-352q-3-31-5-60-2-33-2-68t2-68q2-29 5-60t9-53.06q7-24.94 25.5-42.44Q155-721 180.47-728q22.53-6 71.9-9.18 49.38-3.18 100.19-5Q412-744 480.18-744h38.41q38.41 0 88.88 1.5 50.46 1.5 100.44 5 49.99 3.5 72.1 9.5Q805-721 823-703.5q18 17.5 25 42.44 6 22.06 9 53.06 3 31 5 60 2 33 2 68t-2 68q-2 29-5 60t-9 53.06q-7 24.94-25 42.44-18 17.5-42.94 24.5-22.06 6-72.04 9.18-49.98 3.18-100.43 4.55-50.46 1.36-88.91 1.82l-38.44.45Zm-.24-72q85 0 171.5-3T762-301q6.25-2.22 10.63-6.11Q777-311 779-317q8-28 10.5-78.97 2.5-50.96 2.5-84 0-33.03-2.5-84.03T779-642q-2.43-6.07-6.68-10.32T762-659q-24-7-110.5-10T480-672q-85 0-171 3t-110 10q-6.25 2.22-10.62 6.11Q184-649 182-643q-8 28-11.5 78.97-3.5 50.96-3.5 84 0 33.03 3.5 84.03t11.5 78q2.43 6.07 6.68 10.32T199-301q24 7 110 10t171 3Zm96-208-145-82q-9-5-18 0t-9 15.66v164.68q0 10.66 9 15.66t18 0l145-82q9-5 9-16t-9-16Zm-96 16Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB