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="M443.57-96Q429-96 418.5-106.5T408-132q0-15 10.5-25.5T444-168v-51q-35-5-66-18t-57-33l-36 36q11 10.91 11 25.45Q296-194 285.07-183t-25.5 11q-14.57 0-25.34-10.95l-51.46-51.1Q172-245 172-259.71q0-14.7 11-25.29 11-11 25.5-11t25.5 11l36-36q-20-27-33-57.5T219-444h-51q0 15-10.5 25.5T132-408q-15 0-25.5-10.5T96-443.57v-72.86q0-14.57 10.5-25.07T132-552q15 0 25.5 10.5T168-516h51q5-35 18-65.5t33-57.5l-36-36q-11 11-25.5 11T183-675q-11-11-11-25.71 0-14.7 11-25.29l51.06-51.06Q245-788 259.71-788q14.7 0 25.29 11 11 10.59 11 25.29Q296-737 285-726l36 36q27-20 57.5-33t65.5-18v-51q-15 0-25.5-10.5T408-828q0-15 10.5-25.5t25.07-10.5h72.86q14.57 0 25.07 10.5T552-828q0 15-10.5 25.5T516-792v51q35 5 66 18t57 33l36-36q-11-10.91-11-25.45Q664-766 675-777t25.71-11q14.7 0 25.29 11l51.06 51.49Q788-714.74 788-700.37 788-686 777-675q-11 11-25.71 11-14.7 0-25.29-11l-36 36q20 27 33 57.5t18 65.5h51q0-15 10.5-25.5T828-552q15 0 25.5 10.5t10.5 25.07v72.86q0 14.57-10.5 25.07T828-408q-15 0-25.5-10.5T792-444h-51q-5 35-18 66t-33 57l36 36q10.59-11 25.29-11Q766-296 777-285t11 25.71q0 14.7-11 25.29l-51.06 51.06Q715-172 700.29-172q-14.7 0-25.29-11-11-11-11-25.5t11-25.5l-36-36q-27 20-57.5 33T516-219v51q15 0 25.5 10.5T552-132q0 15-10.5 25.5T516.43-96h-72.86Zm-23.78-240q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm120 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-192-108q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm132 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm132 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-192-108q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm120 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Z"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB