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
437 B
XML
1 line
437 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M257-264h415.13L753-696H553.52L257-264Zm-117.68 44 355.75-516.7Q505-752 520.67-760q15.66-8 33.57-8h198.74q34.02 0 55.52 26t15.25 59.36L738-221q-2 13-12.39 21T702-192H153.71q-10.81 0-15.76-9.5-4.95-9.5 1.37-18.5ZM570-396q37 0 63.5-26.1T660-486q0-37-26.5-63.5t-64-26.5q-37.5 0-63.5 26.5t-26 64q0 37.5 26.1 63.5t63.9 26ZM257-264h415-415Z"/></svg> |