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
712 B
XML
1 line
712 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-103 0-188-48T156-273l156-156 84.04 84.08Q407-334 421-334t25-11l154-154v79q0 15.3 10.29 25.65Q620.58-384 635.79-384t25.71-10.35Q672-404.7 672-420v-168q0-15.3-10.35-25.65Q651.3-624 636-624H468q-15.3 0-25.65 10.29Q432-603.42 432-588.21t10.35 25.71Q452.7-552 468-552h84L421-422l-83.04-83.08Q327-516 312.5-516T287-505L122-340q-13-32-19.5-67.48Q96-442.96 96-480q0-79.68 30.21-149.76 30.21-70.08 81.99-121.92 51.79-51.84 121.79-82.08Q400-864 479.84-864q79.84 0 150.06 30.21 70.21 30.21 122.16 82Q804-700 834-629.81t30 150q0 79.81-30.24 149.82-30.24 70-82.08 121.79-51.84 51.78-121.92 81.99Q559.68-96 480-96Z"/></svg> |