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
705 B
XML
1 line
705 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M303.28-96q-27.28 0-47.9-18.19Q234.75-132.38 232-159l-77-613q-5-37.17 19.5-64.59Q199-864 236.47-864h487.06q37.47 0 61.97 27.41Q810-809.17 805-772l-77 613q-2 27-22.43 45T657-96H303.28ZM250-600l53 432h354l53-432H250Zm-10-72h480l14-120H226l14 120Zm239.88 360q-14.88 0-25.38-10.59Q444-333.18 444-348q0-11 8.5-26.5T480-415q19 24 27.5 40t8.5 27q0 14.82-10.62 25.41Q494.75-312 479.88-312Zm.12 72q45.47 0 76.74-31.26Q588-302.53 588-348q0-38-28.5-78.5t-51.56-68.83Q503-502 495.5-505q-7.5-3-15.5-3t-15.39 3.03q-7.39 3.04-12.61 9.97-23 28-51.5 68.5T372-348q0 45.47 31.26 76.74Q434.53-240 480-240Zm-230 72h460-460Z"/></svg> |