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
501 B
XML
1 line
501 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-96q-33 0-52.5-19.5T192-168v-624q0-33 19.5-52.5T264-864h432q33 0 52.5 19.5T768-792v624q0 33-19.5 52.5T696-96h-81q-18 0-34-8.5T555-128l-27-40h-96l-27 40q-10 15-26 23.5T345-96h-81Zm105-288h222q13.5 0 23.25-9.75T624-417q0-47-45-67t-99-20q-54 0-99 20t-45 67q0 13.5 9.75 23.25T369-384Zm111.21-144Q510-528 531-549.21t21-51Q552-630 530.79-651t-51-21Q450-672 429-650.79t-21 51Q408-570 429.21-549t51 21Z"/></svg> |