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
566 B
XML
1 line
566 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M211-96q-12 0-16-11.5t4-19.5l41-41h480l41 41q8 8 4 19.5T749-96H211Zm52-120 49-50q-52-9-86-49t-34-93v-264q0-113 84-176.5T480-912q120 0 204 63.5T768-672v264q0 53-34 93t-86 49l48 50H263Zm73-120h288q30 0 51-21t21-51v-120H264v120q0 30 21 51t51 21Zm144-48q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14ZM264-600h432v-72q0-13-1.5-25t-5.5-23H271q-4 11-5.5 23t-1.5 25v72Zm58-192h316q-30-23-70.5-35.5T480-840q-47 0-87.5 12.5T322-792Zm158 264Zm0-264Z"/></svg> |