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
854 B
XML
1 line
854 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M481-144q-68 0-129-11.5T244.5-187Q198-207 171-233t-27-55v-96q0 27 23 51t63 43.5q40 19.5 93.5 32T438-241q5 27 16 51.5t27 45.5Zm-43-193q-61-3-114.5-16T230-385.5Q190-405 167-429t-23-51v-96q0 29 27 55t73 46q46 20 107 31.5T480-432h1q-16 21-27 45t-16 50Zm41.51-191Q334-528 239-568.5T144-672q0-59.4 99.5-101.7Q343-816 480.04-816 618-816 717-773.7T816-672q0 63-95 103.5T479.51-528Zm193.44 408q-69.98 0-118.96-49.23Q505-218.45 505-288q0-70 49-119t119-49q70 0 119 48.99 49 48.98 49 118.96 0 24.26-7.5 46.66Q826-219 814-198l74 74q11 11 11 25t-11 25q-11 11-25.5 11T837-74l-74-73q-21 12-43.39 19.5-22.4 7.5-46.66 7.5Zm-.18-72Q713-192 741-219.77q28-27.78 28-68Q769-328 741.23-356q-27.78-28-68-28Q633-384 605-356.23q-28 27.78-28 68Q577-248 604.77-220q27.78 28 68 28Z"/></svg> |