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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M248-348q-13 2-26 1.5t-27-2.5q-62.72-8-104.86-56T48-517.04Q48-586 87.4-624.5 126.81-663 180-646q12-20 29-30.5t40-10.5q55.87 0 101.93 53.59Q397-579.82 397-515.91T352-401q-45 51-104 53 49-6 76-34t21.17-67.17Q344-457 342-464.5t-6-18.08q8-14.42 12.5-31.09Q353-530.33 353-547q0-47.63-33.88-87.31Q285.23-674 243-674q-17.16 0-29.08 8Q202-658 191-641q-3-2-6-2.5t-5-1.5q-10 14-14 25t-19 72q-12.52 14-19.26 32.5Q121-497 121-475q0 30.9 16 57.45Q153-391 180.33-376 194-362 211-354.5t37 6.5Zm75-73q0 25.57-23.5 42.79Q276-361 239.87-361q-16.6 0-31.73-3.5Q193-368 180-376q-17-17.61-26.5-49.9t-9.5-74.36q0-11.74.5-25.24.5-13.5 2.5-22.7 5-4.6 10-8.28 5-3.68 10-5.52-1 6-1.5 12.5t-.5 12.35q0 53.65 20 83.4Q205-424 240-424q18.32 0 36.16-8Q294-440 314-457q4 10 6.5 18.84T323-421Zm-9.3-36q-11.7-30-36.88-58.1Q251.64-543.21 223-558q-14.32-8-28.16-9T167-562q2-23 8.5-43.14T191-641q50 25 88.5 67t56.5 90.86Q331-475 325.5-469t-11.8 12Zm169.92 183v-179.87H445V-504h101v230h-62.38ZM513-526q-15 0-25.5-10.39t-10.5-25.5Q477-577 487.5-588t25.5-11q15 0 26 11t11 26.11q0 15.11-11 25.5T513-526Zm106 252v-180h-37v-50h37v-17q0-37 18-56t53-18q15 0 25.66 1.5Q726.31-592 736-589v51q-14-5-28-5-13.5 0-20.25 7T681-515v11h55v49.91h-54V-274h-63Zm247 1q-35.5 0-53.25-18.3T795-347.18V-454h-35v-50h35.28v-91H858v91.06h54V-454h-55v101.12q0 13.88 6.26 20.88 6.26 7 19.74 7 4 0 20-3v51q-10 2-16.23 3T866-273Z"/></svg> |