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="M480-149q-58 0-107-30.5T295-261l-57.75 33.37Q224-220 210-224.5T188-242q-8-13-3.5-27t17.5-22l65-37.3q-3-10.25-5-20.98-2-10.72-3.9-21.72H180q-15.3 0-25.65-10.29Q144-391.58 144-406.79t10.35-25.71Q164.7-443 180-443h78q2-11.36 4-22.25t5-21.3l-65.76-37.88Q188-532 184-546q-4-14 4-27t22-17.5q14-4.5 27 3.5l58.12 33q7.88-14 17.38-26t20.5-23q-2-6.49-2-12.98v-12.98q0-22.25 6.5-42.64Q344-692 356-710l-36-36q-11-11-11-25.5t11.48-25.5Q331-808 345-808t25 11l40 38q17-8 34.5-12.5T480-776q18 0 35.96 4.74Q533.93-766.53 550-758l40-39q11-11 25-11t25.48 11Q651-786 651-771.5t-11.28 25.78L604-710q12 17 17.5 38.5t5.5 42.4v12.39q0 6.29-2 13.06 11 10.65 21 23.15 10 12.5 17.61 26.5l58.06-32.1Q735-593 749-589.5q14 3.5 22 16.5t4 27.5q-4 14.5-18 22.5l-65 36q3 10.68 5.5 21.84T701-443h79q15.3 0 25.65 10.29Q816-422.42 816-407.21t-10.35 25.71Q795.3-371 780-371h-79q-1 11-3 22.16T693-327l65 37q13 8 17 22t-4 27q-8 13-22 17t-27.25-3.63L664-261q-29 50-77.5 81T480-149Zm-74-502q18-7 36.51-10.5 18.52-3.5 37.5-3.5 18.99 0 37.09 3 18.1 3 34.9 10-8-23-27.39-37.5Q505.21-704 480-704q-26 0-46 14.5T406-651Zm73.76 430Q549-221 590-277.73T631-407q0-73-41-129.5T479.56-593Q411-593 369.5-536.5T328-407q0 72.54 41.26 129.27Q410.52-221 479.76-221Zm.45-91q-15.21 0-25.71-10.35T444-348v-120q0-15.3 10.29-25.65Q464.58-504 479.79-504t25.71 10.35Q516-483.3 516-468v120q0 15.3-10.29 25.65Q495.42-312 480.21-312Z"/></svg> |