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
916 B
XML
1 line
916 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M834-672q-11 0-19.5-8.3-8.5-8.29-8.5-19.7 0-64-45-109.5T651.71-855q-10.71 0-19.21-8.5T624-883q0-11 8.3-19.5 8.29-8.5 19.7-8.5 88 0 149 61.72t61 149.33q0 10.95-8.3 19.45-8.29 8.5-19.7 8.5Zm-111.13 0q-11.87 0-20.37-7.79-8.5-7.79-8.5-19.21 0-18.48-12.47-31.24Q669.06-743 651-743q-11.42 0-19.21-8.5Q624-760 624-771.87q0-11.87 8-20.5t20-8.63q42 0 71 29.62T752-700q0 12-8.63 20t-20.5 8ZM480-264q72 0 120-49t48-119q0-69-48-118.5T480-600q-72 0-120 49.5t-48 119q0 69.5 48 118.5t120 49Zm0-72q-42 0-69-27t-27-67.5q0-40.5 27-69t69-28.5q42 0 69 28.5t27 69q0 40.5-27 67.5t-69 27ZM168-144q-29 0-50.5-21.5T96-216v-432q0-29 21.5-50.5T168-720h120l50-67q11-14 26.18-21.5Q379.35-816 396-816h144.15q14.85 0 25.35 10.35Q576-795.3 576-780v60q40 0 68 28.2t28 67.8h156q15.3 0 25.65 10.35Q864-603.3 864-588v372q0 29-21.15 50.5T792-144H168Z"/></svg> |