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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-552.27h-72q-15.3 0-25.65-10.37Q336-573 336-588.21t10.34-25.5Q356.68-624 371.96-624h215.76q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.57Q603.3-552.27 588-552.27h-72v180.22q0 15.32-10.35 25.69Q495.3-336 480-336q-15.3 0-25.65-10.36Q444-356.73 444-372.05v-180.22ZM48-84v-168q0-15.3 10.35-25.65Q68.7-288 84-288h48v-384H84q-15.3 0-25.65-10.35Q48-692.7 48-708v-168q0-15.3 10.35-25.65Q68.7-912 84-912h168q15.3 0 25.65 10.35Q288-891.3 288-876v48h384v-48q0-15.3 10.35-25.65Q692.7-912 708-912h168q15.3 0 25.65 10.35Q912-891.3 912-876v168q0 15.3-10.35 25.65Q891.3-672 876-672h-48v384h48q15.3 0 25.65 10.35Q912-267.3 912-252v168q0 15.3-10.35 25.65Q891.3-48 876-48H708q-15.3 0-25.65-10.35Q672-68.7 672-84v-48H288v48q0 15.3-10.35 25.65Q267.3-48 252-48H84q-15.3 0-25.65-10.35Q48-68.7 48-84Zm240-120h384v-48q0-15.3 10.35-25.65Q692.7-288 708-288h48v-384h-48q-15.3 0-25.65-10.35Q672-692.7 672-708v-48H288v48q0 15.3-10.35 25.65Q267.3-672 252-672h-48v384h48q15.3 0 25.65 10.35Q288-267.3 288-252v48Z"/></svg> |