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="M168-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-660Zm383.79 252Q450-408 429-429.03q-21-21.02-21-50.55Q408-510 429.03-531q21.02-21 50.55-21Q510-552 531-531.24t21 51.45Q552-450 531.24-429t-51.45 21ZM792-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-660ZM255.63-452q-16.16 0-25.4 14.55Q221-422.9 226-406q20 66 68 113t114 67q16 5 29.5-4.5T451-257q0-14-8-24t-21-15q-45-16-79-49.5T295-424q-4.17-12.35-14.58-20.18Q270-452 255.63-452Zm.37-56q-16.58 0-25.79-14.5t-4.08-32.92q19.48-64.45 68.17-111.52Q343-714 408-734q17-5 30 4.5t13 26.5q0 14-8 24t-21 15q-45 16-78.5 49T296-537q-5 13-15.67 21T256-508Zm449 56q17 0 25.5 14.55T734-406q-20 66-68 113t-113 67q-17 5-30.5-4.5T509-257q0-14 8.5-24t21.5-15q45-16 78.5-49.5T666-424q4.24-12.35 14.84-20.18Q691.43-452 705-452Zm0-56q17 0 25.5-14.5t3.29-32.94Q714-620 666-667q-48-47-113-67-17-5-30.5 4.5T509-703q0 14 8.5 24t21.5 15q45 16 78.35 48.85Q650.69-582.31 666-537q4.24 12.79 14.84 20.9Q691.43-508 705-508Z"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB