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
487 B
XML
1 line
487 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m480-144-114 38q-11.35 4-20.68-3-9.32-7-9.32-19 0-8.89 2-14.44 2-5.56 7-8.56l75-56v-222l-280 80q-17.06 5-30.53-5.5Q96-365 96-382.45q0-13.1 4.5-21.82Q105-413 113-418l307-175v-211q0-25 17.5-42.5T480-864q25 0 42.5 17.5T540-804v211l307 175q8 5 12.5 13.73 4.5 8.72 4.5 21.82 0 17.45-13.47 27.95T820-349l-280-80v222l75 56q5 3 7 8.56 2 5.55 2 14.44 0 11.74-9.5 18.87Q605-102 594-106l-114-38Z"/></svg> |