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-168q13 0 26-1.5t26-3.5q-26-29-39-65t-13-74q0-24 5-46.5t14-42.5q-11-16-16-36t-5-43q0-51 25.5-85.5T574-600q33 0 56.5 20.5T664-526q8-2 16-2h16q25 0 49 5.5t46 17.5q-6-60-32-112.5T691.5-709Q650-748 596-770t-114-22q-65 0-122 24.5T260-701q-43 42-67.5 99T168-480q0 64 24.5 121t67 99.5q42.5 42.5 99.5 67T480-168Zm46-278q19-23 42.5-40.5T621-515q-5-17-16-30.5T574-559q-30 0-41 27.5T522-480q0 9 1 17.5t3 16.5ZM696-96q-29 0-51.5-5T604-117q-26 11-56.5 16T480-96q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480q0-80 30-149.5t82.5-122Q261-804 331-834t149-30q85 0 158 33.5T763.5-740q52.5 57 80 132.5T863-448q24 30 36.5 65t12.5 71q0 90-63 153T696-96Zm0-72q60 0 102-42t42-102q0-60-42-102t-102-42q-60 0-102 42t-42 102q0 60 42 102t102 42ZM425-389H310q-8 0-13-5t-5-13v-14q0-2 5-13l14-14q16-16 31.5-32t32.5-33q9-9 15-19.5t6-22.5q0-12-9-20t-22-8q-12 0-21.5 7T329-556q-2 7-7 10.5t-12 3.5q-9 0-15.5-6t-6.5-15q0-2 2-8 6-24 26.5-38.5T365-624q30 0 53 19t23 48q0 21-10.5 39.5T405-484q-14 14-27.5 27T350-430l1 2h74q8 0 13.5 5.5T444-409q0 8-5.5 14t-13.5 6Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user