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
711 B
XML
1 line
711 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180.21-288q-15.21 0-25.71-10.35T144-324v-312q0-15.3 10.35-25.65Q164.7-672 180-672h216q15.3 0 25.65 10.29Q432-651.42 432-636.21t-10.35 25.71Q411.3-600 396-600H216v96h132q15.3 0 25.65 10.29Q384-483.42 384-468.21t-10.35 25.71Q363.3-432 348-432H216v107.74q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5Zm384 0q-15.21 0-25.71-10.35T528-324v-312q0-15.3 10.35-25.65Q548.7-672 564-672h204q19.8 0 33.9 14.1Q816-643.8 816-624v144q0 19.95-14 33.97Q788-432 768-432h-37l54.91 92.43Q796-323 786-305.5T756-288q-9.48 0-17.24-4.5Q731-297 726-305l-73-127h-53v107.74q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5ZM600-504h144v-96H600v96Z"/></svg> |