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
671 B
XML
1 line
671 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M76-268q-11-8-14.5-22.5T66-317l148-240q10-16 28-17.5t30 12.5l88 106 139-219q11-17 30-17.5t30 15.5l56 78q11 14 6.5 28T606-549q-11 8-25 7t-25-15l-25-34-137 215q-10 16-28 17t-30-13l-87-105-122 198q-8 14-23 17t-28-6Zm572 124q-70 0-119-49t-49-119q0-70 49-119t119-49q70 0 119 49t49 119q0 25-7 47.5T789-222l98 98q11 11 11 25t-11 25q-11 11-25.5 11T836-74l-98-97q-20 13-42.5 20t-47.5 7Zm0-72q40 0 68-28t28-68q0-40-28-68t-68-28q-40 0-68 28t-28 68q0 40 28 68t68 28Zm41-332q-11-8-16-21.5t5-28.5l154-235q8-13 23.5-15.5T884-842q12 8 14.5 22.5T893-793L739-559q-10 15-24.5 17t-25.5-6Z"/></svg> |