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
649 B
XML
1 line
649 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M720-48q-27 0-53-5t-50-14L119-246q-10-3-14-12t-1-19q3-10 12-14.5t19-.5l250 91 74-195-149-141q-27-25-21.5-61.5T328-654l140-80q15-9 31.5-10t31.5 6q15 6 26.5 19t16.5 30l12 47q11 45 42 77.5t76 44.5l11-33q3-10 11.5-14.5T745-569q10 3 14 12t1 19l-32 98q-78-13-130-53.5T523-600l-103 60 108 108q8 8 10 18t-2 20l-83 217 125 45 89-273q11 3 23.5 5t23.5 4l-90 280 16 6q18 8 38 11t42 3q23 0 44-4t41-12q10-4 18.5 0T836-99q4 10 0 19.5T821-66q-23 8-49 13t-52 5Zm-60-648q-35 0-59.5-24.5T576-780q0-35 24.5-59.5T660-864q35 0 59.5 24.5T744-780q0 35-24.5 59.5T660-696Z"/></svg> |