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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-336q-33 0-52.5-19.5T312-408v-336q0-33 19.5-52.5T384-816h192q33 0 52.5 19.5T648-744v336q0 33-19.5 52.5T576-336H384ZM299-96q-104-1-177-74T48-346.66Q48-362 58.29-373t25.5-11q15.21 0 25.57 10.36 10.37 10.37 10.37 25.69 0 74.79 52.71 127.51 52.72 52.71 127.51 52.71 15.32 0 25.69 10.37Q336-147 336-131.79t-10.83 25.5Q314.34-96 299-96Zm362.34 0Q646-96 635-106.29t-11-25.5q0-15.21 10.36-25.57 10.37-10.37 25.69-10.37 69.79 0 125.01-39.21 55.21-39.22 55.21-105.01 0-15.32 10.37-25.69Q861-348 876.21-348t25.5 10.35Q912-327.3 912-312q0 95-75.5 155.5T661.34-96ZM300-216q-55 0-93.5-38.5T168-348q0-14.93 10.29-25.46Q188.58-384 203.79-384t25.71 10.35Q240-363.3 240-348q0 12 4.5 23t13 19.5q8.5 8.5 19.5 13t23 4.5q15.3 0 25.65 10.29Q336-267.42 336-252.21t-10.54 25.71Q314.93-216 300-216Zm360 0q-14.93 0-25.46-10.29Q624-236.58 624-251.79t10.35-25.71Q644.7-288 660-288q7 0 17.5-11t20-20.5q9.5-9.5 16-11T720-312q0-15.3 10.29-25.65Q740.58-348 755.79-348t25.71 10.35Q792-327.3 792-312q0 46-40.5 71T660-216Z"/></svg> |