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
727 B
XML
1 line
727 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M111-69q-15-1-25-12t-9-26q1-15 12-25t26-9l179 10 19-68-233-52q-14-3-22.5-15.5T53-294q3-14 15.5-22.5T96-322l236 53 19-69-277-77q-14-4-22-17t-3-27q4-14 16.5-21.5T93-484l277 76 17-63-272-273q-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-12 45-50 71.5T488-48L111-69Zm619-263L505-556l38-26-159-240q-9-12-6-26.5t16-23.5q12-8 26.5-5.5T444-863l158 240 55-38-81-201q-6-13 0-27t20-20q14-5 27.5.5T643-889l101 252 43-51q11-13 26.5-20t32.5-6q28 2 47.5 21.5T904-644l-61 204q-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 173Z"/></svg> |