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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M100-286q-5-9-2.5-19t11.5-16q13-9 26-18.5t25-20.5v-109h-42.5q-8.5 0-15-6.8Q96-482.59 96-492q0-9 6.8-15.5 6.79-6.5 16.2-6.5h67.41q7.59 0 12.59 5t5 12.86v133.58q19 24.56 48 35.06 29 10.5 61 10.5 47.97 0 94.99-1 47.01-1 95.34-1.67 9.67-.33 14.17 6.17T519-297q-3 10-12.5 17t-19.5 7H312.1q-37.1 0-71.1-12.5-34-12.5-59.32-38.5Q170-312 158-301t-26 22q-8 6-17.5 4T100-286Zm368-60q-24-14-43.79-33.05Q404.41-398.1 386-420v76q0 9-6.5 15.5T364-322q-9 0-16-7t-7-16v-76q-17.16 23.24-39.08 42.12Q280-360 255-343.77q-8 4.77-17.5 3.27Q228-342 221-350t-5.5-15.5Q217-373 225-378q26-14 49.5-32.5T316-452h-61.33q-7.67 0-12.67-5t-5-13.08v-89.84q0-8.08 5-13.08t12.83-5H340v-26H239q-9 0-15-6.5t-6-15.5q0-9 6.5-15t15.5-6h100v-24q0-9 6.65-15.5t15.85-6.5q9.2 0 15.85 6.5T385-671v24h110q9 0 15 6t6 15q0 9-6 15.5t-15 6.5H385v25h91.16q7.84 0 12.84 5t5 13.08v88.84q0 8.08-5 13.08t-12.7 5H408q20 23 43.23 41.52Q474.45-393.96 501-381q9 5 10.5 12t-5.5 15q-8 8-19 10.5t-19-2.5ZM280-493h60v-47h-60v47Zm106-1h64v-46h-64v46Zm-217-98q-12-14-25.05-26.15Q130.91-630.31 116-641q-8-6-8-14t7-14q8-6 18-6.5t18 4.5q15 11.35 28.5 23.18Q193-636 205-622q6 7 5.5 17t-8.5 16q-8 6-17 5.5t-16-8.5Zm523 256q29.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> |