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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204-144q-45 0-76.5-31.5T96-252q0-45 31.5-76.5T204-360h552q45 0 76.5 31.5T864-252q0 45-31.5 76.5T756-144H204Zm0-72h552q15.3 0 25.65-10.29Q792-236.58 792-251.79t-10.35-25.71Q771.3-288 756-288H204q-15.3 0-25.65 10.29Q168-267.42 168-252.21t10.35 25.71Q188.7-216 204-216Zm216-216q-15.3 0-25.65-10.35Q384-452.7 384-468v-312q0-15.3 10.35-25.65Q404.7-816 420-816h312q15.3 0 25.65 10.35Q768-795.3 768-780v312q0 15.3-10.35 25.65Q747.3-432 732-432H420Zm36-72h240v-240H456v240Zm-324-24q-15.16 0-25.58-10.66Q96-549.33 96-564.16q0-14.84 10.62-25.34Q117.23-600 132-600h120q15.16 0 25.58 10.39Q288-579.22 288-564.11t-10.42 25.61Q267.16-528 252-528H132Zm407.65-108h72.2q15.15 0 25.65-10.29 10.5-10.29 10.5-25.5t-10.5-25.71Q627-708 612.05-708h-72.1q-14.95 0-25.45 10.5T504-671.79q0 15.21 10.25 25.5t25.4 10.29ZM204-648q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.71T204-720h48q15 0 25.5 10.5t10.5 25.71q0 15.21-10.5 25.5T252-648h-48Zm252 144v-240 240Z"/></svg> |