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
668 B
XML
1 line
668 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M254-337q-43 0-76.5-26.5T136-432l-23-112h-4q-15 1-26-8t-13-24q-2-15 7.5-26t24.5-13q57-5 98.5-7t75.5-2q32 0 71.5 1.5T418-608q15 7 29.5 13.5T479-588q16 0 30.5-7t28.5-13q32-14 76-15t78-1q43 0 91.5 2.5T861-615q15 2 24.5 13t7.5 26q-2 15-13 24.5t-26 8.5q-1 0-2-.5t-2-.5l-25 112q-8 42-41 68.5T708-337h-62q-42 0-74-25.5T530-428l-22-87h-55l-22 87q-10 40-42 65.5T315-337h-61Zm-48-109q4 17 17 27.5t30 10.5h61q17 0 30-10t17-26l25-100q-25-5-55-6t-55-1q-20 0-45.5.5T185-548l21 102Zm393 2q4 16 17 26t30 10h61q17 0 30-10.5t17-27.5l20-103q-19-1-41-1h-41q-27 0-59.5 1t-58.5 5l25 100Z"/></svg> |