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
2.0 KiB
XML
1 line
2.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M594-516q-10 0-18.11 4.53-8.12 4.54-12.89 12.47l50 50q7.93-4.77 12.47-12.89Q630-470 630-480q0-15.3-10.35-25.65Q609.3-516 594-516Zm-243 36Zm183 156H372q-15.3 0-25.65-10.29Q336-344.58 336-359.79t10.35-25.71Q356.7-396 372-396h162v72ZM776.65-81.35l-695.3-695.3Q70-788 70-802.67q0-14.66 11-25.33 10.91-11 25.45-11 14.55 0 25.9 11.34l695.3 695.32Q839-121 839-106.43t-10.93 25.5Q817.14-70 802.57-70t-25.92-11.35ZM792-756q29.7 0 50.85 21.15Q864-713.7 864-684v212q0 18-11.25 27T828-436q-13.5 0-24.75-9T792-472v-212H393q-17 0-26.5-11.25T357-720q0-13.5 9-24.75T393-756h399ZM167.72-204Q138-204 117-225.15T96-276v-408q0-29.7 21.15-50.85Q138.3-756 168-756h36l72 72H168v408h324q15.3 0 25.65 10.29Q528-255.42 528-240.21t-10.36 25.71Q507.28-204 491.97-204H167.72ZM624-84q-9.88 0-16.94-7.06Q600-98.12 600-108v-144q0-9.88 7.06-16.94Q614.12-276 624-276h60l108 108v84H624Zm216-138-84-84v-18q0-15.3-10.35-25.65Q735.3-360 720-360q-3.81 0-7.4.5-3.6.5-7.6 2.5l-26-26q9-6 19.33-9.5Q708.67-396 720-396q29.7 0 50.85 21.15Q792-353.7 792-324v48h24q9.88 0 16.94 7.06Q840-261.88 840-252v30ZM252.21-564q-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.5Zm0 120q-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.5Zm114 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.5Zm227.58-120q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm114 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm.42 57q-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.5ZM480-636q-11 0-19.5 6T447-615l48 48q9-5 15-13.5t6-19.5q0-15.3-10.35-25.65Q495.3-636 480-636Zm20 74Z"/></svg> |