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
1.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-172 228-295q-17-11-26.5-27.14T192-358v-245q0-19.77 9.45-35.94Q210.9-655.12 228-665l216-124q17.13-10 36.07-10Q499-799 516-789l216 124q17.1 9.88 26.55 26.06Q768-622.77 768-603v246q0 19.34-9.5 35.17Q749-306 732-295L516-172q-17.13 10-36.07 10Q461-162 444-172Zm0-82v-206L264-568v211l180 103Zm72 0 180-103v-210L516-459v205ZM132.21-636q-15.21 0-25.71-10.35T96-672v-120q0-29.7 21.15-50.85Q138.3-864 168-864h120q15.3 0 25.65 10.29Q324-843.42 324-828.21t-10.35 25.71Q303.3-792 288-792H168v120q0 15.3-10.29 25.65Q147.42-636 132.21-636ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-120q0-15.3 10.29-25.65Q116.58-324 131.79-324t25.71 10.35Q168-303.3 168-288v120h120q15.3 0 25.65 10.29Q324-147.42 324-132.21t-10.35 25.71Q303.3-96 288-96H168Zm624 0H672q-15.3 0-25.65-10.29Q636-116.58 636-131.79t10.35-25.71Q656.7-168 672-168h120v-120q0-15.3 10.29-25.65Q812.58-324 827.79-324t25.71 10.35Q864-303.3 864-288v120q0 29.7-21.15 50.85Q821.7-96 792-96Zm0-576v-120H672q-15.3 0-25.65-10.29Q636-812.58 636-827.79t10.35-25.71Q656.7-864 672-864h120q29.7 0 50.85 21.15Q864-821.7 864-792v120q0 15.3-10.29 25.65Q843.42-636 828.21-636t-25.71-10.35Q792-656.7 792-672ZM480-522l174-104-174-100-174 100 174 104Zm0 40Zm0-40Zm36 63Zm-72-1Z"/></svg> |