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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M528-96q-140 0-238-98t-98-238v-192q6-107 91-173.5T480-864q112 0 197 66.5T768-624v456q0 29.7-21.15 50.85Q725.7-96 696-96H528Zm0-72h36q-17-23-26.5-50t-9.5-58v-87q-12 1.5-24 2.25t-24 .75q-61 0-117-21.27-55.99-21.28-99-64.73v14q0 110 77 187t187 77Zm72-108q0 42.5 27.5 72.25T696-169v-277q-20.86 21.46-44.93 36.73Q627-394 600-383v107ZM480-432q85.5 0 150.75-49.5T696-612q0-30.99-10.5-57.99Q675-697 655.05-719q-58.05 2-98.55 43.12T516-575.76q0 15.2-10.35 25.48Q495.3-540 480-540q-15.3 0-25.65-10.31Q444-560.61 444-575.85 444-635 403.5-676 363-717 305-719q-19.61 21.71-30.3 48.86Q264-643 264-612q0 81 65.25 130.5T480-432ZM348.21-576q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm264 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM385-774q29 13 53.5 33t41.5 46q17-26 41-46t53-33q-22-8-45.57-13T480-792q-26 0-49.43 4.5Q407.15-783 385-774Zm383 606H528h240Zm-240 0q-110 0-187-77t-77-187q0 110 71 187t145 77h84-36Zm72-108q0 42.5 27.5 72.25T696-169q-41-5-68.5-34.75T600-276ZM479-695Z"/></svg> |