4% smaller flickr icon.

This commit is contained in:
Reizner Evgeniy
2017-04-19 21:28:20 +03:00
parent 741bdac6af
commit e40a89fe47
2 changed files with 2 additions and 4 deletions

View File

@@ -16,7 +16,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" /><br>204 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/hackernews.svg" width="125" /><br>204 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="125" /><br>220 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/flickr.svg" width="125" /><br>211 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/facebook.svg" width="125" /><br>254 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/facebook.svg" width="125" /><br>254 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/tumblr.svg" width="125" /><br>296 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/tumblr.svg" width="125" /><br>296 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="125" /><br>412 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/twitter.svg" width="125" /><br>412 Bytes</td>

View File

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

Before

Width:  |  Height:  |  Size: 220 B

After

Width:  |  Height:  |  Size: 211 B