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="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-132Zm288-207-45-45 45 45ZM624-144h45l115-115-22-23-22-22-116 115v45Zm138-138-22-22 44 45-22-23ZM408-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.95ZM480-588h312v-108H480v108ZM168-264h240v-108H168v108Zm0-324h96v-108h-96v108Zm312 0Zm-72 216ZM264-588Z"/></svg> |