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
640 B
XML
1 line
640 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M302.66-144q-15.25 0-26.45-11.5-11.21-11.5-9.37-27.8L300-562l-28-170q-5-31 15-57.5t66-26.5q53.02 0 93.01 33.5t48.96 86.1l16.16 96.13H660.1q15.26 0 25.58 10.42Q696-579.42 696-564q0 15.3-10.44 25.65Q675.12-528 659.68-528H627l30.12 344.59Q659-167 648.24-155.5q-10.76 11.5-26.9 11.5-14.34 0-24.38-9.63Q586.91-163.25 585-177l-3.59-51H343l-4 51q-1.91 13.75-11.96 23.37Q317-144 302.66-144Zm50.2-456H438l-14.34-83.7q-4.48-26.1-24.65-43.2-20.16-17.1-46.15-17.1H343l9.86 144Zm.14 0h85-85Zm-4 300h226l-7-72H355l-6 72Zm13-144h200l-7.18-84H369l-7 84Z"/></svg> |