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

@@ -6,7 +6,7 @@ fill="#fff"><rect
width="512" height="512"
rx="15%"
fill="#fff"/>
<polygon fill="#ec6c00" points="457 205 257 437 57 205"></polygon>
<polygon fill="#ffae00" points="370 88 457 205 376 205 257 437 138 205 57 205 144 88"></polygon>
<polygon fill="#ffefB4" points="257 76 376 205 138 205"></polygon>
<polygon fill="#fed305" points="257 76 370 88 376 205 257 76 138 205 144 88"></polygon></svg>
<polygon fill="#ec6c00" points="457 205 257 437 57 205"/>
<polygon fill="#ffae00" points="370 88 457 205 376 205 257 437 138 205 57 205 144 88"/>
<polygon fill="#ffefB4" points="257 76 376 205 138 205"/>
<polygon fill="#fed305" points="257 76 370 88 376 205 257 76 138 205 144 88"/></svg>

Before

Width:  |  Height:  |  Size: 528 B

After

Width:  |  Height:  |  Size: 492 B