forked from edent/SuperTinyIcons
Update flickr
This commit is contained in:
@@ -9,7 +9,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
|
||||
## 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" /> |
|
||||
|
||||
@@ -18,7 +18,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<table>
|
||||
<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/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/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>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 6.2 KiB |
@@ -1,5 +1,5 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#ff0084" height="512" rx="15%" width="512"/>
|
||||
<circle cx="150" cy="256" r="100"/>
|
||||
<circle cx="365" cy="256" r="100"/>
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<circle cx="150" cy="256" r="100" fill="#006ADD"/>
|
||||
<circle cx="365" cy="256" r="100" fill="#FF1981"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 226 B |
Reference in New Issue
Block a user