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
587 B
XML
1 line
587 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m501-186-85-230-230-85q-11-5-17-14t-6-20q0-11 6-19.5t17.16-13.14L333-627 169.23-790.77Q158-802 158-816.67q0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.65 10.98l622.04 622.04Q853-209 853-194.82T842-170q-10.67 11-25.33 11-14.67 0-25.9-11.23L627-333l-59.36 146.84Q563-175 554.5-169t-19.5 6q-11 0-20-6t-14-17Zm276.87-591.87q7.23 7.24 10.18 17.63Q791-749.85 786-739l-82 208q-7.2 18-26.1 22.5Q659-504 645-518L517-644q-14-14-10-32.5t22-26.5l210-83q10.85-5 21.24-2.05 10.39 2.95 17.63 10.18Z"/></svg> |