Working Twitter Logo

This commit is contained in:
edent
2017-04-14 08:40:16 +01:00
parent bc32c00ed0
commit 1d68870584
2 changed files with 4 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ Originally designed for my contact page - https://edent.tel/
## How Small?
| 839 Bytes SVG | 18,580 Bytes PNG | 918 Bytes SVG | 22,317 bytes PNG | 463 Bytes SVG | 16,019 Bytes PNG | 275 Bytes SVG | 13,485 Bytes PNG |
| 839 Bytes SVG | 18,580 Bytes PNG | 918 Bytes SVG | 22,317 bytes PNG | 436 Bytes SVG | 16,019 Bytes PNG | 275 Bytes SVG | 13,485 Bytes PNG |
|------ |----------- |------ |---------- |------ |----------- |------ |---------- |
| ![GitHub Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/tiny/github.svg) | ![GitHub Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/original/github.png) | ![Skype Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/tiny/skype.svg) | ![Skype Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/original/skype.png) | ![Twitter Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/tiny/twitter.svg) | ![Twitter Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/original/twitter.png) | ![Flickr Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/tiny/flickr.svg) | ![Flickr Logo](https://cdn.rawgit.com/edent/SuperTinySocialIcons/master/original/flickr.png) |

View File

@@ -1,7 +1,4 @@
<svg version="1" class="square" viewBox="0 0 512 512">
<title>
Twitter
</title>
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#00abf1"/>
<path d="M456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20a82 82 0 0 0-142 57l1 18c-68-3-129-35-169-85a81 81 0 0 0 26 109c-13 0-26-4-37-9 0 39 28 72 65 80l-21 3-16-1c10 33 41 57 77 57-29 22-64 35-102 35l-20-1a233 233 0 0 0 361-196l-2-12c16-11 30-25 41-42z" fill="#fff"/>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#00abf1"/>
<path d="M456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20a82 82 0 0 0-142 57l1 18c-68-3-129-35-169-85a81 81 0 0 0 26 109c-13 0-26-4-37-9 0 39 28 72 65 80l-21 3-16-1c10 33 41 57 77 57-29 22-64 35-102 35l-20-1a233 233 0 0 0 361-196l-2-12c16-11 30-25 41-42z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 436 B