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
935 B
XML
1 line
935 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-336v-408 408ZM84-144q-15.3 0-25.65-10.29Q48-164.58 48-179.79t10.35-25.71Q68.7-216 84-216h792q15.3 0 25.65 10.29Q912-195.42 912-180.21t-10.35 25.71Q891.3-144 876-144H84Zm84-120q-29.7 0-50.85-21.15Q96-306.3 96-336v-408q0-29.7 21.15-50.85Q138.3-816 168-816h558q15.3 0 25.65 10.29Q762-795.42 762-780.21t-10.35 25.71Q741.3-744 726-744H168v408h558q15.3 0 25.65 10.29Q762-315.42 762-300.21t-10.35 25.71Q741.3-264 726-264H168Zm538-197q-12-6-18.5-18.5T689-507q4-8 6-16.5t2-16.5q0-8-2-16.5t-6-16.5q-8-15-1.5-27.5T706-619q12-6 26.5-2.5t23.94 20.33Q764-587 766.5-571.25q2.5 15.75 2.5 31.5t-2.5 31.25q-2.5 15.5-10.06 29.67Q747-462 732.5-458.5 718-455 706-461Zm100 99q-11-8-15.5-21.5T796-409q23-28 33.5-60t10.5-71q0-39-10.5-71T796-671q-10-12-5.5-25.5T806-718q11-8 26-6t28 19q25 35 38.5 76.5T912-540q0 47-13.5 88.5T860-375q-13 17-28 19t-26-6Z"/></svg> |