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
655 B
XML
1 line
655 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m578-197 210-210q11-11 25.5-11t25.5 10.93q11 10.93 11 25.5T839-356L604-121q-5 5-12 8t-14.2 3q-7.2 0-13.5-3t-11.3-8L432-242q-11-10.91-11-25.45Q421-282 431.93-293t25.5-11Q472-304 483-293l95 96Zm-314 5q-29.7 0-50.85-21.15Q192-234.3 192-264v-290l-36.23 27.98q-11.77 9.02-26.4 7.21-14.63-1.8-23.5-14.45Q97-545 99.22-559.48 101.44-573.95 113-583l323-248q10-8 21.5-11t22.5-3q11 0 22.5 3t21.5 11l323.29 247.98Q859-574 861-559.5t-7.94 27.19q-9.04 11.78-23.05 14.04Q816-516 805-525L578-299l-43-44q-32-32-77.66-32-45.67 0-77 31.94Q349-312 348-268q-1 44 28 76H264Z"/></svg> |