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

@@ -3,4 +3,4 @@ aria-label="Slack" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M270 66a34 34 0 0 0-22 43l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42L313 88a34 34 0 0 0-43-22z" fill="#ecb32d"></path><path d="M176 132a34 34 0 0 0-65 21l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42l-88-272z" fill="#63c1a0"></path><path d="M424 313a34 34 0 1 0-21-65l-272 89a34 34 0 0 0-21 41c5 18 25 29 42 23l272-88z" fill="#e01a59"></path><path d="M188 390l65-21-21-65-65 21z" fill="#331433"></path><path d="M325 345l65-21-21-65-65 21z" fill="#d62027"></path><path d="M380 176a34 34 0 1 0-21-65L87 199a34 34 0 0 0-21 42c5 18 24 29 42 23l272-88z" fill="#89d3df"></path><path d="M143 253l65-21-21-65-65 21 21 65z" fill="#258b74"></path><path d="M280 209l65-21-21-66-65 21z" fill="#819c3c"></path></svg>
fill="#fff"/><path d="M270 66a34 34 0 0 0-22 43l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42L313 88a34 34 0 0 0-43-22z" fill="#ecb32d"/><path d="M176 132a34 34 0 0 0-65 21l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42l-88-272z" fill="#63c1a0"/><path d="M424 313a34 34 0 1 0-21-65l-272 89a34 34 0 0 0-21 41c5 18 25 29 42 23l272-88z" fill="#e01a59"/><path d="M188 390l65-21-21-65-65 21z" fill="#331433"/><path d="M325 345l65-21-21-65-65 21z" fill="#d62027"/><path d="M380 176a34 34 0 1 0-21-65L87 199a34 34 0 0 0-21 42c5 18 24 29 42 23l272-88z" fill="#89d3df"/><path d="M143 253l65-21-21-65-65 21 21 65z" fill="#258b74"/><path d="M280 209l65-21-21-66-65 21z" fill="#819c3c"/></svg>

Before

Width:  |  Height:  |  Size: 852 B

After

Width:  |  Height:  |  Size: 804 B