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="M732-156.25h-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.17ZM396-816q-15.3 0-25.65-10.29Q360-836.58 360-851.79t10.35-25.71Q380.7-888 396-888h168q15.3 0 25.65 10.29Q600-867.42 600-852.21t-10.35 25.71Q579.3-816 564-816H396Zm98 312h240q-18-55-54.5-99.5T590-672l-96 168Zm-69 24 119-208q-16-5-32.17-6.5T479-696q-39.59 0-78.29 12Q362-672 328-648l97 168Zm-208 72h194L291-616q-40 42-60 96t-14 112Zm153 216 96-168H226q17 56 54 100t90 68Zm111-240Zm49 259Zm214-257ZM480-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-6.67-.17-13-.16-6.33-.83-13H578L416-175.58q16 3.58 31.5 5.58t32.5 2q13.48 0 25.74-1.5Q518-171 530-173q15-3 28 4.5t16 22.5q3 15-5 28t-23 16q-16 4-32.25 5T480-96Z"/></svg> |