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
465 B
XML
1 line
465 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-288q25 0 42.5-17.5T540-348q0-25-17.5-42.5T480-408q-25 0-42.5 17.5T420-348q0 25 17.5 42.5T480-288ZM363.05-96Q288-96 242.93-134.21q-45.07-38.21-70-95.52Q148-288 140-354.93t-8-125.13q0-98.94 15.5-170.44T202-770q40-48 107-71t171-23q104 0 171 23t107 71q39 48 54.5 119.5T828-480.06q0 58.2-8 125.13-8 66.93-32.93 125.2-24.93 57.31-70 95.52Q672-96 596.95-96h-233.9Z"/></svg> |