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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-792q130 0 221 91t91 221q0 130-91 221t-221 91q-130 0-221-91t-91-221q0-130 91-221t221-91ZM336-552.21q0 15.21 10.29 25.71t25.5 10.5q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5Zm216 0q0 15.21 10.29 25.71t25.5 10.5q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5ZM48-756v-84q0-29.7 21.15-50.85Q90.3-912 120-912h84q15.3 0 25.65 10.29Q240-891.42 240-876.21t-10.35 25.71Q219.3-840 204-840h-84v84q0 15.3-10.29 25.65Q99.42-720 84.21-720T58.5-730.35Q48-740.7 48-756ZM204-48h-84q-29.7 0-50.85-21.15Q48-90.3 48-120v-84q0-15.3 10.29-25.65Q68.58-240 83.79-240t25.71 10.35Q120-219.3 120-204v84h84q15.3 0 25.65 10.29Q240-99.42 240-84.21T229.65-58.5Q219.3-48 204-48Zm636 0h-84q-15.3 0-25.65-10.29Q720-68.58 720-83.79t10.35-25.71Q740.7-120 756-120h84v-84q0-15.3 10.29-25.65Q860.58-240 875.79-240t25.71 10.35Q912-219.3 912-204v84q0 29.7-21.15 50.85Q869.7-48 840-48Zm0-708v-84h-84q-15.3 0-25.65-10.29Q720-860.58 720-875.79t10.35-25.71Q740.7-912 756-912h84q29.7 0 50.85 21.15Q912-869.7 912-840v84q0 15.3-10.29 25.65Q891.42-720 876.21-720t-25.71-10.35Q840-740.7 840-756ZM480-336q36.52 0 67.76-17.5Q579-371 599-400q5-11-1.25-21.5T579-432H381.47q-12.47 0-18.97 10.5Q356-411 361-400q20 29 51.24 46.5Q443.48-336 480-336Z"/></svg> |