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="M491-752q0-5 2-10t6-9l72-72q9-9 21-9t21 9q9 8.79 9 21t-9 21l-18 19h80q13 0 21.5 8.5T705-752q0 13-8.5 21.5T675-722h-80l19 19q9 8.79 9 21t-9 21q-9.21 9-21.5 9t-21.5-9l-72-72q-4-4-6-9t-2-10Zm261 357q-5 0-10-2t-9-6l-72-72q-9-9.18-9-21.41 0-12.24 9-21.41 9-9.18 21-8.68t21 9.5l19 18v-80q0-13 8.5-21.5T752-609q13 0 21.5 8.5T782-579v80l19-19q9-9 21-8.5t21 9.5q9 9 9 21t-9 21l-72 72q-4 4-9 6t-10 2ZM299.75-672q-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.5ZM703-114q-13 8-27 4t-22-17l-79-137H357.35q-25.35 0-44.85-15.5T287-320l-47-199q-10-41 16.23-73 26.24-32 67.53-32 29.24 0 52.02 18.1Q398.56-587.8 407-559l49 199h105q19.8 0 36.45 9.45Q614.1-341.1 624-324l92 161q8 13 4 27t-17 22ZM214.6-96q-24.5 0-43.55-15.5Q152-127 145-150L55-486q-4-14-5.5-27.5T48-541q0-25 5.83-49.05 5.83-24.05 17.49-47.21 8.08-16.03 22.88-25.39Q109-672 126.92-672q20.61 0 35.85 14.5Q178-643 178-622q0 11-3.5 19.5T163-586q-17 18-20.5 42t8.5 46l20 37q30 56 45.5 116.5T232-220v40q13-6 26-9t27-3h219q20 0 34 14t14 34q0 20-14 34t-34 14H214.6Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user