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
499 B
XML
1 line
499 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M786-106 654-239l-36 94q-5 12-17.5 11.5T584-146l-94-301q-3-11 4.5-18.5T513-470l301 94q12 4 12.5 16.5T815-342l-94 35 133 133q14 14 14 34t-14 34q-14 14-34 14t-34-14ZM240-480q0-100 70-170t170-70q81 0 144 48.5T710-548q5 14-2.5 26.5T686-504q-14 5-26.5-2.5T642-528q-16-53-60.5-86.5T480-648q-70 0-119 49t-49 119q0 57 33.5 101.5T432-318q14 5 21.5 17.5T456-274q-5 14-18 21.5t-27 2.5q-75-23-123-86t-48-144Z"/></svg> |