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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q0-121 74.5-213.5T744-425q14-3 28.5-.5T797-412q10.4 11.14 11.7 26.57Q810-370 807-355q-24 112-115.5 185.5T480-96Zm87-87q57-20.61 100-62.8 43-42.2 62-99.2-57 22-100.5 63T567-183Zm-87 87q0-121-74.5-213.5T216-425q-14-3-28.5 0T163-411q-10.4 10.88-11.7 25.94Q150-370 153-355q24 112 115.5 185.5T480-96Zm-87-87q-57-21-100.5-62.5T231-345q57 20.61 100 62.8 43 42.2 62 99.2Zm174 0Zm-174 0Zm86.79-429q15.21 0 25.71-11t10.5-25.5q0-14.5-10.29-25t-25.5-10.5q-15.21 0-25.71 10.35T444-648q0 14 10.29 25t25.5 11Zm.21 228q-41 0-69.5-28.5T384-482q-11 7-23.5 10.5T335-468q-40 0-67.5-28.19T240-564q0-26 13-48.5t36-35.5q-23-13-36-35.5T240-732q0-39.62 27.74-67.81Q295.48-828 335-828q13 0 25.5 4t23.5 11q-1-41 27-70t69-29q41 0 69 29t27 70q11-7 23.5-11t25.5-4q39.94 0 67.97 28.19T721-732q0 26-13 48.5T672-648q23 14 36 36t13 48q0 39.62-28.03 67.81Q664.94-468 625-468q-13 0-25.5-4T576-482q2 41-26.5 69.5T480-384Zm132.96-143q16.54 0 28.29-11.74T653-567q0-12.8-6-22.4-6-9.6-17-14.6l-45-22q-2 10-5 18.5t-8 16.5q-5 8-11.05 14.96-6.04 6.95-12.95 13.04l43 29q5 3 10 5t11.96 2Zm-25.47-137L631-687q11-5 16.5-14.78t5.5-21.33Q653-740 641.83-752t-27.49-12q-6.88 0-12.03 2-5.16 2-10.31 6l-42 28q8 5 13.5 12t10.5 15q5 8 8 17t5.49 20ZM446-750q8-3 17-5t17-2q8 0 17.5 2t17.5 5l5-53q2-15.14-10.63-26.07t-29-10.93q-16.37 0-28.87 10.93T441-803l5 53Zm34 293q16.63 0 29.31-10.5Q522-478 520-494l-5-52q-8 4-17.5 6t-17.5 2q-8 0-17-2t-17-6l-5 52q-2 16 10.39 26.5Q463.77-457 480-457ZM375-668q1.87-9.66 5.6-18.88 3.73-9.22 8.4-17.12 5-8 10-15t12-13l-41-27q-5-3-10-5.5t-11.96-2.5q-16.54 0-28.29 11.9T308-726.46q0 11.46 6 21.46t17 15l44 22Zm-27.5 141q7 0 12.25-1.5T370-534l42-29q-7-7-12.5-14T389-592q-5-8-8.6-16.53-3.6-8.53-5.4-17.47l-44 23q-11 5-16.5 15.06Q309-577.89 309-566q0 17 10.94 28t27.56 11ZM572-591Zm2-110Zm-94-56Zm0 219Zm-91-166Zm0 112Z"/></svg> |