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
612 B
XML
1 line
612 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-50 0-85-35t-35-85q0-50 35-85t85-35q14.19 0 27.6 3 13.4 3 25.4 9l150-205.64q-17-19.36-26-43.43-9-24.08-9-50.93 0-60 42-102t102-42q60 0 102 42t42 102.44q0 26.56-9 50.56-9 24-26 43.36L739-372q12-6 25.4-9 13.41-3 27.6-3 50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-16 4-30t11-27L530-537q-4 2-7.21 2.5-3.22.5-6.79 1.5v155.17Q553-367 576.5-336t23.5 72q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-41 23.5-72t60.5-42v-155q-3.93-1-7.46-1.5Q433-535 430-537L274-321q7 13 10.5 27t3.5 30q0 50-35 85t-85 35Z"/></svg> |