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
644 B
XML
1 line
644 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m528-630 162-162q11-11 25-11t25 11q11 11 11 25.5T740-741L553-554q-11 11-25 11t-25-11l-85-85q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l59 59Zm24 483 235-72q-8-21-26.5-33T719-264H508q-17 0-34-2.5t-33-8.5l-36-14q-14-5-20-19t-1-28q5-14 19-20t28-1l34 13q11 4 21.5 6t21.5 2h92q0-10-5-17t-15-11l-256-92h-36v228l264 81Zm-23 68-241-74q0 23-17 39.5T231-96H120q-30 1-51-20.5T48-168v-288q0-30 21-51t51-21h202q8 0 15 1.5t14 3.5l256 92q30 11 47.5 37t17.5 58h47q58 0 101.5 36t43.5 92q0 20-13.5 34T818-154L577-79q-12 4-24 3.5T529-79Zm-409-89h96v-288h-96v288Z"/></svg> |