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
664 B
XML
1 line
664 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M436-487 335-207q-1 2-9 14l-27 25q-8 8-18.12 3.71Q270.76-168.57 269-180l-4-36q-1-4 2-16l105-288q14 11 29.91 19.71T436-487Zm44-41q-50 0-85-35t-35-85q0-41 24-72t60-42v-54q0-15.3 10.29-25.65Q464.58-852 479.79-852t25.71 10.35Q516-831.3 516-816v54q36 11 60 42t24 72q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q528-627.6 528-648q0-20.4-13.8-34.2Q500.4-696 480-696q-20.4 0-34.2 13.8Q432-668.4 432-648q0 20.4 13.8 34.2Q459.6-600 480-600Zm44 113q18.18-4.58 34.09-13.29Q574-509 588-521l105 289q1 2 2 16l-4 36q-1.76 10.86-11.88 14.93Q669-161 661-169l-27-25q-2-2-9-14L524-487Z"/></svg> |