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
801 B
XML
1 line
801 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M324-408q-95 0-161.5-66.44Q96-540.87 96-635.78 96-725 155-789.5t143.76-73.67Q311-865 317-853.5q6 11.5-1 22.5-11 19-15.5 38.86T296-750q0 71.25 49.58 121.12Q395.17-579 466-579q12 0 24-1.75t23-5.25q12-4 21 4.5t6 19.5q-23 69-82.05 111.5T324-408Zm372-120h96v-120h-96v120ZM84-96q-15.3 0-25.65-10.29Q48-116.58 48-131.79t10.35-25.71Q68.7-168 84-168h56q-2-5-3.5-10.5T133-189l-28-74q-7-18 4.18-33.5T139-312h367q18.18 0 29.09 15t4.91 32l-24 76q-2 5-3.5 10.5T509-168h199v-126q-38-12-61-43.62-23-31.62-23-70.38v-276q0-15.3 10.35-25.65Q644.7-720 660-720h168q15.3 0 25.65 10.35Q864-699.3 864-684v276q0 38.76-23 70.38Q818-306 780-294v126h96q15.3 0 25.65 10.29Q912-147.42 912-132.21t-10.35 25.71Q891.3-96 876-96H84Z"/></svg> |