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
462 B
XML
1 line
462 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M365-96q-48 0-80.5-33T252-210q0-23 8.5-44t24.5-36l75-74v-138q0-16-12-25.5T324-546q-45-37-64.5-71.5T240-696q0-70 52-119t127-49q18 0 34 5t30 11q14 6 24.5 11t16.5 5q16 0 34-16 8-6 19-11t27-5q48 0 82 34t34 82q0 23-9 44.5T683-663l-83 83v216l75 74q17 15 25 36t8 44q0 48-33 81t-81 33q-22 0-42.5-9T514-130q-8-8-16-12t-18-4q-9 0-17.5 4T446-130q-15 15-36.5 24.5T365-96Z"/></svg> |