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
960 B
XML
1 line
960 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m424-264-56 135q-5 14-18.5 19.5t-27.45.06q-13.96-5.44-20-19.5Q296-143 302-157l45-108q-109-11-180-93.5T96-552v-168q0-60 42-102t102-42q16.32 0 31.16 4T301-850l214 84q11 5 11 17t-11 17l-131 52v47l419 241q6 4 10.4 9.88 4.4 5.88 6.6 13.12l35 140q4 14-5.5 25.5T826-192h-18q-8.15 0-14.07-3.5Q788-199 783-205l-39-59H552v132q0 15.3-10.29 25.65Q531.42-96 516.21-96t-25.71-10.35Q480-116.7 480-132v-132h-56ZM240.21-684q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM396-384Zm-12 48h371l-83-48H396q-30.91 0-57.95-12.5Q311-409 291-430q-11-11-23-31.59-12-20.6-12-37.41 0-15.3 10.45-25.65Q276.91-535 292.36-535q13.64 0 22.88 8.53 9.24 8.53 11.76 20.47 6 23 24.99 36.5Q370.97-456 396-456h151L312-591v-129q0-29.7-21.21-50.85-21.21-21.15-51-21.15T189-770.85Q168-749.7 168-720v168q0 90 63 153t153 63Z"/></svg> |