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
822 B
XML
1 line
822 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-108q-79.68 0-135.84-56.16T192-300q0-61 33.5-109t87.5-69q14-5 28 .5t19 19.5q5 14-.5 28T340-411q-33 14-54.5 43.5T264-300q0 50 35 85t85 35q28 0 53-12.5t42-34.5q9-12 23.26-14.5Q516.52-244 529-235q12 9 14 24t-7 27q-26 35-66 55.5T384-108Zm348.21 0q-15.21 0-25.71-10.35T696-144v-156H504q-29.7 0-50.85-20Q432-340 432-372v-216q0-29 20.56-50.5Q473.13-660 502-660q23 0 37 9.5t26 25.5q32 43 73.5 70.5T731-519q16 2 26.5 12.76t10.5 26q0 15.24-11 25.74-11 10.5-25.93 8.59Q690-451 652-466.5 614-482 576-511v127h109q35 0 59 24.67 24 24.68 24 59.33v156.24q0 14.76-10.29 25.26-10.29 10.5-25.5 10.5ZM503.75-696q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Z"/></svg> |