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
679 B
XML
1 line
679 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M864-600v307q0 18-11.25 27T828-257q-13.5 0-24.75-9.22T792-293v-307H504q-29.7 0-50.85-21.15Q432-642.3 432-672v-72h-90.68Q323-744 314-755.25T305-780q0-13.5 9-24.75T341-816h90.75Q462-816 483-794.85T504-744v72h288q29.7 0 50.85 21.15Q864-629.7 864-600ZM777-99l-45-45H168q-29.7 0-50.85-21.15Q96-186.3 96-216v-565l-15-15q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l696 696q11 11 11 25t-11 25q-11 11-25.67 11.5Q787.67-88 777-99ZM168-216h72v-72h-72v72Zm0-153h72v-72h-72v72Zm0-151h72v-72h-72v72Zm168 304h72v-72h-72v72Zm0-153h72v-72h-72v72Zm144 153h180l-80-81H480v81Zm240-232h-72v-72h72v72Z"/></svg> |