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
724 B
XML
1 line
724 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-288q25 0 42.5-17.5T540-348q0-25-17.5-42.5T480-408q-25 0-42.5 17.5T420-348q0 25 17.5 42.5T480-288ZM363.05-96Q288-96 242.93-134.21q-45.07-38.21-70-95.52Q148-288 140-354.93t-8-125.13Q132-579 147.5-650T202-769q40-48 99.5-71.5T480-864q119 0 178.5 23.5T758-769q39 48 54.5 119T828-480.06q0 58.2-8 125.13-8 66.93-32.93 125.2-24.93 57.31-70 95.52Q672-96 596.95-96h-233.9Zm-.05-72h234q54 0 85-33.78t48-83Q747-334 751.5-387.5T756-480q0-82.61-9.88-141.4-9.87-58.8-40.49-96.7Q676-756 629.5-774T480-792q-103 0-149.5 18t-76.13 55.9q-30.62 37.9-40.49 96.7Q204-562.61 204-480q0 39 4.5 92.5T230-284.78q17 49.22 48 83T363-168Zm117-312Z"/></svg> |