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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M697-345q-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-129ZM266-624l174-195q8-9 18.5-13.5T480-837q11 0 21.5 4.5T520-819l175 195q17 20 31.5 42t23.5 46q8 20-6 38t-37 18H551q-29 0-50 21t-21 51v210q0 23-16 38t-38 11q-102-19-168-99t-66-184q0-54 19-103t55-89Z"/></svg> |