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
993 B
XML
1 line
993 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M432-433ZM120-144q-29 0-50.5-21.5T48-216v-432q0-29 21.5-50.5T120-720h120l50-67q11-14 26.18-21.5Q331.35-816 348-816h216q15.3 0 25.65 10.29Q600-795.42 600-780.21t-10.35 25.71Q579.3-744 564-744H348l-72 96H120v432h624v-348q0-15.3 10.29-25.65Q764.58-600 779.79-600t25.71 10.35Q816-579.3 816-564v348q0 29-21.15 50.5T744-144H120Zm624.23-600h-36.11q-15.35 0-25.74-10.35Q672-764.7 672-780q0-15.3 10.38-25.65Q692.77-816 708.12-816h36.11v-36q0-15.3 10.39-25.65Q765-888 780.21-888q15.21 0 25.5 10.35T816-852v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.59-10.35 10.39-25.65 10.39h-36v36.11q0 15.35-10.35 25.74Q795.3-672 780-672q-15 0-25.38-10.35-10.39-10.35-10.39-25.65v-36ZM432-264q72 0 120-49t48-119q0-69-48-118.5T432-600q-72 0-120 49.5t-48 119q0 69.5 48 118.5t120 49Zm0-72q-42 0-69-28.13T336-433q0-39.9 27-67.45Q390-528 432-528t69 27.55q27 27.55 27 67.45 0 40.74-27 68.87Q474-336 432-336Z"/></svg> |