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
890 B
XML
1 line
890 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M48-228v-420q0-50 35-85t85-35q51 0 85.5 36.75T288-642l136-123q12-11 26.48-16.5t29.5-5.5q15.02 0 29.52 5.5T536-765l136 123q0-52.5 34.5-89.25t85-36.75q50.5 0 85.5 35t35 85v420q0 34.65-24.67 59.32Q862.65-144 828-144H545.53q-7.53 0-12.53-5-5-5-5-13v-126q-1-20-14.52-34t-33.5-14q-19.98 0-33.48 14-13.5 14-14.5 34v126q0 8-5 13t-12.53 5H132q-34.65 0-59.32-24.68Q48-193.35 48-228Zm696-372h96v-47.72Q840-668 826.2-682T792-696q-20.4 0-34.2 13.8Q744-668.4 744-648v48Zm-624 0h96v-47.72Q216-668 202.2-682T168-696q-20.4 0-34.2 13.8Q120-668.4 120-648v48Zm0 384h96v-312h-96v312Zm168 0h72v-72q2-50 36.38-85t83.5-35Q529-408 563-373q34 35 37 85v72h72v-328L480-719 288-544v328Zm456 0h96v-312h-96v312ZM479.5-504q-23.5 0-41.5-18.5T420-564q0-23 18-41.5t41.5-18.5q23.5 0 42 18.5T540-564q0 23-18.5 41.5t-42 18.5Z"/></svg> |