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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M383.75-696q-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.5ZM284-384l-51 259q-2 13-12.29 21T197-96q-17.27 0-27.64-13Q159-122 162-139l85-433-79 34v70q0 15.3-10.29 25.65Q147.42-432 132.21-432t-25.71-10.35Q96-452.7 96-468v-94q0-10.5 6-19.25T118-595l163-69q37-16 71-2.5t57 52.5l22 37q19 31 45 48.5t63.98 22.17Q555-504 565.5-493.71t10.5 25.5q0 15.21-10.35 25.71T540-434q-51-6-90-27t-66-58l-22 111 49 49q11 11 16 23.89t5 27.11v176q0 15.3-10.29 25.65Q411.42-96 396.21-96t-25.71-10.35Q360-116.7 360-132v-177l-76-75Zm388-240H564q-15.3 0-25.65-10.35Q528-644.7 528-660v-168q0-15.3 10.35-25.65Q548.7-864 564-864h264q15.3 0 25.65 10.35Q864-843.3 864-828v168q0 15.3-10.35 25.65Q843.3-624 828-624H720v504q0 10.4-6.8 17.2Q706.4-96 696-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-504Zm28-96-9 9q-7 7.36-7 17.18t7.12 16.82q7.11 7 17 7 9.88 0 16.88-7l41.96-41.87Q772-724 774.5-730.3t2.5-13.5q0-7.2-2.5-13.5T767-769l-42-42q-7.36-7-17.18-7T691-810.88q-7 7.11-7 17 0 9.88 7 16.88l9 9h-75.81q-10.48 0-17.34 6.8Q600-754.4 600-744q0 10.4 6.85 17.2 6.86 6.8 17.34 6.8H700Z"/></svg> |