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
800 B
XML
1 line
800 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M519-824.68V-684h313q16.68 0 26.34 11.25T868-648q0 9-4.5 18t-15.44 14.46L512-448q-15.21 8-32.1 8-16.9 0-31.9-8L112-616q-10-5-15-13.33-5-8.32-5-18.5 0-10.17 5-18.67 5-8.5 15-13.5l355-178q9-5 18-4t17 6q8 5 12.5 13.17t4.5 18.15ZM480-345l312-155 15.51-4q15.51 0 26 10.49T844-467.83q0 9.83-5 18.33-5 8.5-15 13.5L512-280q-7.58 4-15.58 6T480-272q-8.42 0-16.42-2-8-2-15.58-6L136-436q-10-5-15-13.38T116-468q0-15.3 10.35-25.65Q136.7-504 152-504q4.21 0 8 1.2t8 2.8l312 155Zm0 168 312-155 15.51-4q15.51 0 26 10.49T844-299.83q0 9.83-5 18.33-5 8.5-15 13.5L512-112q-7.58 4-15.58 6T480-104q-8.42 0-16.42-2-8-2-15.58-6L136-268q-10-5-15-13.38T116-300q0-15.3 10.35-25.65Q136.7-336 152-336q4.21 0 8 1.2t8 2.8l312 155Z"/></svg> |