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
995 B
XML
1 line
995 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M257-316h160v-152H288.66q-7.66 38-15.22 76-7.55 38-16.44 76Zm269 48H114q-10 0-17-7t-7-17q0-10 7-17t17-7h90q9.26-38 17.13-76Q229-430 237-468h-72q-11 0-18-7t-7-18q0-11 7-18t18-7h82q5-25 9-50l8-50H147q-10 0-17-7t-7-17q0-10 7-17t17-7h343q10 0 17 7t7 17q0 10-7 17t-17 7H317.84q-4.84 25-9.34 50t-9.5 50h131q15-1 25.5 9.35T466-483v167h60q10 0 17 7t7 17q0 10-7 17t-17 7Zm166-68q29.04 0 56.52-15.5Q776-367 798-395v-98q-24 3-44.89 7.62-20.9 4.61-39.11 10.38-44 14-66 35t-22 48.48Q626-366 644.5-351q18.5 15 47.5 15Zm-20 62q-54 0-86.5-31.16Q553-336.31 553-390q0-50.68 32.5-82.84Q618-505 687-524q23.21-6.3 50.96-11.55Q765.71-540.8 798-545q-3-44-23.5-64.5T712-630q-19.97 0-38.98 5Q654-620 630-606q-11.73 7-24.44 4-12.72-3-19.56-14-8-12-4.08-25.5t15.69-20.5Q628-679 662-688.5t66-9.5q69 0 105.5 43T870-531v219q0 12.3-8.38 20.65-8.38 8.35-20.74 8.35h-4.41Q825-283 817-290q-8-7-10-18l-3-23q-28 27-62 42t-70 15Z"/></svg> |