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
530 B
XML
1 line
530 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M315-240q-60 0-113.5-27.5T111-345q-32-42-47.5-98T48-568q0-63 43-107.5T195-720q13 0 26 2t25 7l234 88 234-88q12-5 25-7t26-2q61 0 104 44.5T912-568q0 69-15.5 125T850-345q-37 50-90.5 77.5T646-240q-66 0-111-29.5L490-299h-20l-45 29.5Q380-240 315-240Zm26-168q27 0 42.5-11.5T399-453q0-35-47-67.5T254-553q-27 0-42.5 12.5T196-507q0 35 47 67t98 32Zm275 1q51 0 98.5-32.5T762-507q0-22-15-33.5T705-552q-56 0-104 36t-40 73q4 17 18 26.5t37 9.5Z"/></svg> |