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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M599-435q0 58-36 90t-83 32q-8 0-14.5-.5t-14-2.5q-7.5-2-13.5-.5t-11.29 6.44q-9.71 9.06-7.16 21.55Q422.1-276.03 434-272q11 4 22.59 6 11.58 2 23.6 2 67.81 0 118.31-47.5T647-438l11 9q8 6 17 6t16-7q7.2-7.15 7.6-17.07.4-9.93-7.7-17.28L645-506q-9-8-21.5-8.5t-21.95 8.49l-43.82 41.66Q550-457 550-447.5q0 9.5 8 17.5 7 7 16.5 6.5T592-430l7-5Zm-287 7-12-9q-8-6-17-6.5t-16 6.5q-7.2 7.15-7.6 17.07Q259-410 267-403l46 43q9 9 21.5 9t21.5-9l45.05-41.65Q409-409 409-418.5q0-9.5-8-17.5-7-7-16.5-6.5T367-436l-7 5q0-52 36-86.5t84.46-34.5q7.18 0 14.36.5T510-549q5.54 2 11.77.5 6.23-1.5 11.52-6.44Q543-564 541-577q-2-13-13.5-17t-23.2-5.5q-11.7-1.5-23.83-1.5Q412-601 361-551t-49 123ZM168-144q-29 0-50.5-21.5T96-216v-432q0-29 21.5-50.5T168-720h120l50-67q11-14 26.18-21.5Q379.35-816 396-816h168.18q16.82 0 31.82 7.5t26 21.5l50 67h120q29.7 0 50.85 21.5Q864-677 864-648v432q0 29-21.15 50.5T792-144H168Zm0-72h624v-432H636l-72.1-96H396l-72 96H168v432Zm312-217Z"/></svg> |