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
565 B
XML
1 line
565 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180-144q-15.3 0-25.65-10.35Q144-164.7 144-180v-104q0-15.3 10.35-25.65Q164.7-320 180-320h601q14.88 0 24.94 10.35T816-284v104q0 15.3-10.06 25.65Q795.88-144 781-144H180Zm0-248q-15.3 0-25.65-10.5Q144-413 144-427v-106q0-14.88 10.35-24.94T180-568h601q14.88 0 24.94 10.06T816-533v106q0 14-10.06 24.5T781-392H180Zm0-248q-15.3 0-25.65-10.35Q144-660.7 144-676v-105q0-14.88 10.35-24.94T180-816h601q14.88 0 24.94 10.06T816-781v105q0 15.3-10.06 25.65Q795.88-640 781-640H180Z"/></svg> |