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:
co-authored by
Claude Fable 5.1
parent
b1fc0c9cfa
commit
c22d693334
@@ -0,0 +1 @@
|
||||
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 96 960 960"><path d="m516 510-72-72V228q0-15.3 10.289-25.65 10.29-10.35 25.5-10.35Q495 192 505.5 202.35 516 212.7 516 228v282Zm226.8 429.803L516 714v210q0 15.3-10.289 25.65-10.29 10.35-25.5 10.35Q465 960 454.5 949.65 444 939.3 444 924V642L115.057 313.057Q104 302 104 287.333q0-14.666 11-25.333 10.667-11 25.333-11 14.667 0 25.747 11.08l627.84 627.84Q805 901 805 915.182T794 940q-10.667 11-25.333 11Q754 951 742.8 939.803ZM244.3 859q-15.3 0-25.8-10.781T208 821.5q0-7.5 3-13.5t8-11q45-45 68.5-101.774Q311 638.453 311 575q1-63-22.5-119.5T220 354q4-3.971 3-8.985Q222 340 220.059 335H239l129 129q8 27 12 54.3 4 27.3 4 56.7 0 76.781-29.575 147.697Q324.849 793.613 270 848q-5 5-11.75 8t-13.95 3ZM144 757q-14.927 0-25.463-10.327Q108 736.347 108 721.082 108 713 110.5 707t7.5-11q24.286-24.018 37.143-55.101Q168 609.817 168 575.908q0-33.908-12.857-64.725Q142.286 480.367 118 456q-5-5-8-11.72-3-6.72-3-14.28 0-15.3 10.829-25.65Q128.659 394 144 394q8 0 14 3t11 8q35 34 53.5 78.208t18.5 92Q241 623 222.5 667.5T169 746q-5 5-11 8t-14 3Zm492.211-145Q621 612 610.5 601.711q-10.5-10.29-10.5-25.5Q600 561 610.289 550.5q10.29-10.5 25.5-10.5Q651 540 661.5 550.289q10.5 10.29 10.5 25.5Q672 591 661.711 601.5q-10.29 10.5-25.5 10.5Zm144 0Q765 612 754.5 601.711q-10.5-10.29-10.5-25.5Q744 561 754.289 550.5q10.29-10.5 25.5-10.5Q795 540 805.5 550.289q10.5 10.29 10.5 25.5Q816 591 805.711 601.5q-10.29 10.5-25.5 10.5Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user