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-96q-78.72 0-148.8-30.24-70.08-30.24-122.4-82.56-52.32-52.32-82.56-122.4Q96-401.28 96-480q0-79.68 30.24-149.28T208.8-751.2q52.32-52.32 122.4-82.56Q401.28-864 480-864q79.68 0 149.28 30.24T751.2-751.2q52.32 52.32 82.56 121.92Q864-559.68 864-480q0 78.72-30.24 148.8-30.24 70.08-82.56 122.4-52.32 52.32-121.92 82.56Q559.68-96 480-96Zm0-240q60 0 117.5 18.5T704-264q44-42 66-98.5T792-480q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 61 21.5 117.5T256-264q50-34.94 107-53.47T480-336Zm0 72q-41 0-86 14t-80 34q35 20 80 34t86 14q41 0 86-14t80-34q-35-20-80-34t-86-14ZM288.49-528Q304-528 314-538q10-10 10-25.51 0-15.51-10-26T288.49-600q-15.51 0-26 10.49t-10.49 26Q252-548 262.49-538q10.49 10 26 10Zm119.3-108q15.21 0 25.71-10t10.5-25.51q0-15.51-10.29-26T408.21-708q-15.21 0-25.71 10.49t-10.5 26Q372-656 382.29-646q10.29 10 25.5 10Zm263.72 108q15.51 0 26-10T708-563.51q0-15.51-10.49-26t-26-10.49Q656-600 646-589.51q-10 10.49-10 26T646-538q10 10 25.51 10Zm-191.3 120Q510-408 531-429.23q21-21.22 21-51.03 0-11.74-3.5-23.24Q545-515 537-524l55-136q6-14 .4-27.87-5.61-13.87-19.4-20.13-14-6-27.82-.17Q531.35-702.34 526-688l-56 137q-27 4-44.5 24.21T408-479.64Q408-450 429.21-429t51 21Zm-.21 72Zm0-188Zm0 260Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user