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
557 B
XML
1 line
557 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M587-134q9 3 18 2t16-6q7-5 11-13t4-17v-120q0-15.3-10.35-25.65Q615.3-324 600-324H375q-20.79 0-33.89 12Q328-300 325-283.03t3.5 33Q335-234 355-226l232 92Zm170-394q24.1 0 41.55 17Q816-494 816-470.02 816-451 806-437q-10 14-40 23l-58 18H375q-51 0-87 36t-36 87q0 22.59 8 43.29Q268-209 283-192H180q-15.3 0-25.65-10.35Q144-212.7 144-228v-108q0-79.68 56.16-135.84T336-528h421ZM480-864q60 0 102 42t42 102q0 60-42 102t-102 42q-60 0-102-42t-42-102q0-60 42-102t102-42Z"/></svg> |