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="M743-116 115-743q-11-11-10.5-25.5T116-794q11-11 25.5-11t25.5 11l627 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116Zm-71-508q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35ZM373-829q17 17 26 38.5t9 46.5q0 11-2 21.5t-6 20.5q-4 11-15.5 12t-19.5-7L241-822q-8-8-6-19t12-16q10-4 20-5.5t21-1.5q25 0 46.5 9t38.5 26Zm107 553q-29 0-50.5-20T408-345v-90q0-23 14.5-41t36.5-25l93 93v63q0 29-21 49t-51 20Zm0 180q-10 0-17-7t-7-17v-62q-51-8-87.5-42T318-307q-3-11 4-20t19-9q8 0 14.5 5t8.5 13q11 42 43 66t73 24q46 0 79.5-34.5T598-362l46 46q-10 52-48.5 89T504-182v62q0 10-7 17t-17 7ZM84-384q-15 0-25.5-10.5T48-420v-32q0-25 14-46t38-33q45-23 92-34t96-11q26 0 50.5 3t48.5 9q8 2 8.5 10t-7.5 12q-43 20-74.5 57.5T271-400q-2 7-7 11.5t-12 4.5H84Zm624 0q-7 0-12-4.5t-7-11.5q-11-47-42.5-84.5T572-542q-8-4-7.5-12t8.5-10q24-6 48.5-9t50.5-3q49 0 96 11t92 34q24 12 38 33t14 46v32q0 15-10.5 25.5T876-384H708Z"/></svg>
|
||||
|
After Width: | Height: | Size: 999 B |
Reference in New Issue
Block a user