Merge branch 'master' of github.com:edent/SuperTinyIcons
This commit is contained in:
174
README.md
174
README.md
@@ -1,5 +1,5 @@
|
||||
# Super Tiny Social Icons
|
||||
Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. The average size is *under* 600 bytes!
|
||||
Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. The average size is *under* 550 bytes!
|
||||
|
||||
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.
|
||||
|
||||
@@ -9,121 +9,130 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
|
||||
## How Small?
|
||||
|
||||
| 751 Bytes SVG | 3,549 Bytes PNG | 429 Bytes SVG | 3,204 Bytes PNG | 257 Bytes SVG | 2,581 Bytes PNG |
|
||||
| 747 Bytes SVG | 3,549 Bytes PNG | 428 Bytes SVG | 3,388 Bytes PNG | 252 Bytes SVG | 2,581 Bytes PNG |
|
||||
|------ |----------- |------ |---------- |------ |----------- |
|
||||
| <img src="https://edent.github.io/SuperTinyIcons/tiny/github.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/original/github.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/tiny/twitter.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/original/twitter.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/tiny/flickr.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/original/flickr.png" width="100" /> |
|
||||
| <img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/github.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/twitter.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/flickr.png" width="100" /> |
|
||||
|
||||
## What's Available so far?
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/hackernews.svg" width="125" title="Hacker News" /><br>234 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/flickr.svg" width="125" title="flickr" /><br>257 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/facebook.svg" width="125" title="Facebook" /><br>277 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/tumblr.svg" width="125" title="tumblr" /><br>455 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/twitter.svg" width="125" title="Twitter" /><br>429 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/whatsapp.svg" width="125" title="WhatsApp" /><br>655 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackernews.svg" width="125" title="Hacker News" /><br>228 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="125" title="flickr" /><br>252 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/facebook.svg" width="125" title="Facebook" /><br>270 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tumblr.svg" width="125" title="tumblr" /><br>451 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="125" title="Twitter" /><br>428 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="125" title="WhatsApp" /><br>630 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/dropbox.svg" width="125" title="Dropbox" /><br>341 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/telegram.svg" width="125" title="Telegram" /><br>360 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/linkedin.svg" width="125" title="LinkedIn" /><br>380 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/stackoverflow.svg" width="125" title="StackOverflow" /><br>373 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/instagram.svg" width="125" title="Instagram" /><br>324 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wordpress.svg" width="125" title="WordPress" /><br>549 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dropbox.svg" width="125" title="Dropbox" /><br>326 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="125" title="Telegram" /><br>354 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linkedin.svg" width="125" title="LinkedIn" /><br>372 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackoverflow.svg" width="125" title="StackOverflow" /><br>370 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/instagram.svg" width="125" title="Instagram" /><br>316 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wordpress.svg" width="125" title="WordPress" /><br>544 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/skype.svg" width="125" title="Skype" /><br>499 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/reddit.svg" width="125" title="Reddit" /><br>540 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/pinterest.svg" width="125" title="Pinterest" /><br>536 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/paypal.svg" width="125" title="PayPal" /><br>593 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/github.svg" width="125" title="GitHub" /><br>751 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wikipedia.svg" width="125" title="Wikipedia" /><br>611 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/skype.svg" width="125" title="Skype" /><br>492 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/reddit.svg" width="125" title="Reddit" /><br>529 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinterest.svg" width="125" title="Pinterest" /><br>532 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="125" title="PayPal" /><br>583 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="125" title="GitHub" /><br>747 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wikipedia.svg" width="125" title="Wikipedia" /><br>608 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/vimeo.svg" width="125" title="Vimeo" /><br>379 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/slideshare.svg" width="125" title="SlideShare" /><br>646 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/soundcloud.svg" width="125" title="SoundCloud" /><br>963 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/spotify.svg" width="125" title="Spotify" /><br>445 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/snapchat.svg" width="125" title="SnapChat" /><br>623 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/amazon.svg" width="125" title="Amazon" /><br>679 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vimeo.svg" width="125" title="Vimeo" /><br>375 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slideshare.svg" width="125" title="SlideShare" /><br>635 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/soundcloud.svg" width="125" title="SoundCloud" /><br>964 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/spotify.svg" width="125" title="Spotify" /><br>436 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/snapchat.svg" width="125" title="SnapChat" /><br>619 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="125" title="Amazon" /><br>674 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/steam.svg" width="125" title="Steam" /><br>867 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/google.svg" width="125" title="Google" /><br>252 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/google_plus.svg" width="125" title="Google Plus" /><br>379 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wechat.svg" width="125" title="WeChat" /><br>770 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/youtube.svg" width="125" title="YouTube" /><br>956 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/pdf.svg" width="125" title="PDF" /><br>388 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/steam.svg" width="125" title="Steam" /><br>859 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google.svg" width="125" title="Google" /><br>802 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="125" title="Google Plus" /><br>374 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wechat.svg" width="125" title="WeChat" /><br>765 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/youtube.svg" width="125" title="YouTube" /><br>423 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pdf.svg" width="125" title="PDF" /><br>383 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/vk.svg" width="125" title="VK" /><br>602 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/rss.svg" width="125" title="RSS" /><br>316 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/mail.svg" width="125" title="mail" /><br>577 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/email.svg" width="125" title="email" /><br>391 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/mastodon.svg" width="125" title="Mastodon" /><br>583 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wire.svg" width="125" title="Wire" /><br>392 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="125" title="VK" /><br>597 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="125" title="RSS" /><br>310 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mail.svg" width="125" title="mail" /><br>573 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/email.svg" width="125" title="email" /><br>379 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="125" title="Mastodon" /><br>567 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wire.svg" width="125" title="Wire" /><br>286 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/tox.svg" width="125" title="Tox" /><br>517 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/gitlab.svg" width="125" title="GitLab" /><br>295 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/phone.svg" width="125" title="Phone" /><br>760 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/lock.svg" width="125" title="Lock" /><br>414 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/html5.svg" width="125" title="HTML5" /><br>409 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/meetup.svg" width="125" title="Meetup" /><br>642 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tox.svg" width="125" title="Tox" /><br>493 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitlab.svg" width="125" title="GitLab" /><br>288 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/phone.svg" width="125" title="Phone" /><br>632 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="125" title="Lock" /><br>405 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/html5.svg" width="125" title="HTML5" /><br>399 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/meetup.svg" width="125" title="Meetup" /><br>634 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<<<<<<< HEAD
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/line.svg" width="125" title="Line" /><br>484 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/lastpass.svg" width="125" title="LastPass" /><br>332 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/windows.svg" width="125" title="Microsoft Windows" /><br>278 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/digidentity.svg" width="125" title="Digidentity" /><br>397 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/ubuntu.svg" width="125" title="Ubuntu" /><br>926 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/bitbucket.svg" width="125" title="Atlassian BitBucket" /><br>823 Bytes</td>
|
||||
=======
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/line.svg" width="125" title="Line" /><br>479 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="125" title="LastPass" /><br>325 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="125" title="Microsoft Windows" /><br>269 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="125" title="Digidentity" /><br>393 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="125" title="Ubuntu" /><br>634 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="125" title="Atlassian BitBucket" /><br>658 Bytes</td>
|
||||
>>>>>>> f0f0e5f1e2dd0d82ea3bdc4eecb4a327a5b195e8
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/apple.svg" width="125" title="Apple" /><br>1,017 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/npm.svg" width="125" title="NPM" /><br>405 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/docker.svg" width="125" title="Docker" /><br>533 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/symantec.svg" width="125" title="Symantec" /><br>1,002 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/yubico.svg" width="125" title="Yubico" /><br>317 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/keybase.svg" width="125" title="Keybase" /><br>1,014 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple.svg" width="125" title="Apple" /><br>502 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/npm.svg" width="125" title="NPM" /><br>375 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/docker.svg" width="125" title="Docker" /><br>526 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="125" title="Symantec" /><br>966 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="125" title="Yubico" /><br>313 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="125" title="Keybase" /><br>1010 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/ebay.svg" width="125" title="eBay" /><br>836 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/evernote.svg" width="125" title="Evernote" /><br>802 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/kickstarter.svg" width="125" title="Kickstarter" /><br>675 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/yahoo.svg" width="125" title="Yahoo!" /><br>579 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/bitcoin.svg" width="125" title="BitCoin" /><br>529 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/bluetooth.svg" width="125" title="bluetooth" /><br>281 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ebay.svg" width="125" title="eBay" /><br>830 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/evernote.svg" width="125" title="Evernote" /><br>799 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kickstarter.svg" width="125" title="Kickstarter" /><br>661 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yahoo.svg" width="125" title="Yahoo!" /><br>575 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="125" title="BitCoin" /><br>525 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluetooth.svg" width="125" title="bluetooth" /><br>255 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/ibm.svg" width="125" title="IBM" /><br>940 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/yammer.svg" width="125" title="Yammer" /><br>949 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/android.svg" width="125" title="Android" /><br>820 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/authy.svg" width="125" title="Authy" /><br>654 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/blogger.svg" width="125" title="Blogger" /><br>510 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/cloudflare.svg" width="125" title="CloudFlare" /><br>573 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ibm.svg" width="125" title="IBM" /><br>937 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yammer.svg" width="125" title="Yammer" /><br>946 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/android.svg" width="125" title="Android" /><br>809 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/authy.svg" width="125" title="Authy" /><br>650 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blogger.svg" width="125" title="Blogger" /><br>507 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="125" title="CloudFlare" /><br>569 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/codepen.svg" width="125" title="CodePen" /><br>648 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/digitalocean.svg" width="125" title="Digital Ocean" /><br>274 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/discord.svg" width="125" title="Discord" /><br>694 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/medium.svg" width="125" title="Medium" /><br>383 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/airbnb.svg" width="125" title="AirBnB" /><br>999 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wifi.svg" width="125" title="Wi-Fi" /><br>651 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="125" title="CodePen" /><br>638 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digitalocean.svg" width="125" title="Digital Ocean" /><br>267 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/discord.svg" width="125" title="Discord" /><br>691 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/medium.svg" width="125" title="Medium" /><br>379 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/airbnb.svg" width="125" title="AirBnB" /><br>996 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wifi.svg" width="125" title="Wi-Fi" /><br>648 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/delicious.svg" width="125" title="delicious" /><br>375 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/disqus.svg" width="125" title="Disqus" /><br>401 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/ghost.svg" width="125" title="Ghost" /><br>276 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/opensource.svg" width="125" title="Open Source" /><br>258 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/patreon.svg" width="125" title="Patreon" /><br>327 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/trello.svg" width="125" title="Trello" /><br>280 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/delicious.svg" width="125" title="delicious" /><br>270 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/disqus.svg" width="125" title="Disqus" /><br>398 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ghost.svg" width="125" title="Ghost" /><br>273 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opensource.svg" width="125" title="Open Source" /><br>256 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="125" title="Patreon" /><br>324 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/trello.svg" width="125" title="Trello" /><br>276 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/intel.svg" width="125" title="intel" /><br>990 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/badoo.svg" width="125" title="Badoo" /><br>498 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intel.svg" width="125" title="intel" /><br>983 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="125" title="Badoo" /><br>373 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>943 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
@@ -139,8 +148,7 @@ Bytes cost money. They cost money to store, transport, and process. Simplicity
|
||||
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. Try it!
|
||||
|
||||
* Each of these has an `xmlns="http://www.w3.org/2000/svg"` in the `<svg>` 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.
|
||||
* Rounded corners can be dropped - `rx="80"` - 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.
|
||||
@@ -149,7 +157,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.
|
||||
Think the icons look wrong? 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://inloop.github.io/svg2android/ - not guaranteed to be under 1KB.
|
||||
|
||||
## Icon accessibility
|
||||
|
||||
@@ -201,6 +211,8 @@ The majority of these vector logos are based on someone else's work.
|
||||
* [tumblr](https://www.tumblr.com/logo)
|
||||
* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg)
|
||||
* [Badoo](https://team.badoo.com/new/)
|
||||
* [YouTube](https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors)
|
||||
* [Samsung Internet](https://github.com/edent/SuperTinyIcons/pull/74/commits/8824bdaf1346a472ab425347f958e8e64c0948ee)
|
||||
|
||||
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
|
||||
|
||||
|
Reference in New Issue
Block a user