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
585 B
XML
1 line
585 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m660-393 146-125 20 2q15 2 24 12.5t9 23.5q0 8-2.5 15t-9.5 12l-107 91 32 135q1 2 1 4v4q0 15-11 25.5T737-183q-5 0-9-1t-9-4l-12-7-47-198Zm-87-265-43-99 13-30q5-11 14-16.5t19-5.5q10 0 19 5.5t14 16.5l59 137-95-8ZM215-227l43-183-145-123q-7-5-9.5-12t-2.5-15q0-13 9-23.5t24-12.5l190-17 75-174q5-11 14-16.5t19-5.5q10 0 19 5.5t14 16.5l75 175 190 16q15 2 24 12.5t9 23.5q0 8-3 15t-10 12L606-410l43 183q1 3 1 9 0 15-11 25.5T614-182q-1 0-18-5l-164-98-164 98q-5 3-9 4t-9 1q-17 0-28.5-13.5T215-227Z"/></svg> |