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
724 B
XML
1 line
724 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-216h624v-72H168v72Zm240-336q0-29.7 21.15-50.85Q450.3-624 480-624q15.3 0 25.65-10.35Q516-644.7 516-660q0-15.3-10.42-25.65Q495.17-696 479.77-696 420-696 378-654q-42 42-42 102v60q0 15.3 10.29 25.65Q356.58-456 371.79-456t25.71-10.35Q408-476.7 408-492v-60Zm72 264Zm-192-72h384v-192.23Q672-632 615.77-688q-56.22-56-136-56Q400-744 344-687.84 288-631.68 288-552v192ZM168-144q-29.7 0-50.85-21.19Q96-186.37 96-216.12v-72.13Q96-318 117.15-339T168-360h48v-192q0-110.31 76.78-187.16 76.78-76.84 187-76.84T667-739.16q77 76.85 77 187.16v192h48q29.7 0 50.85 21.19Q864-317.63 864-287.88v72.13Q864-186 842.85-165T792-144H168Zm312-216Z"/></svg> |