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="M480.16-744q-101.83 0-197.5 32Q187-680 106-619l59 58q66-56 147-83.5T480-672q87 0 168 27.5T795-561l59-58q-81.09-61.48-176.54-93.24Q582-744 480.16-744ZM482-172q-14 0-27.5-5.5T429-195L56.32-567.68Q45-579 40-592.04q-5-13.05-5-26.96 0-16 7-30t19-25q88-73 196.15-107.5Q365.31-816 480-816t222.85 34.5Q811-747 899-674q12 11 19 25t7 30q0 13.91-5 26.96Q915-579 904-568l-42 42q-6.19 5.73-14.6 7.36Q839-517 831-519q-14.81-4.85-30.41-6.92Q785-528 768-528q-95 0-163 67.5T527-290q0 9.17 1.67 17.5 1.66 8.33 3.33 17.5 1.67 9.17 3.33 17.5Q537-229.17 537-220q0 22.33-16.18 35.16Q504.65-172 482-172Zm190 28q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h24v-48q0-29.7 21.21-50.85 21.21-21.15 51-21.15T819-434.85q21 21.15 21 50.85v48h24q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9H672Zm60-192h72v-48q0-15.3-10.29-25.65Q783.42-420 768.21-420t-25.71 10.35Q732-399.3 732-384v48Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1009 B |
Reference in New Issue
Block a user