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
994 B
XML
1 line
994 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M430-505ZM48-629q0-89 60.5-150T257-840q50 0 96.5 21t78.5 59q32.3-38.1 76.95-59.05Q553.6-840 603-840q72 0 127.5 41T806-694q5 14-2 27.5T783-648q-14 5-27.5-2.5T737-672q-14-42-50-69t-84-27q-45 0-80 27t-64 61q-5 6-12.06 9-7.06 3-15 3T417-671q-7-3-12.15-9.38Q376-715 338.93-741.5 301.87-768 257-768q-57 0-97 40t-40 99q0 31.37 12.5 63.68 12.5 32.32 47 75.82 34.5 43.5 95 103T432-241l117-104q11-10 24.5-10t24.5 11q11 11 10.5 26T597-292L480-187q-11 9-23 13.5t-25 4.5q-13 0-25-4.5T384-187q-43-39-101-88.5T173-382q-52-57-88.5-120T48-629Zm684 208.75h-72q-15.3 0-25.65-10.38Q624-441 624-456.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q912-471.3 912-456q0 15.3-10.37 25.65Q891.25-420 875.92-420h-72.17v72q0 15.3-10.38 25.65Q783-312 768-312q-15.3 0-25.65-10.37Q732-332.75 732-348.08v-72.17Z"/></svg> |