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
1 line
496 B
XML
1 line
496 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M426-48q-49 0-84.5-33.5T295-164q-5-20-21-33.5T237-211q-15 0-28 6t-20 19q-5 10-13.5 17t-20.5 7q-15 0-26-11t-11-26q0-6 2-11t5-10q18-29 48-46.5t65-17.5q49 0 83.5 32t45.5 81q5 22 20.5 36.5T426-120q17 0 34.5-10t26.5-24l1-2-260-395q-6-9-9-19t-3-21q0-14 4.5-26.5T236-641l244-249q11-11 24.5-16.5T532-912q14 0 27.5 5.5T584-890l236 249q10 11 15 23.5t5 26.5q0 11-3 21t-9 19L541-116q-25 38-54.5 53T426-48Z"/></svg> |