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="m625-180-32 10q-11 3-20.77-1.05Q562.47-175.1 557-184l-7-13q-5-9-4-19t9-18l24-24q-3-14-3-29t3-29l-24-22q-8-8-9-18t4.17-20.42l6.66-13.03Q562-399 572-402.5t21-.5l31 8q11-11 24-18t27-11l7-31q2.37-11.29 10.66-18.15Q700.95-480 712-480h15q11.05 0 19.34 7.03T757-455l8 31q14 5 27.5 11.5T816-395l31-8q11-3 19.98 1.05Q875.97-397.9 881-389l8 13q5 9 4 19.5t-9 18.5l-22 21q3 14 2.5 29.5T861-258l23 23q8 8 9 18.5t-4 19.5l-6.75 12.69Q877-175 867-171t-21 1l-31-10q-11 10-23.5 16.5T765-152l-9 33q-2 11-10.5 17t-19.95 6h-13.1Q701-96 692-102.5T681-120l-6-32q-14-5-26.5-11.5T625-180Zm95.21-36Q750-216 771-237.21t21-51Q792-318 770.79-339t-51-21Q690-360 669-338.79t-21 51Q648-258 669.21-237t51 21ZM168-264v-288 10-154 432Zm0-360h624v-72H168v72Zm0 432q-29 0-50.5-21.5T96-264v-432q0-29 21.5-50.5T168-768h624q29.7 0 50.85 21.5Q864-725 864-695.95v139.1q0 15.85-14 24.35-14 8.5-29.42 1.7Q797-541 771.43-546.5 745.87-552 719-552q-52.67 0-99.34 19Q573-514 538-480H168v216h269q15.3 0 25.65 10.29Q473-243.42 473-228.21t-10.35 25.71Q452.3-192 437-192H168Z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB