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="M267.5-620q22.5 4 37.5 11.85t23 19.14q8 11.29 8 26.01v167q0 15.3-10.35 25.65Q315.3-360 300-360h-24v156q0 25-17.5 42.5T216-144q-25 0-42.5-17.5T156-204v-156h-24q-15.3 0-25.65-10.35Q96-380.7 96-396v-167q0-14.72 8-26.01 8-11.29 23-19.14Q142-616 164.5-620t51.5-4q29 0 51.5 4Zm-51.62-52Q186-672 165-693.12q-21-21.12-21-51T165.12-795q21.12-21 51-21T267-794.88q21 21.12 21 51T266.88-693q-21.12 21-51 21ZM504-600q-25 0-42.5-17.5T444-660q0-25 17.5-42.5T504-720q25 0 42.5 17.5T564-660q0 25-17.5 42.5T504-600Zm264.11 73Q748-527 734-540.89q-14-13.88-14-34Q720-595 733.89-609q13.88-14 34-14Q788-623 802-609.11q14 13.88 14 34Q816-555 802.11-541q-13.88 14-34 14ZM504-552q26 0 46 3.5t34 11.5q14 8 21 17.5t7 23.5v136q0 15.3-10.35 25.65Q591.3-324 576-324h-18v126q0 22.68-15.73 38.34Q526.55-144 503.77-144q-22.77 0-38.27-15.66Q450-175.32 450-198v-126h-17.84q-15.16 0-25.66-10.35T396-360v-136q0-14 7-23.5t21-17.5q14-8 34-11.5t46-3.5Zm263.85 48q23.15 0 41.15 3.5t30 9.5q12 6 18.5 15.19 6.5 9.2 6.5 20.81v119q0 15.3-10.35 25.65Q843.3-300 828-300h-12v108q0 20.4-14 34.2-14 13.8-34 13.8t-34-13.8q-14-13.8-14-34.2v-108h-12q-15.3 0-25.65-10.35Q672-320.7 672-336v-119q0-11.61 6.5-20.81Q685-485 697-491t29.85-9.5q17.84-3.5 41-3.5Z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB