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
993 B
XML
1 line
993 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132-480q-15.3 0-25.65-10.29Q96-500.58 96-515.79t10.35-25.71Q116.7-552 132-552h129L96-717q-11-10.67-11-25.33Q85-757 96-768q11-11 25.67-11 14.66 0 25.33 11l165 165v-129q0-15.3 10.29-25.65Q332.58-768 347.79-768t25.71 10.35Q384-747.3 384-732v216q0 15.3-10.35 25.65Q363.3-480 348-480H132Zm36 288q-29.7 0-50.85-21.15Q96-234.3 96-264v-108q0-15.3 10.29-25.65Q116.58-408 131.79-408t25.71 10.35Q168-387.3 168-372v108h300q15.3 0 25.65 10.29Q504-243.42 504-228.21t-10.35 25.71Q483.3-192 468-192H168Zm660.21-264q-15.21 0-25.71-10.35T792-492v-204H492q-15.3 0-25.65-10.29Q456-716.58 456-731.79t10.35-25.71Q476.7-768 492-768h300q29.7 0 50.85 21.15Q864-725.7 864-696v204q0 15.3-10.29 25.65Q843.42-456 828.21-456ZM612.28-192q-15.28 0-25.78-10.35Q576-212.7 576-228v-120q0-15.3 10.34-25.65Q596.68-384 611.96-384h215.76q15.28 0 25.78 10.35Q864-363.3 864-348v120q0 15.3-10.34 25.65Q843.32-192 828.04-192H612.28Z"/></svg> |