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
719 B
XML
1 line
719 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M407-672h146l6-48h137q0-30-21.17-51-21.16-21-50.89-21H335.72Q306-792 285-770.85T264-720h137l6 48ZM312.64-96Q302-96 295-103.79t-7-20.63q0-15.58 14.5-27.09T346-173q23-8 48-12t50-6v-121h-71.75q-15.25 0-25.75-10.29t-10.5-25.5q0-15.21 10.35-25.57 10.35-10.37 25.65-10.37h72V-600h-54q-21 0-36-14t-17-34h-73q-30 0-51-21t-21-51q0-60.22 42-102.11T336-864h288q60 0 102 41.89T768-720q0 30-21 51t-51 21h-73q-2 20-17 34t-36 14h-54v216h72q15.3 0 25.65 10.29Q624-363.42 624-348.21t-10.35 25.71Q603.3-312 588-312h-72v121q25 2 50 6t48 12q29 9.98 43.5 21.49Q672-140 672-124.42q0 12.84-7 20.63Q658-96 647.36-96H312.64ZM407-672h146-146Z"/></svg> |