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
946 B
XML
1 line
946 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-168Zm200 72q-16.5 0-24.75-14.5T343-140q8-17 12.5-36.67Q360-196.33 360-216q0-79.68-56.25-135.84T167.69-408q-7.69 0-14.69 1-7 1-14.69 2.2-17.31 1.8-29.81-7.7T96-438v-114q0-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.37-840 394-840q-38.87 0-66.43 27.45Q300-785.1 300-746.4V-624h84q60 0 102 42t42 102v312q0 29.7-21.15 50.85Q485.7-96 456-96h-88Z"/></svg> |