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
598 B
XML
1 line
598 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M612-204q-15 0-25.5-10.5T576-240q0-15 10.5-25.5T612-276h216q15 0 25.5 10.5T864-240q0 15-10.5 25.5T828-204H612ZM457-96q-71 0-134-31t-114-82q-54-54-83.5-124T96-480q0-80 30-149.5t82.5-122Q261-804 331-834t149-30q151 0 258 98.5T862-520q2 16-8.5 28T827-480q-14 0-24-8.5T791-511q-2-26-10.5-53.5T761-616L429-285q15 19 33 34.5t38 29.5q18 14 25 35.5t-1 42.5q-8 21-26 34t-41 13Zm-67-251 331-332q-11-13-22.5-24.5T673-726L366-419q4 19 10 37t14 35Zm-28-170 248-247q-8-4-16.5-7t-17.5-6q-86 28-144.5 98T362-517Z"/></svg> |