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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.79-672q15.21 0 25.71 10.35T516-636v456q0 15.3-10.29 25.65Q495.42-144 480.21-144t-25.71-10.35Q444-164.7 444-180v-456q0-15.3 10.29-25.65Q464.58-672 479.79-672Zm-156 96q15.21 0 25.71 10.35T360-540v264q0 15.3-10.29 25.65Q339.42-240 324.21-240t-25.71-10.35Q288-260.7 288-276v-264q0-15.3 10.29-25.65Q308.58-576 323.79-576Zm312 0q15.21 0 25.71 10.35T672-540v264q0 15.3-10.29 25.65Q651.42-240 636.21-240t-25.71-10.35Q600-260.7 600-276v-264q0-15.3 10.29-25.65Q620.58-576 635.79-576ZM480-744q-48 0-88.5 22T325-660q-26 40-66.51 62-40.51 22-86.49 22h-40q-15.3 0-25.65-10.29Q96-596.58 96-611.79t10.35-25.71Q116.7-648 132-648h40q28.12 0 52.56-13.5T265-698q35-55 91.81-86.5 56.8-31.5 123-31.5Q546-816 603-784.5t92 86.5q16 23 40.44 36.5Q759.88-648 788-648h40q15.3 0 25.65 10.29Q864-627.42 864-612.21t-10.35 25.71Q843.3-576 828-576h-40q-45.98 0-86.49-22T635-660q-26-40-66.5-62T480-744ZM180.21-372q-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.5Zm600 0q-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.5Z"/></svg> |