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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M215.93-531Q197-531 184-544.07t-13-32Q171-595 184.07-608t32-13Q235-621 248-607.93t13 32Q261-557 247.93-544t-32 13Zm528 0Q725-531 712-544.07t-13-32Q699-595 712.07-608t32-13Q763-621 776-607.93t13 32Q789-557 775.93-544t-32 13ZM78-444Zm834 0ZM168-192v60q0 15.3-10.29 25.65Q147.42-96 132.21-96t-25.71-10.35Q96-116.7 96-132v-96q0-15.3 10.35-25.65Q116.7-264 132-264h132q-60 0-101.5-42.22T121-407.73q0-15.27 10.29-25.77t25.5-10.5q15.21 0 25.71 10.4 10.5 10.39 10.5 25.76Q193-378 213.5-357q20.5 21 50.5 21v-84q0-15.3 10.44-25.65Q284.87-456 300.3-456H362l-32-135q-19-79-78-133.5T112-790q-14-2-24-13t-10-25.5q0-14.5 9.84-25T112-862q104 11 182.5 78.5T398-615l46 185q5 17.48-5.78 31.74Q427.44-384 410-384h-74v120q0 29.7-21.15 50.85Q293.7-192 264-192h-96Zm624 0h-96q-29.7 0-50.85-21.15Q624-234.3 624-264v-120h-72q-18 0-29-15t-6-32l47-194q26.06-97.4 101.98-161.89 75.92-64.48 175.64-75.31Q856-864 866-853.65q10 10.35 10 25.65 0 14-10 25t-24 13q-78 11-135 66t-77 133l-32 135h61.7q15.43 0 25.86 10.35Q696-435.3 696-420v84q30 0 51.01-21.15 21.02-21.15 21.02-50.85 0-15.3 10.28-25.65Q788.6-444 803.8-444t25.7 10.42q10.5 10.41 10.5 25.81Q840-348 798-306q-42 42-102 42h132q15.3 0 25.65 10.35Q864-243.3 864-228v96q0 15.3-10.29 25.65Q843.42-96 828.21-96t-25.71-10.35Q792-116.7 792-132v-60Zm-456-72v-72 72Zm288 0v-72 72Z"/></svg> |