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="M48-228v-25q0-17.14 6.52-32.68Q61.04-301.21 73-313l71-71v-192l-75-75q-11-11-16-23.94-5-12.95-5-27.23v-77.66Q48-795 58.29-805.5 68.58-816 83.79-816t25.71 10.35Q120-795.3 120-780v36h84v-35.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.35T276-780v36h84v-35.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29 10.5 10.3 10.5 25.51v77.88q0 14.32-5 27.32t-16 24l-75 75v48h288v-48l-75-75q-11-11-16-23.94-5-12.95-5-27.23v-77.66q0-15.17 10.29-25.67 10.29-10.5 25.5-10.5t25.71 10.35Q600-795.3 600-780v36h84v-35.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.35T756-780v36h84v-35.79q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29 10.5 10.3 10.5 25.51v77.88q0 14.32-5 27.32t-16 24l-75 75v192l71 71q11.96 11.79 18.48 27.32Q912-270.14 912-253v25q0 34.65-24.67 59.32Q862.65-144 828-144H612q-15.3 0-25.65-10.35Q576-164.7 576-180v-60q0-39.6-28.2-67.8Q519.6-336 480-336q-39.6 0-67.8 28.2Q384-279.6 384-240v60q0 15.3-10.35 25.65Q363.3-144 348-144H132q-34.65 0-59.32-24.68Q48-193.35 48-228Z"/></svg> |