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
720 B
XML
1 line
720 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M330-144q-78 0-132-54t-54-132v-358q0-52 34.5-90t85.5-38q49 0 85.5 31.5T386-705q0 54-35.5 93T264-576h-48v246q0 47.5 32.5 80.75T328.94-216q47.94 0 81.5-33.25T444-330v-300.15Q444-708 498-762t132-54q78 0 132.5 54T817-630v358q0 52-34.5 90t-85 38q-50.5 0-85.5-35t-35-85q0-50 35-85t85-35h48v-246q0-47.5-33.25-80.75T631-744q-47.92 0-81.46 33.25Q516-677.5 516-630v300.15Q516-252 462-198t-132 54ZM216-648h48q20 1 34-13.5t14-34.5q0-20-13.8-34T264-744q-20.4 0-34.2 13.8Q216-716.4 216-696v48Zm480 432q20.4 0 34.2-13.8Q744-243.6 744-264v-48h-48q-20.4 0-34.2 13.8Q648-284.4 648-264q0 20.4 13.8 34.2Q675.6-216 696-216Zm0-48ZM264-696Z"/></svg> |