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
555 B
XML
1 line
555 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M307-404q-40-5-71.5-28.5T189-493L96-720l216-108 72 108h198q14 0 27 5.5t24 16.5l208 208q9 9 9 22.5t-9 22.5q-22 22-53 21.5T729-439L498-563l-90-8q-10-1-17.5 5.5T382-549q-1 10 6 17.5t17 8.5l74 5 77 40q17 9 21.5 25.5T575-419q-7 17-23 28t-42 8l-203-21ZM187-165q-14 3-26.5-4.5T144-191q-4-15 4-27.5t23-16.5l154-36q68-16 136.5-28.5T600-312q59 0 113 19t101 54q11 8 11.5 22t-9.5 25q-10 11-24.5 12.5T765-186q-37-25-78.5-39.5T600-240q-68 0-134.5 13T333-199l-146 34Z"/></svg> |