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
942 B
XML
1 line
942 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-240Zm0-72q30 0 62-14.5t67-44.5h72q35 30 67 44.5t62 14.5q45 0 85-21.5t66-60.5q23-33 33.5-76t10.5-98q0-33-22-56.5T764-648q-5 0-24 5l-260 97-260-97q-6-2-12-3.5t-13-1.5q-32 0-53.5 23.5T120-568q0 55 11 98.5t34 76.5q26 38 65.5 59.5T315-312Zm41-72q36 0 56-15.5t20-44.5q0-47-62-89.5T239-576q-36 0-56 15.5T163-516q0 47 62 89.5T356-384Zm2-46q-47 0-99.5-32T211-520q3-5 9.5-7.5T238-530q47 0 99 32t47 58q-3 5-9.5 7.5T358-430Zm245 47q69 0 131.5-43t62.5-90q0-29-20-44.5T721-576q-74 0-138 48t-54 97q5 23 23.5 35.5T603-383Zm0-47q-11 0-18-3t-9-8q-5-26 47.5-57.5T723-530q10 0 17 2.5t9 7.5q1 27-50 58.5T603-430Zm-123-50Z"/></svg> |