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
533 B
XML
1 line
533 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-528q0-30.08 21.15-51.04T168-600v-93q0-30.94 22.03-52.97Q212.06-768 243-768h474q30.94 0 52.97 22.03Q792-723.94 792-693v93q30 0 51 21.15T864-528v144q0 20.44-13.78 34.22Q836.44-336 816-336l-33 89q-2 3-4.5 5t-6.5 2h-8q-4 0-6.5-2t-4.5-5l-33-89H240l-33 89q-2 3-4.5 5t-6.5 2h-8q-4 0-6.5-2t-4.5-5l-33-89q-20.44 0-34.22-13.78Q96-363.56 96-384v-144Zm420-72h204v-96H516v96Zm-276 0h204v-96H240v96Zm-72 192h624v-120H168v120Zm624 0H168h624Z"/></svg> |