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
988 B
XML
1 line
988 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M425.74-312Q396-312 375-333.15 354-354.3 354-384v-192q0-29.7 21.18-50.85Q396.36-648 426.1-648h108.16Q564-648 585-626.85q21 21.15 21 50.85v192q0 29.7-21.18 50.85Q563.64-312 533.9-312H425.74Zm-209.63 0H108.28Q93-312 82.5-322.29 72-332.58 72-347.79t10.35-25.71Q92.7-384 108-384h108v-60h-72.21Q114-444 93-465.15T72-516v-60q0-29.7 21.12-50.85Q114.24-648 143.89-648h107.83q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q267.3-576 252-576H144v60h72.21Q246-516 267-494.85T288-444v60q0 29.7-21.12 50.85Q245.76-312 216.11-312Zm600 0H708.28q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q692.7-384 708-384h108v-60h-72.21Q714-444 693-465.15T672-516v-60q0-29.7 21.12-50.85Q714.24-648 743.89-648h107.83q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q867.3-576 852-576H744v60h72.21Q846-516 867-494.85T888-444v60q0 29.7-21.12 50.85Q845.76-312 816.11-312ZM426-384h108v-192H426v192Z"/></svg> |