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
538 B
XML
1 line
538 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-768 372-912h216L480-768Zm180 468v132q0 29.7-21.17 50.85Q617.66-96 587.93-96h-216.2Q342-96 321-117.15 300-138.3 300-168v-132q-91-28-147.5-80.4Q96-432.8 96-497q0-92.69 111.77-157.84Q319.55-720 479.77-720 640-720 752-654.84 864-589.69 864-497q0 64.2-56.5 116.6Q751-328 660-300Zm-210.16-96H539q7 0 12-4.72t5-12.28q0-8-4.72-13T539-431h-69v-138.32q0-7.68-5.7-13.18T451-588q-7.6 0-13.3 5.7-5.7 5.7-5.7 13.3v155.24q0 7.76 5 12.76t12.84 5Z"/></svg> |