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
619 B
XML
1 line
619 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312.64-96Q302-96 295-104t-7-20.35Q288-142 307-155t58-23q19.02-4.53 38.51-7.76Q423-189 444-191v-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-72v121q21 2 40.49 5.24 19.49 3.23 38.51 7.76 39 10 58 23t19 30.65q0 12.35-7 20.35-7 8-17.64 8H312.64Z"/></svg> |