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="M245-153q-11 11-25.5 10t-25.02-12.04Q161-190 140.5-233.5 120-277 120-324.92q0-46.08 13.5-90.58t31.79-86.72Q179-536 191-569.5t12-70.39q0-33.11-16.84-62.04T145-754q-11-9.75-11-24.38 0-14.62 10-25.66 10-11.04 25-11.5 15-.46 26.03 9.66 34.93 32.21 57.45 73.62Q275-690.85 275-643q0 45-13 86.5t-29.89 82.38Q217-438 204.5-401.72 192-365.44 192-325.87q0 34.87 15.5 65.37 15.5 30.5 39.39 56.12Q257-193 256.5-178.5 256-164 245-153Zm156-1q-11 11-25.5 10t-25.02-12.04Q317-191 296.5-233.81 276-276.61 276-325q0-46 13.5-90.5t31.86-86.7q13.77-33.76 25.71-67.99Q359-604.42 359-641q0-33.12-16.78-61.5-16.79-28.38-41.03-51.09Q290-764 290-778.67q0-14.66 10-25.33 10-11.08 25-11.54 15-.46 26.03 9.66 34.93 32.21 57.45 73.62Q431-690.85 431-643q0 44.21-13 85.61-13 41.39-29.89 82.27Q373-439 360.5-402.24 348-365.47 348-325.88q0 34.88 15.5 65.38 15.5 30.5 39.39 56.12Q413-193 412.5-179q-.5 14-11.5 25Zm91 22v-696q0-15.3 10.29-25.65Q512.58-864 527.79-864t25.71 10.35Q564-843.3 564-828v129l102.9-102.8q11.1-11.2 25.6-11.7Q707-814 718-803t11 25.5q0 14.5-10.74 25.24L564-598v82h82l153.33-153.33Q810-680 824.5-680.5 839-681 850-670t11 25.5q0 14.5-11.3 25.6L747-516h129q15.3 0 25.65 10.29Q912-495.42 912-480.21t-10.35 25.71Q891.3-444 876-444H747l102.8 102.9Q861-330 861.5-316q.5 14-10.5 25t-25.5 11q-14.5 0-25.24-10.67L646-444h-82v82l154.26 154.26Q729-197 729-183q0 14-11 25t-25.5 11q-14.5 0-25.6-11.3L564-261v129q0 15.3-10.29 25.65Q543.42-96 528.21-96t-25.71-10.35Q492-116.7 492-132Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB