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
758 B
XML
1 line
758 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M647.79-96Q618-96 597-117.21t-21-51Q576-198 597.21-219t51-21Q678-240 699-218.79t21 51Q720-138 698.79-117t-51 21Zm-384 0Q234-96 213-117.21t-21-51Q192-198 213.21-219t51-21Q294-240 315-218.79t21 51Q336-138 314.79-117t-51 21ZM290-288q-15.49 0-21.74-13.5Q262-315 272-327l384-450q17-20 39.3-29.5 22.3-9.5 48.7-9.5 50.15 0 85.07 34.89 34.93 34.9 34.93 85v.9q0 15.21-10.29 25.71t-25.5 10.5q-15.21 0-25.65-10.29-10.43-10.29-10.43-25.5v-.89q0-20.58-14.07-34.45Q764-744 744-744q-11.39 0-20.2 4.5Q715-735 708-727l-36 42v325q0 29.7-21.15 50.85Q629.7-288 600-288H290Zm97-285L239-721q-11-11-9-28t16.18-25.13Q284-794 324.5-805q40.5-11 83.5-11 41 0 79.5 9t74.5 28L387-573Z"/></svg> |