Update flickr

This commit is contained in:
edent
2017-11-03 09:21:32 +00:00
parent e68c3cbc74
commit 9194c60bba
3 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
## How Small? ## How Small?
| 720 Bytes SVG | 21,263 Bytes PNG | 397 Bytes SVG | 20,225 Bytes PNG | 211 Bytes SVG | 11,837 Bytes PNG | | 720 Bytes SVG | 21,263 Bytes PNG | 397 Bytes SVG | 20,225 Bytes PNG | 226 Bytes SVG | 6,343 Bytes PNG |
|------ |----------- |------ |---------- |------ |----------- | |------ |----------- |------ |---------- |------ |----------- |
| <img src="https://edent.github.io/SuperTinySocialIcons/tiny/github.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/github.png" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/twitter.png" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/flickr.png" width="100" /> | | <img src="https://edent.github.io/SuperTinySocialIcons/tiny/github.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/github.png" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/twitter.png" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="100" /> | <img src="https://edent.github.io/SuperTinySocialIcons/original/flickr.png" width="100" /> |
@@ -18,7 +18,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<table> <table>
<tr> <tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/hackernews.svg" width="125" title="Hacker News" /><br>198 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/hackernews.svg" width="125" title="Hacker News" /><br>198 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="125" title="flickr" /><br>211 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="125" title="flickr" /><br>226 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/facebook.svg" width="125" title="Facebook" /><br>244 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/facebook.svg" width="125" title="Facebook" /><br>244 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/tumblr.svg" width="125" title="tumblr" /><br>296 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/tumblr.svg" width="125" title="tumblr" /><br>296 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="125" title="Twitter" /><br>397 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="125" title="Twitter" /><br>397 Bytes</td>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -1,5 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff"> <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#ff0084" height="512" rx="15%" width="512"/> <rect fill="#fff" height="512" rx="15%" width="512"/>
<circle cx="150" cy="256" r="100"/> <circle cx="150" cy="256" r="100" fill="#006ADD"/>
<circle cx="365" cy="256" r="100"/> <circle cx="365" cy="256" r="100" fill="#FF1981"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 211 B

After

Width:  |  Height:  |  Size: 226 B