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
634 B
XML
1 line
634 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-14ZM186-528h588q10-21 14-39.5t4-37.5q0-59-40-99t-97-40q-52 0-82.5 23T513-664q-6 8-14.5 12t-18.5 4q-10 0-18.5-3.5T447-663q-29-35-59-58t-83-23q-57 0-97 40t-40 99q0 19 4 37.5t14 39.5Zm91 120h406q12-13 22.5-25t19.5-23H234q9 11 20 23t23 25Zm203 191q38-34 71-63.5t60-55.5H349q27 26 60 55.5t71 63.5Zm0-311Z"/></svg> |