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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M560-447q73-55 116.5-123.18Q720-638.35 720-706q0-31-10.5-46.5T678-768q-51 0-86.5 75T556-511q0 17.95 1 33.97 1 16.03 3 30.03ZM172-313q-11 11-25 10.5T122-314q-11-11-11-25.5t11-25.5l43-43-44-44q-11-11-10.5-25.5T122-503q11-11 25.5-11t25.5 11l43 44 44-44q11-11 25.5-11t25.5 11q11 11 11 25.5T311-452l-44 44 44 44q11 11 11 25t-11 25q-11 11-25.5 11T260-314l-44-43-44 44Zm443 25q-29 0-52-13t-40-37q-17 9-34 17t-35 16q-14 6-27.82.17Q412.35-310.66 407-325q-5-14 2-27.5t21-19.5q17-7 33-15t32-17q-6-22.63-9-49.38-3-26.75-3-57.62 1-147 54.5-238T678-840q54 0 84 35.34 30 35.33 30 98.66 0 91-54 176.5T586-376q7 8 14.5 12t17.5 4q24 0 54-24t57-66q8-13 22.5-17.5t28.5 1.1q14 6.4 19.5 20.29Q805-432.23 802-417q-3 16.24-3 31.12 0 14.88 4 24.88 6.39-2.91 14.69-9.45Q826-377 835-385q11-11 25.5-12t26.5 8q12 9 13.5 24t-9.82 26.32Q867-315 843.22-301.5 819.45-288 798-288q-22.17 0-39.58-14.5Q741-317 733-342q-29 29-58.67 41.5Q644.67-288 615-288ZM180.21-144q-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.5Zm150 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.5Zm150 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.5Zm150 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.5Zm150 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.5Z"/></svg> |