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="M763-96h-91q-15.3 0-25.65-10.29Q636-116.58 636-131.79t10.35-25.71Q656.7-168 672-168h27v8L154-705h14v33q0 15.3-10.29 25.65Q147.42-636 132.21-636t-25.71-10.35Q96-656.7 96-672v-91l-15-15q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-10.67 11-25.33 11Q788-71 777-82l-14-14Zm101-192v90l-72-72v-18q0-15.3 10.29-25.65Q812.58-324 827.79-324t25.71 10.35Q864-303.3 864-288ZM198-864h90q15.3 0 25.65 10.29Q324-843.42 324-828.21t-10.35 25.71Q303.3-792 288-792h-18l-72-72Zm630.21 228q-15.21 0-25.71-10.35T792-672v-120H672q-15.3 0-25.65-10.29Q636-812.58 636-827.79t10.35-25.71Q656.7-864 672-864h120q29.7 0 50.85 21.15Q864-821.7 864-792v120q0 15.3-10.29 25.65Q843.42-636 828.21-636ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-120q0-15.3 10.29-25.65Q116.58-324 131.79-324t25.71 10.35Q168-303.3 168-288v120h120q15.3 0 25.65 10.29Q324-147.42 324-132.21t-10.35 25.71Q303.3-96 288-96H168Zm276-76L228-295q-17-11-26.5-27t-9.5-36v-245q0-18.87 9.45-35.49Q210.9-655.12 228-665l43-24 418 418-173 99q-17.13 10-36.07 10Q461-162 444-172Zm307-139L570-492l126-75v-35l-42-24-136 82-183-183 109-62q17.13-10 36.07-10Q499-799 516-789l216 124q17.1 9.88 26.55 26.51Q768-621.87 768-603v246q0 12.65-4.64 24.15-4.63 11.5-12.36 21.85Zm-271 78 36-21v-190L376-584l-70-42-42 24v34l180 108v206l36 21Z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB