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
987 B
XML
1 line
987 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-696q0-32 22.56-52 22.57-20 54.25-20h614.5q31.69 0 54.19 20 22.5 20 22.5 52v84q0 15.3-10.29 25.65Q843.42-576 828.21-576t-25.71-10.35Q792-596.7 792-612v-84H168v84q0 15.3-10.29 25.65Q147.42-576 132.21-576t-25.71-10.35Q96-596.7 96-612v-84Zm76.69 504q-31.69 0-54.19-20Q96-232 96-264v-84q0-15.3 10.29-25.65Q116.58-384 131.79-384t25.71 10.35Q168-363.3 168-348v84h624v-84q0-15.3 10.29-25.65Q812.58-384 827.79-384t25.71 10.35Q864-363.3 864-348v84q0 32-22.56 52-22.57 20-54.25 20h-614.5ZM408-312q9.58 0 18.29-5 8.71-5 13.24-14.13L552-537l40 74q4 10 12.5 14.5t19.71 4.5H828q15.3 0 25.65-10.29Q864-464.58 864-479.79t-10.35-25.71Q843.3-516 828-516H646l-62-113q-5-10-13.71-14.5T552-648q-9.58 0-18.29 4.5Q525-639 520-629L408-423l-40.41-73.78Q363-506 354.29-511T336-516H132q-15.3 0-25.65 10.29Q96-495.42 96-480.21t10.35 25.71Q116.7-444 132-444h182l62.47 112.99Q381-322 389.71-317t18.29 5Zm72-168Z"/></svg> |