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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-216h-84q-15.3 0-25.65-10.29Q96-236.58 96-251.79t10.35-25.71Q116.7-288 132-288h84v-156h-84q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516h84v-156h-84q-15.3 0-25.65-10.29Q96-692.58 96-707.79t10.35-25.71Q116.7-744 132-744h84v-84q0-15.3 10.29-25.65Q236.58-864 251.79-864t25.71 10.35Q288-843.3 288-828v84h156v-84q0-15.3 10.29-25.65Q464.58-864 479.79-864t25.71 10.35Q516-843.3 516-828v84h156v-84q0-15.3 10.29-25.65Q692.58-864 707.79-864t25.71 10.35Q744-843.3 744-828v84h84q15.3 0 25.65 10.29Q864-723.42 864-708.21t-10.35 25.71Q843.3-672 828-672h-84v156h84q15.3 0 25.65 10.29Q864-495.42 864-480.21t-10.35 25.71Q843.3-444 828-444h-84v156h84q15.3 0 25.65 10.29Q864-267.42 864-252.21t-10.35 25.71Q843.3-216 828-216h-84v84q0 15.3-10.29 25.65Q723.42-96 708.21-96t-25.71-10.35Q672-116.7 672-132v-84H516v84q0 15.3-10.29 25.65Q495.42-96 480.21-96t-25.71-10.35Q444-116.7 444-132v-84H288v84q0 15.3-10.29 25.65Q267.42-96 252.21-96t-25.71-10.35Q216-116.7 216-132v-84Zm72-72h156v-156H288v156Zm228 0h156v-156H516v156ZM288-516h156v-156H288v156Zm228 0h156v-156H516v156Z"/></svg> |