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
669 B
XML
1 line
669 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M553-673q17 0 30.5-7t24.5-20q7-8 18-10t20 4q55 42 89 117t33 156q0 14-1.5 26.5T763-381q-4 23-26.5 28.5T697-364L354-708q-11-11-11-26.5t11-26.5q17-17 33-31.5t30-25.5q19-16 41-5t22 37v41q0 30 21 51t52 21ZM346-408q-23 25-34.5 56T300-288q0 8 .5 17t2.5 17q3 14-11 21t-25-5q-11-12-20-24.5T230-289q-18-32-28-68.5T192-432q0-71 26-133t64-113l161 161-97 109Zm134 228q-45 0-76.5-31.5T372-288q0-20 7-38.5t21-33.5l80-90 80 90q14 15 21 33.5t7 38.5q0 45-31.5 76.5T480-180Zm263 65L115-743q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 629q11 11 11 25t-11 25q-11 11-25.5 11T743-115Z"/></svg> |