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.1 KiB
XML
1 line
1.1 KiB
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-408Zm0-72q26 0 50-8t44-24q-85-17-139.5-83.5T224-750v-5q-26 23-41 53.5T168-636q0 65 45.54 110.5T324-480Zm372-48h96v-120h-96v120Zm48 170q20.4 0 34.2-13.8Q792-385.6 792-406v-50h-96v50q0 20.4 13.8 34.2Q723.6-358 744-358ZM250-168h148q16.72 0 29.86-10T445-204l11-36H192l11 36q4 16 17.14 26T250-168Zm74 0ZM84-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-96H84Zm209-522Zm451 162Z"/></svg> |