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
358 B
XML
1 line
358 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M598-759q57 56 89.5 127.5T720-480q0 80-32.5 151.5T598-201q-48 48-110 76.5T360-96q-11 0-22.5-.5T314-99q-10-2-16-9t-6-17q0-8 4-14t11-9q89-52 141-140.5T500-480q0-103-52-191.5T307-812q-7-3-11-9t-4-14q0-10 6-17t16-9q12-2 23.5-2.5t22.5-.5q66 0 128 28.5T598-759Z"/></svg> |