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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m302-516 102-29q4-26-13.5-46.5T347-612q-24.58 0-41.79 17.21T288-553q0 11 3.5 20t10.5 17Zm220-60 101-28q4-27-13.47-47.5T565.61-672Q542-672 525-654.99q-17 17-17 41.3 0 10.69 3.5 20.19Q515-584 522-576Zm-42 96ZM216-144q-29 0-50.5-21.5T144-216v-528q0-29.7 21.5-50.85Q187-816 216-816h348q15.3 0 25.65 10.29Q600-795.42 600-780.21t-10.35 25.71Q579.3-744 564-744H216v528h360v-96q0-29.7 20.5-50.85Q617-384 648-384h96v-179.72q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q816-579.3 816-564v203q0 14.22-5 27.11Q806-321 795-310L650-165q-11 11-23.89 16T599-144H216Zm360-72ZM463.04-372q56.96 0 100.46-35.5Q607-443 621-498q1-5-3.48-9.5-4.47-4.5-9.85-2.5l-252.51 72.19Q348-436 346-429.5t2.67 11.16Q372-396 401.5-384q29.5 12 61.54 12Zm281.19-372h-36.11q-15.35 0-25.74-10.35Q672-764.7 672-780q0-15.3 10.38-25.65Q692.77-816 708.12-816h36.11v-36q0-15.3 10.39-25.65Q765-888 780.21-888q15.21 0 25.5 10.35T816-852v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.59-10.35 10.39-25.65 10.39h-36v36.11q0 15.35-10.35 25.74Q795.3-672 780-672q-15 0-25.38-10.35-10.39-10.35-10.39-25.65v-36Z"/></svg> |