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
441 B
XML
1 line
441 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M412-480 284-658q-14-19.68-3-40.84Q292-720 316.06-720q9.62 0 18.28 4 8.66 4 13.66 12l160 224-160 224q-4.85 7.53-13.58 11.76Q325.7-240 316-240q-24 0-35-21.16t3-40.84l128-178Zm212 0L497-658q-14-19.68-3-40.84Q505-720 529.14-720q9.65 0 18.34 4.5T561-703l159 223-159 224q-4.85 7.53-13.58 11.76Q538.7-240 529-240q-24 0-35-21.16t3-40.84l127-178Z"/></svg> |