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="M216-96q-29.7 0-50.85-21.15Q144-138.3 144-168h207q-106-39-168.5-131.5T120-504q0-74.84 28.42-140.21t77.21-114.16q48.79-48.79 114.16-77.21Q405.16-864 480-864t140.21 28.42q65.37 28.42 114.16 77.21 48.79 48.79 77.21 114.16Q840-578.84 840-504q0 112-62.5 204.5T609-168h207q0 30-21.15 51T744-96H216Zm264-120q120 0 204-84t84-204q0-120-84-204t-204-84q-120 0-204 84t-84 204q0 120 84 204t204 84Zm94-168q44 0 70-36.5t26-83.5q0-47-26-83.5T574-624q-44 0-70 36.5T478-504q0 47 26 83.5t70 36.5Zm0-41q-26 0-39-25t-13-54q0-29 13-54t39-25q26 0 39 25t13 54q0 29-13 54t-39 25Zm-96-79Zm-53.12 115q8.12 0 13.62-6t5.5-14q0-8-5.5-13.5T425-428h-74l-1-2 10.5-10.5q5.5-5.5 12-11.5t14.5-14l18-18q18-18 27-36.33 9-18.34 9-36.67 0-28-22-47.5T365-624q-28 0-48.5 14.5T290-571q-2 6-2 8 0 9 6.5 15t15.5 6q7 0 12-3.5t7-10.5q5-13 14.72-20t20.98-7q13.3 0 22.3 8t9 19.5q0 11.5-5 21.5t-16 21q14-14-16 16.5T311-448l-14 14q-1 1-5 13v14q0 8 5 13t13.12 5h114.76Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1020 B |
Reference in New Issue
Block a user