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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-192h168q15.3 0 25.65-10.34Q336-212.67 336-227.95v-179.77q0-15.28-10.35-25.78Q315.3-444 300-444H132q-15.3 0-25.65 10.34Q96-423.33 96-408.05v179.77q0 15.28 10.35 25.78Q116.7-192 132-192Zm36-396v-108h240v108H168Zm-36 72h312q15.3 0 25.65-10.34Q480-536.67 480-551.95v-179.77q0-15.28-10.35-25.78Q459.3-768 444-768H132q-15.3 0-25.65 10.34Q96-747.33 96-732.05v179.77q0 15.28 10.35 25.78Q116.7-516 132-516Zm348 252v-108h312v108H480Zm-36 72h384q15.3 0 25.65-10.34Q864-212.67 864-227.95v-179.77q0-15.28-10.35-25.78Q843.3-444 828-444H444q-15.3 0-25.65 10.34Q408-423.33 408-408.05v179.77q0 15.28 10.35 25.78Q428.7-192 444-192Zm-276-72v-108h96v108h-96Zm240-324Zm311.77 60Q640-528 584-584.23q-56-56.22-56-136Q528-800 584.23-856q56.22-56 136-56Q800-912 856-855.77q56 56.22 56 136Q912-640 855.77-584q-56.22 56-136 56ZM696-696v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48h48q9.6 0 16.8-7 7.2-7 7.2-17t-7.2-17q-7.2-7-16.8-7h-48v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48h-48q-9.6 0-16.8 7-7.2 7-7.2 17t7.2 17q7.2 7 16.8 7h48ZM264-372Zm216 0Z"/></svg> |