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
494 B
XML
1 line
494 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 70.5-118.5T378-582q48-49 103.5-90T600-743q-76 5-146.5 32.5T329-630q-55 54-82 125t-30 147Zm143 141q75-4 146-31.5T631-330q54-54 81-124.5T743-602q-31 63-72 118.5T582-378q-49 50-104 91t-118 70Z"/></svg> |