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="M192-408v-141q0-11 8-19t19-8h69q19.2 0 33.6 14.34Q336-547.32 336-528.2v31.86q0 14.34-8.5 25.84T307-451l16.15 36.8Q328-403 321-393.5t-19 9.5q-7 0-12-3.5t-8-9.5l-23-51h-19v39.68q0 10.32-6.8 17.32t-17.2 7q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2Zm187.22-5.45L413-550q2.91-11.95 12.36-18.97 9.46-7.03 21.82-7.03h17.46q12.36 0 21.89 7.03 9.54 7.02 12.47 18.97l33.78 136.55Q536-402 528.69-393q-7.31 9-18.69 9-8.46 0-14.23-5t-7.59-13.09L480-432h-48l-8.33 30.08Q422-394 415.95-389t-14.36 5q-10.59 0-18.09-9t-4.28-20.45Zm217.13 11.49-37.06-144.89Q556-558 563.29-567q7.28-9 18.61-9 8.1 0 14.1 5t7.69 12.96L624-480l20.37-78.04Q646-566 652.15-571q6.16-5 13.85-5h11.67q8.33 0 14.33 5t7.69 12.96L720-480l20.37-78.04Q742-566 748.2-571q6.2-5 13.95-5 10.85 0 18.35 9 7.5 9 4.27 20.15l-37.15 144.89Q746-394 739.85-389q-6.16 5-13.85 5h-11.67q-8.33 0-14.55-4.91-6.22-4.91-7.78-13.09l-20-78-20.37 78.18Q650-394 643.85-389q-6.16 5-13.85 5h-11.67q-8.33 0-14.33-5t-7.65-12.96ZM444-480h24l-10-40h-4l-10 40Zm-204-16h48v-32h-48v32Z"/></svg> |