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
754 B
XML
1 line
754 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.08-696Q455-696 431-689.5T384-672q-14 7-29.5 5T328-680q-11-11-9.5-25t13.5-22q33-20 70.44-30.5 37.45-10.5 77.5-10.5 40.06 0 77.56 10.5T628-727q12 8 13.5 22t-9.5 25q-11 11-26.5 13t-29.5-5q-22-11-46-17.5t-49.92-6.5Zm-.29-144Q426-840 375.5-824q-50.5 16-94.63 45.47-12.87 8.53-28.14 8.07-15.28-.46-26.73-11.54-11-10.93-10-25.97Q217-823 229-831q55-40 118.56-60.5 63.57-20.5 132.5-20.5 68.94 0 132.44 20.5T731-831q12 8 13.5 23t-9.5 26q-11 11-27 11.5t-28.87-8.03Q635-808 584.29-824q-50.7-16-104.5-16ZM384-96q-33 0-52.5-19.5T312-168v-336q0-33 19.5-52.5T384-576h192q33 0 52.5 19.5T648-504v336q0 33-19.5 52.5T576-96H384Zm192-72v-336H384v336h192Zm0 0H384h192Z"/></svg> |