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
736 B
XML
1 line
736 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M674-645q-5 0-9.5-1.5T656-650l-35-20q-16-9-33.5-4.5T561-654l-2 3 41 24q17 10 23 29.5t-5 36.5l-40 69q23 35 34 75t11 82q0 120-84 203.5T335-48q-120 0-204-84.5T47-337q0-119 83.5-202.5T333-623q4 0 8-.5t8-.5l41-69q9-17 28.5-22t36.5 5l42 23 1-2q24-43 70.5-55t88.5 12l34 20q8 5 13.5 12.5T710-681q0 15-10.5 25.5T674-645Zm99 8q0-15 10.5-25.5T809-673h48q15 0 25.5 10.5T893-637q0 15-10.5 25.5T857-601h-48q-15 0-25.5-10.5T773-637ZM624-807q-15 0-25.5-10.5T588-843v-48q0-15 10.5-25.5T624-927q15 0 25.5 10.5T660-891v48q0 15-10.5 25.5T624-807Zm130 53q-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-11Z"/></svg> |