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="M828-576q-15 0-26-10t-13-25q-5-32-19.5-61T733-724l-40 77q-7 14-15.5 30T658-590q-14 14-34 14t-34-14q-14-14-14-34t14-34q11-11 27-20t30-16l77-40q-24-23-54-37t-64-19q-14-2-22-13t-8-25q0-15 10-25.5t24-8.5q97 11 167 79t84 165q2 17-7.5 29.5T828-576ZM483-96q-80 0-150.5-30.5t-123-83q-52.5-52.5-83-123T96-483q0-121 67.5-219T343-844q13-5 25.5-4t21.5 9q8 7 12 18.5t4 28.5q0 78 29 147.5T521-518q54 54 124 83t147 29q17 0 28.5 4t18.5 12q8 9 9.5 21.5T845-343q-43 112-142 179.5T483-96Z"/></svg>
|
||||
|
After Width: | Height: | Size: 572 B |
Reference in New Issue
Block a user