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
908 B
XML
1 line
908 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M714.92-96q-121.25-9-229.49-59.5Q377.2-206 291-292q-86-86-135.5-194.5T96-716q-2-21 12.29-36.5Q122.57-768 144-768h136q17 0 29.5 10.5T326-731l24 106q2 13-1.5 25T337-580l-97 98q20 38 46 73t57.97 65.98Q374-313 407.82-287.15 441.64-261.29 480-241l99-96q7.58-8 19.79-11.5Q611-352 624-350l107 23q17 5 27 17.69 10 12.69 10 29.31v136q0 21.43-16.02 35.71Q735.95-94 714.92-96ZM540.29-792q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h287.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T828.03-792H540.29Zm0 144q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h287.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T828.03-648H540.29Zm0 144q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h287.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T828.03-504H540.29Z"/></svg> |