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="m338-373 105.23-280.58Q446-662 453-667t16-5h22q9 0 16 5t9.78 13.37l105.59 281.62Q627-359 619.2-347.5q-7.8 11.5-22.42 11.5-8.78 0-15.52-4.95-6.73-4.95-9.26-13.05l-24-68H412l-24.11 67.66Q385-346 377.98-341q-7.03 5-14.93 5Q349-336 341-347.73T338-373Zm92-98h100l-49-139-51 139ZM48-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> |