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
761 B
XML
1 line
761 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M554-96q-19.8 0-37.9-8-18.1-8-32.1-22L262-359q-11-12-9.59-27.38Q253.82-401.75 267-412l29-22q18-14 40-14.5t41 11.5l55 35v-378q0-15.3 10.29-25.65Q452.58-816 467.79-816t25.71 10.35Q504-795.3 504-780v348h56v-204q0-15.3 10.29-25.65Q580.58-672 595.79-672t25.71 10.35Q632-651.3 632-636v204h56v-156q0-15.3 10.29-25.65Q708.58-624 723.79-624t25.71 10.35Q760-603.3 760-588v156h56v-108q0-15.3 10.29-25.65Q836.58-576 851.79-576t25.71 10.35Q888-555.3 888-540v300q0 60-42 102T744-96H554ZM180.44-577Q125-577 86.5-615.15 48-653.29 48-706.98 48-739 60.5-761.5t60.69-78.29L153-876q10.75-13 26.88-13 16.12 0 27.32 13.19L238-840q50 57 62 79t12 53.53Q312-653 273.47-615t-93.03 38Z"/></svg> |