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
786 B
XML
1 line
786 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-624q0-29.7 21.15-50.85Q186.3-864 216-864h480q29.7 0 50.85 21.15Q768-821.7 768-792v252q0 16-10.92 26-10.93 10-27.08 10-14.45 0-24.22-11-9.78-11-9.78-25v-252H480v283q0 10.04-8.5 15.52T454-493l-70-35-70 35q-9 5-17.5-.48T288-509v-283h-72v624h204q15.3 0 25.65 10.29Q456-147.42 456-132.21t-10.35 25.71Q435.3-96 420-96H216Zm503.77 48Q640-48 584-104.23q-56-56.22-56-136Q528-320 584.23-376q56.22-56 136-56Q800-432 856-375.77q56 56.22 56 136Q912-160 855.77-104q-56.22 56-136 56ZM700-163l94-62q8-5.36 8-15.18T794-255l-93.8-62.17q-9.2-5.83-18.7-.81T672-302v124q0 10.59 9.48 15.79Q690.97-157 700-163ZM288-792H480 288Zm-72 629v-629 299-35 35-299 629Z"/></svg> |