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
986 B
XML
1 line
986 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M335-120q91 0 154-63.03 63-63.04 63-151.97 0-31-9-61t-26-56l-24-37 50-87-104-60-50 87-53-3q-85-5-150.5 61T120-336q0 91 62.75 153.5T335-120Zm265-687q-5.1 0-8.55-15-3.45-15-3.45-93 0-5.1 3.45-8.55Q594.9-927 600-927q25.5 0 42.75 17.25T660-867q0 25.5-17.25 42.75T600-807Zm185 206q-5.1 0-8.55-3.45Q773-607.9 773-613q0-25.5 17.25-42.75T833-673q25.5 0 42.75 17.25T893-613q0 5.1-15 8.55-15 3.45-93 3.45Zm-31-153q-11-11-11.5-25.5T753-805l35-34q11-11 25-10.5t25 11.5q11 11 11 25t-11 25l-34 34q-11 11-25 11t-25-11ZM336-335Zm337.56-310q-4.56 0-9.06-1.5-4.5-1.5-8.5-3.5l-35-20q-16-9-33.5-4.5T561-654l-2 3 41 24q17 10 23 29.5t-5 36.5l-40 69q23 35 34 74.85 11 39.84 11 82.15 0 119.58-84 203.29T335-48q-120 0-204-84.56t-84-204Q47-456 130.5-539.5T333-623q4 0 8-.5t8.5-.5l40.5-69q9-17 28.5-22t36.5 5l42 23 1-2q24-43 70.5-55t88.5 12l34 20q8 5 13.5 12.5T710-681q0 15.3-10.48 25.65Q689.04-645 673.56-645Z"/></svg> |