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
410 B
XML
1 line
410 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M450-342q30 13 59.5 1.5T548-383q19-66 36.5-134.5T618-655q4-16-11.5-23.5T581-672q-43 58-83.5 115.5T419-443q-16 23-5.5 55.5T450-342ZM192-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> |