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
632 B
XML
1 line
632 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M246-168h468l-54-72h-38q-2 13-11.2 21.5T588-210q-14.03 0-23.51-8.5Q555-227 553-240H300l-54 72Zm378-409h90l-54-72-36 1v71ZM216-792q-20.4 0-34.2 13.8Q168-764.4 168-744v24h624v-24q0-20.4-13.8-34.2Q764.4-792 744-792H216Zm-48 72h624-624Zm456 348h90l-54-72h-36v72Zm-378 0h306v-72H300l-54 72Zm0-204h306v-72H300l-54 72Zm17.72 480Q234-96 213-117.15T192-168v-480h-60q-15.3 0-25.65-10.35Q96-668.7 96-684v-60q0-50 35-85t85-35h528q50 0 85 35t35 85v60q0 15.3-10.35 25.65Q843.3-648 828-648h-60v480q0 29.7-21.16 50.85Q725.68-96 695.96-96H263.72Z"/></svg> |