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="M300-96h-60q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-48q-33 0-52.5-19.5T144-240v-408q0-29.7 21.15-50.85Q186.3-720 216-720v-24q0-29.7 21.15-50.85Q258.3-816 288-816h248q-2.86 11.2-4.86 23.2-2 12-3.14 24.8H288v48h243.98Q536-701 544-680t21 44H216v156h485l10 8q19.88 16 44.94 16T801-472q5-4 10-1.52 5 2.47 5 8.52v225q0 29.7-21.15 50.85Q773.7-168 744-168v48q0 10.2-6.9 17.1Q730.2-96 720-96h-60q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-48H324v48q0 10.2-6.9 17.1Q310.2-96 300-96Zm431.5-646.29q-10.5-10.29-10.5-25.5t10.29-25.71q10.29-10.5 25.5-10.5t25.71 10.29q10.5 10.29 10.5 25.5t-10.29 25.71q-10.29 10.5-25.5 10.5t-25.71-10.29Zm101.46-90.04Q864-800.65 864-756q0 32-29 75.5T756-592q-51-45-79.5-88.5T648-756q0-44.65 32-76.33Q712-864 756.96-864q44.96 0 76 31.67ZM216-408v168h528v-168H216Zm71.91 120h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q375.35-360 360.09-360h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5Zm312 0h71.83q15.26 0 25.76-10.29 10.5-10.29 10.5-25.5t-10.32-25.71Q687.35-360 672.09-360h-71.83q-15.26 0-25.76 10.29-10.5 10.29-10.5 25.5t10.32 25.71q10.33 10.5 25.59 10.5ZM216-240v-168 168Zm540-516Zm1-156q-65.74 0-111.37 45.66Q600-820.68 600-756q0 42 34 97.5T735-545q9 8 21 8t21-8q67-58 101-113.5t34-97.5q0-64.68-45.05-110.34Q821.91-912 757-912Z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB