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
743 B
XML
1 line
743 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M600-360h144v-84H600v84Zm0-156h144v-84H600v84ZM215.74-288Q186-288 165-309.15 144-330.3 144-360v-240q0-29.7 21.13-50.85Q186.25-672 215.92-672h179.8q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q411.3-600 396-600H216v240h144v-84h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.32-25.71 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.35Q432-495.3 432-480v120q0 29.7-21.18 50.85Q389.65-288 359.91-288H215.74Zm348.54 0q-15.28 0-25.78-10.35Q528-308.7 528-324v-312q0-15.3 10.36-25.65Q548.73-672 564.04-672h180.22Q774-672 795-650.85q21 21.15 21 50.85v72q0 20-14 34t-34 14q20 0 34 14t14 34v72q0 29.7-21.13 50.85Q773.75-288 744.08-288h-179.8Z"/></svg> |