Use self-closing tags (#153)

* Sketch 528 -> 492 bytes
* Slack 852 -> 804 bytes
* workato 495 -> 489 bytes
This commit is contained in:
Vimux
2018-05-21 21:38:21 +03:00
committed by Terence Eden
parent b6c0755a71
commit 344ae7dac9
4 changed files with 9 additions and 9 deletions

View File

@@ -5,4 +5,4 @@ viewBox="0 0 512 512"
fill="#fff"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#27989F" d="M205,386 L156,386 C124,309 95,219 70,127 L134,127 C145,178 164,257 183,313 C198,264 218,189 231,127 L281,127 C294,189 313,264 330,313 C348,257 367,178 378,127 L442,127 C417,219 388,309 356,386 L307,386 C288,332 272,282 256,223 C240,282 224,332 205,386 Z"></path></svg>
fill="#fff"/><path fill="#27989F" d="M205,386 L156,386 C124,309 95,219 70,127 L134,127 C145,178 164,257 183,313 C198,264 218,189 231,127 L281,127 C294,189 313,264 330,313 C348,257 367,178 378,127 L442,127 C417,219 388,309 356,386 L307,386 C288,332 272,282 256,223 C240,282 224,332 205,386 Z"/></svg>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 489 B