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
820 B
XML
1 line
820 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m384-528 70 35q9 5 17.5-.5T480-509v-247q0-15.3-10.35-25.65Q459.3-792 444-792H324q-15.3 0-25.65 10.35Q288-771.3 288-756v247q0 10 8.5 15.5t17.5.5l70-35ZM719.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-163ZM216-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-792v266q0 10.71-8 17.86-8 7.14-19 6.14-58-4-110 14t-95.92 60.83Q498-391 477-343.5T456-240q0 25.97 5.5 51.48 5.5 25.52 15.34 49.71Q484-123 475.75-109.5 467.5-96 451-96H216Z"/></svg> |