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="m618-450-72-72h91q15.26 0 25.13 10.29t9.87 25.5q0 15.21-10.35 25.71T636-450h-18Zm-209-72v72h-85q-15.3 0-25.65-10.29Q288-470.58 288-485.79t10.35-25.71Q308.7-522 324-522h85Zm71 426q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.81T96-480q0-58 17-112.5T162-696l-46-47q-11-10.67-11-25.33Q105-783 116-794q11-11 25.67-11 14.66 0 25.33 11l627 627q11 10.67 11 25.33Q805-127 794-116q-11 11-25.67 11-14.66 0-25.33-11l-47-46q-49 32-103.5 49T480-96Zm.11-72Q524-168 565-181t79-34L215-644q-21 38-34 79t-13 84.89q0 129.72 91.19 220.92Q350.39-168 480.11-168ZM420-420Zm135-141ZM312-826q39.47-19 81.98-28.5 42.5-9.5 86.02-9.5 77.17 0 147.58 29Q698-806 752-752t83 124.42q29 70.41 29 147.58 0 43.68-10 86.34Q844-351 825-312q-7 14-21.61 18T776-298q-13-8-17-22.33-4-14.34 3-28.67 14-31 22-64t8-67q0-130-91-221t-221-91q-34 0-67 7.5T349-763q-14 6-28 2.5t-22-17q-8-13.5-4.5-27.5t17.5-21Z"/></svg>
|
||||
|
After Width: | Height: | Size: 965 B |
Reference in New Issue
Block a user