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
945 B
XML
1 line
945 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-96Zm24-48h48v-96h-48v96Zm264 96h-96q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-72q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h72v-24h-72q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v72q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-72v24h72q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2Q850.4-96 840-96ZM455.83-851q7.17 0 13.17 2t11 7q40 36 86 82t87.5 98q41.5 52 72 107T765-444q2 14-8 25t-25 11q-15 0-26-10.5T692-444q-8-42-35-87.5t-62-89q-35-43.5-72.5-82T456-769Q324-638 270-557t-54 149q0 90 59 158t148 80q15 2 25 13.5t6 25.5q-4 17-19.5 25t-32.5 5q-112-18-185-106.5T144-408q0-62.63 29-123.82Q202-593 245.5-649 289-705 339-754t93-88q5-5 10.83-7t13-2Zm.17 443Z"/></svg> |