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="m671-123-84-84q-5-5-8-11.5t-3-14.5v-54L329-534q-10 2-20 3t-21 1v-72q78 0 126-34.5t68-61.5l13-18q10-14 24.95-22 14.96-8 32.05-8 30.4 0 51.2 20.8Q624-704.4 624-674v216q0 11.3-3 20.65-3 9.35-8 17.35L480-553v-44q-17 13-34.5 23T409-556l218 218h54q8 0 14.5 3t11.5 8l84 84q11 10.64 11 24.82T791-193l-70 70q-10.64 11-24.82 11T671-123ZM363-386 244-267q-11 11-25 10.5t-25-11.55q-11-11.05-11-25.5T194-319l139-139 72 72h-42Zm188.75-396q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM287.81-530q-14.81 0-25.31-10.69-10.5-10.7-10.5-25.5 0-14.81 10.69-25.31 10.7-10.5 25.5-10.5 14.81 0 25.31 10.69 10.5 10.7 10.5 25.5 0 14.81-10.69 25.31-10.7 10.5-25.5 10.5Z"/></svg>
|
||||
|
After Width: | Height: | Size: 823 B |
Reference in New Issue
Block a user