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
900 B
XML
1 line
900 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M714.92-96q-121.25-9-229.49-59.5Q377.2-206 291-292q-86-86-135.5-194.5T96-716q-2-21 12.29-36.5Q122.57-768 144-768h136q17 0 29.5 10.5T326-731l24 106q2 13-1.5 25T337-580l-97 98q20 38 46 73t57.97 65.98Q374-313 407.82-287.15 441.64-261.29 480-241l99-96q7.58-8 19.79-11.5Q611-352 624-350l107 23q17 5 27 17.69 10 12.69 10 29.31v136q0 21.43-16.02 35.71Q735.95-94 714.92-96Zm-43.15-384Q592-480 536-536.23q-56-56.22-56-136Q480-752 536.23-808q56.22-56 136-56Q752-864 808-807.77q56 56.22 56 136Q864-592 807.77-536q-56.22 56-136 56Zm.23-96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0-144q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Z"/></svg> |