forked from edent/SuperTinyIcons
Yammer
Small README improvements
This commit is contained in:
20
README.md
20
README.md
@@ -1,12 +1,12 @@
|
||||
# Super Tiny Social Icons
|
||||
Under 1KB each! Super Tiny Social Icons are minuscule SVG versions of your favourite logos. The average size is *under* 500 bytes!
|
||||
Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. The average size is *under* 500 bytes!
|
||||
|
||||
The logos are 400x400 & have a 512x512 viewbox. They will scale up and down to suit your needs.
|
||||
The logos have a 512x512 viewbox, they will fit in a circle with radius 256. They will scale up and down to suit your needs.
|
||||
|
||||
You can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinySocialIcons/radius.html)
|
||||
|
||||
Originally created for my contact page - [https://edent.tel/](https://edent.tel/)
|
||||
|
||||
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://github.com/inloop/svg2android/issues - not guaranteed to be under 1KB.
|
||||
|
||||
## How Small?
|
||||
|
||||
| 720 Bytes SVG | 21,263 Bytes PNG | 397 Bytes SVG | 20,225 Bytes PNG | 211 Bytes SVG | 11,837 Bytes PNG |
|
||||
@@ -98,7 +98,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ibm.svg" width="125" title="IBM" /><br>912 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yammer.svg" width="125" title="Yammer" /><br>918 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
@@ -106,8 +106,6 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
You can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinySocialIcons/radius.html)
|
||||
|
||||
## Why so smallious?
|
||||
|
||||
Bytes cost money. They cost money to store, transport, and process. Simplicity should be our goal in all endeavours.
|
||||
@@ -127,6 +125,9 @@ Think you can make them smaller? Tell me by raising an issue!
|
||||
|
||||
Want more icons? Tell me by raising an issue!
|
||||
|
||||
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://github.com/inloop/svg2android/issues - not guaranteed to be under 1KB.
|
||||
|
||||
|
||||
## Licenses
|
||||
|
||||
The majority of these vector logos are based on someone else's work.
|
||||
@@ -154,6 +155,9 @@ The majority of these vector logos are based on someone else's work.
|
||||
* [Yahoo!](https://commons.wikimedia.org/wiki/File:Yahoo!_logo.svg)
|
||||
* [BitCoin](https://commons.wikimedia.org/wiki/File:Bitcoin_logo.svg) - CC0
|
||||
* [Bluetooth](https://commons.wikimedia.org/wiki/File:Bluetooth.svg)
|
||||
* [IBM](https://github.com/gilbarbara/logos/) - CC0
|
||||
|
||||
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
|
||||
* IBM
|
||||
* Yammer
|
||||
|
||||
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
|
||||
|
Reference in New Issue
Block a user