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
775 B
XML
1 line
775 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-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-480v312Zm299.79-168q15.21 0 25.71-10.38t10.5-25.73v-36.1Q624-438 602.87-459q-21.12-21-50.79-21h-179.8q-15.28 0-25.78 10.29-10.5 10.29-10.5 25.5t10.35 25.61q10.35 10.41 25.65 10.41h180V-372q0 15.3 10.29 25.65Q572.58-336 587.79-336ZM432-739q11-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-384Z"/></svg> |