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
513 B
XML
1 line
513 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m360-598-75-75q-15-16-24-36t-9-43q0-47.06 32.45-79.53Q316.91-864 363-864h234q46.07 0 78.03 32.33Q707-799.34 707-753.43q0 23.43-9 44.43t-26 38l-72 73v235l75 74q17 15 25.5 35.71 8.5 20.7 8.5 43.29 0 48-33.07 81t-81.25 33q-22.68 0-43.71-8.58t-37.28-24.79Q507-137 498.5-140.5 490-144 480-144t-18.5 4q-8.5 4-15.5 11-16 16.03-36.71 24.51Q388.59-96 366-96q-48 0-80.5-33.07T253-210.32q0-22.68 8-42.68t24-36l75-74v-235Z"/></svg> |