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="M327-642q-11-11-18-27.89t-7-35.66q0-8.45 1.5-15.45t3.5-12q4.68-13 16.84-19t24.16-.55Q359-748 364-737t-.25 22q-1.75 3-1.75 4.8v4.2q0 7.5 3 13.75t9 12.25q9.78 10.25 16 24.7 6.22 14.45 8 30.3 1 9 .14 17.57-.85 8.57-3.14 15.43-5 14-16.5 20.5t-24.5 1.05q-11-4.55-16.5-15.71T337-608q2-4 2-8 0-8-3-14t-9-12Zm-132-5q-9-11-13.5-25.62-4.5-14.62-4.5-31.07 0-7.31.5-13.81.5-6.5 2.5-11.5 4-14 15.31-21.5Q206.63-758 220-753q12 4 18 15t1 23q-1 2-1.5 4t-.5 4q0 8.21 2.5 15.61Q242-684 248-676q9 11 13.5 25.9 4.5 14.89 4.5 31.65 0 7.45-.5 13.95-.5 6.5-2.5 11.5-4 14-15 21t-24 2q-12-4-18-15t-1-23q1-1.85 1-3.69V-616q0-8.21-2.5-15.61Q201-639 195-647Zm-86 11q-11 0-19.5-7.5T79-662L53-838q-2-14.78 6-27.39Q67-878 82-883q47-14 101.54-21.5 54.55-7.5 104.5-7.5 49.96 0 104.46 7.5Q447-897 494-883q15 5 23 17t6 28l-25.93 176.88Q495-650 486.5-643q-8.5 7-19.5 7-14 0-23-10t-7-24l24-159q-43-11-86-17t-87-6q-44 0-87 6t-86 17l24 159.19q2 13.81-7 23.81-9 10-23 10Zm276 372-79 137q-8 13-22 17t-27-4q-13-8-17-22t4-27l92-161q9.9-17.1 26.55-26.55T399-360h105l49-199q8.44-28.8 31.22-46.9Q607-624 636.24-624q41.29 0 67.53 32Q730-560 720-519l-47 199q-6 25-25.46 40.5T603-264H385Zm71 168q-20 0-34-14t-14-34q0-20 14-34t34-14h219q14 0 27 3t26 9v-40q0-64 15.5-124.5T789-461l20-37q12-22 8.5-46T797-586q-8-8-11.5-16.5T782-622q0-21 15.23-35.5 15.24-14.5 35.85-14.5 17.92 0 32.72 9.35 14.8 9.36 22.88 25.39 11.66 23.16 17.49 47.21Q912-566 912-541q0 14-1.5 27.5T905-486l-90 336q-7 23-26.05 38.5T745.4-96H456Zm203.75-576q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Z"/></svg> |