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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M732-144H132q-15.3 0-25.65-10.35Q96-164.7 96-180v-601l-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-99l-45-45Zm-564-72h72v-72h-72v72Zm0-153h72v-72h-72v72Zm0-151h72v-72h-72v72Zm168 304h72v-72h-72v72Zm0-153h72v-72h-72v72Zm144 153h180l-80-81H480v81Zm215-486-37-37q-7.36-7-17.18-7T624-739q-7 7-7 16.82t7 17.18l45 46q11 11 25.5 10.5T720-660l95-95q7-7.36 7-17.18T815-789q-7-7-16.82-7T781-789l-86 87Zm161-153.77q56 56.22 56 136Q912-640 855.77-584q-56.22 56-136 56Q640-528 584-584.23q-56-56.22-56-136Q528-800 584.23-856q56.22-56 136-56Q800-912 856-855.77Zm-53.5 593.42Q792-272.7 792-288v-132q0-15.3 10.29-25.65Q812.58-456 827.79-456t25.71 10.35Q864-435.3 864-420v132q0 15.3-10.29 25.65Q843.42-252 828.21-252t-25.71-10.35Zm-384-384Q408-656.7 408-672v-72h-72q-15.3 0-25.65-10.29Q300-764.58 300-779.79t10.35-25.71Q320.7-816 336-816h108.38q14.62 0 25.12 10.35Q480-795.3 480-780v108.38q0 14.62-10.29 25.12-10.29 10.5-25.5 10.5t-25.71-10.35Z"/></svg> |