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
986 B
XML
1 line
986 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M713-98q-121-9-229-59.5T290-294q-86-86-135-193.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 72.5t57.45 65.48Q373-314 406.5-288.5 440-263 478-243l99-96q7.58-8 19.79-12 12.21-4 25.21-1l107 23q17 4 27 17t10 30v136q0 21.43-16 35.71Q734-96 713-98ZM207-552l70-70-17.16-74H170q5 38 14 73.5t23 70.5Zm342 343q35.1 14.24 71.55 22.62Q657-178 694-173v-90l-75-16-70 70ZM207-552Zm342 343Zm-8.71-583q-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> |