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
938 B
XML
1 line
938 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-132v-83q-99-35-157.5-121T144-528q0-70 26.6-131.13 26.6-61.14 71.87-106.4 45.26-45.27 106.4-71.87Q410-864 480-864t131.17 26.6q61.17 26.6 106.59 71.87 45.41 45.26 71.83 106.4Q816-598 816-528q0 105-58.5 191T600-215v83q0 15.3-10.29 25.65Q579.42-96 564.21-96t-25.71-10.35Q528-116.7 528-132v-64q-12 2-24 3t-24 1q-12.41 0-24.21-1.5Q444-195 432-196v64q0 15.3-10.29 25.65Q411.42-96 396.21-96t-25.71-10.35Q360-116.7 360-132Zm11.96-468h215.76q15.28 0 25.78-10.29 10.5-10.29 10.5-25.5t-10.34-25.71Q603.32-672 588.04-672H372.28q-15.28 0-25.78 10.29-10.5 10.29-10.5 25.5t10.34 25.71q10.34 10.5 25.62 10.5ZM444-398l-23 23q-11 10.79-11 24.89Q410-336 420.83-325q10.84 11 25 11Q460-314 471-325l68-68q11-10.64 11-24.82T539-443l-23-23 23-23q11-10.79 11-24.89Q550-528 539.17-539q-10.84-11-25-11Q500-550 489-539l-68 68q-11 10.64-11 24.82T421-421l23 23Z"/></svg> |