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="M445-145q-60-1-115-12.5t-96.12-31.03q-41.11-19.53-65.5-44.97Q144-258.93 144-288q0 29.07 24.38 54.5 24.39 25.44 65.5 44.97Q275-169 330-157.5 385-146 445-145Zm-15-193q-29-2-58-5.5T315.5-354q-27.5-7-52.5-16t-47-21q22 12 47 21t52.5 16q27.5 7 56.5 10.5t58 5.5Zm50-262q87 0 166.5-21.5T744-672q-18-28-98.5-50t-165.53-22Q394-744 313.5-722T216-672q17 29 96.5 50.5T480-600ZM144-288v-384q0-29.58 26.48-55.57 26.47-25.99 72-45.71Q288-793 349.27-804.5q61.28-11.5 130.5-11.5Q549-816 610-804.5q61 11.5 106.84 31.13 45.84 19.62 72.5 45.5Q816-702 816-672.19q0 29.8-26.5 56Q763-590 717-570.5q-46 19.5-107.03 31Q548.95-528 480-528q-80 0-148.5-14.5T216-583v109q37 28 91.5 43.5T430-410q15 1 25.5 11.54Q466-387.93 466-373q0 14.77-11 25.38Q444-337 430-338q-58-3-114-16t-100-37v103q17 25 77 44t152.57 24.83Q461-218 470.5-206.81 480-195.63 480-181q0 15.34-10.5 26.17Q459-144 445-145q-60-1-115-12.5t-96.12-31.03q-41.11-19.53-65.5-44.97Q144-258.93 144-288Zm528.95 168q-69.98 0-118.96-49.23Q505-218.45 505-288q0-70 49-119t119-49q70 0 119 48.99 49 48.98 49 118.96 0 24.26-7.5 46.66Q826-219 814-198l74 74q11 11 11 25t-11 25q-11 11-25.5 11T837-74l-74-73q-21 12-43.39 19.5-22.4 7.5-46.66 7.5Zm-.18-72Q713-192 741-219.77q28-27.78 28-68Q769-328 741.23-356q-27.78-28-68-28Q633-384 605-356.23q-28 27.78-28 68Q577-248 604.77-220q27.78 28 68 28Z"/></svg> |