forked from edent/SuperTinyIcons
Replaced duplicate paths in Slack logo to reduce size (#164)
* Replaced duplicate paths to reduce size by adding use Made use of the 'use' svg tag and translate rotate to reduce the file size * Updated readme to reflect new Slack logo size * Removed defs and combined paths * Updated readme to reflect new Slack icon size
This commit is contained in:
committed by
Terence Eden
parent
3496e0de41
commit
1c33dbc031
@@ -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>708 Bytes</td>
|
||||
<td>Slack<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/slack.svg" width="125" title="Slack" /><br>488 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user