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
939 B
XML
1 line
939 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M371.96-216h215.76q15.28 0 25.78-10.29 10.5-10.29 10.5-25.5t-10.34-25.71Q603.32-288 588.04-288H372.28q-15.28 0-25.78 10.29-10.5 10.29-10.5 25.5t10.34 25.71q10.34 10.5 25.62 10.5ZM288-96q-29.7 0-50.85-21.15Q216-138.3 216-168v-312q0-77 40-139.5t104-95.8v-28.25Q360-794 395-829t85-35q50 0 85 35t35 85.45v28.25q64 33.3 104 95.1T744-480v312q0 29.7-21.15 50.85Q701.7-96 672-96H288Zm0-72h384v-312q0-79.68-56.23-135.84-56.22-56.16-136-56.16Q400-672 344-615.84 288-559.68 288-480v312Zm144-571q11-2 23.5-3.5T480-744q12 0 24.5 1.5T528-739v-5q0-20.4-13.8-34.2Q500.4-792 480-792q-20.4 0-34.2 13.85Q432-764.3 432-743.82v4.82ZM288-168h384-384Zm192-248 52 39q5 4 10.5.06T546-387l-20-64 51-37q5-4 3.33-10-1.66-6-8.33-6h-63.04L489-572q-1.78-6-8.89-6t-9.11 6l-19.96 68H388q-6.67 0-8.33 6-1.67 6 3.33 10l51 37-20 64q-2 6.12 3.5 10.06Q423-373 428-377l52-39Z"/></svg> |