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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M756-252h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.38-25.59 10.39-10.39 25.74-10.39h36.11v-36.11q0-15.35 10.39-25.74Q777-396 792.21-396q15.21 0 25.5 10.35T828-360v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.38 25.59-10.39 10.39-25.74 10.39h-36.11v36.11q0 15.35-10.39 25.74Q807-180 791.79-180q-15.21 0-25.5-10.35T756-216v-36ZM480-480Zm-1-264 38.49.5q38.48.5 89 2Q657-740 707-737q50 3 72 9 25 6 43.16 23.62Q840.31-686.76 847-662q8 30 11.5 69.5T863-515q0 15.3-9.82 25.65-9.82 10.35-25 10.35t-25.72-10.35Q791.92-499.7 791-515q-2-34-4.5-70.5t-8.5-56.69q-2-4.81-6.5-9.31Q767-656 761-658q-24-7-110-10.5T479.99-672Q394-672 308-668.5 222-665 198-658q-6.25 2-10.62 6-4.38 4-6.38 10-7 27-10.5 78.5t-3.5 84q0 32.5 3 83.84t11 78.91q2 4.75 6.5 9.25T198-301q24 7 110.64 10T480-288h84q15.3 0 25.65 10Q600-268 600-253.5T589.65-228Q579.3-217 564-217q-17 0-32.41.5-15.4.5-27.09.5H479q-68.05 0-127.48-1.88-50.79-.93-100.16-4.21Q202-225.38 179-231q-25-7-43-24.5T111-298q-6-22-9-53t-5-60q-2-33.95-2-68.85 0-34.9 2-67.91 1-29.24 4.5-60.04 3.5-30.81 9.5-53.56 7-24.64 25-42.14t42.96-24.5q23.04-6 72.56-9.11Q301.04-740.22 352-742q59-1 127-2Zm97 248-145-82q-9-5-18 0t-9 15.66v164.68q0 10.66 9 15.66t18 0l145-82q9-5 9-16t-9-16Z"/></svg> |