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
794 B
XML
1 line
794 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M782-634q11 11 11 25t-11 25l-34 34q-11 11-25 11t-25-11q-11-11-11-25.5t11-25.5l34-34q11-11 25-10.5t25 11.5ZM132-144q-15.3 0-25.65-10.29Q96-164.58 96-179.79t10.35-25.71Q116.7-216 132-216h696q15.3 0 25.65 10.29Q864-195.42 864-180.21t-10.35 25.71Q843.3-144 828-144H132Zm347.79-624q15.21 0 25.71 10.35T516-732v48q0 15.3-10.29 25.65Q495.42-648 480.21-648t-25.71-10.35Q444-668.7 444-684v-48q0-15.3 10.29-25.65Q464.58-768 479.79-768ZM175-635q11-11 25.5-11t25.5 11l34 35q11 11 11 25t-11 25.48Q249-539 234.5-539T209-550l-35-34q-11-10.67-10.5-25.33Q164-624 175-635Zm101 275h408q-22-64-77-104t-127-40q-72 0-127 40t-77 104Zm-84 72q0-120 83.76-204t204-84Q600-576 684-492.17q84 83.83 84 204.17H192Zm288-72Z"/></svg> |