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
804 B
XML
1 line
804 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M494.09-120q-28.64 0-55.36-10.5Q412-141 391-161L117-417q-10.21-8.72-11.61-21.36Q104-451 111-462l165-267q11-17 29.5-22t35.5 4q60 35 109.5 89.5T529-539q36-40 79.5-63.5T736-649q23-7 43.09-12.83 20.09-5.83 37.95-13Q834-682 849-672.05T864-644v280q0 19-9 35t-25 26L578-144q-17 11-39 17.5t-44.91 6.5Zm45.7-144q15.21 0 25.71-10.35T576-300q0-6-7-21l134-86q5 7 12.61 11 7.61 4 16.57 4 15.22 0 25.52-10.52 10.3-10.52 10.3-25.31 0-12.17-6.5-21.17-6.5-9-17.5-13v-6q0-15.3-10.29-25.65Q723.42-504 708.21-504t-25.71 10.35Q672-483.3 672-468q0 5 6 20l-133 86q-5-7-12.6-11t-16.4-4q-15.3 0-25.65 10.35Q480-356.3 480-341q0 11.67 7 20.83 7 9.17 18 13.17 0 2-.5 3.67-.5 1.66-.5 3.33 0 15.3 10.29 25.65Q524.58-264 539.79-264Z"/></svg> |