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
595 B
XML
1 line
595 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-696q-25 0-49 6.5T384-672q-14 7-29.5 5T328-680q-11-11-9.5-25t13.5-22q33-20 70.5-30.5T480-768q40 0 77.5 10.5T628-727q12 8 13.5 22t-9.5 25q-11 11-26.5 13t-29.5-5q-22-11-46-17.5t-50-6.5Zm0-144q-54 0-104.5 16T281-779q-13 9-28.5 8.5T226-782q-11-11-10-26t13-23q55-40 118.5-60.5T480-912q69 0 132.5 20.5T731-831q12 8 13.5 23t-9.5 26q-11 11-27 11.5t-29-8.5q-44-29-94.5-45T480-840ZM384-96q-33 0-52.5-19.5T312-168v-336q0-33 19.5-52.5T384-576h192q33 0 52.5 19.5T648-504v336q0 33-19.5 52.5T576-96H384Z"/></svg> |