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
748 B
XML
1 line
748 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-384v24q0 20-14 34t-34 14q-20 0-34-14t-14-34v-273.89q0-6.7 1.5-13.41Q147-654 149-661l73.19-181.54Q230-863 248.5-875.5T289-888h382q22 0 40.5 12.5t26.31 32.96L811-661q2 7 3.5 13.7 1.5 6.71 1.5 13.41V-360q0 20-14 34t-34 14q-20 0-34-14t-14-34v-24H240Zm1-312h478l-48-120H289l-48 120Zm-25 72v168-168Zm96 132q20 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 14ZM528-168v67q0 9.78-8.52 15.39Q510.97-80 502-85l-180-90q-6-3-4.65-10 1.35-7 8.54-7H432v-67q0-9.78 8.52-15.39Q449.03-280 458-275l180 90q6 3 4.65 10-1.35 7-8.54 7H528ZM216-456h528v-168H216v168Z"/></svg> |