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
587 B
XML
1 line
587 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M540-444q15 0 25.5-11t10.5-25l-2-14q11-3 19-12.5t8-22.5q0-15-10.5-25.5T565-565q-12 0-21 6.5T531-542l-127-53q2-3 4-17 0-15-10.5-25.5T372-648q-14 0-25 10.5T336-612q0 1 3 13-11 3-19 12.5t-8 22.5q0 14 11 25t25 11q12 0 21-6.5t13-17.5l127 54q-1 2-5 18 0 14 11 25t25 11Zm144-175q17 27 26.5 57.5T720-497v347q0 23-15.5 38.5T666-96H436q-15 0-26.5-9T393-128q-22-83-20.5-156t5.5-112q-1 0 0 0-38-7-91-25.5T177-479q-14-10-17.5-27.5T165-539l146-237q11-17 30-22.5t38 2.5l209 94q30 14 54.5 35t41.5 48Z"/></svg> |