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
626 B
XML
1 line
626 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-48q-60 0-102-42t-42-102v-144h222l86 110q20 25 51 27t54-19l168-151 53-27q18-9 38-7t37 14q26 20 27.5 52.5T857-282L617-72q-14 11-30.5 17.5T553-48H288ZM144-408v-323.71q0-15.29 10.29-25.79t25.5-10.5q15.21 0 25.71 10.35T216-732v252h80v-348q0-15.3 10.29-25.65Q316.58-864 331.79-864t25.71 10.35Q368-843.3 368-828v348h80v-396q0-15.3 10.29-25.65Q468.58-912 483.79-912t25.71 10.35Q520-891.3 520-876v396h80v-300q0-15.3 10.29-25.65Q620.58-816 635.79-816t25.71 10.35Q672-795.3 672-780v362L509-271l-86-110q-11-13-25.5-20t-31.5-7H144Z"/></svg> |