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
972 B
XML
1 line
972 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M396.21-456q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm168 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM192-528q0-120 84-204t204-84q120 0 204 84t84 204q0 63-25 117t-67.22 94.42Q662-304 647.5-306q-14.5-2-23.5-12t-10.5-24q-1.5-14 11.5-26 32-30 51.5-71.01 19.5-41 19.5-88.99 0-9-.5-18.5T693-565q-71 5-135.5-23T448-672q-29 54-76.5 92.5T264-526q1 47 19.94 88.1Q302.88-396.81 335-368q13 12 11.5 26T336-318q-9 10-23.33 12-14.34 2-28.67-11-42-40-67-94t-25-117Zm252 330-32 32q-11 11-25.5 10.5T361-167q-11-11-11-25.18T361-217l94.14-94.14Q466-322 480.18-322T505-311l94.14 94.14Q610-206 610-191.82T599-167q-11 11-25.5 11T548-167l-32-31v114.07q0 15.27-10.29 25.6Q495.42-48 480.21-48T454.5-58.33Q444-68.66 444-83.93V-198Z"/></svg> |