diff --git a/README.md b/README.md index 7d32a0d6..f8a9a7f3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/ ## How Small? -| 751 Bytes SVG | 21,263 Bytes PNG | 429 Bytes SVG | 20,225 Bytes PNG | 257 Bytes SVG | 6,343 Bytes PNG | +| 751 Bytes SVG | 3,549 Bytes PNG | 429 Bytes SVG | 3,204 Bytes PNG | 257 Bytes SVG | 2,581 Bytes PNG | |------ |----------- |------ |---------- |------ |----------- | | | | | | | | @@ -25,7 +25,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
655 Bytes -
371 Bytes +
341 Bytes
360 Bytes
380 Bytes
373 Bytes @@ -91,7 +91,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
836 Bytes
802 Bytes -
398 Bytes +
675 Bytes
579 Bytes
529 Bytes
281 Bytes @@ -99,7 +99,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
940 Bytes
949 Bytes -
819 Bytes +
820 Bytes
654 Bytes
510 Bytes
573 Bytes @@ -120,6 +120,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
327 Bytes
280 Bytes + +
1,012 Bytes +
498 Bytes + + + + + ## Why so smallious? @@ -183,7 +191,7 @@ The majority of these vector logos are based on someone else's work. * [Yubico](https://github.com/Yubico/yubikey-manager-qt/blob/master/resources/icons/ykman.png) - BSD * [Keybase](https://github.com/keybase/client/blob/master/shared/images/iconfont/kb-iconfont-keybase-16.svg) - BSD * [ebay](https://commons.wikimedia.org/wiki/File:EBay_logo.svg) -* Kickstarter - Own work, MIT +* [Kickstarter](https://www.kickstarter.com/help/brand_assets) * [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) @@ -191,6 +199,8 @@ The majority of these vector logos are based on someone else's work. * [Medium](https://medium.design/logos-and-brand-guidelines-f1a01a733592) * [Ghost](https://commons.wikimedia.org/wiki/File:Ghost-Logo.svg) * [tumblr](https://www.tumblr.com/logo) +* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg) +* [Badoo](https://team.badoo.com/new/) From [SVGporn](https://github.com/gilbarbara/logos/) - CC0 diff --git a/javascript.js b/javascript.js index 76cd2161..fcdcdf97 100644 --- a/javascript.js +++ b/javascript.js @@ -11,7 +11,8 @@ var items = [ 'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth', 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare', 'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi', - 'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello' + 'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello', + 'intel', 'badoo' ]; var container = document.querySelector('.icons'); diff --git a/original/flickr.png b/original/flickr.png index c5f385d1..9b941e40 100644 Binary files a/original/flickr.png and b/original/flickr.png differ diff --git a/original/github.png b/original/github.png index 84b451e8..b836c461 100644 Binary files a/original/github.png and b/original/github.png differ diff --git a/original/twitter.png b/original/twitter.png index 1b158561..7f2c9bdb 100644 Binary files a/original/twitter.png and b/original/twitter.png differ diff --git a/tiny/android.svg b/tiny/android.svg index 1dfd775d..ba5cfad6 100644 --- a/tiny/android.svg +++ b/tiny/android.svg @@ -1,4 +1,4 @@ - + diff --git a/tiny/badoo.svg b/tiny/badoo.svg new file mode 100644 index 00000000..b25b5ec7 --- /dev/null +++ b/tiny/badoo.svg @@ -0,0 +1,4 @@ + + + + diff --git a/tiny/dropbox.svg b/tiny/dropbox.svg index 4bb63080..7a1ff7fb 100644 --- a/tiny/dropbox.svg +++ b/tiny/dropbox.svg @@ -1,5 +1,4 @@ - - - - + + + \ No newline at end of file diff --git a/tiny/intel.svg b/tiny/intel.svg new file mode 100644 index 00000000..81012da8 --- /dev/null +++ b/tiny/intel.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/tiny/kickstarter.svg b/tiny/kickstarter.svg index 06c22ecd..53cc0f37 100644 --- a/tiny/kickstarter.svg +++ b/tiny/kickstarter.svg @@ -1,6 +1,15 @@ - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file