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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-756v-84q0-29.7 21.15-50.85Q138.3-912 168-912h84q15.3 0 25.65 10.29Q288-891.42 288-876.21t-10.35 25.71Q267.3-840 252-840h-84v84q0 15.3-10.29 25.65Q147.42-720 132.21-720t-25.71-10.35Q96-740.7 96-756Zm696 0v-84h-84q-15.3 0-25.65-10.29Q672-860.58 672-875.79t10.35-25.71Q692.7-912 708-912h84q29.7 0 50.85 21.15Q864-869.7 864-840v84q0 15.3-10.29 25.65Q843.42-720 828.21-720t-25.71-10.35Q792-740.7 792-756ZM96-120v-84q0-15.3 10.29-25.65Q116.58-240 131.79-240t25.71 10.35Q168-219.3 168-204v84h84q15.3 0 25.65 10.29Q288-99.42 288-84.21T277.65-58.5Q267.3-48 252-48h-84q-29.7 0-50.85-21.15Q96-90.3 96-120Zm696 72h-84q-15.3 0-25.65-10.29Q672-68.58 672-83.79t10.35-25.71Q692.7-120 708-120h84v-84q0-15.3 10.29-25.65Q812.58-240 827.79-240t25.71 10.35Q864-219.3 864-204v84q0 29.7-21.15 50.85Q821.7-48 792-48ZM309-192q-29 0-49-21.5T240-264v-432q0-29 20-50.5t49-21.5h342q29 0 49 21.5t20 50.5v432q0 29-20 50.5T651-192H309Zm111-360h120q15.3 0 25.65-10.29Q576-572.58 576-587.79t-10.35-25.71Q555.3-624 540-624H420q-15.3 0-25.65 10.29Q384-603.42 384-588.21t10.35 25.71Q404.7-552 420-552Zm0 108h120q15.3 0 25.65-10.29Q576-464.58 576-479.79t-10.35-25.71Q555.3-516 540-516H420q-15.3 0-25.65 10.29Q384-495.42 384-480.21t10.35 25.71Q404.7-444 420-444Zm0 108h120q15.3 0 25.65-10.29Q576-356.58 576-371.79t-10.35-25.71Q555.3-408 540-408H420q-15.3 0-25.65 10.29Q384-387.42 384-372.21t10.35 25.71Q404.7-336 420-336Z"/></svg> |