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
533 B
XML
1 line
533 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M477-202q84-48 127.5-118.5T648-480q0-89-43.5-159.5T477-758q48 60 72 130.73 24 70.73 24 147.27 0 76-24 147t-72 131Zm121-557q57 56 89.5 127.5T720-480q0 80-32.5 151.5T598-201q-48 48-110 76.5T360.13-96q-11.13 0-22.63-.5Q326-97 314-99.4q-10-1.6-16-8.6t-6-17q0-8 4-14t11-9q89-52 141-140.5T500-480q0-103-52-191.5T307-812q-7-3-11-8.75t-4-14.11q0-10.46 6-17.25 6-6.8 16-8.89 12-2 23.63-2.5 11.63-.5 22.37-.5 66 0 128 28.5T598-759Zm-25 279Z"/></svg> |