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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-362 144-432t26.62-131.13q26.62-61.14 71.91-106.4Q287.83-714.8 349-741.4 410.18-768 480.23-768q59.77 0 113.23 19.67T691-694l49-49q11-11 25.5-11t25.5 11q11 11 11 25.5T791-692l-49 49q34 43 53.5 97.5T816-431q0 15.73-10.29 26.36Q795.42-394 780.21-394t-25.71-10.35Q744-414.7 744-430q0-109-77.25-187.5T480.22-696Q370-696 293-619.16 216-542.31 216-432q0 110 77 187t187 77q14 0 27.5-1.5T535-174q14-1 25 6.5t14 22q3 14.5-5 27.5t-23 16q-16 4-32.25 5T480-96Zm51-126q5-35 18.5-66t35.5-57q22-26 50-44.5t60-29.5q1-9 .5-18.5T694-456H578L441-220q25 5 49 4t41-6Zm-37-282h189q-15-42-45.5-74.5T566-630l-72 126Zm-69 24 94-164q-45-8-88.5 2T352-605l73 125Zm-159.18 72H411l-95-164q-30 35-44 77t-6.18 87ZM394-234l72-126H277q14 43 44.5 75.5T394-234Zm1-582q-14 0-24.5-10.35T360-852q0-14 10.35-25T396-888h168q14 0 25 11t11 25.5q0 14.5-11 25T564-816H395Zm337 659.75h-72q-15.3 0-25.65-10.38Q624-177 624-192.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q912-207.3 912-192q0 15.3-10.37 25.65Q891.25-156 875.92-156h-72.17v72q0 15.3-10.38 25.65Q783-48 768-48q-15.3 0-25.65-10.37Q732-68.75 732-84.08v-72.17Z"/></svg> |