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
758 B
XML
1 line
758 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-360q32 0 55.5-23.5T559-439q0-25-9-47t-36-63l-19-29q-5.36-8-15.18-8T465-578l-19 29q-27 42-36 64t-9 46q0 32 23.5 55.5T480-360Zm-.11 120Q380-240 310-310.11q-70-70.12-70-170Q240-580 310.11-650q70.12-70 170-70Q580-720 650-649.89q70 70.12 70 170Q720-380 649.89-310q-70.12 70-170 70ZM840-492v-12h-74q-7-80-53-144t-120-96h247v-12q0-15.3 10.29-25.65Q860.58-792 875.79-792t25.71 10.35Q912-771.3 912-756v264q0 15.3-10.29 25.65Q891.42-456 876.21-456t-25.71-10.35Q840-476.7 840-492ZM48-204v-264q0-15.3 10.29-25.65Q68.58-504 83.79-504t25.71 10.35Q120-483.3 120-468v12h74q7 80 53 144t120 96H120v12q0 15.3-10.29 25.65Q99.42-168 84.21-168T58.5-178.35Q48-188.7 48-204Z"/></svg> |