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="M192 0q-39.6 0-67.8-28.2Q96-56.4 96-96q0-39.6 28.2-67.8Q152.4-192 192-192h576q39.6 0 67.8 28.2Q864-135.6 864-96q0 39.6-28.2 67.8Q807.6 0 768 0H192Zm405-506-91-91-145 145 91 90 145-144Zm-40-142 91 91 144-145-90-90-145 144Zm-75-26 192 192-171 171q-22 20-50.5 21.5T404-308q-10 10-22 15t-25.9 5H235q-12 0-16-11.5t4-19.5l85-85q-21-20-20-49.5t23-49.5l171-171Zm0 0 169-169q21-21 51-21t50.81 20.98L843-753q20 21.57 20 50.79Q863-673 843-651L674-482 482-674Z"/></svg>

After

Width:  |  Height:  |  Size: 551 B