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
451 B
XML
1 line
451 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m432-163-60-53q-79-70-132-124t-85-99q-32-45-45.5-84.5T96-605q0-89 60.5-150T305-816q50 0 96.5 21t78.5 59q32-38 78.5-59t96.5-21q88 0 148.5 61T864-605q0 42-13.5 81.5T805-439q-32 45-85 99T588-216l-60 53q-11 9-23 14t-25 5q-13 0-25-5t-23-14ZM277-408h406q12-13 22.5-25t19.5-23H234q9 11 20 23t23 25Zm203 191q38-34 71-63.5t60-55.5H349q27 26 60 55.5t71 63.5Z"/></svg> |