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
634 B
XML
1 line
634 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m660-630-8 8q-11 11-25 11t-25-11q-11-11-11-25.5t11-25.5l69-70q11-11 25-11t25 11l70 70q11 11 11 25t-11 25.48Q780-612 765.5-612T740-623l-8-7v450q0 15.3-10.29 25.65Q711.42-144 696.21-144t-25.71-10.35Q660-164.7 660-180v-450ZM466-321.4l87.41 31.21q10.8 3.91 16.7 12.68Q576-268.73 576-258q0 19-15.25 29.5-15.24 10.5-31.96 3.5L166.82-360.07Q156-364 150-373.5t-6-20.81v-26.38q0-11.31 6.23-20.81Q156.46-451 167-455l362-136q17-7 32 3.26 15 10.27 15 28.74 0 10.68-6.5 19.9-6.5 9.22-17.5 13.1l-86 31v173.6ZM403-344v-129l-179 63.06v3.94l179 62Z"/></svg> |