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="M560-103q-16.8 4-29.4-6.77Q518-120.54 518-139q0-12.11 8.5-22.05Q535-171 546-174q27.08-6.48 52.54-16.74Q624-201 647-216q11-7 24-6t21 10q14 13.3 12.5 30.4Q703-164.5 688-155q-29 19-61.17 31.62Q594.65-110.76 560-103Zm188-165q-7.69-8.25-8.85-20.63Q738-301 745-312q14-23 24-47.92 10-24.91 16-53.08 3.29-11.94 13.14-20.47Q808-442 820.92-442q18.46 0 29.27 13.09Q861-415.83 856-399q-7.77 35.29-20.89 67.14Q822-300 804-271q-9 14-26 15t-30-12Zm73-252q-12.49 0-22.74-8Q788-536 785-549q-6-27.78-16-52.89T745-650q-7-10-6-23t10-21q12-13 29-11.5t26 15.5q20 29 32.5 61t20.5 65.68q4 17.32-6.5 30.32T821-520ZM399-104q-131-29-217-133.77-86-104.76-86-242.51Q96-619 182-724t216.81-134.12Q416-862 428-851.05T440-822q0 11-8.06 20.8-8.06 9.79-19.94 13.2-106 26-175 111t-69 196.5q0 111.5 69 196T412-174q11.88 3.14 19.94 12.57t8.06 22.16Q440-122 427.89-111q-12.12 11-28.89 7Zm250-641q-24-16-50-26.5T547-788q-11-3-19.5-12.64-8.5-9.63-8.5-21.36 0-18 12.6-29t29.4-7q33.96 7.76 65.98 20.38T688-805q15 9 17 25.5T693-749q-8 8-20.5 9t-23.5-5ZM478.78-300q-7.78 0-14.53-2.5Q457.5-305 453-310q-73-72-101-116.5t-28-86.76Q324-579 369-625t110-46q65 0 110.5 46T635-513.26Q635-471 607-427q-28 44-101 117-4.86 5-12.15 7.5t-15.07 2.5Zm1.15-168Q500-468 514-481.93q14-13.94 14-34Q528-536 514.07-550q-13.94-14-34-14Q460-564 446-550.07q-14 13.94-14 34Q432-496 445.93-482q13.94 14 34 14Z"/></svg> |