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 -960 960 960"><path d="M192-216v-432q0-29.7 21.15-50.85Q234.3-720 264-720h96v-96q0-20.4 13.8-34.2Q387.6-864 408-864h144q20.4 0 34.2 13.8Q600-836.4 600-816v96h96q29.7 0 50.85 21.15Q768-677.7 768-648v432q0 29.7-21.15 50.85Q725.7-144 696-144h-36v12q0 15.3-10.47 25.65Q639.05-96 623.57-96 609-96 598.5-106.5T588-132v-12H372v12q0 15.3-10.47 25.65Q351.05-96 335.57-96 321-96 310.5-106.5T300-132v-12h-36q-29.7 0-50.85-21.15Q192-186.3 192-216Zm240-504h96v-72h-96v72Zm48 240q57.47 0 112.24-16.5Q647-513 696-542v-106H264v106q49 29 103.76 45.5Q422.53-480 480-480Zm-36 84v-14q-48-5-93-16.5T264-460v244h432v-244q-42 22-87 33.5T516-410v14q0 15.3-10.29 25.65Q495.42-360 480.21-360t-25.71-10.35Q444-380.7 444-396Zm36 36Zm0-120Zm0 48Z"/></svg>
|
||||
|
After Width: | Height: | Size: 797 B |
Reference in New Issue
Block a user