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
540 B
XML
1 line
540 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M657-263q-11 9-22.5 1t-3.5-26q6-19 9-38t3-39q0-71-34-132.5T518-602l-55 55q-8 8-19.5 4T432-559v-221q0-15 10.5-25.5T468-816h221q12 0 16 11.5t-4 19.5l-52 52q51 48 79 110t28 131q0 42-11 82t-31 75q-11 20-25.5 39T657-263Zm-398 88 52-52q-52-46-79.5-109T204-468q0-42 11-81.5t31-74.5q11-20 25.5-39.5T303-698q11-9 22.5-1t3.5 28q-5 19-8.5 37.5T317-595q0 72 34 133t91 104l55-55q8-8 19.5-4t11.5 16v221q0 15-10.5 25.5T492-144H271q-12 0-16-11.5t4-19.5Z"/></svg> |