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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-168Zm-24 72q-20.4 0-34.2-13.8Q288-123.6 288-144v-600q0-20.4 13.8-34.2Q315.6-792 336-792h72v-24q0-20.4 13.8-34.2Q435.6-864 456-864h48q20.4 0 34.2 13.8Q552-836.4 552-816v24h72q20.4 0 34.2 13.8Q672-764.4 672-744v181q0 14.87-10.29 24.94Q651.42-528 636.21-528t-25.71-10.35Q600-548.7 600-564v-156H360v552h84q15.3 0 25.65 10.29Q480-147.42 480-132.21t-10.35 25.71Q459.3-96 444-96H336Zm341.88 24q-5.88 0-10.79-3.94Q662.18-79.88 660-86l-9-42q-14.18-5.29-26.59-11.65Q612-146 601-156l-41 13q-6.3 2-12.15-.5-5.85-2.5-8.85-7.14l-18-31.72q-3-4.64-2.5-10.64.5-6 5.24-11.15L555-234q-2-14-2-29t2-29l-31.26-29q-4.74-5-5.24-11t2.5-10.75l18-32.5q3-4.75 8.85-7.25T560-383l40 12q11-10 24-17t26.71-11.8L661-442q2-6.13 6.5-10.06Q672-456 678-456h36q6 0 10.5 3.94 4.5 3.93 6.5 10.06l10.29 42.2Q755-395 768-388q13 7 24 17l41-11q5.83-2 11.25.33 5.42 2.34 8.75 7.67l18 31.4q3 4.6 2.5 10.6t-5.11 10.85L838-293q3 14 2.5 29.5T837-234l31.26 29q4.74 5 5.24 11t-2.5 10.64l-18 31.72q-3 4.64-9 7.14t-12 .5l-41-12q-11 10-23.41 16.35Q755.18-133.29 741-128l-11 42q-2 6.12-6.5 10.06Q719-72 713.13-72h-35.25Zm18.33-120Q726-192 747-213.21t21-51Q768-294 746.79-315t-51-21Q666-336 645-314.79t-21 51Q624-234 645.21-213t51 21Z"/></svg> |