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
651 B
XML
1 line
651 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M372.18-123Q358-123 347-132.5T336-159v-129q-100 0-170-70T96-528q0-100 70-170t170-70h54l-32-32q-11-11-10.5-25.5T359-851q11-11 25.5-11t25.5 11l92.65 93.87q5.35 5.42 7.85 11.73 2.5 6.32 2.5 13.54 0 7.22-2.5 13.54Q508-712 503-707l-94 94q-11 11-25 10.5T359-614q-11-11-11-25.5t11-25.5l31-31h-54q-70 0-119 49t-49 119q0 70 49 119t119 49h72v114l114-114h102q70 0 119-49t49-119q0-70-49-119t-119-49q-15.3 0-25.65-10.29Q588-716.58 588-731.79t10.35-25.71Q608.7-768 624-768q100 0 170 70t70 170q0 100-70 170t-170 70h-72L397-133q-5.32 5-11.52 7.5-6.21 2.5-13.3 2.5Z"/></svg> |