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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.25-48q-24.75 0-49.5-3T382-61Q315 2 224 .5T67-67Q-6-140 1-242t89-166Q21-462 4-546.5T32-706q37-60 101-88.5T267-812q26-67 83.5-107.5T480-960q72 0 129.5 40.5T693-812q72-12 138 18t100 95q40 75 23 157t-84 134q81 63 88.5 165T894-68Q829-2 737.5 0T578-61q-24.33 5.91-48.67 9.45Q505-48 480.25-48ZM303-91q-35-19-65.09-44.1-30.1-25.09-55-55Q158-220 140-255q-18-35-29-73-41 45-38.5 106.5T118-117q36 37 87.5 43.5T303-91Zm355-1q45 24 96 18t88-43q44-44 46.5-105T850-329q-11 38-29 73t-43.14 64.9q-25.15 29.91-55 55Q693-111 658-92Zm-178-28q130 0 221-91t91-221q0-31-6.5-61T768-552q-24 11-49.5 17.5T667-528q-91 0-157.5-60.5T434-740q-115 17-190.5 104T168-432q0 130 91 221t221 91ZM360.11-360Q340-360 326-373.89q-14-13.88-14-34Q312-428 325.89-442q13.88-14 34-14Q380-456 394-442.11q14 13.88 14 34Q408-388 394.11-374q-13.88 14-34 14Zm240 0Q580-360 566-373.89q-14-13.88-14-34Q552-428 565.89-442q13.88-14 34-14Q620-456 634-442.11q14 13.88 14 34Q648-388 634.11-374q-13.88 14-34 14ZM102-498q7-37 19.5-71t32.5-65q20-31 45.04-58.18Q224.07-719.35 253-742q-49-5-94 15.5T91-663q-22 40-19.5 84t30.5 81Zm755 0q26-37 30-82t-19-85q-23-42-67.5-62T706-742q30 23 54.5 50t44.5 58q20 31 33 65t19 71ZM667-600q17 0 33-3.5t32-10.5q-41-56-100-90t-128-40q8 62 54 103t109 41Zm-42-188q-17-45-57-72.5T480-888q-48 0-87.5 27.5T335-788q35-14 71.24-21 36.23-7 73.76-7 37.53 0 73.76 7Q590-802 625-788ZM154-634Zm651 0ZM504-744Zm-24-72ZM183-190Zm595-1Z"/></svg> |