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
635 B
XML
1 line
635 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M710-340q-46 62-94 114t-89 86q-11 9-22.5 13.5T480-122q-13 0-24.5-4.5T433-140q-40-35-86.5-82T260-323q-40-54-66-112.5T168-552q0-130 91-221t221-91q30 0 59 5.5t57 16.5q11 4 18 13.5t7 20.5q0 15-10.5 26T585-771q-5 0-15-4-23-9-46-13t-44-4q-99 0-169.5 70T240-552q0 68 59 160t181 201q49-45 89.5-91T651-382q6-8 14-14.5t19-6.5q15 0 26 11t11 26q0 8-3 14t-8 12Zm44-227q-91-14-179.5 20.5T408-432q25-112 120-181t225-69l-59-59q-11-11-10.5-25t11.5-25q11-11 25-11t25 11l142 142q11 11 11 25t-11 25L745-457q-11 11-25 11t-25-11q-11-11-11-26t11-26l59-58Z"/></svg> |