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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-84v-162q-37-13-60.5-43.8Q48-320.61 48-360v-324q0-15.3 10.35-25.65Q68.7-720 84-720h48v-156q0-15.3 10.29-25.65Q152.58-912 167.79-912t25.71 10.35Q204-891.3 204-876v156h48q15.3 0 25.65 10.35Q288-699.3 288-684v324q0 39.39-23.5 70.2Q241-259 204-246v162q0 15.3-10.29 25.65Q183.42-48 168.21-48T142.5-58.35Q132-68.7 132-84Zm312 0v-162q-37-13-60.5-43.8Q360-320.61 360-360v-324q0-15.3 10.35-25.65Q380.7-720 396-720h48v-156q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v156h48q15.3 0 25.65 10.35Q600-699.3 600-684v324q0 39.39-23.5 70.2Q553-259 516-246v162q0 15.3-10.29 25.65Q495.42-48 480.21-48T454.5-58.35Q444-68.7 444-84Zm312 0v-162q-37-13-60.5-43.8Q672-320.61 672-360v-324q0-15.3 10.35-25.65Q692.7-720 708-720h48v-156q0-15.3 10.29-25.65Q776.58-912 791.79-912t25.71 10.35Q828-891.3 828-876v156h48q15.3 0 25.65 10.35Q912-699.3 912-684v324q0 39.39-23.5 70.2Q865-259 828-246v162q0 15.3-10.29 25.65Q807.42-48 792.21-48T766.5-58.35Q756-68.7 756-84ZM120-648v168h96v-168h-96Zm312 0v168h96v-168h-96Zm312 0v168h96v-168h-96ZM168-309q20.4 0 34.2-15 13.8-15 13.8-36v-48h-96v48q0 21 13.8 36t34.2 15Zm312.98 0q19.98 0 33.5-15T528-360v-48h-96v48q0 21 14.5 36t34.48 15Zm310.04 0q19.98 0 34.48-15 14.5-15 14.5-36v-48h-96v48q0 21 13.52 36t33.5 15ZM164-442Zm317 0Zm316 0Z"/></svg> |