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="M377.79-276q15.21 0 25.71-10.35T414-312v-240q0-15.3-10.5-25.65Q393-588 378.43-588h-42.86q-14.57 0-25.07 10.29t-10.5 25.5q0 15.21 10.35 25.71T336-516h6v204q0 15.3 10.29 25.65Q362.58-276 377.79-276ZM534-276h48q29.7 0 50.85-21.15Q654-318.3 654-348v-168q0-29.7-21.15-50.85Q611.7-588 582-588h-48q-29.7 0-50.85 21.15Q462-545.7 462-516v168q0 29.7 21.15 50.85Q504.3-276 534-276Zm0-72v-168h48v168h-48ZM396-816q-15.3 0-25.65-10.29Q360-836.58 360-851.79t10.35-25.71Q380.7-888 396-888h168q15.3 0 25.65 10.29Q600-867.42 600-852.21t-10.35 25.71Q579.3-816 564-816H396Zm84 720q-70 0-130.92-26.51-60.92-26.5-106.49-72.08-45.58-45.57-72.08-106.49Q144-362 144-432q0-70 26.51-130.92 26.5-60.92 72.08-106.49 45.57-45.58 106.49-72.08Q410-768 479.56-768q58.28 0 111.86 19.5T691-694l27.28-27.28Q729-732 743-731.5q14 .5 25 11.5t11 25q0 14-11 25l-26 27q35 45 54.5 98.81T816-431.86q0 69.86-26.51 130.78-26.5 60.92-72.08 106.49-45.57 45.58-106.49 72.08Q550-96 480-96Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB