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
692 B
XML
1 line
692 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-215.89V-481l-34.81 27.22Q145-445 130-447q-15-2-24-14t-7-27q2-15 13.71-23.98L436-759q10-8 21.5-11t22.5-3q11 0 22.5 3t21.5 11l323.32 247.02Q859-503 861-488t-7 27.44Q845-449 830.07-447q-14.94 2-27.07-7l-35-27v265.11q0 29.65-21.16 50.77Q725.68-144 695.96-144H263.72Q234-144 213-165.12t-21-50.77ZM336-360q14 0 25-10.35T372-396q0-14-11-25t-25.5-11q-14.5 0-25 11T300-395.5q0 14.5 10.35 25T336-360Zm144 0q14 0 25-10.35T516-396q0-14-11-25t-25.5-11q-14.5 0-25 11T444-395.5q0 14.5 10.35 25T480-360Zm144 0q14 0 25-10.35T660-396q0-14-11-25t-25.5-11q-14.5 0-25 11T588-395.5q0 14.5 10.35 25T624-360Z"/></svg> |