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
452 B
XML
1 line
452 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M72-384q-30 0-51-21T0-456v-258q0-14 5-27t16-24l138-138q8-8 18-12t20-4q23 0 40 17.5t14 43.5l-11 90h168q30 0 51 21t21 51v14q0 6-1 12t-3 11l-76 226q-8 22-26.5 35.5T332-384H72Zm480 192q-29 0-49.5-21T480-264v-14q0-6 1-12t3-11l76-226q8-22 26.5-35.5T628-576h260q30 0 51 21t21 51v258q0 14-5 27t-16 24L800-56q-8 8-18 12t-20 4q-23 0-40.5-17T708-101l12-91H552Z"/></svg> |