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
490 B
XML
1 line
490 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M156-192v-289q-26-4-43-24t-17-47v-198q0-8 5-13t13-5q8 0 13 5t5 13v150h30v-150q0-8 5-13t13-5q8 0 13 5t5 13v150h30v-150q0-8 5-13t13-5q8 0 13 5t5 13v198q0 27-17 46.5T204-481v289h-48Zm671-465q29 37 45 81.5t16 95.5q0 51-16 95.5T827-303L650-480l177-177ZM636-766q40 5 75.5 20.5T777-707L636-566v-200Zm-36 574q-121 0-204.5-83.5T312-480q0-111 72-191.5T564-766v301l212 213q-37 29-81.5 44.5T600-192Z"/></svg> |