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
997 B
XML
1 line
997 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-240h192q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8H384q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Zm96.21-120q74.79 0 127.29-52.71t52.5-127.5q0-74.79-52.71-127.29T479.79-720Q405-720 352.5-667.29T300-539.79q0 74.79 52.71 127.29t127.5 52.5Zm-.21-50q-8-8-18.5-34.5T448-516h64q-3 45-13.5 71.5T480-410Zm-61-14q-26-14-45-38t-24-54h50.3q2.14 26.07 6.42 49.54Q411-443 419-424Zm122 0q8-19 12.28-42.46 4.28-23.47 6.42-49.54H610q-5 30-24 54t-45 38ZM350-564q5-30 24-54t45-38q-8 19-12.28 42.46-4.28 23.47-6.42 49.54H350Zm98 0q3-45 13.5-71.5T480-670q8 8 18.5 34.5T512-564h-64Zm111.7 0q-2.14-26.07-6.42-49.54Q549-637 541-656q26 14 45 38t24 54h-50.3ZM228.29-96Q213-96 202.5-106.35T192-132v-696q0-15.3 10.36-25.65Q212.71-864 228.02-864h468.26Q726-864 747-842.85T768-792v624q0 29.7-21.14 50.85Q725.72-96 696.04-96H228.29ZM264-168h432v-624H264v624Zm0 0v-624 624Z"/></svg> |