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
676 B
XML
1 line
676 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M72-384q-29.7 0-50.85-21.15Q0-426.3 0-456v-258q0-14.12 5-27.06T21-765l138-138q8.07-8 17.94-12 9.87-4 19.74-4Q220-919 237-901.5t14 43.5l-11 90h168q30 0 51 21t21 51v14q0 6.27-1 12.02T476-659l-76 226q-8 22-26.5 35.5T332-384H72Zm260-72 76-226v-14H155l20-121L72-714v258h260Zm220 264q-29 0-49.5-21T480-264v-14q0-6.27 1-12.02t3-10.98l76-226q8-22 26.75-35.5T628-576h260q29.7 0 50.85 21.15Q960-533.7 960-504v258q0 14-5 27t-16 24L800-56q-8.07 8-17.94 12-9.87 4-19.74 4Q739-40 721.5-57T708-101l12-91H552Zm76-312-76 226v14h253l-20 121 103-103v-258H628ZM72-456v-258 258Zm816-48v258-258Z"/></svg> |