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
409 B
XML
1 line
409 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m516-350 88-255-48 16-40-41v280Zm-72 0v-280l-40 41-48-16 88 255Zm36 254q-11 0-19.5-6T448-119L264-651q-8-21 8-37t37-9l75 25 60-60v-84q0-40 28-68t68-28q40 0 68 28t28 68q0 15-10.5 25.5T600-780q-15 0-25.5-10.5T564-816q0-10-7-17t-17-7q-10 0-17 7t-7 17v84l60 60 75-25q21-7 37 9t8 37L512-119q-4 11-12.5 17T480-96Z"/></svg> |