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
652 B
XML
1 line
652 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-503.78Q96-614 172.84-691q76.85-77 187.16-77h240q110.31 0 187.16 76.82Q864-614.36 864-504.08 864-407 802-333q-62 74-158.9 90.15Q626-240 613-250.21q-13-10.22-13-26Q600-292 612-302t28-14q67-14 109.5-66.5T792-504q0-79.68-56.16-135.84T600-696H360q-79.68 0-135.84 56.23-56.16 56.22-56.16 136Q168-424 224.16-368q56.16 56 135.84 56h30l-32-32q-11-11-10.5-25.5T359-395q11-11 25.5-11t25.5 11l93.24 94.14Q514-290 514-275.82T503-251l-94 94q-11 11-25 10.5t-25-11.02q-11-11.48-11-26.12 0-14.65 10.72-25.3L390-240h-30q-110.31 0-187.16-76.78Q96-393.56 96-503.78Z"/></svg> |