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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576.11-480Q556-480 542-493.89q-14-13.88-14-34Q528-548 541.89-562q13.88-14 34-14Q596-576 610-562.11q14 13.88 14 34Q624-508 610.11-494q-13.88 14-34 14Zm-192 0Q364-480 350-493.89q-14-13.88-14-34Q336-548 349.89-562q13.88-14 34-14Q404-576 418-562.11q14 13.88 14 34Q432-508 418.11-494q-13.88 14-34 14Zm95.78 192Q421-288 372.9-321q-48.09-33-70.9-87h356q-24 54-71.61 87-47.6 33-106.5 33Zm.11 144q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-410 144-480t26.6-131.13q26.6-61.14 71.87-106.4 45.26-45.27 106.4-71.87Q410-816 480-816t131.13 26.6q61.14 26.6 106.4 71.87 45.27 45.26 71.87 106.4Q816-550 816-480t-26.6 131.13q-26.6 61.14-71.87 106.4-45.26 45.27-106.4 71.87Q550-144 480-144Zm0-72q110 0 187-77t77-187q0-110-77-187t-187-77q-1 0 0 0-17 1-26.5 11.5T444-708q0 15.12 10.44 25.56T480-672q17 0 23.5-9t20.5-9q9.86 0 16.43 6.5T547-666q0 17-20 29.5T480-624q-35 0-59.5-24.5T396-708q0-6 1-12t4-12q-84 27-134.5 96T216-479.87Q216-370 293-293t187 77Zm0-264Z"/></svg> |