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
384 B
XML
1 line
384 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-144q-32 0-53-24t-19-56l32-273q5-73 46.5-132.5T324-727v175q0 65 45.5 110.5T480-396q65 0 110.5-45.5T636-552v-175q60 38 101.5 97.5T784-497l32 273q2 32-19 56t-53 24H216Zm264-324q-35 0-59.5-24.5T396-552v-144q0-35 24.5-59.5T480-780q35 0 59.5 24.5T564-696v144q0 35-24.5 59.5T480-468Z"/></svg> |