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
1.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M600.11-756Q580-756 566-769.89q-14-13.88-14-34Q552-824 565.89-838q13.88-14 34-14Q620-852 634-838.11q14 13.88 14 34Q648-784 634.11-770q-13.88 14-34 14Zm0 648Q580-108 566-121.89q-14-13.88-14-34Q552-176 565.89-190q13.88-14 34-14Q620-204 634-190.11q14 13.88 14 34Q648-136 634.11-122q-13.88 14-34 14Zm168-504Q748-612 734-625.89q-14-13.88-14-34Q720-680 733.89-694q13.88-14 34-14Q788-708 802-694.11q14 13.88 14 34Q816-640 802.11-626q-13.88 14-34 14Zm0 360Q748-252 734-265.89q-14-13.88-14-34Q720-320 733.89-334q13.88-14 34-14Q788-348 802-334.11q14 13.88 14 34Q816-280 802.11-266q-13.88 14-34 14Zm48-180Q796-432 782-445.89q-14-13.88-14-34Q768-500 781.89-514q13.88-14 34-14Q836-528 850-514.11q14 13.88 14 34Q864-460 850.11-446q-13.88 14-34 14ZM96-480q0-150 100.06-258.81 100.07-108.82 245.62-123.26Q457-864 468.5-853.73t11.5 25.44q0 14.29-8.5 24.79T449-791q-119 11-200 99.82-81 88.81-81 211.18 0 122 81 211t200 100q14 2 22.5 12.53 8.5 10.52 8.5 24.56 0 14.91-11.5 25.41t-26.74 8.62Q296-112 196-221T96-480Zm383.79 72Q450-408 429-429.15T408-480v-9.5q0-4.5 2-9L361-548q-11-11-10.5-25.5T362-599q11-11 25.5-11t25.5 11l48 49q6-2 19-2 29.7 0 50.85 21.21 21.15 21.21 21.15 51T530.79-429q-21.21 21-51 21Z"/></svg> |