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
571 B
XML
1 line
571 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-30 0-51-21t-21-51v-432q0-30 21-51t51-21h624q30 0 51 21t21 51v178q0 14-5 27t-16 24L674-300l-35-34q-21-21-51-21t-51 21l-60 62q-11 11-15 26.5t1 30.5q2 8-1.5 15.5T450-192H168Zm312-325L223-664q-19-11-37 0t-18 32q0 10 5.5 18.5T187-600l275 158q8 5 18 5t18-5l276-158q8-5 13-13.5t5-18.5q0-21-18-32t-37 0L480-517Zm194 319 162-161q11-11 25-11t25 11q11 11 11 25.5T886-308L700-122q-5 5-11.5 8t-13.5 3q-7 0-14-3t-12-8l-85-85q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l59 59Z"/></svg> |