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
746 B
XML
1 line
746 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m246-624 42 41q11 11 11.5 25.5T289.05-532q-10.94 11-26 11Q248-521 237-532L134-636q-11-10.64-11-24.82T134-686l104-104q11-11 25.67-11 14.66 0 25.33 11 11 10.67 11 25.33Q300-750 289-739l-42 43h403q63.53 0 108.76 45.5Q804-605 804-540t-45.5 110.5Q713-384 648-384H191.91q-14.91 0-25.41-10.29t-10.5-25.5q0-15.21 10.35-25.71T192-456h456q34.65 0 59.33-24.75Q732-505.5 732-540.25t-24.67-59.25Q682.65-624 648-624H246Zm-90 455.88v-72.13Q156-270 177.16-291t50.88-21h504.25Q762-312 783-290.81q21 21.18 21 50.93v72.13Q804-138 782.84-117t-50.88 21H227.71Q198-96 177-117.19q-21-21.18-21-50.93Zm72 .12h120v-72H228v72Zm192 0h120v-72H420v72Zm192 0h120v-72H612v72Z"/></svg> |