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="M180-396q-15.3 0-25.65-10.29Q144-416.58 144-431.79t10.35-25.71Q164.7-468 180-468h216q15.3 0 25.65 10.29Q432-447.42 432-432.21t-10.35 25.71Q411.3-396 396-396H180Zm0-150q-15.3 0-25.65-10.29Q144-566.58 144-581.79t10.35-25.71Q164.7-618 180-618h360q15.3 0 25.65 10.29Q576-597.42 576-582.21t-10.35 25.71Q555.3-546 540-546H180Zm0-150q-15.3 0-25.65-10.29Q144-716.58 144-731.79t10.35-25.71Q164.7-768 180-768h360q15.3 0 25.65 10.29Q576-747.42 576-732.21t-10.35 25.71Q555.3-696 540-696H180Zm492.21 456q-15.21 0-25.71-10.35T636-276v-120H516q-15.3 0-25.65-10.29Q480-416.58 480-431.79t10.35-25.71Q500.7-468 516-468h120v-120q0-15.3 10.29-25.65Q656.58-624 671.79-624t25.71 10.35Q708-603.3 708-588v120h120q15.3 0 25.65 10.29Q864-447.42 864-432.21t-10.35 25.71Q843.3-396 828-396H708v120q0 15.3-10.29 25.65Q687.42-240 672.21-240Z"/></svg>

After

Width:  |  Height:  |  Size: 913 B