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="M683-659q-5-5-8-11.5t-3-13.5q0-9 5-17t13-13q13-9 27.5-14t29.5-10q3-1 6.5-.5t5.5 2.5q1 1 3 13-4 15-9 29t-14 27q-5 8-13 13.5t-18 5.5q-7 0-13.5-3t-11.5-8ZM168-144q-30 0-51-21t-21-51v-528q0-30 21-51t51-21h216q29 0 50.5 21t21.5 51v318q8-4 17-5t19-1q45 0 76.5 30t31.5 78v72q0 17 10.5 26.5T636-216q14 0 25-8.5t11-27.5v-228h-48v-45q-48-23-72-63t-24-96q0-74 52.5-127T708-864q75 0 127.5 53T888-684q0 56-24 96t-72 63v45h-48v228q0 51-31.5 79.5T636-144q-45 0-76.5-30T528-252v-72q0-17-11-26.5t-25-9.5q-15 0-25.5 9.5T456-324v108q0 30-21.5 51T384-144H168Zm540-432q45 0 76.5-31.5T816-684q0-45-31.5-76.5T708-792q-45 0-76.5 31.5T600-684q0 45 31.5 76.5T708-576Zm-549-81 40 40q13 13 27 11t23-12q9-10 10.5-24.5T249-669l-40-40q-13-13-27-11t-23 12q-9 10-10.5 24.5T159-657Zm234 0q12-12 11-26.5T393-708q-10-10-24-11.5T342-708l-39 39q-12 12-11 26.5t11 24.5q10 10 24 11.5t27-11.5l39-39ZM159-477l40 40q13 13 27 11t23-12q9-10 10.5-24.5T249-489l-40-40q-13-13-27-11t-23 12q-9 10-10.5 24.5T159-477Zm234 0q12-12 11-26.5T393-528q-10-10-24-11.5T342-528l-39 39q-12 12-11 26.5t11 24.5q10 10 24 11.5t27-11.5l39-39ZM159-297l40 40q13 13 27 11t23-12q9-10 10.5-24.5T249-309l-40-40q-13-13-27-11t-23 12q-9 10-10.5 24.5T159-297Zm234 0q12-12 11-26.5T393-348q-10-10-24-11.5T342-348l-39 39q-12 12-11 26.5t11 24.5q10 10 24 11.5t27-11.5l39-39Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user