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
996 B
XML
1 line
996 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M365-96q-48 0-80.5-33T252-210q0-23 8.5-44t24.5-36l75-74v-138q0-16-12-25.5T324-546q-45-37-64.5-71.5T240-696q0-70 52-119t127-49q18 0 34 5t30 11q14 6 24.5 11t16.5 5q16 0 34-16 8-6 19-11t27-5q48 0 82 34t34 82q0 23-9 44.5T683-663l-83 83v216l75 74q17 15 25 36t8 44q0 48-33 81t-81 33q-22 0-42.5-9T514-130q-8-8-16-12t-18-4q-9 0-17.5 4T446-130q-15 15-36.5 24.5T365-96Zm1-72q9 0 16.5-3.5T395-180q17-17 39.5-26.5T480-216q24 0 46 9.5t39 26.5q6 5 14 8.5t16 3.5q17 0 29-12.5t12-29.5q0-9-3-16.5t-9-12.5l-80-79q-8-8-12-17.5t-4-20.5v-224q0-15 5.5-28t15.5-23l84-84q7-7 11-15.5t4-17.5q0-19-12.5-32T604-793q-8 0-16 4t-16 9l-31 22q-4 3-9 5t-11 2q-8 0-14.5-4t-12.5-9q-1-1-20-14.5T419-792q-44 0-75.5 28T312-696q0 33 15.5 51t39.5 41q12-48 33-69t25-23q5-3 9.5-4t9.5-1q15 0 25.5 10.5T480-665q0 9-4.5 17.5T463-634l-15.5 20Q432-594 432-542v185q0 11-4 20.5T416-319l-80 80q-5 5-8.5 13t-3.5 17q0 17 12.5 29t29.5 12Zm114-313Z"/></svg> |