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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132.21-672q-15.21 0-25.71-10.35T96-708v-120q0-15.3 10.35-25.65Q116.7-864 132-864h120q15.3 0 25.65 10.29Q288-843.42 288-828.21t-10.35 25.71Q267.3-792 252-792h-84v84q0 15.3-10.29 25.65Q147.42-672 132.21-672ZM132-96q-15.3 0-25.65-10.35Q96-116.7 96-132v-120q0-15.3 10.29-25.65Q116.58-288 131.79-288t25.71 10.35Q168-267.3 168-252v84h84q15.3 0 25.65 10.29Q288-147.42 288-132.21t-10.35 25.71Q267.3-96 252-96H132Zm576 0q-15.3 0-25.65-10.29Q672-116.58 672-131.79t10.35-25.71Q692.7-168 708-168h84v-84q0-15.3 10.29-25.65Q812.58-288 827.79-288t25.71 10.35Q864-267.3 864-252v120q0 15.3-10.35 25.65Q843.3-96 828-96H708Zm120.21-576q-15.21 0-25.71-10.35T792-708v-84h-84q-15.3 0-25.65-10.29Q672-812.58 672-827.79t10.35-25.71Q692.7-864 708-864h120q15.3 0 25.65 10.35Q864-843.3 864-828v120q0 15.3-10.29 25.65Q843.42-672 828.21-672ZM672-240v-48h48v48h-48Zm0-96v-48h48v48h-48Zm-48 48v-48h48v48h-48Zm-48 48v-48h48v48h-48Zm-48-48v-48h48v48h-48Zm96-96v-48h48v48h-48Zm-48 48v-48h48v48h-48Zm-48-48v-48h48v48h-48Zm36.28-144q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H564.28Zm-312 312q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H252.28Zm0-312q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61v-143.78q0-15.28 10.33-25.78 10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.33 25.78-10.34 10.5-25.61 10.5H252.28ZM264-264h120v-120H264v120Zm0-312h120v-120H264v120Zm312 0h120v-120H576v120Z"/></svg> |