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
784 B
XML
1 line
784 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-720v-72q-2-30 19.74-51T360-864h240q30.53 0 52.26 21Q674-822 672-792v72h47q22 0 39.5 12.5T786-675l73 182q3 6 4 13t1 14v202q0 29.7-21.15 50.85Q821.7-192 792-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264v-202q0-6.67 1.5-13.33 1.5-6.67 3.82-13.42L174-675q8-20 26.73-32.5T241-720h47Zm72 0h240v-72H360v72Zm-72 228v-.89q0-15.11 10.29-25.61t25.5-10.5q15.21 0 25.71 10.38T360-492.9v.9h240v-.89q0-15.11 10.29-25.61t25.5-10.5q15.21 0 25.71 10.38T672-492.9v.9h109l-62-156H241l-62 156h109Zm0 72H168v156h624v-156H672v1q0 15.3-10.29 25.65Q651.42-383 636.21-383t-25.71-10.38Q600-403.76 600-419.1v-.9H360v.89q0 15.11-10.29 25.61t-25.5 10.5q-15.21 0-25.71-10.38T288-419.1v-.9Zm192-36Zm0-36Zm0 72Z"/></svg> |