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
646 B
XML
1 line
646 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M337-249q-9-31-17.5-65T308-371l-44 34v124l73-36Zm131-514q-44 48-70 126t-26 181q0 58 10 97.5t26 94.5h144q17-55 26.5-94.5T588-456q0-103-25-181t-70-126q-2-3-5.5-4t-7.5-1q-3 0-6.5 1.5T468-763Zm12 307q-29 0-50.5-20.5T408-528q0-32 21.5-52t50.5-20q30 0 51 20t21 52q0 31-21 51.5T480-456Zm143 207 73 36v-124l-44-34q-4 29-12 59.5T623-249ZM508-846q77 60 114.5 161T660-480v24l80 62q14 11 21 25t7 32v184q0 18-16 29.5t-33 3.5l-143-72H384l-142 71q-17 8-33.5-3.5T192-154v-183q0-18 7-32t21-25l80-62v-24q0-104 38-205t115-161q6-5 13-7.5t14-2.5q8 0 15 2.5t13 7.5Z"/></svg> |