Shrank Windows to 252 bytes (#574)

* shrank windows.svg by rearranging path commands

* updated README with new size of windows.svg
This commit is contained in:
Zach Frohardt
2021-08-01 15:03:46 -07:00
committed by GitHub
parent 6f92fa9f57
commit a45cdcf893
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Windows" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#00adef"/><path fill="#fff" d="M98 145l127-18v123H98m142-125l168-24v148H240M98 263h127v123L98 368m142-104h168v147l-168-24"/></svg>
fill="#00adef"/><path fill="#fff" d="M98 145V250H225V127m15-2V250H408V101M98 368V263H225V386m15 1V263H408V411"/></svg>

Before

Width:  |  Height:  |  Size: 270 B

After

Width:  |  Height:  |  Size: 252 B