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
882 B
XML
1 line
882 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-624h72v-72h-72v72Zm0 360h180v-216H264v216Zm252 0h180v-216H516v216Zm-252 0h432v-216H264v216Zm252.25-360q-15.25 0-25.75-10.35T480-660q0-45 31.5-76.5T588-768q45 0 76.5 31.5T696-660v108h108q15.3 0 25.65 10.35Q840-531.3 840-516q0 15.3-10.32 25.65Q819.35-480 804.09-480h-35.9v216q0 29.7-21.1 50.85Q726-192 696.28-192H264.06q-29.72 0-50.88-21.15-21.16-21.15-21.16-50.85v-216H156q-15.3 0-25.65-10.29Q120-500.58 120-515.79t10.35-25.71Q140.7-552 156-552h108q-29.7 0-50.85-21.12Q192-594.24 192-623.89v-107.83q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.37 10.5 10.37 10.5 25.69v108.19Q408-594 386.85-573T336-552h288v-107.74q0-15.26-10.35-25.76Q603.3-696 588-696q-15.25 0-25.56 10.35-10.32 10.35-10.32 25.65 0 15.3-10.31 25.65Q531.49-624 516.25-624ZM264-624h72-72Z"/></svg> |