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
482 B
XML
1 line
482 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.23-144Q440-144 412-171.77q-28-27.78-28-68Q384-280 411.77-308q27.78-28 68-28Q520-336 548-308.23q28 27.78 28 68Q576-200 548.23-172q-27.78 28-68 28ZM480-480q-57.42 0-109.21 17Q319-446 275-415q-17 11-37.15 10.16Q217.7-405.68 204-420q-14-14-12.5-34t17.5-32q57-42 125.5-66T480-576q77 0 145.5 24T751-486q16 12 17.5 32T756-420q-14 14-34 15t-37-10q-44-31-95.79-48-51.79-17-109.21-17Z"/></svg> |