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
577 B
XML
1 line
577 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M408-144q-20.4 0-34.2-13.8Q360-171.6 360-192v-432H235q-16.79 0-27.4-13-10.6-13-7.6-30 13-66 65-107.5T384-816h144q20.4 0 34.2 13.8Q576-788.4 576-768v72l103.85-103.85Q688-808 697.5-812q9.5-4 20.43-4h13.65q15.48 0 25.95 10.34Q768-795.32 768-780.04v215.76q0 15.28-10.47 25.78-10.47 10.5-25.95 10.5h-13.65q-10.93 0-20.43-4t-17.65-12.15L576-648v456q0 20.4-13.8 34.2Q548.4-144 528-144H408Zm24-72h72v-228h-72v228Zm0-300h72v-228H384q-27.81 0-52.4 13.5Q307-717 288-696h144v180Zm35 36Z"/></svg> |