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="M393-756h399q29.7 0 50.85 21.15Q864-713.7 864-684v212q0 20-18.5 28.5T809-446q-16-8-33-13.5t-35-7.5q2-3 2.5-6t.5-7q0-15.3-10.29-25.65Q723.42-516 708.21-516t-25.71 10.35Q672-495.3 672-480q0 4.73 1 8.86 1 4.14 3 7.7-15 4.44-28.5 9.44-13.5 5-26.5 13l-8-8q3-2 12-13.25 2-3.75 3.5-8.06 1.5-4.31 1.5-9.69 0-15.3-10.48-25.65Q609.04-516 593.56-516q-4.56 0-9.06 1.5-4.5 1.5-8.5 3.5-1 1-13 12l-68-68q3-1 15-13 3-5 4.5-10t1.5-9.56q0-15.48-10.48-25.96T479.56-636q-4.56 0-9.56 1.5-5 1.5-10 4.5-4 2-13 15l-80-80q-17-17-7.5-39t33.5-22ZM167.72-204Q138-204 117-225.15T96-276v-408q0-29.7 21.15-50.85Q138.3-756 168-756h36l360 360H372q-15.3 0-25.65 10.29Q336-375.42 336-360.21t10.35 25.71Q356.7-324 372-324h162q-3 11-4.5 23t-1.5 25v36q0 15.3-10.36 25.65Q507.28-204 491.97-204H167.72ZM776.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.35ZM840-222l-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-252v30ZM624-84q-9.88 0-16.94-7.06Q600-98.12 600-108v-144q0-9.88 7.06-16.94Q614.12-276 624-276h60l108 108v84H624ZM251.79-564q15.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.5Zm0 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.5Zm228-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.5Z"/></svg> |