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
766 B
XML
1 line
766 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m714-348-51-50 162-162q21 20.93 21 50.97 0 30.03-20.79 50.67L714-348Zm-75-76L383-679l110.87-110.36Q514.61-810 544.8-810q30.2 0 50.9 20.7L800-585 639-424Zm104 308L546-312 426.13-192H155.74Q126-192 105-213.15 84-234.3 84-264v-18q0-22 10-41t30-27q20-9 39.5-19.5T202-391l48.69 48.69Q256-337 263.27-337q7.28 0 12.73-5 5-5.45 5-12.73 0-7.27-5.27-12.54L230-412.97q8-7.03 14.52-13.91 6.52-6.87 13.48-15.12l46 46q5.45 5 12.73 5 7.27 0 12.27-5t5-13q0-8-5.32-13.32L279-472q5.33-10.02 9.33-20.04 4-10.03 6.67-20.96l62 62q5 5 13 5t13-5q5-5 5-12.5t-5-12.5L116-743q-11-11-11.5-25.5t10.02-25.5q11.48-11 26.15-11 14.66 0 25.33 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116Z"/></svg> |