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="M209-409q-5 38-20.5 72.5T145.78-275q-7.78 8-17.78 8t-17.5-7q-7.5-7-7.5-16t6-17q28-34 43-75t15-86v-66q0-8 5-13t12.83-5h259.34q7.83 0 12.83 5t5 13v107q0 8-5 13t-12.75 5H209Zm6-38h200v-67H215v67Zm98-209q-37 42-82.08 73.66Q185.84-550.68 135-528q-9.68 5-19.84 2.5T99-536q-5-8-2-16t11.69-12.83Q157-588 200-619.5t79.45-71.65q5.75-6.85 14.39-9.35 8.63-2.5 17.26-2.5t17.27 2.5Q337-698 343-692q38 37 83.58 65.67t93.62 53.39q9.8 4.94 13.3 14.58 3.5 9.65-2.5 17.36-6 9-17 11t-21.47-3Q444-559 398-588t-85-68Zm-86 397q-10 0-16.5-6.5T204-282v-96.15q0-7.85 5-12.85t12.88-5h236.25q7.87 0 12.87 5 5 5 5 12.94v97.23q0 8.93-6.5 15.38Q463-259 454-259t-16-6.8q-7-6.79-7-16.2v-74H250v74q0 10-6.5 16.5T227-259Zm160-309H240.65q-7.65 0-13.15-5.28T222-587q0-8.44 5.28-13.72Q232.56-606 241-606h146.35q7.65 0 13.15 5.28T406-587q0 8.44-5.28 13.72Q395.44-568 387-568ZM187-464v-35h259v35H187Zm31 191v-38h235v38H218Zm474-63q29.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> |