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
557 B
XML
1 line
557 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-17.91-55.33-47.45Q166-399 158-436l-9-38q-6-26 10.34-46T202-540h556.23q25.77 0 42.27 20 16.5 20 10.5 46l-9 38q-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.21ZM768-612H192v-24q0-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-645v33Z"/></svg> |