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
523 B
XML
1 line
523 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m691-225-22-22q-7-7-17-7t-17 7q-7 7-7 17t7 17l38 38q8 8 19 7.5t19-8.5l94-98q7-8 7-17.5t-8-16.5q-8-7-17-6.5t-16 7.5l-80 82Zm29 177q-80 0-136-56t-56-136q0-80 56-136t136-56q80 0 136 56t56 136q0 80-56 136T720-48ZM267-240q-23 0-32.5-20t4.5-38l145-182-145-182q-14-18-4.5-38t32.5-20h334q11 0 20.5 5t16.5 13l128 160q11 13 2 26.5T742-504q-9-2-18.5-1.5T705-504q-53 3-98 25t-79 58q-29 32-47.5 71.5T457-265q-1 11-7.5 18t-17.5 7H267Z"/></svg> |