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
968 B
XML
1 line
968 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-645v129q0 15.3-10.29 25.65Q147.42-480 132.21-480t-25.71-10.35Q96-500.7 96-516v-216q0-15.3 10.35-25.65Q116.7-768 132-768h216q15.3 0 25.65 10.29Q384-747.42 384-732.21t-10.35 25.71Q363.3-696 348-696H219l165 166q11 11 11 25t-11 25q-11 11-25 11t-25-11L168-645Zm0 453q-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> |