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
819 B
XML
1 line
819 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M313-199 80-251q-14-3-22.5-15.5T53-294q3-14 15.5-22.5T96-322l236 53-19 70Zm38-139L74-415q-14-4-22-17t-3-27q4-14 16.5-21.5T93-484l278 76-20 70Zm197-247L384-822q-9-12-6-26.5t16-23.5q12-8 26.5-5.5T444-863l162 237-58 41Zm182 253-54-54 85-55q5-3 8.5-8t5.5-11l46-157-98 119-147-364q-6-13 0-27t20-20q14-5 27.5.5T643-889l101 252 43-51q11-13 26.5-20t32.5-6q17 1 31.5 9t24.5 22l9 14-68 229q-6 18-16.5 33T801-381l-71 49Zm-115-12L196-569q-14-7-18-20.5t3-27.5q7-13 21-17.5t27 2.5l214 115 172 173ZM111-69q-15-1-25-12t-9-26q1-15 12-25t26-9l377 21q21 2 38-10t23-33l32-109-470-472q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116L642-216l-20 72q-13 45-50.5 72T488-48L111-69Zm474-203Zm91-114Z"/></svg> |