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
681 B
XML
1 line
681 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-180v-174l-65 41q-18 11-36.5.83T264-342.68q0-9.32 4.47-17.93 4.48-8.61 12.53-13.39l103-65v-85l-65 41q-18 11-36.5 1.2Q264-491.61 264-513q0-9 4.72-17.61T281-544l103-65v-171q0-15.3 10.29-25.65Q404.58-816 419.79-816t25.71 10.35Q456-795.3 456-780v126l89-56q18-11 36.5-.72Q600-700.45 600-679q0 9-4.47 17.61-4.48 8.61-12.53 13.39l-127 79v85l89-56q18-11 36.5-.72Q600-530.45 600-509q0 9-4.47 17.61-4.48 8.61-12.53 13.39l-127 79v183q72-1 125-47t64.14-113.86Q647-391 658.28-399.5 669.56-408 684-408q14 0 25 8.5t9 21.5q-12 100-85.5 167T456-144h-36q-15.3 0-25.65-10.35Q384-164.7 384-180Z"/></svg> |