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
830 B
XML
1 line
830 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240.21-144q-15.21 0-25.71-10.35T204-180v-334q-26-4-43-23.39T144-584v-208q0-10.29 6.8-17.14 6.8-6.86 17-6.86t17.2 6.86q7 6.85 7 17.14v168h24v-168q0-10.29 6.8-17.14 6.8-6.86 17-6.86t17.2 6.86q7 6.85 7 17.14v168h24v-168q0-10.29 6.8-17.14 6.8-6.86 17-6.86t17.2 6.86q7 6.85 7 17.14v208q0 27.22-17 46.61T276-513v333q0 15.3-10.29 25.65Q255.42-144 240.21-144Zm264 0q-15.21 0-25.71-10.48-10.5-10.47-10.5-25.96V-512q-36-15-60-55t-24-93q0-65 35-110.5t85-45.5q50 0 85 45.5T624-660q0 53-24 93t-60 55v331.56q0 15.49-10.29 25.96Q519.42-144 504.21-144Zm203.58 0q-15.21 0-25.5-10.35T672-180v-594q0-17 10.15-29.5Q692.31-816 708-816q46 0 77 41t31 103v204q0 15.3-10.38 25.65Q795.23-432 779.88-432h-36.11v252q0 15.3-10.39 25.65Q723-144 707.79-144Z"/></svg> |