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
1021 B
XML
1 line
1021 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M359-685q-11 11-25 11t-24.87-10.87l-63.26-63.26Q235-759 235-773q0-14 11-25t25-11q14 0 24.87 10.87l63.26 63.26Q370-724 370-710q0 14-11 25Zm242 0q-11-11-11-25t10.87-24.87l63.26-63.26Q675-809 689-809q14 0 25 11t11 25q0 14-10.87 24.87l-63.26 63.26Q640-674 626-674q-14 0-25-11Zm-120.79-25q-15.21 0-25.71-10.35T444-746v-105.99q0-15.01 10.29-25.51 10.29-10.5 25.5-10.5t25.71 10.35Q516-867.3 516-852v105.99q0 15.01-10.29 25.51-10.29 10.5-25.5 10.5ZM144-72v-273.89q0-6.7 1.5-13.41Q147-366 149-373l73.19-181.54Q230-575 248.5-587.5T289-600h382q22 0 40.5 12.5t26.31 32.96L811-373q2 7 3.5 13.7 1.5 6.71 1.5 13.41V-72q0 20-14 34t-34 14q-20 0-34-14t-14-34v-24H240v24q0 20-14 34t-34 14q-20 0-34-14t-14-34Zm97-336h478l-48-120H289l-48 120Zm71 204q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm336 0q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-432 36h528v-168H216v168Zm0 0v-168 168Z"/></svg> |