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="M228-96q-15.3 0-25.65-10.35Q192-116.7 192-132v-288q0-15.3 10.35-25.65Q212.7-456 228-456h48v-153l-84-84q-21-21-21-51t21-51l92-92q10.67-11 25.33-11Q324-898 335-887q11 11 11 25.67 0 14.66-11 25.33l-92 92 84 84q11 11 16 24.04 5 13.05 5 26.96v153h48q15.3 0 25.65 10.35Q432-435.3 432-420v288q0 15.3-10.35 25.65Q411.3-96 396-96H228Zm336 0q-15.3 0-25.65-10.35Q528-116.7 528-132v-288q0-15.3 10.35-25.65Q548.7-456 564-456h48v-125q-47-12-77.5-49.94T504-720.38Q504-780 546-822q42-42 102-42t102 42.23q42 42.24 42 101.55Q792-669 761.5-631T684-581v125h48q15.3 0 25.65 10.35Q768-435.3 768-420v288q0 15.3-10.35 25.65Q747.3-96 732-96H564Zm84.21-552Q678-648 699-669.21t21-51Q720-750 698.79-771t-51-21Q618-792 597-770.79t-21 51Q576-690 597.21-669t51 21Z"/></svg>
|
||||
|
After Width: | Height: | Size: 836 B |
Reference in New Issue
Block a user