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
584 B
XML
1 line
584 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M648-216H228q-15 0-25.5-10.5T192-252q0-15 10.5-25.5T228-288h12v-240q0-41 13.5-78.5T290-677l149 149H336L115-749q-11-11-11-25.5t11-25.5q11-11 26-11t26 11l627 628q11 11 11 25t-11 25q-11 11-25.5 11T743-122l-95-94Zm72-219q0 11-6 19.5T698-402q-10 5-20.5 2.5T659-410L381-688q-6-6-9-13.5t-3-15.5q0-11 5.5-20t16.5-14q10-4 20-7t21-5v-53q0-20 14-34t34-14q20 0 34 14t14 34v53q85 16 138.5 82T720-528v93ZM480-96q-27 0-48-15t-21-40q0-8 5.5-12.5T430-168h100q8 0 13.5 4.5T549-151q0 25-21 40t-48 15Z"/></svg> |