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
720 B
XML
1 line
720 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M497-192 192-497q-20-22-20.5-51.5T192-599l169-169q22-22 52-22t50 22l305 305q22 20 22 50t-22 52L599-192q-21 21-50.5 20.5T497-192Zm14-695 42 43q11 11 11 25t-11 25q-11 11-25.5 11.5T502-793L399-896q-15-15-8.5-35t26.5-25q17-2 32.5-3t32.5-1q92 0 175 33.5T804.5-835q64.5 58 106 137T960-528q2 15-9.5 25.5T924-492q-15 0-25.5-10.5T888-528q-9-73-41.5-136T764-774.5q-50-47.5-115-77T511-887ZM449-73l-42-43q-11-11-11-25t11-25q11-11 25.5-11.5T458-167L561-64q15 15 8.5 34.5T543-5q-17 2-32.5 3.5T478 0q-92 0-174.5-33t-147-91Q92-182 51-261T0-432q-2-15 9-25.5T36-468q15 0 25.5 10.5T72-432q9 73 41.5 136t83 110.5q50.5 47.5 115 77T449-73Z"/></svg> |