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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-70 0-119-49T0-360q0-64 41.5-112T146-526l-50-50H24q-10.4 0-17.2-6.8Q0-589.6 0-600q0-10.4 6.8-17.2Q13.6-624 24-624h132l132 106 131-53q6.52-2 13.03-3.5 6.52-1.5 13.97-1.5h141l-95-120h-72q-15.3 0-25.65-10.29Q384-716.58 384-731.79t10.35-25.71Q404.7-768 420-768h71q16.81 0 31.4 7 14.6 7 25.6 20l87 110 105-70q9-6 18.5-1t9.5 16v92q0 8-5 13t-12.9 5H679l49 61q16-5 31.5-9t32.48-4Q862-528 911-479t49 119q0 70-49 119t-119 49q-70 0-119-49t-49-119q0-32 12-61t33-53l-17-21-114.39 188.88Q533-298 525.5-293q-7.5 5-17.5 5H399q-8 0-14.5-2.75T373-299l-39-39q-8 63-55.5 104.5T168-192Zm0-72q39.6 0 67.8-28.2Q264-320.4 264-360q0-39.6-28.2-67.8Q207.6-456 168-456q-39.6 0-67.8 28.2Q72-399.6 72-360q0 39.6 28.2 67.8Q128.4-264 168-264Zm278-240-126 50 126-50h128-128Zm346 240q39.6 0 67.8-28.2Q888-320.4 888-360q0-39.6-28.2-67.8Q831.6-456 792-456q-39.6 0-67.8 28.2Q696-399.6 696-360q0 39.6 28.2 67.8Q752.4-264 792-264Zm-305-96 87-144H446l-126 50 94 94h73Z"/></svg> |