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
401 B
XML
1 line
401 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M531-358q23-23 21.5-55.5T525-464q-57-38-115.5-77.5T293-620q-12-8-23 2t-3 23q39 59 78.5 117T424-363q17 27 49.5 28t57.5-23ZM192-192q-19 0-35-9t-25-26q-21-35-28.5-76T96-386q0-79 30.5-148.5T209-656q52-52 122-82t148-30q80 0 150 30t122 82q52 52 82.5 121.5T864-386q0 42-8 83t-28 76q-10 17-26 26t-34 9H192Z"/></svg> |