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
667 B
XML
1 line
667 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-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-96Zm179-472 55-16 25-69q-30-44-71-75.5T576-777l-60 43v65l143 101Zm-359-1 144-100v-65l-60-43q-51 17-92.5 48T221-654l25 70 54 15Zm-74 269 73 2 33-44-53-158-53-15-58 45q2 46 16.5 89t41.5 81Zm254 132q26 0 51-4.5t50-12.5l22-70-34-45H390l-33 45 22 70q25 8 50 12.5t51 4.5Zm-82-204h164l48-143-130-91-130 91 48 143Zm336 73q27-38 41.5-81t16.5-89l-58-46-53 15-53 158 33 44 73-1Z"/></svg> |