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
646 B
XML
1 line
646 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-413q130 0 221-45.67 91-45.68 91-110.5 0-64.83-91-110.33T480-725q-130 0-221 45.67-91 45.68-91 110.5 0 64.83 91 110.33T480-413Zm180 41v132q0 29.7-21.17 50.85Q617.66-168 587.93-168h-216.2Q342-168 321-189.15 300-210.3 300-240v-132q-91-28-147.5-80.4Q96-504.8 96-569q0-92.69 111.77-157.84Q319.55-792 479.77-792 640-792 752-726.84 864-661.69 864-569q0 64.2-56.5 116.6Q751-400 660-372ZM480-569Zm-10 66v-138.32q0-7.68-5.7-13.18T451-660q-7.6 0-13.3 5.7-5.7 5.7-5.7 13.3v155.24q0 7.76 5 12.76t12.84 5H539q7 0 12-4.72t5-12.28q0-8-4.72-13T539-503h-69Z"/></svg> |