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
453 B
XML
1 line
453 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M84-228q-14-7-18.5-20.5T68-276l220-440q7-14 20.5-18.5T336-732q14 7 18.5 20.5T352-684L132-244q-7 14-20.5 18.5T84-228Zm270 0q-14-7-18.5-20.5T338-276l220-440q7-14 20.5-18.5T606-732q14 7 18.5 20.5T622-684L402-244q-7 14-20.5 18.5T354-228Zm270 0q-14-7-18.5-20.5T608-276l220-440q7-14 20.5-18.5T876-732q14 7 18.5 20.5T892-684L672-244q-7 14-20.5 18.5T624-228Z"/></svg> |