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
818 B
XML
1 line
818 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M696-312v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48h48q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2h-48v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48h-48q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2h48Zm23.77 168Q640-144 584-200.23q-56-56.22-56-136Q528-416 584.23-472q56.22-56 136-56Q800-528 856-471.77q56 56.22 56 136Q912-256 855.77-200q-56.22 56-136 56ZM192-312v-348q0-16.85 7.5-31.92Q207-707 221-718l216-162q20-14 43-14t43 14l216 162q14 11 21.5 26.08Q768-676.85 768-660v38q0 11-8 17.5t-19 4.5q-54-6-110.5 15T533-523q-48 48-66.5 111.5T462-282q4 17-5.44 29.5-9.44 12.5-25.49 12.5H264q-29.7 0-50.85-21.15Q192-282.3 192-312Z"/></svg> |