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
905 B
XML
1 line
905 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-50 0-85-35t-35-85q0-29 12.5-54T96-360v-132.04q0-14.96 10.35-25.46T132-528h60v-156q0-15.3 10.42-25.65Q212.85-720 228.25-720H434q21 0 38.5 11.5T499-678l157 339q8 14 12 29.95 4 15.96 4 33.05 0 54.69-38.66 93.34Q594.69-144 540-144q-37.65 0-69.32-19.5Q439-183 421.57-216H278q-14 33-43.76 52.5Q204.48-144 168-144Zm708-48H756q-15.3 0-25.65-10.34Q720-212.69 720-227.98v-503.73q0-15.29 10.29-25.79t25.5-10.5q15.21 0 25.71 10.35T792-732v468h84q15.3 0 25.65 10.29Q912-243.42 912-228.21t-10.35 25.71Q891.3-192 876-192Zm-708-24q20.4 0 34.2-13.8Q216-243.6 216-264q0-20.4-13.8-34.2Q188.4-312 168-312q-20.4 0-34.2 13.8Q120-284.4 120-264q0 20.4 13.8 34.2Q147.6-216 168-216Zm372 0q25 0 42.5-17.5T600-276q0-25-17.5-42.5T540-336q-25 0-42.5 17.5T480-276q0 25 17.5 42.5T540-216ZM365-408h180L434-648H264v143l101 97Z"/></svg> |