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="M176-409q6 24 15.5 47t23.5 45q8 14 7 29.5T210-261q-11 11-26 9.5T161-265q-22-32-36-68t-22-74q-3-14 6.5-25.5T134-444q15 0 26.5 10t15.5 25Zm39-234q-14 21-23.5 44.5T176-551q-4 16-15.5 25.5T134-516q-15 0-24.5-11.5T103-553q8-38 22-73.5t36-67.5q8-13 23-14.5t26 9.5q11 11 12.5 26.5T215-643Zm102 428q21 14 44.5 23.5T409-176q16 4 25.5 15.5T444-134q0 15-11.5 24.5T407-103q-38-8-73.5-22T266-161q-13-8-14.5-23t9.5-26q11-11 26.5-12.5T317-215Zm92-569q-24 6-47 15.5T317-745q-14 8-29.5 7T261-750q-11-11-9.5-26t13.5-23q32-22 68-36t74-22q14-3 25.5 6.5T444-826q0 15-10 26.5T409-784Zm234 569q14-9 29.5-7.5T699-210q11 11 9.5 26T694-161q-32 22-67.5 36T553-103q-14 3-25.5-6.5T516-134q0-15 9.5-26.5T551-176q24-6 47.5-15.5T643-215Zm-92-569q-15-4-25-15.5T516-826q0-15 11.5-24.5T553-857q38 8 74 22t68 36q12 8 13.5 23t-9.5 26q-11 11-26.5 12t-29.5-7q-22-14-45-23.5T551-784Zm233 375q4-15 15.5-25t26.5-10q15 0 24.5 11.5T857-407q-8 38-22 74t-36 68q-8 12-23 13.5t-26-9.5q-11-11-12-26.5t7-29.5q14-22 23.5-45t15.5-47Zm-39-234q-9-14-7.5-29.5T750-699q11-11 26-9.5t23 14.5q22 32 36 67.5t22 73.5q3 14-6.5 25.5T826-516q-15 0-26.5-9.5T784-551q-6-24-15.5-47.5T745-643ZM482-289q-15 0-25.5-10.5T446-325v-210l-79 80q-11 11-25.5 11T316-455q-11-11-11.5-25.5T315-506l142-142q11-11 25-11t25 11l142 142q11 11 11 25.5T649-455q-11 11-25.5 11T598-455l-80-80v210q0 15-10.5 25.5T482-289Z"/></svg> |