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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-29.7 0-50.85-21.15Q96-186.3 96-216v-84q0-15.3 10.29-25.65Q116.58-336 131.79-336t25.71 10.35Q168-315.3 168-300v84h84q15.3 0 25.65 10.29Q288-195.42 288-180.21t-10.35 25.71Q267.3-144 252-144h-84Zm186-144 37-188-79 34v70q0 15.3-10.29 25.65Q291.42-336 276.21-336t-25.71-10.35Q240-356.7 240-372v-94q0-11 5.96-19.71T262-499l135-58q17-7 33-13t34-6q24.68 0 45.84 11.5Q531-553 544-532l19 32q3.33 4.67 6.67 9.33Q573-486 577-481q-46 34-71.5 85T480-288H354Zm173.75-312q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM96-756v-84q0-29.7 21.15-50.85Q138.3-912 168-912h84q15.3 0 25.65 10.29Q288-891.42 288-876.21t-10.35 25.71Q267.3-840 252-840h-84v84q0 15.3-10.29 25.65Q147.42-720 132.21-720t-25.71-10.35Q96-740.7 96-756Zm696 0v-84h-84q-15.3 0-25.65-10.29Q672-860.58 672-875.79t10.35-25.71Q692.7-912 708-912h84q29.7 0 50.85 21.15Q864-869.7 864-840v84q0 15.3-10.29 25.65Q843.42-720 828.21-720t-25.71-10.35Q792-740.7 792-756ZM719.77-96Q640-96 584-152.23q-56-56.22-56-136Q528-368 584.23-424q56.22-56 136-56Q800-480 856-423.77q56 56.22 56 136Q912-208 855.77-152q-56.22 56-136 56Zm.23-192q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0 96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Z"/></svg> |