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
702 B
XML
1 line
702 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M736.14-96Q722-96 715-109t-2-27q20-54 26-110.5t3-113.5q-34 78-105.54 123T480-192q-87 0-150-42.5t-104.5-109Q184-410 164-491t-20-157q0-45.2 6-89.1 6-43.9 20-86.9 5-17.67 20-28.84Q205-864 223.86-864 238-864 245-851t2 27q-20 54-26.5 110.32Q214-657.36 218-600q34-78 105.54-123T480-768q85 0 148 41.5t105 107Q775-554 795.5-473T816-312.02q0 45.21-6.5 89.12Q803-179 790-136q-5 17.67-20 28.84Q755-96 736.14-96ZM480-336q60 0 102-42t42-102q0-60-42-102t-102-42q-60 0-102 42t-42 102q0 60 42 102t102 42Zm-.21-72Q450-408 429-429.21t-21-51Q408-510 429.21-531t51-21Q510-552 531-530.79t21 51Q552-450 530.79-429t-51 21Z"/></svg> |