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
780 B
XML
1 line
780 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M486-196q-57.81 0-106.91-29.5Q330-255 303.65-307.11q-7.65-14.89-1.58-30.8Q308.13-353.82 324-362q17-8 34.38-1.9 17.39 6.1 27.19 22.98 16.05 28.15 43.24 45.03Q456-279 487.9-279q40.1 0 69.1-26 29-26 29-64.61 0-18.39 12.56-30.89t30.5-12.5Q647-413 660-400.4t13 30.6v10.8q0 71.54-56.19 117.27Q560.62-196 486-196ZM132-484q-15.3 0-25.65-10.29Q96-504.58 96-519.79t10.35-25.71Q116.7-556 132-556h696q15.3 0 25.65 10.29Q864-535.42 864-520.21t-10.35 25.71Q843.3-484 828-484H132Zm207-151q-16-9-20-26t5-33q23-41 65.5-59.5t90.15-18.5q42.35 0 79.85 14.5Q597-743 623-711q11 13 8.5 29T616-655q-14 11-32 9.5t-31.03-15.56Q539-676 520.5-684q-18.5-8-38.5-8-26 0-48.5 10T399-650q-9 16-26.5 20t-33.5-5Z"/></svg> |