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
569 B
XML
1 line
569 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m525-104-261-71v-353h60q8 0 15.5 1.5T353-523l250 90q24 9 40 28.5t16 45.5q0 11-7.5 17.5T633-335h-91q-11-1-21.5-2t-21.5-5l-26-10q-10-4-19.5.5T440-337q-4 10 0 20t15 13l25 8q17 5 29 6.5t33 1.5h261q27 0 44 21.5t17 50.5L573-104q-11 5-24 4t-24-4ZM48-168v-288q0-30 21-51t51-21q30 0 51 21t21 51v288q0 30-21 51t-51 21q-30 0-51-21t-21-51Zm480-462 162-162q11-11 25-11t25 11q11 11 11 25.5T740-741L553-554q-11 11-25 11t-25-11l-85-85q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l59 59Z"/></svg> |