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
725 B
XML
1 line
725 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m524-60 44-51-46-27q-15-9-17.5-25.5T514-193l77-85q5-5 12-8t15-3q24 0 33.5 22t-7.5 39l-47 50 45 25q15 8 17.5 25T651-98l-72 85q-5 6-12 9t-15 3q-23 0-33-21t5-38Zm-240 0 44-51-46-27q-15-9-17.5-25.5T274-193l77-85q5-5 12-8t15-3q24 0 33.5 22t-7.5 39l-47 50 45 25q15 8 17.5 25T411-98l-72 85q-5 6-12 9t-15 3q-23 0-33-21t5-38Zm11-276q-85 0-142-61.5T96-545q0-77 52.5-132.5T278-743q30-56 84.5-88.5T480-864q85 0 148 54.5T705-672q67 2 113 52t46 116q0 70-49 119t-119 49H295Zm5-72h396q40 0 68-28t28-68q0-40-28-68t-68-28h-53l-9-60q-8-57-52-94.5T480-792q-46 0-84 25t-58 67l-14 28h-24q-55 0-93.5 38.5T168-540q0 55 38.5 93.5T300-408Zm180-192Z"/></svg> |