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
508 B
XML
1 line
508 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M5.833 17.5V6.646l4.646-4.542q.417-.416.927-.5.511-.083.948.167.438.271.625.781.188.51.042 1.094l-.771 3h5.167q.687 0 1.218.531.532.531.532 1.219v1.666q0 .146-.021.313t-.084.292l-2.5 5.833q-.166.438-.614.719-.448.281-.927.281ZM7.604 7.375v8.375h7.354l2.459-5.688V8.396H10l1.146-4.5ZM3.417 17.5q-.729 0-1.24-.51-.51-.511-.51-1.24V8.396q0-.729.51-1.24.511-.51 1.24-.51h2.416l.021 1.75H3.417v7.354h2.437v1.75Zm4.187-1.75V7.375v8.375Z"/></svg> |