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
830 B
XML
1 line
830 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-96q-15.3 0-25.65-10.29Q96-116.58 96-131.79t10.35-25.71Q116.7-168 132-168h132v-72h-48q-29.7 0-50.85-21.15Q144-282.3 144-312v-456q0-29.7 21.15-50.85Q186.3-840 216-840h216q29.7 0 50.85 21.15Q504-797.7 504-768v125q0 25 14.5 44.5T557-574l105 29q48 11 77 49.53 29 38.52 29 87.47v96q0 29.7-21.15 50.85Q725.7-240 696-240h-48v72h72q50 0 85-35t35-85q0-15.3 10.29-25.65Q860.58-324 875.79-324t25.71 10.35Q912-303.3 912-288q0 79.68-56.16 135.84T720-96H132Zm84-216h480v-96q0-24.22-15-42.61T643-475l-105-29q-29-7-52.5-26.5T449-576h-89.1q-9.9 0-16.9-7.2-7-7.2-7-16.8 0-9.6 7.2-16.8 7.2-7.2 16.8-7.2h73q-2-12-1.5-24t.5-24h-72q-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.2h72v-48H216v456Zm120 144h240v-72H336v72ZM216-312Z"/></svg> |