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
887 B
XML
1 line
887 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M340-144q-50 0-88.5-30.5T200-253l-31-109q-5-17 6-31.5t29-14.5h552q18 0 29 14.5t6 31.5l-32 109q-14 48-52.5 78.5T619-144H340Zm0-72h279q24 0 43.5-15.5T689-271l19-65H251l19 65q6 24 25.5 39.5T340-216Zm140-348-94 31q-8 2-15 3.5t-14 1.5h-9.5q-4.5 0-9.5-2-17 21-27.5 46T300-432q0 7 .5 13t1.5 11h-72q-1-5-1.5-11t-.5-13q0-38 13.5-73.5T278-571q-7-11-10.5-23.5T264-621q0-54 35-95t89-50q14-23 38.5-36.5T480-816q27 0 51.5 13.5T571-766q42 7 74 35t44 67l47-74q8-13 22-16t27 5q13 8 16.5 22.5T797-699l-98 153q15 26 24 55t9 59q0 7-.5 13t-2.5 11h-72q1-6 2-11.5t1-12.5q0-27-10.5-52T622-530q-5 2-9.5 2H603q-8 0-15-1.5t-14-3.5l-94-31Zm0-76 117 39q10 5 18.5-2t8.5-18q0-27-18.5-48T560-695l-32-4-18-28q-5-8-13-12.5t-17-4.5q-10 0-17.5 4.5T450-727l-18 28-32 4q-28 4-46 25t-18 49q0 11 8 17.5t19 2.5l117-39Zm0 304Z"/></svg> |