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
993 B
XML
1 line
993 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M324.21-96Q309-96 298.5-106.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71T324.21-96Zm156 0Q465-96 454.5-106.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71T480.21-96Zm156 0Q621-96 610.5-106.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71T636.21-96Zm-240-144q-15.21 0-25.71-10.35T360-276v-84h-18q-29 0-49.12-18.99Q272.75-397.97 271-426l-28.12-350.62Q241-793 252.12-804.5 263.24-816 279-816h48.95Q368-816 398-790.5t37 64.5l21 150h120q60 0 102 42.23 42 42.24 42 101.55v35.94q0 15.28-10.35 25.78Q699.3-360 684-360h-36v84q0 15.3-10.29 25.65Q627.42-240 612.21-240t-25.71-10.35Q576-260.7 576-276v-84H432v84q0 15.3-10.29 25.65Q411.42-240 396.21-240ZM648-432q0-30-21.15-51T576-504H393l-30-212q-1.68-12.35-11.34-20.18Q342-744 328.15-744H318l24 312h306Zm-306 0Z"/></svg> |