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
500 B
XML
1 line
500 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M365-96q-12 0-21.5-7T330-121l-98-323H132q-15 0-25.5-10.5T96-480q0-15 10.5-25.5T132-516h127q12 0 21.5 7t13.5 18l66 217 123-562q2-13 12-20.5t23-7.5q13 0 22.5 8t12.5 20l86 372 56-182q3-11 12.5-18t21.5-7q11-1 20.5 5.5T763-648l49 132h16q15 0 25.5 10.5T864-480q0 15-10.5 25.5T828-444h-41q-11 0-20-6.5T754-468l-22-55-64 208q-4 12-14 19.5t-22 6.5q-12 0-21.5-8T599-317l-80-347-119 540q-2 12-12 19.5T365-96Z"/></svg> |