Merge pull request #22 from melezov/master

Remove metainfo & loslessly optimize PNG example images
This commit is contained in:
Terence Eden
2017-04-17 10:51:29 +01:00
committed by GitHub
4 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
## How Small?
| 765 Bytes SVG | 31,061 Bytes PNG | 412 Bytes SVG | 26,980 Bytes PNG | 220 Bytes SVG | 16,093 Bytes PNG |
| 765 Bytes SVG | 22,573 Bytes PNG | 412 Bytes SVG | 20,956 Bytes PNG | 220 Bytes SVG | 13,284 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" /> |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 20 KiB