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
751 B
XML
1 line
751 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-101q-6 0-12.33-1-6.34-1-12.67-3-126-47-194.5-163T192-515v-181q0-22.31 12-40.15Q216-754 236-762l216-90q14-5 28-5t28 5l216 90q20 8 32 25.85 12 17.84 12 40.15v181q0 65-18 132t-56 124q-8 10-20 11t-21-8l-99.74-100Q536-345 518-340.5q-18 4.5-38 4.5-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 20-5 38.11T604-407l55 55q17-39 27-80t10-83v-181l-216-90-216 90v181q0 105 56.5 203.5T480-171q19-6 35.5-15.5T547-208q12-9 27-8t24 13q10 13 8 28.5T591-150q-20 14-40.87 24.81-20.87 10.81-44.87 19.91Q499-103 492.5-102t-12.5 1Zm.21-307Q510-408 531-429.21t21-51Q552-510 530.79-531t-51-21Q450-552 429-530.79t-21 51Q408-450 429.21-429t51 21Zm9.79-71Z"/></svg> |