Tidy up Slack

This commit is contained in:
edent
2019-03-12 23:22:57 +00:00
parent 3aba6f7eb7
commit a0b943d887
2 changed files with 3 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ Say thanks!
<td>VK<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="125" title="VK" /><br>534 Bytes</td>
<td>Mastodon<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="125" title="Mastodon" /><br>550 Bytes</td>
<td>imgur<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/imgur.svg" width="125" title="imgur" /><br>356 Bytes</td>
<td>Slack<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/slack.svg" width="125" title="Slack" /><br>488 Bytes</td>
<td>Slack<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/slack.svg" width="125" title="Slack" /><br>472 Bytes</td>
</tr>
</table>

View File

@@ -1,11 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Slack" role="img"
viewBox="0 0 512 512">
<rect
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/>
<g fill="#e01e5a"><path id="a" d="M149 305a39 39 0 0 1-78 0c0-22 17-39 39-39h39zM168 305a39 39 0 0 1 78 0v97a39 39 0 0 1-78 0z"/></g>
<use href="#a" fill="#36c5f0" transform="rotate(90,256,256)"/>
<use href="#a" fill="#2eb67d" transform="rotate(180,256,256)"/>
<use href="#a" fill="#ecb22e" transform="rotate(270,256,256)"/></svg>
fill="#fff"/><g fill="#e01e5a"><path id="a" d="M149 305a39 39 0 0 1-78 0c0-22 17-39 39-39h39zM168 305a39 39 0 0 1 78 0v97a39 39 0 0 1-78 0z"/></g><use href="#a" fill="#36c5f0" transform="rotate(90,256,256)"/><use href="#a" fill="#2eb67d" transform="rotate(180,256,256)"/><use href="#a" fill="#ecb22e" transform="rotate(270,256,256)"/></svg>

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 472 B