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
594 B
XML
1 line
594 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m743-116-29-28H216q-29.7 0-50.85-21.15Q144-186.3 144-216v-498l-29-29q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-116Zm73-130-72-72v-426h-72v336q0 3.67-1.5 7.33Q669-397 667-395L528-534v-210h-96v114L246-816h498q29.7 0 50.85 21.15Q816-773.7 816-744v498Zm-600 30h120v-168h-24q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-162l-72-72v426Zm168 0h192v-66L432-426v18q0 10-7 17t-17 7h-24v168Zm240-2h9l-9-9v9Z"/></svg> |