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
917 B
XML
1 line
917 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M353.21-144q-23.21 0-42.53-13.64Q291.36-171.27 284-194l-40-128q-32.65-18.14-55.33-48.07Q166-400 158-436l-23-98q-6-26 10.27-46 16.28-20 42.49-20h584.02q26.22 0 42.72 20t10.5 46l-23 98q-9 37-31.38 66.55Q748.23-339.91 716-322l-40 128q-7.36 22.73-26.68 36.36Q630-144 606.79-144H353.21Zm-.21-72h254l27-84H326l27 84Zm-20-156h294.31q37.69 0 67.19-23t37.5-59l18-74H211l17 75q9 35 38.5 58t66.5 23Zm435-228h-72v-45.07Q696-664 683.19-677q-12.82-13-31.12-13-10.07 0-19.65 4.5Q622.84-681 615-672H503.83l-9.04-32.4q-4.52-18-18.98-28.8T443.27-744q-16.27 0-29.77 9T394-711l-17.03 39.29h-77.11q-15.24 0-25.55 10.26Q264-651.18 264-636v36h-72v-36q0-45 30.99-76.5T298-744q8 0 15 1t15 3q15-35 46.39-55.5T444-816q42 0 76 25.5t45 66.5q16.86-17.67 39.05-27.84Q626.23-762 651.08-762q47.92 0 82.42 34.2T768-645v45Zm-288 72ZM353-216h254-254Z"/></svg> |