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="M744-250v-62q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v67q0 8 3 14.5t8.09 11.59L758-168q7.36 7 17.18 7t16.82-7q7-7 7-16.82T792-202l-48-48ZM489-576v-144q0-20.4 13.8-34.2Q516.6-768 537-768h77q13.2 0 24.6 6.29Q650-755.43 656-744l67 120h-56l-26-52q-5-9-13-14.5t-18.62-5.5H564q-4.8 0-8.4 3.64-3.6 3.65-3.6 8.5 0 4.86 3.6 8.36 3.6 3.5 8.4 3.5h53l26 52q5 9 13 14.5t19 5.5h61l25 43q11 19-1.5 37T724-504h-4q-56.83 0-107.42 23Q562-458 526-419q-11 11-24 6.5T489-431v-121h57q4.8 0 8.4-3.64 3.6-3.65 3.6-8.5 0-4.86-3.6-8.36-3.6-3.5-8.4-3.5h-57Zm-72 384h-71q-13.2 0-24.6-6.29Q310-204.57 304-216l-67-120h52.67L316-284q5 9 13 14.5t18.81 5.5H394q4.8 0 8.4-3.64 3.6-3.65 3.6-8.5 0-4.86-3.6-8.36-3.6-3.5-8.4-3.5h-53l-26-52q-5-9-13-14.5t-19-5.5h-59l-55-96q-3-5-4.5-11.33-1.5-6.34-1.5-12.67 0-3 6-24l55-96h61q11 0 19-5.5t13-14.5l26-52h53q4.8 0 8.4-3.64 3.6-3.65 3.6-8.5 0-4.86-3.6-8.36-3.6-3.5-8.4-3.5h-45.38Q340-696 332-690.5q-8 5.5-13 14.5l-26 52h-56l67-120q6-11.43 17.4-17.71Q332.8-768 346-768h71q20.4 0 34.2 13.8Q465-740.4 465-720v144h-51q-4.8 0-8.4 3.64-3.6 3.65-3.6 8.5 0 4.86 3.6 8.36 3.6 3.5 8.4 3.5h51v120h-86l-26-52q-5-9-13-14.5t-19-5.5h-58q-4.8 0-8.4 3.64-3.6 3.65-3.6 8.5 0 4.86 3.6 8.36 3.6 3.5 8.4 3.5h66l26 52q5 9 13 14.5t19 5.5h78v99q-5 17-7 33.9t-2 35.1v13q0 6 1 13-6 10-16.5 16t-23.5 6ZM719.77-48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB