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
555 B
XML
1 line
555 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M231-571q35 0 66 12.5t57 35.5l380 355h22q15 0 25.5-10.5T792-204q0-9-2-16t-10-15L591-414l-42-212-87 27q-29 9-53.5-9T384-656v-109l-36-10-158 192-4 6-4 6h49Zm0 72h-47q2 4 5.5 7.5l7.5 7.5 328 301q8 8 18.5 11.5T565-168h64L305-470q-15-14-34.5-21.5T231-499ZM565-96q-25 0-48-9t-41-26L139-440q-39-35-42.5-88t30.5-94l172-205q11-14 28-19t34 0l51 15q20 5 32 21t12 36v101l84-25q26-8 48.5 5.5T616-653l41 203 173 162q17 16 25.5 36.5T864-204q0 45-31.5 76.5T756-96H565Z"/></svg> |