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
799 B
XML
1 line
799 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M195-442q-18 0-29-12.5t-7-29.5q7-27 16-53t23-50q8-15 25.5-16.5T254-592q9 8 10.5 22t-5.5 25q-10 16-17 34.5T230-472q-2 13-12.5 21.5T195-442ZM440-96q0 18-13.5 29.5T396-60q-24-6-47-18t-46-26q-14-9-16-24.5t11-28.5q9-9 21-10.5t23 5.5q16 11 33.5 18t35.5 12q12 3 20.5 13t8.5 23ZM248-212q-14 12-31 10.5T192-217q-14-23-23-49t-16-53q-4-17 6.5-29.5T189-361q12 0 22.5 8.5T224-331q5 20 12 39t17 36q6 11 4.5 23.5T248-212ZM559-61q-17 4-30-7t-13-28q0-12 8-22t20-13q88-22 144-93t56-162q0-111-76-187.5T481-650h-25l43 43q11 11 11 25.5T499-556q-11 11-25.5 11T448-556L343-660q-5-5-7.5-11t-2.5-14q0-7 2.5-13t7.5-11l105-105q11-11 25.5-11t25.5 11q11 11 11 26t-11 26l-40 40h22q141 0 238 97.5T816-387q0 117-72 208.5T559-61Z"/></svg> |