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
1001 B
XML
1 line
1001 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-96q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q216-195.6 216-216q0-20.4-13.8-34.2Q188.4-264 168-264q-20.4 0-34.2 13.8Q120-236.4 120-216q0 20.4 13.8 34.2Q147.6-168 168-168Zm360-312v312q0 29.7-21.15 50.85Q485.7-96 456-96h-84q-15.3 0-25.65-10.29Q336-116.58 336-131.79t10.35-25.71Q356.7-168 372-168h84v-312q0-29.7-21.15-50.85Q413.7-552 384-552H168v108q0 15.3-10.29 25.65Q147.42-408 132.21-408t-25.71-10.35Q96-428.7 96-444v-108q0-29.7 21.15-50.85Q138.3-624 168-624h60v-121.95q0-69.05 48.37-117.55 48.38-48.5 118-48.5 50.63 0 91.79 27.5Q527.32-856.99 547-811l274 643h55q15.3 0 25.65 10.29Q912-147.42 912-132.21t-10.35 25.71Q891.3-96 876-96H660q-15.3 0-25.65-10.29Q624-116.58 624-131.79t10.35-25.71Q644.7-168 660-168h83L480-783q-10.64-25.83-34.13-41.41Q422.38-840 394.01-840q-39.01 0-66.51 27.5Q300-785 300-745.64V-624h84q60 0 102 42t42 102ZM312-360Z"/></svg> |