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
599 B
XML
1 line
599 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-336h252q45 0 76.5-31.5T720-444q0-42-28-72.5T622-551q-8-52-48-86.5T480-672q-48 0-84.5 27T344-575q-45 6-74.5 39.5T240-456q0 50 35 85t85 35Zm0-72q-20 0-34-14t-14-34q0-18 12-31.5t30-15.5l44-6 14-42q8-22 26.5-35.5T480-600q26 0 46 17t25 43l9 56 55 4q14 2 23.5 12t9.5 24q0 15-10.5 25.5T612-408H360ZM480-96q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480q0-80 30-149.5t82.5-122Q261-804 331-834t149-30q80 0 149.5 30t122 82.5Q804-699 834-629.5T864-480q0 79-30 149t-82.5 122.5Q699-156 629.5-126T480-96Z"/></svg> |