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
909 B
XML
1 line
909 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.98-144Q462-144 443-146q-19-2-37-7-14-3-22-15.5t-5-26.5q3-14 15.5-22t26.5-5q14 3 29 4.5t30 1.5q110 0 187-77t77-187q0-110-77-187t-187-77q-110 0-187 77t-77 187q0 15.02 1.5 29.51Q219-436 223-422q4 15-3.71 28.06Q211.57-380.87 197-377q-15 4-28.06-3.71Q155.87-388.43 152-403q-4-19-6-38t-2-39q0-70 26.51-130.92 26.5-60.92 72.08-106.49 45.57-45.58 106.49-72.08Q410-816 480-816q70 0 130.92 26.51 60.92 26.5 106.49 72.08 45.58 45.57 72.08 106.49Q816-550 816-480q0 70-26.51 130.92-26.5 60.92-72.08 106.49-45.57 45.58-106.49 72.08Q550-144 479.98-144ZM170-171q-11-11-11-25t11-25l283-283h-57q-15.3 0-25.65-10.29Q360-524.58 360-539.79t10.35-25.71Q380.7-576 396-576h144q15.3 0 25.65 10.35Q576-555.3 576-540v144q0 15.3-10.29 25.65Q555.42-360 540.21-360t-25.71-10.35Q504-380.7 504-396v-57L220-170q-11 11-25 10.5T170-171Z"/></svg> |