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
348 B
XML
1 line
348 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m432-384-217-36q-22-4-28.5-25.5T197-482l394-373q5-5 11.5-7t17.5-2q18 0 27.5 15.5T649-817L528-576l217 36q22 4 28.5 25.5T763-478L369-105q-5 5-11.5 7T340-96q-18 0-27.5-15.5T311-143l121-241Zm38 84 191-180-241-41 70-139-191 181 241 40-70 139Zm10-180Z"/></svg> |