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="M480.21-384q-15.21 0-25.71-10.35T444-420v-264q0-15.3 10.29-25.65Q464.58-720 479.79-720t25.71 10.35Q516-699.3 516-684v264q0 15.3-10.29 25.65Q495.42-384 480.21-384Zm0 144q-15.21 0-25.71-10.29t-10.5-25.5q0-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.5ZM120-48q-33 0-52.5-19.5T48-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-48h-84Zm720 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 33-19.5 52.5T840-48Zm72-792v84q0 15.3-10.29 25.65Q891.42-720 876.21-720t-25.71-10.35Q840-740.7 840-756v-84h-84q-15.3 0-25.65-10.29Q720-860.58 720-875.79t10.35-25.71Q740.7-912 756-912h84q33 0 52.5 19.5T912-840Zm-792-72h84q15.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-756v-84q0-33 19.5-52.5T120-912Z"/></svg> |