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="M263.79-96Q234-96 213-117.21t-21-51Q192-198 213.21-219t51-21Q294-240 315-218.79t21 51Q336-138 314.79-117t-51 21Zm564.42-563q-15.21 0-25.65-10.29-10.43-10.29-10.43-25.5v-.89q0-20.58-14.07-34.45Q764-744 744-744q-11 0-20 4.25T708-727l-36 42v208q0 18-11.25 27T636-441q-13.5 0-24.75-9.22T600-477v-124l-39 45q-11 12-26 13t-26.37-9.96Q499-563 498.5-577t8.5-25l149-175q17-19 39.5-29t48.5-10q50.15 0 85.07 34.89 34.93 34.9 34.93 85v.9q0 15.21-10.29 25.71t-25.5 10.5ZM600-360l54 54q-12 11-27 14.5t-30.67 3.5H317q-23 0-33-21t5-38l102-120-276-276q-11-11-11-25.5t10.52-25.5q11.48-11 26.15-11 14.66 0 25.33 11l628.89 628.89Q806-154 806-140t-11 25.48Q784-104 769.5-104t-25.42-10.88L442-416l-47 56h205Zm47.5 264q-29.49 0-50.5-21-21-21.01-21-50.5 0-29.5 20.59-51t49.5-21.5q28.91 0 49.41 21.5Q716-197 716-168t-19.5 50.5Q677-96 647.5-96ZM442-416Zm94-110Zm-12-209-65 77q-11 12-26.31 12.5-15.31.5-26.69-10.5-10-10-10.5-23.5T404-704l31-38q-8-1-14-1.5t-13-.5q-21 0-47-4.5T279-796q14-5 27 3t18 22q5 14-2.47 27.22Q314.06-730.56 300-726q30-64 55.82-77 25.83-13 52.18-13 26 0 50.5 3.5t48.26 11.44Q527-794 532.5-773t-8.5 38Zm-141 56Z"/></svg> |