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="M288-480.21q0 15.21-10.35 25.71T252-444H84q-15.3 0-25.65-10.29Q48-464.58 48-479.79t10.35-25.71Q68.7-516 84-516h168q15.3 0 25.65 10.29Q288-495.42 288-480.21ZM345-617q-11 11-26 11t-26.22-11.22l-28.56-28.56Q253-657 253-671q0-14 11-25t25.5-11.5q14.5-.5 25.72 10.94l28.56 29.12Q355-656 355.5-642q.5 14-10.5 25Zm99-91v-168q0-15.3 10.29-25.65Q464.58-912 479.79-912t25.71 10.35Q516-891.3 516-876v168q0 15.3-10.29 25.65Q495.42-672 480.21-672t-25.71-10.35Q444-692.7 444-708Zm172 92q-11-11-11-25.5t11.22-25.72l28.56-28.56Q656-707 670.5-707q14.5 0 25.5 11t11 25.5q0 14.5-11 25.5l-30 30q-11 11-25 10.5T616-616Zm56 136.21q0-15.21 10.35-25.71T708-516h168q15.3 0 25.65 10.29Q912-495.42 912-480.21t-10.35 25.71Q891.3-444 876-444H708q-15.3 0-25.65-10.29Q672-464.58 672-479.79ZM480-360q-51 0-85.5-34.5T360-480q0-51 34.5-85.5T480-600q51 0 85.5 34.5T600-480q0 51-34.5 85.5T480-360Zm136 15q11-11 25.5-11t25.72 11.44l28.56 29.12Q707-304 707-290q0 14-11 25t-25.5 11q-14.5 0-25.94-11.22l-29.12-28.56Q604-305 604.5-319.5 605-334 616-345Zm-272 0q11 11 10.5 25.5t-11.72 25.94l-28.56 29.12Q303-253 289-253q-14 0-25-11t-11.5-25.5q-.5-14.5 10.94-25.72l29.12-28.56Q304-355 318.5-355.5 333-356 344-345Zm135.79 57q15.21 0 25.71 10.35T516-252v168q0 15.3-10.29 25.65Q495.42-48 480.21-48T454.5-58.35Q444-68.7 444-84v-168q0-15.3 10.29-25.65Q464.58-288 479.79-288Z"/></svg> |