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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-432q0-54 19-103t55-89l174-195q8-9 18.5-13.5T480-837q11 0 21.5 4.5T520-819l175 195q20 23 35.5 48t24.5 54q5 14-3 26.5T730-481q-17 3-30-7t-20-27q-7-17-16.5-32T641-576L480-756 338-597q-31 35-52.5 74T264-432q0 81 51.5 140T444-219q20 4 28 16t6 26q-2 14-11 23.5t-25 7.5q-107-14-178.5-95.5T192-432Zm286-73Zm219 160q-14-6-29-10.5t-30-4.5q-14 0-27.5 3.5T583-348q-9 4-18.5 1T551-359q-5-10-1-19.5t14-13.5q17-8 36-12t38-4q20 0 39.5 5.5T716-389q14 6 28.5 10.5T775-374q15 0 28.5-3.5T831-386q9-4 18.5-1t13.5 12q5 10 1 19.5T850-342q-18 8-36.5 12t-38.5 4q-20 0-39.5-5.5T697-345Zm0 108q-14-6-29-10.5t-30-4.5q-14 0-27.5 3.5T583-240q-9 4-18.5 1T551-251q-5-10-1-19.5t14-13.5q17-8 36-12t38-4q20 0 39.5 5.5T716-281q14 6 28.5 10.5T775-266q15 0 28.5-3.5T831-278q9-4 18.5-1t13.5 12q5 10 1 19.5T850-234q-18 8-36.5 12t-38.5 4q-20 0-39.5-5.5T697-237Zm0 108q-14-6-29-10.5t-30-4.5q-14 0-27.5 3.5T583-132q-9 4-18.5 1T551-143q-5-10-1-19.5t14-13.5q17-8 36-12t38-4q20 0 39.5 5.5T716-173q14 6 28.5 10.5T775-158q15 0 28.5-3.5T831-170q9-4 18.5-1t13.5 12q5 10 1 19.5T850-126q-18 8-36.5 12t-38.5 4q-20 0-39.5-5.5T697-129Z"/></svg> |