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
982 B
XML
1 line
982 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576-132v-62.43q0-7.57 3-14.07t8-11.5l199-198q7.26-7.41 16.13-10.71Q811-432 819.76-432q9.55 0 18.31 3.5Q846.83-425 854-418l44 45q6.59 7.26 10.29 16.13Q912-348 912-339.24t-3.29 17.92q-3.3 9.15-10.71 16.32L700-107q-5 5-11.5 8t-14.07 3H612q-15.3 0-25.65-10.35Q576-116.7 576-132Zm243-161 45-46-45-45-45 46 45 45ZM408-551.95v-179.77q0-15.28 10.35-25.78Q428.7-768 444-768h384q15.3 0 25.65 10.34Q864-747.33 864-732.05v179.77q0 15.28-10.35 25.78Q843.3-516 828-516H444q-15.3 0-25.65-10.34Q408-536.67 408-551.95Zm-312 324v-179.77q0-15.28 10.35-25.78Q116.7-444 132-444h312q15.3 0 25.65 10.34Q480-423.33 480-408.05v179.77q0 15.28-10.35 25.78Q459.3-192 444-192H132q-15.3 0-25.65-10.34Q96-212.67 96-227.95Zm0-324v-179.77q0-15.28 10.35-25.78Q116.7-768 132-768h168q15.3 0 25.65 10.34Q336-747.33 336-732.05v179.77q0 15.28-10.35 25.78Q315.3-516 300-516H132q-15.3 0-25.65-10.34Q96-536.67 96-551.95Z"/></svg> |