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="M192-216v-192h240v192-192H192v192Zm488-339ZM312.02-703q10.97 0 21.47 3.5Q344-696 354-689l186 135q13.33 9.36 14.67 24.68Q556-514 546-502q-9 11-23 12.5t-25.42-6.23L312-631 120-492v276h72v-120q0-29.7 21.15-50.85Q234.3-408 264-408h96q29.7 0 50.85 21.15Q432-365.7 432-336v156q0 15.3-10.29 25.65Q411.42-144 396.21-144t-25.71-10.35Q360-164.7 360-180v-156h-96v120q0 29.7-21.19 50.85Q221.63-144 191.88-144h-72.13Q90-144 69-165.15T48-216v-275q0-17 8-32.5T78-550l192-139q10.05-7 20.56-10.5 10.5-3.5 21.46-3.5ZM840-816q29.7 0 50.85 21.15Q912-773.7 912-744v233q0 15.3-10.29 25.65Q891.42-475 876.21-475t-25.71-10.35Q840-495.7 840-511v-233H480v12q0 15.3-10.29 25.65Q459.42-696 444.21-696t-25.71-10.35Q408-716.7 408-732v-12q0-29.54 21.23-50.77Q450.46-816 480-816h360ZM719.77-48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM696-216v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48h48q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2h-48v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48h-48q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2h48Zm18-384h36q8 0 13-5t5-13v-36q0-8-5-13t-13-5h-36q-8 0-13 5t-5 13v36q0 8 5 13t13 5Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user