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
528 B
XML
1 line
528 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-115q-11 0-22.5-3.5T436-130L196-314q-14-11-21-25.5t-7-31.5v-469q0-29.7 21.15-50.85Q210.3-912 240-912h480q29.7 0 50.85 21.15Q792-869.7 792-840v469q0 17-7 31.5T764-314L524-130q-10 8-21.5 11.5T480-115Zm0-72 240-185v-468H240v468l240 185Zm-42-347-60-60q-11-11-25-11t-25 10.52Q317-583 317-568.5t11 25.5l84 85q10.91 11 25.45 11Q452-447 463-458l170-170q11-11 11-25t-10.52-25Q622-689 607.5-689T582-678L438-534Zm42-306H240h480-240Z"/></svg> |