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-480q-51 0-85.5-34.5T360-600q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T480-480Zm174 150q28 0 49-17t27.22-43q1.78-8 6.78-13t13-5q8 0 13.5 5t3.72 12.65Q761-354 734.5-328T672-296.5v38.5q0 8-5 13t-13 5q-8 0-13-5t-5-13v-38.5q-36-5.5-62.5-31.5t-32.72-62.35Q539-398 544.7-403t13.3-5q8 0 13 5t6.78 13Q584-364 605-347t49 17Zm.11-30Q634-360 620-373.92T606-408v-72q0-20.16 13.89-34.08 13.88-13.92 34-13.92Q674-528 688-514.08T702-480v72q0 20.16-13.89 34.08-13.88 13.92-34 13.92ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-132q0-15.3 10.29-25.65Q116.58-336 131.79-336t25.71 10.35Q168-315.3 168-300v132h132q15.3 0 25.65 10.29Q336-147.42 336-132.21t-10.35 25.71Q315.3-96 300-96H168ZM96-660v-132q0-29.7 21.15-50.85Q138.3-864 168-864h132q15.3 0 25.65 10.29Q336-843.42 336-828.21t-10.35 25.71Q315.3-792 300-792H168v132q0 15.3-10.29 25.65Q147.42-624 132.21-624t-25.71-10.35Q96-644.7 96-660ZM792-96H660q-15.3 0-25.65-10.29Q624-116.58 624-131.79t10.35-25.71Q644.7-168 660-168h132v-132q0-15.3 10.29-25.65Q812.58-336 827.79-336t25.71 10.35Q864-315.3 864-300v132q0 29.7-21.15 50.85Q821.7-96 792-96Zm0-564v-132H660q-15.3 0-25.65-10.29Q624-812.58 624-827.79t10.35-25.71Q644.7-864 660-864h132q29.7 0 50.85 21.15Q864-821.7 864-792v132q0 15.3-10.29 25.65Q843.42-624 828.21-624t-25.71-10.35Q792-644.7 792-660ZM276.36-240q-15.45 0-25.91-10.44Q240-260.88 240-276.32V-309q0-20.7 10.23-38.93T278-377q38-23 78.5-36t84.07-17q15.43-2 25.93 10t8.5 28q-2 29 6 55.5t27 54.5q9 14 2.5 28T490-240H276.36Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB