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
609 B
XML
1 line
609 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M51-264q9-105 68.5-191T271-593l-76-131q-5-9-2.37-18.2 2.62-9.2 11.37-13.8 8-5 18-3t15 11l77 134q80-34 166.5-34T647-614l76-134q5-9 15-11t18 3q8.75 4.6 11.38 13.8Q770-733 765-724l-76 131q92 52 151.5 138T909-264H51Zm236.89-53Q308-317 322-330.89q14-13.88 14-34Q336-385 322.11-399q-13.88-14-34-14Q268-413 254-399.11q-14 13.88-14 34Q240-345 253.89-331q13.88 14 34 14Zm384 0Q692-317 706-330.89q14-13.88 14-34Q720-385 706.11-399q-13.88-14-34-14Q652-413 638-399.11q-14 13.88-14 34Q624-345 637.89-331q13.88 14 34 14Z"/></svg> |