# Super Tiny Social Icons Under 1KB each! Super Tiny Social Icons are minuscule SVG versions of your favourite logos. The average size is 600 bytes! The logos are 400x400 & have a 512x512 viewbox. They will scale up and down to suit your needs. 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 | |------ |----------- |------ |---------- |------ |----------- | | | | | | | | ## What's Available so far?

204 Bytes

211 Bytes

254 Bytes

296 Bytes

397 Bytes

622 Bytes

339 Bytes

327 Bytes

367 Bytes

335 Bytes

752 Bytes

782 Bytes

487 Bytes

684 Bytes

502 Bytes

562 Bytes

720 Bytes

655 Bytes

349 Bytes

611 Bytes

928 Bytes

413 Bytes

769 Bytes

750 Bytes

555 Bytes

221 Bytes

347 Bytes

760 Bytes

924 Bytes

635 Bytes

832 Bytes

291 Bytes

575 Bytes

749 Bytes

392 Bytes

263 Bytes

264 Bytes

863 Bytes

738 Bytes

379 Bytes
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. ## Scream if you want to go smaller These files edited by hand in Inkscape, then were minified using [svgo](https://github.com/svg/svgo) and [svgcleaner](https://github.com/RazrFalcon/svgcleaner). Further smallification may be possible. * Each of these has an `xmlns="http://www.w3.org/2000/svg"` in the `` tag. This isn't strictly necessary - but some web browsers won't display them as an image without it. * Newlines can be stripped - they've been kept for readability where possible. * Rounded corners can be dropped - `rx="15%"` - the effect can be done in CSS if you want. * The background colour can also be excluded if you're including it elsewhere. * Colours can be simplified. `#FF0000` becomes `red`. * The precision of the paths is *mostly* 0 decimal places. A few logos have 1 or 2 dp to make them look more accurate. The precision can be reduced if necessary. Think you can make them smaller? Tell me by raising an issue! Want more icons? Tell me by raising an issue! ## Licenses The majority of these vector logos are based on someone else's work. * [Social Media Icons by Aha-Soft](https://www.iconfinder.com/iconsets/social-flat-rounded-rects) - CC-BY * [Phone Icon](https://www.iconfinder.com/icons/1807538/phone_icon#size=128) - Free * [Lock Icon](https://www.iconfinder.com/icons/1814107/lock_padlock_secure_icon#size=512) - MIT * [Wire Logo](https://commons.wikimedia.org/wiki/File:Wire_software_logo.svg) - Public Domain * [Signal Logo](https://github.com/WhisperSystems/Signal-iOS/blob/master/Signal/Images.xcassets/logoSignal.imageset/logoSignal.pdf) - GPLv3 * [RSS Icon](https://commons.wikimedia.org/wiki/File:Generic_Feed-icon.svg) - MPL 1.1 * [PDF Icon](https://www.iconfinder.com/iconsets/line-icons-set) - Free * [Reddit's Snoo](http://ionicons.com/) - MIT * [Google+](https://commons.wikimedia.org/wiki/File:Google_Plus_logo_2015.svg) - Public Domain * [Google](http://svgshare.com/s/q) * [Mastodon](https://github.com/tootsuite/mastodon/blob/0ad694f96b7f0e951950e7525bde52cd11454cb2/app/assets/images/logo.svg) - AGPLv3 * [GitLab](https://about.gitlab.com/press/) * [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY 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.