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
552 B
XML
1 line
552 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-144q-40 0-68-28t-28-68q0-40 28-68t68-28q40 0 68 28t28 68q0 40-28 68t-68 28Zm0-432q77 0 145.5 24T751-486q16 12 17.5 32T756-420q-14 14-34 15t-37-10q-44-31-96-48t-109-17q-57 0-109 17t-96 48q-17 11-37 10t-34-15q-14-14-12.5-34t17.5-32q57-42 125.5-66T480-576Zm0-240q126 0 238 41.5T921-658q16 14 17.5 34T926-590q-15 15-36 14.5T852-590q-78-61-172-95.5T480-720q-106 0-200 34.5T108-590q-17 14-38 15t-36-14q-14-14-12.5-34.5T39-658q91-75 203-116.5T480-816Z"/></svg> |