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
604 B
XML
1 line
604 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M326-144q-50 0-89-7.5T178-179q-20-20-27-58.5t-7-93.5q0-98 32.5-189T278-681q70-71 163-103t193-32q51 0 89.5 7.5T782-781q21 20 27.5 56.5T816-628q0 98-32.5 189T682-279q-70 71-163 103t-193 32ZM217-358q30-63 71-118.5T378-582q49-49 104-90t118-71q-76 5-146.5 32T329-630q-54 54-81 125t-31 147Zm143 141q76-5 146.5-32T631-330q54-54 81-125t31-147q-30 63-71 118.5T582-378q-48 50-103.5 90.5T360-217Zm-110-33q80-28 150.5-73.5T531-429q60-60 106.5-130T710-710q-80 29-150.5 74T429-531q-60 60-106.5 130T250-250Zm230-230Z"/></svg> |