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
637 B
XML
1 line
637 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576-144q-112 0-198-64T258-372h-78q-15 0-25.5-10.5T144-408q0-15 10.5-25.5T180-444h62q-2-14-2-32t2-40h-62q-15 0-25.5-10.5T144-552q0-15 10.5-25.5T180-588h78q34-100 120-164t198-64q61 0 115 20t98 56q11 10 12 24.5T791-690q-11 11-26.5 11T737-689q-34-26-74.5-40.5T576-744q-81 0-145.5 43.5T335-588h205q15 0 25.5 10.5T576-552q0 15-10.5 25.5T540-516H314q-2 11-2.5 29.5T314-444h226q15 0 25.5 10.5T576-408q0 15-10.5 25.5T540-372H335q31 69 95.5 112.5T576-216q46 0 86.5-14.5T737-271q12-10 27-10.5t26 10.5q11 11 10.5 26T789-220q-44 36-98 56t-115 20Z"/></svg> |