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="m168-458-13.5 13.5Q148-438 140-432q-8 8-19 6.5t-18-9.5q-7-8-4.5-19t11.5-18q30-23 55-50.5t47.21-59.71Q218-591 228-595t20 0q8.89 3 11.94 12 3.06 9-1.94 17-10 15-20 28.5T216-510v229q0 10-7 17t-17 7q-10 0-17-7t-7-17v-177Zm227 201-23-1q-10-1.04-19-8.33-9-7.3-13-16.67-4-9 .5-15.5T355-305h55.31q4.69 0 7.19-2.5t2.5-7.5v-185H283.59q-8.59 0-15.09-6.8-6.5-6.79-6.5-16.2 0-9 6.5-15.5T284-545h233q10 0 16.5 6.5T540-522q0 10-6.5 16.5T517-499h-49v190q0 11-2 22.5T454-269q-13 8-28.5 10t-30.5 2ZM238-665.76Q217-639 191.5-615.5 166-592 140-572q-7.72 6-17.86 5T106-576q-6-8-4-18t10-16q21-17 41.5-35.5t38.21-39.21Q199-693 209.5-696t20.5 1q9 4 11.5 12.5t-3.5 16.74ZM504-629H303.67q-8.67 0-15.17-6.8-6.5-6.79-6.5-16.2 0-9 6.8-15.5 6.79-6.5 16.2-6.5h200q10 0 16.5 6.5T527-651q-1 9-7.29 15.5-6.28 6.5-15.71 6.5Zm188 293q29.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> |