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
645 B
XML
1 line
645 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-66 0-128.5-22T238-182q-12-10-13.5-25.5T234-234q11-11 26.5-10.5T288-235q11 8 23.5 16t24.5 16v-109h-72.21Q234-312 213-333.15T192-384v-240q0-60 42-102t101.58-42h108.31q15.35 0 25.73 10.35T480-732v156h216.26Q726-576 747-554.85q21 21.15 21 50.85v120q0 29.7-21.15 50.85Q725.7-312 696-312h-72v109q13.78-7.92 26.19-15.84 12.4-7.92 24.81-17.16 12-9 26.5-9t25.5 11q11 11 10 26t-12 25q-52 43-114.5 65T480-96Zm0-72q18 0 36.5-1.5t35.5-6.05V-312H408v136q18 5 36 6.5t36 1.5ZM264-384h432v-120H408v-192h-72.21Q306-696 285-674.85T264-624v240Zm144-120Z"/></svg> |