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
730 B
XML
1 line
730 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M159-96q-15.3 0-25.65-10.29Q123-116.58 123-131.79t10.35-25.71Q143.7-168 159-168h235q15.3 0 25.65 10.29Q430-147.42 430-132.21t-10.35 25.71Q409.3-96 394-96H159Zm512.57-24q-28.57 0-49.07-21T600-192H470q-15 0-26-11t-11-26q1-97 57-165.5t146-82.02V-828q0-15.3 10.29-25.65Q656.58-864 671.79-864t25.71 10.35Q708-843.3 708-828v351.48Q798-463 854.5-394.5T911-229q0 15-11 26t-26 11H744q-1 30-22 51t-50.43 21Zm-384.36-72q-15.21 0-25.71-10.35T251-228v-300H88q-18.42 0-29.21-14.26T53-574l75-264q3-12 12.3-19t21.7-7h252q12.4 0 21.7 7 9.3 7 12.3 19l75 264q5 17.48-5.79 31.74Q506.42-528 488-528H323v300q0 15.3-10.29 25.65Q302.42-192 287.21-192Z"/></svg> |