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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M449-449Zm97-87Zm-97 87Zm97-87Zm-97 87Zm97-87Zm196.9 419.92L115-743q-11-11-11-25.67 0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.77 11.1l627.8 627.8Q805-155 805-141q0 14-11 25.48Q783-105 768.5-105t-25.6-11.08ZM480.48-144Q339-144 241.5-185.85T144-288v-384q0-23 16-44.5t45-38.5l226 226q-65-4-120.5-18T216-583v109q44 32 111.5 49T480-408q17.96 0 35.02-.5 17.06-.5 34.12-2.5L612-348q-31 6-64.07 9-33.07 3-67.93 3-80 0-148.5-14.5T216-391v103q10 26 93.5 49T480-216q62 0 123-12t99-29l53 52q-45.91 28.22-117.59 44.61Q565.74-144 480.48-144ZM816-672v354q0 15.3-10.29 25.65Q795.42-282 780.21-282t-25.71-10.35Q744-302.7 744-318v-73q-11 6-23.94 11.33Q707.12-374.33 693-369q-14 5-27-1t-18-20q-5-14 1-27.5t20-18.5q22-8 40.35-17.38Q727.69-462.75 744-474v-109q-40 22-94.5 35T532-530q-15 1-26.5-9T493-564q-1-15 9-26.5t25-12.5q30-3 64-8t64.5-13.5q30.5-8.5 54.5-20t34-27.5q-18-28-98.5-50T480-744q-37 0-74 4.5T335-727q-15.11 4-27.56-4Q295-739 291-754.2q-4-15.19 3.98-27.71Q302.96-794.42 318-798q36-8 76.5-13t85.5-5q139.07 0 237.53 42Q816-732 816-672Z"/></svg> |