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="M469-752q0 5-2 10t-6 9l-72 72q-9.21 9-21.5 9t-21.5-9q-9-8.79-9-21t9-21l19-19h-80q-13 0-21.5-8.5T255-752q0-13 8.5-21.5T285-782h80l-18-19q-9-8.79-9-21t9-21q9-9 21-9t21 9l72 72q4 4 6 9t2 10ZM208-395q-5 0-10-2t-9-6l-72-72q-9-9-9-21t9-21q9-9 21-9.5t21 8.5l19 19v-80q0-13 8.5-21.5T208-609q13 0 21.5 8.5T238-579v80l19-18q9-9 21-9.5t21 8.68q9 9.17 9 21.41 0 12.23-9 21.41l-72 72q-4 4-9 6t-10 2Zm451.75-277q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM257-114q-13-8-17-22t4-27l92-161q9.9-17.1 26.55-26.55T399-360h105l49-199q8.44-28.8 31.22-46.9Q607-624 636.24-624q41.29 0 67.53 32Q730-560 720-519l-47 199q-6 25-25.46 40.5T603-264H385l-79 137q-8 13-22 17t-27-4Zm199 18q-20 0-34-14t-14-34q0-20 14-34t34-14h219q14 0 27 3t26 9v-40q0-64 15.5-124.5T789-461l20-37q12-22 8.5-46T797-586q-8-8-11.5-16.5T782-622q0-21 15.23-35.5 15.24-14.5 35.85-14.5 17.92 0 32.72 9.35 14.8 9.36 22.88 25.39 11.66 23.16 17.49 47.21Q912-566 912-541q0 14-1.5 27.5T905-486l-90 336q-7 23-26 38.5T745.5-96H456Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user