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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-180.21q0 15.21-10.35 25.71T204-144H84q-15.3 0-25.65-10.35Q48-164.7 48-180v-120q0-15.3 10.29-25.65Q68.58-336 83.79-336t25.71 10.35Q120-315.3 120-300v84h84q15.3 0 25.65 10.29Q240-195.42 240-180.21ZM875.79-336q15.21 0 25.71 10.35T912-300v120q0 15.3-10.35 25.65Q891.3-144 876-144H756q-15.3 0-25.65-10.29Q720-164.58 720-179.79t10.35-25.71Q740.7-216 756-216h84v-84q0-15.3 10.29-25.65Q860.58-336 875.79-336ZM186-264q-8 0-13-5t-5-13v-396q0-8 5-13t13-5h36q8 0 13 5t5 13v396q0 8-5 13t-13 5h-36Zm126 0q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8v-384q0-9.6 7.2-16.8 7.2-7.2 16.8-7.2 9.6 0 16.8 7.2 7.2 7.2 7.2 16.8v384q0 9.6-7.2 16.8-7.2 7.2-16.8 7.2Zm114 0q-8 0-13-5t-5-13v-396q0-8 5-13t13-5h36q8 0 13 5t5 13v396q0 8-5 13t-13 5h-36Zm120 0q-8 0-13-5t-5-13v-396q0-8 5-13t13-5h60q8 0 13 5t5 13v396q0 8-5 13t-13 5h-60Zm138 0q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8v-384q0-9.6 7.2-16.8 7.2-7.2 16.8-7.2 9.6 0 16.8 7.2 7.2 7.2 7.2 16.8v384q0 9.6-7.2 16.8-7.2 7.2-16.8 7.2Zm84 0q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8v-384q0-9.6 7.2-16.8 7.2-7.2 16.8-7.2 9.6 0 16.8 7.2 7.2 7.2 7.2 16.8v384q0 9.6-7.2 16.8-7.2 7.2-16.8 7.2ZM240-780.21q0 15.21-10.35 25.71T204-744h-84v84q0 15.3-10.29 25.65Q99.42-624 84.21-624T58.5-634.35Q48-644.7 48-660v-120q0-15.3 10.35-25.65Q68.7-816 84-816h120q15.3 0 25.65 10.29Q240-795.42 240-780.21Zm480 .42q0-15.21 10.35-25.71T756-816h120q15.3 0 25.65 10.35Q912-795.3 912-780v120q0 15.3-10.29 25.65Q891.42-624 876.21-624t-25.71-10.35Q840-644.7 840-660v-84h-84q-15.3 0-25.65-10.29Q720-764.58 720-779.79Z"/></svg> |