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="M264-480.48Q264-432 283.5-391q19.5 41 52.5 70v-27q0-15.3 10.29-25.65Q356.58-384 371.79-384t25.71 10.35Q408-363.3 408-348v120q0 15.3-10.35 25.65Q387.3-192 372-192H252q-15.3 0-25.65-10.29Q216-212.58 216-227.79t10.35-25.71Q236.7-264 252-264h38q-45-40-71.5-95.67Q192-415.35 192-480q0-84.83 44-153.41Q280-702 352.2-737q12.8-7 25.8-.5t18 20.69q5 14.2-.5 27.5Q390-676 377-669q-50.62 27.83-81.81 77.65Q264-541.52 264-480.48Zm468 .48q-15 0-26.5-10.35T691-516q-7-37-24-68.5T624-639v27q0 15.3-10.29 25.65Q603.42-576 588.21-576t-25.71-10.35Q552-596.7 552-612v-120q0-15.3 10.35-25.65Q572.7-768 588-768h120q15.3 0 25.65 10.29Q744-747.42 744-732.21t-10.35 25.71Q723.3-696 708-696h-38q38 34 63.5 80T766-516q2 15.3-8.5 25.65Q747-480 732-480ZM600-96q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h24v-48q0-29 21.21-50.5t51-21.5Q726-408 747-386.5t21 50.5v48h24q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1Q802.2-96 792-96H600Zm60-192h72v-48q0-15.3-10.29-25.65Q711.42-372 696.21-372t-25.71 10.35Q660-351.3 660-336v48Z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB