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
918 B
XML
1 line
918 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M167.74-288Q138-288 117-309.15 96-330.3 96-360v-240q0-29.7 21.13-50.85Q138.25-672 167.92-672h179.8q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q363.3-600 348-600H168v240h144v-84h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.32-25.71 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.35Q384-495.3 384-480v120q0 29.7-21.18 50.85Q341.65-288 311.91-288H167.74ZM468-324v-312q0-15.3 10.29-25.65Q488.58-672 503.79-672t25.71 10.35Q540-651.3 540-636v312q0 15.3-10.29 25.65Q519.42-288 504.21-288t-25.71-10.35Q468-308.7 468-324Zm156 0v-312q0-15.3 10.35-25.65Q644.7-672 660-672h192q15.3 0 25.65 10.29Q888-651.42 888-636.21t-10.35 25.71Q867.3-600 852-600H696v96h108q15.3 0 25.65 10.29Q840-483.42 840-468.21t-10.35 25.58Q819.3-432.26 804-432.26H696v108.19q0 15.33-10.35 25.7T660-288q-15.3 0-25.65-10.35Q624-308.7 624-324Z"/></svg> |