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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M420-516q-16 0-31-5t-29-14q-8-5-16.05-11T326-552q-10.59 0-18.3 6.5Q300-539 293-531q-5.14 5.65-12 8.82-6.86 3.18-15.43 3.18-14.57 0-25.07-10.78T230-556.5q0-7.5 2.5-13.5t7.5-11q17-18 38.47-30.5Q299.95-624 325-624q16.36 0 30.68 5T384-606q8 5 16.05 11.5T418-588q16.11 0 34-22 5-5 11.68-8t14.32-3q15.3 0 25.65 10.78Q514-599.44 514-583.5q0 7.5-2.5 13.5t-7.5 11q-16.8 18.81-38.02 30.91Q444.76-516 420-516Zm0 180q-17 0-33.5-5.5T356-357q-8-5-14.7-10-6.71-5-14.96-5-11.34 0-18.84 6.5T293-351q-5.14 5.65-12 8.82-6.86 3.18-15.43 3.18-14.57 0-25.07-10.78T230-376.5q0-7.5 2.5-13.5t7.5-11q17-18 38-30.5t45.5-12.5q17.5 0 34 5.5T388-423q8 5 14.5 10t15.5 5q11 0 18.5-7t15.5-15q5-5 11.68-8t14.32-3q15.3 0 25.65 10.5Q514-420 514-404.7q0 7.2-2.5 13.95Q509-384 504-379q-16.8 18.81-38.02 30.91Q444.76-336 420-336ZM168-192q-29 0-50.5-21.5T96-264v-432q0-29.7 21.15-50.85Q138.3-768 168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v432q0 29-21.5 50.5T792-192H168Zm0-72h408v-432H168v432Zm480 0h144v-432H648v432Zm54-324h36q8 0 13-5t5-13v-36q0-8-5-13t-13-5h-36q-8 0-13 5t-5 13v36q0 8 5 13t13 5Zm17.79 144q15.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 144q15.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.5ZM648-264v-432 432Z"/></svg> |