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
719 B
XML
1 line
719 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M660-372v132q0 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-372Zm-229-98q7.6 0 13.3-5.75 5.7-5.75 5.7-13.42V-539h26l45 62q2 3 5.67 5 3.66 2 8.25 2 11 0 16.04-9.5 5.04-9.5-1.68-18.5L515-545q20-7 29.5-20.96 9.5-13.97 9.5-35.15Q554-630 535.34-646q-18.67-16-48.34-16h-57.12q-7.88 0-12.88 5-5 5-5 12.77v155.46q0 7.77 5.7 13.27T431-470Zm19-97v-62h32q14.67 0 23.83 8.32 9.17 8.33 9.17 23.01 0 15.67-10.27 23.17Q494.46-567 477-567h-27Z"/></svg> |