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
646 B
XML
1 line
646 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m300-330 8-8q11-11 25.5-11t25.5 11q11 11 11 25.5T359-287l-70 70q-11 11-25 11t-25-11l-70-70q-11-10.67-10.5-25.33.5-14.67 11.5-26.15Q181-349 195.5-349t25.5 11l7 8v-450q0-15.3 10.29-25.65Q248.58-816 263.79-816t25.71 10.35Q300-795.3 300-780v450Zm194-135v-173.6l-87.41-31.21q-10.8-3.91-16.7-12.68Q384-691.27 384-702q0-19 15.25-29.5 15.24-10.5 31.96-3.5l361.97 136.04Q804-595 810-585.5t6 20.81v26.38q0 11.31-6.23 20.81Q803.54-508 793-504L430.69-368.92Q414-363 399-373t-15-28q0-11 6.5-20.09Q397-430.17 408-434l86-31Zm63-22 179-63.06V-554l-179-62v129Z"/></svg> |