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-192q-15.21 0-25.71-10.29T96-227.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm156 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm156 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm156 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm156.05 0q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.61q10.35-10.41 25.65-10.41h36V-300q0-15.3 10.29-25.65Q812.58-336 827.79-336t25.71 10.38q10.5 10.38 10.5 25.73v36.1Q864-234 842.9-213t-50.72 21h-35.92ZM132.21-336q-15.21 0-25.71-10.29T96-371.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm696-60q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-696-84q-15.21 0-25.71-10.29T96-515.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM480-600v-132q0-15.3 10.35-25.65Q500.7-768 516-768h276q29.7 0 50.85 21.15Q864-725.7 864-696v132q0 15.3-10.35 25.65Q843.3-528 828-528H552q-29.7 0-50.85-21.15Q480-570.3 480-600Zm-347.79-24q-15.21 0-25.71-10.38T96-660.11v-36.1Q96-726 117.1-747t50.72-21h35.92q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.35 25.61Q219.3-696.19 204-696.19h-36V-660q0 15.3-10.29 25.65Q147.42-624 132.21-624Zm228-72q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |