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
478 B
XML
1 line
478 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.375 15.833q-.354 0-.615-.26-.26-.261-.26-.615v-2.396q0-1.75 1.229-2.979t2.979-1.229h7.459L11.812 6q-.25-.25-.25-.594t.271-.614q.25-.25.615-.25.364 0 .614.25l3.813 3.812q.146.146.208.302.063.156.063.323t-.063.323q-.062.156-.208.302l-3.833 3.834q-.25.25-.594.25t-.615-.271q-.25-.25-.25-.615 0-.364.25-.614l2.334-2.334H6.708q-1.02 0-1.739.719-.719.719-.719 1.739v2.396q0 .354-.26.615-.261.26-.615.26Z"/></svg> |