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
952 B
XML
1 line
952 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M222.23-192Q208-192 195-197t-24-16l-86.17-86.13Q80-304 80-312q0-8 5-13l4-4q6.1-7 13.55-10.5Q110-343 119-343q10.59 0 20.29 3 9.71 3 17.71 11l35 35v-258q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.14 6.8 6.86 6.8 6.86 17.2v120H272v-192q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v192h32v-168q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v168h32v-120q0-10.4 7.12-17.2 7.11-6.8 16.6-6.8 10.28 0 17.28 6.8 7 6.8 7 17.2v288q0 29.7-21 50.85Q438-192 408-192H222.23ZM588-288q-15.3 0-25.65-10.35Q552-308.7 552-324v-276q0-29.7-21.15-50.85Q509.7-672 480-672H180q-15.3 0-25.65-10.35Q144-692.7 144-708v-84q0-29.7 21.16-50.85Q186.32-864 216.04-864h432.24Q678-864 699-842.85T720-792v168l113-113q8-8 19.5-3.83Q864-736.67 864-725v297.88Q864-415 852.5-411q-11.5 4-19.5-4L720-528v168q0 29.7-21.15 50.85Q677.7-288 648-288h-60Z"/></svg> |