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
589 B
XML
1 line
589 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576-288q-70.59 0-123.3-44.5Q400-377 387.44-444H234l32 32q11 11 11 25.67 0 14.66-11 25.33-11 11-25.5 11T215-361l-93.6-93.87q-5.4-5.42-7.9-11.73-2.5-6.32-2.5-13.54 0-7.22 2.5-13.54Q116-500 121-505l94-94q11-11 25.67-11 14.66 0 25.33 11 11 10.67 11 25.33 0 14.67-10.98 25.65L234-516h153.44q12.56-67 65.21-111.5Q505.3-672 575.82-672 656-672 712-615.77q56 56.22 56 136Q768-400 711.84-344 655.68-288 576-288Zm0-72q50 0 85-35t35-85q0-50-35-85t-85-35q-50 0-85 35t-35 85q0 50 35 85t85 35Zm0-120Z"/></svg> |