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
540 B
XML
1 line
540 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M463-372q57 0 100.5-35.5T621-498q1-5-3.5-9.5T608-510l-253 72q-7 2-9 8.5t3 11.5q23 22 52.5 34t61.5 12ZM302-516l102-29q4-26-13.5-46.5T347-612q-25 0-42 17t-17 42q0 11 3.5 20t10.5 17Zm220-60 101-28q4-27-13.5-47.5T566-672q-24 0-41 17t-17 41q0 11 3.5 20.5T522-576ZM216-144q-29 0-50.5-21.5T144-216v-528q0-30 21.5-51t50.5-21h528q30 0 51 21t21 51v383q0 14-5 27t-16 24L650-165q-11 11-24 16t-27 5H216Zm360-72 168-168h-96q-31 0-51.5 20.5T576-312v96Z"/></svg> |