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
472 B
XML
1 line
472 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480q-92 0-180.5-20T126-555q-11-5-13.5-17t6.5-20l138-124q16-14 34.5-21t38.5-7q14 0 28.5 3.5T386-729l75 46q8 5 19 5t19-5l75-46q13-8 27.5-11.5T630-744q20 0 38.5 7t34.5 21l138 124q9 8 6.5 20T834-555q-85 35-173.5 55T480-480Zm-10 264q-129 0-235.5-67.5T73-464q-6-11 3-21t22-5q92 37 187 59.5T480-408q98 0 193-21.5T860-485q12-5 20.5 4.5T884-459q-56 111-161 177t-233 66h-20Z"/></svg> |