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
737 B
XML
1 line
737 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-432h168v-60h-72q-15.3 0-25.65-10.29Q192-512.58 192-527.79T202.5-553q10.5-10 25.5-11h69q31-1 53 21t22 54v57h72v-276q0-65 45.38-110.5T600-864q45 0 82.03 22.93Q719.06-818.13 739-778l28 57q7 14 2.5 27.5T751-673q-14 7-27.5 2.5T703-689l-28.72-56.73Q663-767 643-779.5 623-792 600-792q-35 0-59.5 24.5T516-708v276h72v-57q0-32 22-54t53-21h69q15 1 25.5 11.09t10.5 25Q768-513 757.5-502T732-492h-72v60h168q15.3 0 25.65 10.29Q864-411.42 864-396.21t-10.35 25.71Q843.3-360 828-360H132q-15.3 0-25.65-10.29Q96-380.58 96-395.79t10.35-25.71Q116.7-432 132-432Zm108 288q-29.7 0-50.85-21.15Q168-186.3 168-216v-96h624v94q0 30.52-21.15 52.26T720-144H240Z"/></svg> |