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
529 B
XML
1 line
529 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M219-219q-35-44-55-98t-20-115q0-140 98-238t238-98h6l-57-57 51-51 144 144-144 144-51-51 57-57h-6q-110 0-187 77t-77 187q0 45 14.5 86t40.5 75l-52 52Zm225-21q0-21-14-41.5t-30.5-42Q383-345 369-369t-14-51q0-54 35.5-88t89.5-34q54 0 89.5 34t35.5 88q0 27-14 51t-30.5 45.5Q544-302 530-281.5T516-240h-72Zm0 96v-48h72v48h-72Zm296-76-51-51q26-34 40.5-74.5T744-432q0-59-23.5-109.5T656-628l51-51q51 46 80 109.5T816-432q0 61-20 114.5T740-220Z"/></svg> |