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="M480.21-240q-15.21 0-25.71-10.35T444-276v-408q0-15.3 10.29-25.65Q464.58-720 479.79-720t25.71 10.35Q516-699.3 516-684v408q0 15.3-10.29 25.65Q495.42-240 480.21-240ZM48-336v-33q0-22 12-39.5t32.18-26.55Q115-445 139.87-450.5q24.87-5.5 52-5.5t51.91 5.48Q268.57-445.04 292-435q20 9 32 26.5t12 39.5v33H48Zm576 0v-33q0-22 12-39.5t32.18-26.55Q691-445 715.87-450.5q24.87-5.5 52-5.5t51.91 5.48Q844.57-445.04 868-435q20 9 32 26.5t12 39.5v33H624ZM191.79-480Q162-480 141-501.21t-21-51Q120-582 141.21-603t51-21Q222-624 243-602.79t21 51Q264-522 242.79-501t-51 21Zm576 0Q738-480 717-501.21t-21-51Q696-582 717.21-603t51-21Q798-624 819-602.79t21 51Q840-522 818.79-501t-51 21Z"/></svg> |