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
889 B
XML
1 line
889 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M611-493 421-683q14-8 28.5-10.5T480-696q60 0 102 42t42 102q0 16-2.5 30.5T611-493ZM237-285q54-37 115.5-56t127.05-19q17.1 0 32.78 1.5Q528-357 545-355l-54-54q-67 7-114-40.5T337-563L232-668q-31 41-47.5 89T168-479.87Q168-426 185-376q17 50 52 91Zm483 4q34-43 53-93.5t19-105.31Q792-610 700.84-701 609.67-792 480-792q-55 0-106 18.5T281-720l439 439ZM480-96q-78.72 0-148.8-30.24-70.08-30.24-122.4-82.56-52.32-52.32-82.56-122.4Q96-401.28 96-480q0-79.68 30.24-149.28T208.8-751.2q52.32-52.32 122.4-82.56Q401.28-864 480-864q79.68 0 149.28 30.24T751.2-751.2q52.32 52.32 82.56 121.92Q864-559.68 864-480q0 78.72-30.24 148.8-30.24 70.08-82.56 122.4-52.32 52.32-121.92 82.56Q559.68-96 480-96Zm-.5-72q51.5 0 99.5-16.5t89-47.5q-42-29-89.5-42.5T480-288q-51 0-99.5 13.5T290-233q42 32 90 48.5t99.5 16.5Zm.5-59Z"/></svg> |