diff --git a/README.md b/README.md index cf9b5656..e499b93c 100644 --- a/README.md +++ b/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 | |------ |----------- |------ |---------- |------ |----------- | -| | | | | | | +| | | | | | | ## What's Available so far? - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + +<<<<<<< HEAD +======= + + + + + + +>>>>>>> f0f0e5f1e2dd0d82ea3bdc4eecb4a327a5b195e8 - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - + + + @@ -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 `` 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 diff --git a/android-vector-drawable/apple.xml b/android-vector-drawable/apple.xml deleted file mode 100644 index 7db7e8b3..00000000 --- a/android-vector-drawable/apple.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android-vector-drawable/digidentity.xml b/android-vector-drawable/digidentity.xml deleted file mode 100644 index 9b723a9c..00000000 --- a/android-vector-drawable/digidentity.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android-vector-drawable/log.html b/android-vector-drawable/log.html deleted file mode 100644 index a39b4994..00000000 --- a/android-vector-drawable/log.html +++ /dev/null @@ -1 +0,0 @@ -

Files converted: 53 / 53


symantec.svg

OK

steam.svg

OK

docker.svg

OK

apple.svg

OK

npm.svg

OK

redhat.svg

OK

bitbucket.svg

OK

ubuntu.svg

Warning: transforms on path are not supported, use option Bake transforms into path

digidentity.svg

Warning: transforms on path are not supported, use option Bake transforms into path

windows.svg

OK

lastpass.svg

OK

youtube.svg

OK

wordpress.svg

OK

wire.svg

OK

wikipedia.svg

OK

whatsapp.svg

Warning: found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (more info)

wechat.svg

OK

vk.svg

OK

vimeo.svg

OK

twitter.svg

OK

tumblr.svg

OK

tox.svg

OK

telegram.svg

OK

stackoverflow.svg

Warning: stroke-width not found on path one or more times. Defaulting all instances to 1.

spotify.svg

OK

soundcloud.svg

OK

snapchat.svg

OK

slideshare.svg

OK

skype.svg

OK

rss.svg

OK

reddit.svg

OK

pinterest.svg

OK

phone.svg

OK

pdf.svg

OK

paypal.svg

OK

meetup.svg

OK

mastodon.svg

Warning: group transform 'matrix' is not supported, use option Bake transforms into path

mail.svg

OK

lock.svg

OK

linkedin.svg

OK

line.svg

OK

instagram.svg

OK

html5.svg

OK

hackernews.svg

OK

google_plus.svg

OK

google.svg

OK

gitlab.svg

OK

github.svg

OK

flickr.svg

OK

facebook.svg

OK

email.svg

OK

dropbox.svg

OK

amazon.svg

OK
\ No newline at end of file diff --git a/android-vector-drawable/soundcloud.xml b/android-vector-drawable/soundcloud.xml deleted file mode 100644 index 0f6991d4..00000000 --- a/android-vector-drawable/soundcloud.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android-vector-drawable/youtube.xml b/android-vector-drawable/youtube.xml deleted file mode 100644 index 1a8963d6..00000000 --- a/android-vector-drawable/youtube.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/images/android-vector-drawable/airbnb.xml b/images/android-vector-drawable/airbnb.xml new file mode 100644 index 00000000..a9a520bc --- /dev/null +++ b/images/android-vector-drawable/airbnb.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/amazon.xml b/images/android-vector-drawable/amazon.xml similarity index 92% rename from android-vector-drawable/amazon.xml rename to images/android-vector-drawable/amazon.xml index 08adff87..927082fa 100644 --- a/android-vector-drawable/amazon.xml +++ b/images/android-vector-drawable/amazon.xml @@ -15,6 +15,6 @@ 2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23 30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0 34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1 -5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zm-372-58c100 94 258 98 360 26 7-5 +5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zM58 346c100 94 258 98 360 26 7-5 0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" /> \ No newline at end of file diff --git a/images/android-vector-drawable/android.xml b/images/android-vector-drawable/android.xml new file mode 100644 index 00000000..5135a197 --- /dev/null +++ b/images/android-vector-drawable/android.xml @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/apple.xml b/images/android-vector-drawable/apple.xml new file mode 100644 index 00000000..8e9a7957 --- /dev/null +++ b/images/android-vector-drawable/apple.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/authy.xml b/images/android-vector-drawable/authy.xml new file mode 100644 index 00000000..b5bd7a1f --- /dev/null +++ b/images/android-vector-drawable/authy.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/badoo.xml b/images/android-vector-drawable/badoo.xml new file mode 100644 index 00000000..41711f26 --- /dev/null +++ b/images/android-vector-drawable/badoo.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/bitbucket.xml b/images/android-vector-drawable/bitbucket.xml similarity index 54% rename from android-vector-drawable/bitbucket.xml rename to images/android-vector-drawable/bitbucket.xml index 49dd0cc5..ffec7db6 100644 --- a/android-vector-drawable/bitbucket.xml +++ b/images/android-vector-drawable/bitbucket.xml @@ -10,16 +10,14 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M256 33C142 33 48 64 48 102c0 10 24 155 35 212 4 27 71 63 173 63s167-37 +173-63c11-57 35-202 35-212-2-39-94-69-208-69zm0 298c-37 0-65-29-65-65 0-37 29-65 +65-65 37 0 65 29 65 65 0 35-29 65-65 65zm0-208c-73 0-133-12-133-29 0-16 59-29 +133-29 73 0 133 12 133 29 0 16-59 29-133 29z" /> + android:pathData="M405 369c-4 0-6 2-6 2s-51 41-143 41-143-41-143-40c0 0-4-2-6-2-4 0-8 2-8 8v2c8 43 +14 73 14 77 6 31 68 55 141 55s135-24 141-55c0-4 6-35 14-78v-2c2-4 0-8-4-8z" /> diff --git a/images/android-vector-drawable/bitcoin.xml b/images/android-vector-drawable/bitcoin.xml new file mode 100644 index 00000000..3cb7c2a4 --- /dev/null +++ b/images/android-vector-drawable/bitcoin.xml @@ -0,0 +1,18 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/blogger.xml b/images/android-vector-drawable/blogger.xml new file mode 100644 index 00000000..c9e2d646 --- /dev/null +++ b/images/android-vector-drawable/blogger.xml @@ -0,0 +1,18 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/bluetooth.xml b/images/android-vector-drawable/bluetooth.xml new file mode 100644 index 00000000..4a5a1143 --- /dev/null +++ b/images/android-vector-drawable/bluetooth.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/cloudflare.xml b/images/android-vector-drawable/cloudflare.xml new file mode 100644 index 00000000..f88c1076 --- /dev/null +++ b/images/android-vector-drawable/cloudflare.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/codepen.xml b/images/android-vector-drawable/codepen.xml new file mode 100644 index 00000000..dc83e68a --- /dev/null +++ b/images/android-vector-drawable/codepen.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/delicious.xml b/images/android-vector-drawable/delicious.xml new file mode 100644 index 00000000..152e7b09 --- /dev/null +++ b/images/android-vector-drawable/delicious.xml @@ -0,0 +1,20 @@ + + + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/windows.xml b/images/android-vector-drawable/digidentity.xml similarity index 53% rename from android-vector-drawable/windows.xml rename to images/android-vector-drawable/digidentity.xml index 99044206..d088d65e 100644 --- a/android-vector-drawable/windows.xml +++ b/images/android-vector-drawable/digidentity.xml @@ -6,18 +6,17 @@ android:viewportHeight="512"> + android:strokeColor="#000" + android:strokeWidth="1" + android:pathData="M256 42v150m0 128v150M42 256h150m128 0h150M104 104l106 106m92 92l106 +106m0-304L302 210" /> - - + android:strokeColor="#00e864" + android:strokeWidth="1" + android:pathData="M208 300L102 406m149-150a5 5 0 0 0 10 0 5 5 0 0 0-10 0" /> \ No newline at end of file diff --git a/android-vector-drawable/tumblr.xml b/images/android-vector-drawable/digitalocean.xml similarity index 66% rename from android-vector-drawable/tumblr.xml rename to images/android-vector-drawable/digitalocean.xml index f527b059..4532cb40 100644 --- a/android-vector-drawable/tumblr.xml +++ b/images/android-vector-drawable/digitalocean.xml @@ -6,10 +6,10 @@ android:viewportHeight="512"> + android:fillColor="#000000" + android:pathData="M256 391v85A220 220 0 1 0 36 256h85a135 135 0 1 1 135 +135H51v-55h55v120h65V306h85z" /> \ No newline at end of file diff --git a/images/android-vector-drawable/discord.xml b/images/android-vector-drawable/discord.xml new file mode 100644 index 00000000..936d2d92 --- /dev/null +++ b/images/android-vector-drawable/discord.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/disqus.xml b/images/android-vector-drawable/disqus.xml new file mode 100644 index 00000000..6ff5505d --- /dev/null +++ b/images/android-vector-drawable/disqus.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/docker.xml b/images/android-vector-drawable/docker.xml similarity index 66% rename from android-vector-drawable/docker.xml rename to images/android-vector-drawable/docker.xml index 66f7510f..ef3cd0cc 100644 --- a/android-vector-drawable/docker.xml +++ b/images/android-vector-drawable/docker.xml @@ -11,8 +11,8 @@ +0h50v-45H53zm59-54h50v-45h-50zm59 0h50v-45h-50zm59 +0h49v-45h-49zm0-54h49V89h-49zm257 82c-11-7-36-10-55-6-3-18-13-34-31-48l-10-7-7 +11c-9 13-14 32-12 50 1 6 3 17 9 27-6 4-19 8-36 8H17l-1 4c-3 18-3 75 33 118 28 33 +70 50 124 50 118 0 205-54 246-153 16 0 51 0 68-34l5-9 2-4" /> \ No newline at end of file diff --git a/android-vector-drawable/dropbox.xml b/images/android-vector-drawable/dropbox.xml similarity index 63% rename from android-vector-drawable/dropbox.xml rename to images/android-vector-drawable/dropbox.xml index 7cd16e16..37e9a091 100644 --- a/android-vector-drawable/dropbox.xml +++ b/images/android-vector-drawable/dropbox.xml @@ -6,13 +6,10 @@ android:viewportHeight="512"> - + android:fillColor="#007ee5" + android:pathData="M256 161l-112 72 112 71-112 72-113-72 113-72-113-71 113-72zM143 399l113-72 112 +72-112 72zm113-95l113-72-113-71 112-72 113 72-113 72 113 71-113 72z" /> \ No newline at end of file diff --git a/images/android-vector-drawable/ebay.xml b/images/android-vector-drawable/ebay.xml new file mode 100644 index 00000000..b672ded1 --- /dev/null +++ b/images/android-vector-drawable/ebay.xml @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/email.xml b/images/android-vector-drawable/email.xml similarity index 82% rename from android-vector-drawable/email.xml rename to images/android-vector-drawable/email.xml index db98b866..4cdec5f9 100644 --- a/android-vector-drawable/email.xml +++ b/images/android-vector-drawable/email.xml @@ -13,9 +13,9 @@ android:pathData="M 100 111 L 412 111 Q 456 111 456 155 L 456 357 Q 456 401 412 401 L 100 401 Q 56 401 56 357 L 56 155 Q 56 111 100 111 Z" /> + android:pathData="M89 148h334v216H89" /> + android:pathData="M437 158L280 294c-16 14-32 14-48 0L75 158m349 206L319 259M88 364l107-107" /> \ No newline at end of file diff --git a/images/android-vector-drawable/evernote.xml b/images/android-vector-drawable/evernote.xml new file mode 100644 index 00000000..2113c7da --- /dev/null +++ b/images/android-vector-drawable/evernote.xml @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/facebook.xml b/images/android-vector-drawable/facebook.xml similarity index 78% rename from android-vector-drawable/facebook.xml rename to images/android-vector-drawable/facebook.xml index 1ac73303..2bf7901a 100644 --- a/android-vector-drawable/facebook.xml +++ b/images/android-vector-drawable/facebook.xml @@ -10,6 +10,6 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M287 456V157c0-21 6-35 35-35h38V59c-7-1-29-3-55-3-54 0-91 33-91 +94v306m143-254H152v72h196" /> \ No newline at end of file diff --git a/android-vector-drawable/flickr.xml b/images/android-vector-drawable/flickr.xml similarity index 88% rename from android-vector-drawable/flickr.xml rename to images/android-vector-drawable/flickr.xml index 15fd3cc6..b8917f73 100644 --- a/android-vector-drawable/flickr.xml +++ b/images/android-vector-drawable/flickr.xml @@ -6,12 +6,12 @@ android:viewportHeight="512"> \ No newline at end of file diff --git a/images/android-vector-drawable/ghost.xml b/images/android-vector-drawable/ghost.xml new file mode 100644 index 00000000..d0df87c1 --- /dev/null +++ b/images/android-vector-drawable/ghost.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/github.xml b/images/android-vector-drawable/github.xml similarity index 100% rename from android-vector-drawable/github.xml rename to images/android-vector-drawable/github.xml diff --git a/android-vector-drawable/gitlab.xml b/images/android-vector-drawable/gitlab.xml similarity index 82% rename from android-vector-drawable/gitlab.xml rename to images/android-vector-drawable/gitlab.xml index 77d3d12c..1641f45f 100644 --- a/android-vector-drawable/gitlab.xml +++ b/images/android-vector-drawable/gitlab.xml @@ -10,6 +10,6 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> \ No newline at end of file diff --git a/android-vector-drawable/google.xml b/images/android-vector-drawable/google.xml similarity index 88% rename from android-vector-drawable/google.xml rename to images/android-vector-drawable/google.xml index 3f335ef8..fecd2ccd 100644 --- a/android-vector-drawable/google.xml +++ b/images/android-vector-drawable/google.xml @@ -11,5 +11,5 @@ + android:pathData="M276 252h149a170 170 0 1 1-80-140" /> \ No newline at end of file diff --git a/android-vector-drawable/google_plus.xml b/images/android-vector-drawable/google_plus.xml similarity index 88% rename from android-vector-drawable/google_plus.xml rename to images/android-vector-drawable/google_plus.xml index d711fc95..8542ba11 100644 --- a/android-vector-drawable/google_plus.xml +++ b/images/android-vector-drawable/google_plus.xml @@ -11,6 +11,6 @@ \ No newline at end of file diff --git a/android-vector-drawable/hackernews.xml b/images/android-vector-drawable/hackernews.xml similarity index 84% rename from android-vector-drawable/hackernews.xml rename to images/android-vector-drawable/hackernews.xml index 88f86d37..7f34fd33 100644 --- a/android-vector-drawable/hackernews.xml +++ b/images/android-vector-drawable/hackernews.xml @@ -10,5 +10,5 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M101 56h61l94 192 94-192h61L282 311v145h-52V311" /> \ No newline at end of file diff --git a/android-vector-drawable/html5.xml b/images/android-vector-drawable/html5.xml similarity index 68% rename from android-vector-drawable/html5.xml rename to images/android-vector-drawable/html5.xml index 04aab6f3..3283a694 100644 --- a/android-vector-drawable/html5.xml +++ b/images/android-vector-drawable/html5.xml @@ -7,13 +7,13 @@ + android:pathData="M71 460L30 0h451l-41 460-185 52" /> + android:pathData="M256 472l149-41 35-394H256" /> + android:pathData="M256 208h-75l-5-58h80V94H114l15 171h127zm-1 147l-63-17-4-45h-56l7 89 116 32z" /> diff --git a/images/android-vector-drawable/ibm.xml b/images/android-vector-drawable/ibm.xml new file mode 100644 index 00000000..14ca0462 --- /dev/null +++ b/images/android-vector-drawable/ibm.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/instagram.xml b/images/android-vector-drawable/instagram.xml similarity index 100% rename from android-vector-drawable/instagram.xml rename to images/android-vector-drawable/instagram.xml diff --git a/images/android-vector-drawable/intel.xml b/images/android-vector-drawable/intel.xml new file mode 100644 index 00000000..250a973d --- /dev/null +++ b/images/android-vector-drawable/intel.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/keybase.xml b/images/android-vector-drawable/keybase.xml new file mode 100644 index 00000000..1e8d156e --- /dev/null +++ b/images/android-vector-drawable/keybase.xml @@ -0,0 +1,26 @@ + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/kickstarter.xml b/images/android-vector-drawable/kickstarter.xml new file mode 100644 index 00000000..719eae87 --- /dev/null +++ b/images/android-vector-drawable/kickstarter.xml @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/lastpass.xml b/images/android-vector-drawable/lastpass.xml similarity index 100% rename from android-vector-drawable/lastpass.xml rename to images/android-vector-drawable/lastpass.xml diff --git a/android-vector-drawable/line.xml b/images/android-vector-drawable/line.xml similarity index 100% rename from android-vector-drawable/line.xml rename to images/android-vector-drawable/line.xml diff --git a/android-vector-drawable/linkedin.xml b/images/android-vector-drawable/linkedin.xml similarity index 88% rename from android-vector-drawable/linkedin.xml rename to images/android-vector-drawable/linkedin.xml index a6f2ae32..b7161c5d 100644 --- a/android-vector-drawable/linkedin.xml +++ b/images/android-vector-drawable/linkedin.xml @@ -15,9 +15,9 @@ android:fillColor="#000000" android:strokeColor="#fff" android:strokeWidth="86" - android:pathData="M237 178v259m-133-259v259" /> + android:pathData="M237 178v259M104 178v259" /> + android:pathData="M279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86V289c0-80-42-116-99-116-45 0-67 +25-78 42" /> \ No newline at end of file diff --git a/android-vector-drawable/lock.xml b/images/android-vector-drawable/lock.xml similarity index 100% rename from android-vector-drawable/lock.xml rename to images/android-vector-drawable/lock.xml diff --git a/images/android-vector-drawable/log.html b/images/android-vector-drawable/log.html new file mode 100644 index 00000000..abcd8fb7 --- /dev/null +++ b/images/android-vector-drawable/log.html @@ -0,0 +1 @@ +

Files converted: 81 / 81


yubico.svg

OK

youtube.svg

OK

yammer.svg

OK

yahoo.svg

OK

wordpress.svg

OK

wire.svg

OK

windows.svg

Warning: found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (more info)

wikipedia.svg

OK

wifi.svg

Warning: found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (more info)

whatsapp.svg

Warning: found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (more info)

wechat.svg

OK

vk.svg

OK

vimeo.svg

OK

ubuntu.svg

Warning: transforms on path are not supported, use option Bake transforms into path

twitter.svg

OK

tumblr.svg

OK

trello.svg

OK

tox.svg

OK

telegram.svg

OK

symantec.svg

OK

steam.svg

OK

stackoverflow.svg

Warning: stroke-width not found on path one or more times. Defaulting all instances to 1.

spotify.svg

OK

soundcloud.svg

OK

snapchat.svg

OK

slideshare.svg

OK

skype.svg

OK

samsunginternet.svg

OK

rss.svg

OK

reddit.svg

OK

pinterest.svg

OK

phone.svg

OK

pdf.svg

OK

paypal.svg

OK

patreon.svg

OK

opensource.svg

OK

npm.svg

OK

meetup.svg

OK

medium.svg

OK

mastodon.svg

Warning: group transform 'matrix' is not supported, use option Bake transforms into path

mail.svg

OK

lock.svg

OK

linkedin.svg

OK

line.svg

OK

lastpass.svg

OK

kickstarter.svg


234 Bytes

257 Bytes

277 Bytes

455 Bytes

429 Bytes

655 Bytes

228 Bytes

252 Bytes

270 Bytes

451 Bytes

428 Bytes

630 Bytes

341 Bytes

360 Bytes

380 Bytes

373 Bytes

324 Bytes

549 Bytes

326 Bytes

354 Bytes

372 Bytes

370 Bytes

316 Bytes

544 Bytes

499 Bytes

540 Bytes

536 Bytes

593 Bytes

751 Bytes

611 Bytes

492 Bytes

529 Bytes

532 Bytes

583 Bytes

747 Bytes

608 Bytes

379 Bytes

646 Bytes

963 Bytes

445 Bytes

623 Bytes

679 Bytes

375 Bytes

635 Bytes

964 Bytes

436 Bytes

619 Bytes

674 Bytes

867 Bytes

252 Bytes

379 Bytes

770 Bytes

956 Bytes

388 Bytes

859 Bytes

802 Bytes

374 Bytes

765 Bytes

423 Bytes

383 Bytes

602 Bytes

316 Bytes

577 Bytes

391 Bytes

583 Bytes

392 Bytes

597 Bytes

310 Bytes

573 Bytes

379 Bytes

567 Bytes

286 Bytes

517 Bytes

295 Bytes

760 Bytes

414 Bytes

409 Bytes

642 Bytes

493 Bytes

288 Bytes

632 Bytes

405 Bytes

399 Bytes

634 Bytes

484 Bytes

332 Bytes

278 Bytes

397 Bytes

926 Bytes

823 Bytes

479 Bytes

325 Bytes

269 Bytes

393 Bytes

634 Bytes

658 Bytes

1,017 Bytes

405 Bytes

533 Bytes

1,002 Bytes

317 Bytes

1,014 Bytes

502 Bytes

375 Bytes

526 Bytes

966 Bytes

313 Bytes

1010 Bytes

836 Bytes

802 Bytes

675 Bytes

579 Bytes

529 Bytes

281 Bytes

830 Bytes

799 Bytes

661 Bytes

575 Bytes

525 Bytes

255 Bytes

940 Bytes

949 Bytes

820 Bytes

654 Bytes

510 Bytes

573 Bytes

937 Bytes

946 Bytes

809 Bytes

650 Bytes

507 Bytes

569 Bytes

648 Bytes

274 Bytes

694 Bytes

383 Bytes

999 Bytes

651 Bytes

638 Bytes

267 Bytes

691 Bytes

379 Bytes

996 Bytes

648 Bytes

375 Bytes

401 Bytes

276 Bytes

258 Bytes

327 Bytes

280 Bytes

270 Bytes

398 Bytes

273 Bytes

256 Bytes

324 Bytes

276 Bytes

990 Bytes

498 Bytes

983 Bytes

373 Bytes

943 Bytes
Warning #1:group transform 'matrix' is not supported, use option Bake transforms into path
Warning #2:found clip-path(s) attribute which is not fully supported yet (try enabling support for clip-path below)


keybase.svg

OK

intel.svg

OK

instagram.svg

OK

ibm.svg

OK

html5.svg

OK

hackernews.svg

OK

google_plus.svg

OK

google.svg

OK

gitlab.svg

OK

github.svg

OK

ghost.svg

OK

flickr.svg

OK

facebook.svg

OK

evernote.svg

OK

email.svg

OK

ebay.svg

OK

dropbox.svg

OK

docker.svg

OK

disqus.svg

OK

discord.svg

OK

digitalocean.svg

OK

digidentity.svg

Warning: stroke-width not found on path one or more times. Defaulting all instances to 1.

delicious.svg

OK

codepen.svg

OK

cloudflare.svg

OK

bluetooth.svg

OK

blogger.svg

OK

bitcoin.svg

OK

bitbucket.svg

OK

badoo.svg

OK

authy.svg

OK

apple.svg

OK

android.svg

OK

amazon.svg

OK

airbnb.svg

OK
\ No newline at end of file diff --git a/android-vector-drawable/mail.xml b/images/android-vector-drawable/mail.xml similarity index 100% rename from android-vector-drawable/mail.xml rename to images/android-vector-drawable/mail.xml diff --git a/android-vector-drawable/mastodon.xml b/images/android-vector-drawable/mastodon.xml similarity index 71% rename from android-vector-drawable/mastodon.xml rename to images/android-vector-drawable/mastodon.xml index 5877bf11..157dcbdc 100644 --- a/android-vector-drawable/mastodon.xml +++ b/images/android-vector-drawable/mastodon.xml @@ -15,76 +15,79 @@ android:fillColor="#fff" android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" /> + + + + + + + + + + + + - - - - - - - - - - \ No newline at end of file diff --git a/images/android-vector-drawable/medium.xml b/images/android-vector-drawable/medium.xml new file mode 100644 index 00000000..9efe950d --- /dev/null +++ b/images/android-vector-drawable/medium.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/meetup.xml b/images/android-vector-drawable/meetup.xml similarity index 100% rename from android-vector-drawable/meetup.xml rename to images/android-vector-drawable/meetup.xml diff --git a/android-vector-drawable/npm.xml b/images/android-vector-drawable/npm.xml similarity index 63% rename from android-vector-drawable/npm.xml rename to images/android-vector-drawable/npm.xml index 14fe510e..827c0111 100644 --- a/android-vector-drawable/npm.xml +++ b/images/android-vector-drawable/npm.xml @@ -10,7 +10,7 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M16 163.3h480v160H256V350H149.3v-26.7H16zm26.7 +133.4H96v-80h26.7v80h26.7V190H42.7zM176 190v133.3h53.3v-26.7h53.3V190zm53.3 +26.7H256V270h-26.7zm80-26.7v106.7h53.3v-80h26.7v80H416v-80h26.7v80h26.7V190z" /> \ No newline at end of file diff --git a/images/android-vector-drawable/opensource.xml b/images/android-vector-drawable/opensource.xml new file mode 100644 index 00000000..00e7769f --- /dev/null +++ b/images/android-vector-drawable/opensource.xml @@ -0,0 +1,14 @@ + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/patreon.xml b/images/android-vector-drawable/patreon.xml new file mode 100644 index 00000000..8b85261d --- /dev/null +++ b/images/android-vector-drawable/patreon.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/paypal.xml b/images/android-vector-drawable/paypal.xml similarity index 66% rename from android-vector-drawable/paypal.xml rename to images/android-vector-drawable/paypal.xml index 94d694d9..2a6f17e2 100644 --- a/android-vector-drawable/paypal.xml +++ b/images/android-vector-drawable/paypal.xml @@ -11,11 +11,11 @@ + android:pathData="M155 397l17-74s5-21 29-21c23 0 183 6 218-107 13-41 22-139-139-139H163s-24-1-30 +24L56 401s-3 21 18 21h52s24 1 29-25zm44-187l15-65s5-18 21-21c16-2 43 1 50 2 46 8 +36 50 36 50-9 65-112 56-112 56-16-6-10-22-10-22z" /> \ No newline at end of file diff --git a/android-vector-drawable/pdf.xml b/images/android-vector-drawable/pdf.xml similarity index 94% rename from android-vector-drawable/pdf.xml rename to images/android-vector-drawable/pdf.xml index cef27797..390caeea 100644 --- a/android-vector-drawable/pdf.xml +++ b/images/android-vector-drawable/pdf.xml @@ -6,7 +6,7 @@ android:viewportHeight="512"> +6c31 0 67-29 79-58 10-28-12-40-28-53z" /> - + android:strokeColor="#fff" + android:strokeWidth="20" + android:strokeLineCap="round" + android:pathData="M276.7 114.5s48-1.3 83.6 34.4c35.7 35.4 31.7 86 31.7 86m-102-73s19-4.7 39.2 +16.2c20.4 21 15.3 40 15.3 40M261 67s75-2.7 130 52.2c54.8 55 50 132.3 50 132.3" /> \ No newline at end of file diff --git a/android-vector-drawable/pinterest.xml b/images/android-vector-drawable/pinterest.xml similarity index 100% rename from android-vector-drawable/pinterest.xml rename to images/android-vector-drawable/pinterest.xml diff --git a/android-vector-drawable/reddit.xml b/images/android-vector-drawable/reddit.xml similarity index 98% rename from android-vector-drawable/reddit.xml rename to images/android-vector-drawable/reddit.xml index 236d394e..4647a728 100644 --- a/android-vector-drawable/reddit.xml +++ b/images/android-vector-drawable/reddit.xml @@ -27,5 +27,5 @@ + android:pathData="M87 282c-45-22-5-92 40-50m298 50c45-22 5-92-40-50m-127-45l24-83 80 16" /> \ No newline at end of file diff --git a/android-vector-drawable/rss.xml b/images/android-vector-drawable/rss.xml similarity index 100% rename from android-vector-drawable/rss.xml rename to images/android-vector-drawable/rss.xml diff --git a/images/android-vector-drawable/samsunginternet.xml b/images/android-vector-drawable/samsunginternet.xml new file mode 100644 index 00000000..b6089cf0 --- /dev/null +++ b/images/android-vector-drawable/samsunginternet.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/skype.xml b/images/android-vector-drawable/skype.xml similarity index 56% rename from android-vector-drawable/skype.xml rename to images/android-vector-drawable/skype.xml index 2bc94652..13c7fd06 100644 --- a/android-vector-drawable/skype.xml +++ b/images/android-vector-drawable/skype.xml @@ -10,9 +10,8 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M71 223C45 366 176 464 289 441c119 58 202-70 152-152C466 144 334 48 223 71 104 +13 21 141 71 223m264-46c17 25-18 45-31 30-17-20-35-30-54-29-48 4-46 44-5 50 57 8 +108 24 104 74-5 57-51 73-99 70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85 +19 22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" /> \ No newline at end of file diff --git a/android-vector-drawable/slideshare.xml b/images/android-vector-drawable/slideshare.xml similarity index 86% rename from android-vector-drawable/slideshare.xml rename to images/android-vector-drawable/slideshare.xml index 4928d772..0bdfcc8a 100644 --- a/android-vector-drawable/slideshare.xml +++ b/images/android-vector-drawable/slideshare.xml @@ -17,6 +17,6 @@ 44 44 0 0 0 0 88z" /> + android:pathData="M123 59c-28 0-50 23-50 50v167h24V109c0-14 11-26 26-26h266c15 0 26 12 26 +26v169h24V109c0-27-22-50-50-50z" /> \ No newline at end of file diff --git a/android-vector-drawable/snapchat.xml b/images/android-vector-drawable/snapchat.xml similarity index 100% rename from android-vector-drawable/snapchat.xml rename to images/android-vector-drawable/snapchat.xml diff --git a/images/android-vector-drawable/soundcloud.xml b/images/android-vector-drawable/soundcloud.xml new file mode 100644 index 00000000..1ea9a820 --- /dev/null +++ b/images/android-vector-drawable/soundcloud.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/spotify.xml b/images/android-vector-drawable/spotify.xml similarity index 100% rename from android-vector-drawable/spotify.xml rename to images/android-vector-drawable/spotify.xml diff --git a/android-vector-drawable/stackoverflow.xml b/images/android-vector-drawable/stackoverflow.xml similarity index 77% rename from android-vector-drawable/stackoverflow.xml rename to images/android-vector-drawable/stackoverflow.xml index b2211502..16b8b05a 100644 --- a/android-vector-drawable/stackoverflow.xml +++ b/images/android-vector-drawable/stackoverflow.xml @@ -11,10 +11,10 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M113 291v151h235V291" /> + android:pathData="M306 385H149m159-43l-156-14m165-31l-152-41m233-42L372 59m-11 170l-89-129m60 +159l-135-80" /> \ No newline at end of file diff --git a/android-vector-drawable/steam.xml b/images/android-vector-drawable/steam.xml similarity index 71% rename from android-vector-drawable/steam.xml rename to images/android-vector-drawable/steam.xml index 92ab7c50..0c7cafb3 100644 --- a/android-vector-drawable/steam.xml +++ b/images/android-vector-drawable/steam.xml @@ -10,11 +10,11 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> - + android:pathData="M473.8 16v14.8h14.8V16zm0 29.5v14.8h14.8V45.5zm-44.3 14.8v14.8h14.8V60.3z" /> @@ -25,8 +22,8 @@ 11.7 19.1 11.7 21.8-2.6 21.8-13.7 25.9-32.9 6.7-31.5 15.5-64 56.5-103.1v-59.1z" /> + android:pathData="M459.1 30.8v14.8h14.8V30.8zm0 14.8h-29.5v14.8h29.5zm-29.5 +14.8h-14.8v29.4h14.8zm0 29.5v14.8h14.8V89.8zm14.8 0h14.8V75.1h-14.8zm-14.8 +14.8h-14.8v14.8H400v-14.8h-29.5v14.8h-14.8v14.8h14.8v14.8h-14.8v-14.8h-14.8v14.8h-14.8v14.8h-14.8V223h29.5v-15h14.8v-14.8h14.8v-14.8h-14.8v-14.8h14.8v14.8h14.8v-14.8H400v-14.8h14.8V134h14.8zm-29.5 +0h14.7V89.8H400zm0-14.8V75.1h-14.9v14.7z" /> \ No newline at end of file diff --git a/android-vector-drawable/telegram.xml b/images/android-vector-drawable/telegram.xml similarity index 68% rename from android-vector-drawable/telegram.xml rename to images/android-vector-drawable/telegram.xml index 3f7a08d9..da6e251d 100644 --- a/android-vector-drawable/telegram.xml +++ b/images/android-vector-drawable/telegram.xml @@ -10,7 +10,7 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + android:pathData="M429 90L76 227c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4 19-9l44-43 +91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zM173 277l198-126c11-6 20-3 12 +4L212 308l-6 72z" /> \ No newline at end of file diff --git a/android-vector-drawable/tox.xml b/images/android-vector-drawable/tox.xml similarity index 89% rename from android-vector-drawable/tox.xml rename to images/android-vector-drawable/tox.xml index 9875b1fd..527c3023 100644 --- a/android-vector-drawable/tox.xml +++ b/images/android-vector-drawable/tox.xml @@ -19,10 +19,8 @@ android:pathData="M 256 91 C 292.450793489 91 322 119.206060761 322 154 C 322 188.793939239 292.450793489 217 256 217 C 219.549206511 217 190 188.793939239 190 154 C 190 119.206060761 219.549206511 91 256 91 Z" /> - + android:pathData="M313 123c29 45-14 102-55 127 7-11 12-22 14-35m-5 126c20 7 33 24 32 49 0 9-7 +16-16 16h-54c-9 0-16-7-16-16-1-25 12-42 32-49" /> diff --git a/images/android-vector-drawable/trello.xml b/images/android-vector-drawable/trello.xml new file mode 100644 index 00000000..4c9bc646 --- /dev/null +++ b/images/android-vector-drawable/trello.xml @@ -0,0 +1,17 @@ + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/tumblr.xml b/images/android-vector-drawable/tumblr.xml new file mode 100644 index 00000000..a6446d68 --- /dev/null +++ b/images/android-vector-drawable/tumblr.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/twitter.xml b/images/android-vector-drawable/twitter.xml similarity index 100% rename from android-vector-drawable/twitter.xml rename to images/android-vector-drawable/twitter.xml diff --git a/android-vector-drawable/ubuntu.xml b/images/android-vector-drawable/ubuntu.xml similarity index 90% rename from android-vector-drawable/ubuntu.xml rename to images/android-vector-drawable/ubuntu.xml index e00f1e46..b04d148a 100644 --- a/android-vector-drawable/ubuntu.xml +++ b/images/android-vector-drawable/ubuntu.xml @@ -34,11 +34,6 @@ android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" /> - - + android:pathData="M432 245v22h-80v-22zM177.53 413.92l-19.06-11 40-69.28 19.06 +11zm-19.06-304.84l19.06-11 40 69.28-19.06 11z" /> \ No newline at end of file diff --git a/android-vector-drawable/vimeo.xml b/images/android-vector-drawable/vimeo.xml similarity index 100% rename from android-vector-drawable/vimeo.xml rename to images/android-vector-drawable/vimeo.xml diff --git a/android-vector-drawable/vk.xml b/images/android-vector-drawable/vk.xml similarity index 91% rename from android-vector-drawable/vk.xml rename to images/android-vector-drawable/vk.xml index a9a9873f..fce1222d 100644 --- a/android-vector-drawable/vk.xml +++ b/images/android-vector-drawable/vk.xml @@ -15,6 +15,6 @@ 31-61-4-7-21-6-21-6h-60c-6 0-10 1-13 7 0 0-9 26-22 47-27 46-37 48-42 45-10-6-8-26-8-40 0-47 7-64-14-68-6-1-11-2-27-2-21 0-40 0-50 5-7 4-12 11-9 12 4 1 13 2 18 8 6 9 6 27 6 27s4 52-8 59c-8 -4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10h-58c-7 0-16 1-12 14 0 0 45 105 96 +4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10H69c-7 0-16 1-12 14 0 0 45 105 96 158 46 48 99 45 99 45z" /> \ No newline at end of file diff --git a/android-vector-drawable/wechat.xml b/images/android-vector-drawable/wechat.xml similarity index 80% rename from android-vector-drawable/wechat.xml rename to images/android-vector-drawable/wechat.xml index ac5771ee..8a41ee9a 100644 --- a/android-vector-drawable/wechat.xml +++ b/images/android-vector-drawable/wechat.xml @@ -13,9 +13,9 @@ android:pathData="M448 268c-10-23-29-41-51-52-39-20-88-20-127 0-28 14-50 39-57 70-5 22 0 46 12 66 17 29 49 48 83 54 24 5 48 2 72-5 14 6 26 14 40 21l-11-35c15-11 29-24 37-41 13-24 13-53 2-78zm-136 9c-4 11-19 14-27 6-9-8-5-24 6-27 12-5 26 9 21 21zm80 2c-4 10-19 -12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17 -24zm-109-168c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56 -54 73l-14 43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38 +12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17 24zM283 +111c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56 54 73l-14 +43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38 109-35-8-36-33-66-64-83zm-111 64c-3 14-22 21-33 12-13-9-9-31 6-36 14-6 31 9 27 24zm100-4c1 16-21 26-33 15-12-9-9-30 6-35 13-5 29 6 27 20z" /> \ No newline at end of file diff --git a/android-vector-drawable/whatsapp.xml b/images/android-vector-drawable/whatsapp.xml similarity index 65% rename from android-vector-drawable/whatsapp.xml rename to images/android-vector-drawable/whatsapp.xml index 22069b29..354a7ed1 100644 --- a/android-vector-drawable/whatsapp.xml +++ b/images/android-vector-drawable/whatsapp.xml @@ -11,10 +11,10 @@ \ No newline at end of file diff --git a/images/android-vector-drawable/wifi.xml b/images/android-vector-drawable/wifi.xml new file mode 100644 index 00000000..965051d3 --- /dev/null +++ b/images/android-vector-drawable/wifi.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/wikipedia.xml b/images/android-vector-drawable/wikipedia.xml similarity index 88% rename from android-vector-drawable/wikipedia.xml rename to images/android-vector-drawable/wikipedia.xml index 68d3a0b9..50ebcd7d 100644 --- a/android-vector-drawable/wikipedia.xml +++ b/images/android-vector-drawable/wikipedia.xml @@ -10,7 +10,7 @@ android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> + + + + + \ No newline at end of file diff --git a/android-vector-drawable/wire.xml b/images/android-vector-drawable/wire.xml similarity index 81% rename from android-vector-drawable/wire.xml rename to images/android-vector-drawable/wire.xml index 8a4a6192..0132649a 100644 --- a/android-vector-drawable/wire.xml +++ b/images/android-vector-drawable/wire.xml @@ -11,6 +11,5 @@ + android:pathData="M69 103v193c0 149 222 149 222 0V138c-2-46-68-46-70 0v158c0 149 222 149 222 0V103" /> \ No newline at end of file diff --git a/android-vector-drawable/wordpress.xml b/images/android-vector-drawable/wordpress.xml similarity index 93% rename from android-vector-drawable/wordpress.xml rename to images/android-vector-drawable/wordpress.xml index 516a5e59..cf15b4b1 100644 --- a/android-vector-drawable/wordpress.xml +++ b/images/android-vector-drawable/wordpress.xml @@ -14,7 +14,7 @@ android:pathData="M 256 66 C 360.934102468 66 446 151.065897532 446 256 C 446 360.934102468 360.934102468 446 256 446 C 151.065897532 446 66 360.934102468 66 256 C 66 151.065897532 151.065897532 66 256 66 Z" /> diff --git a/images/android-vector-drawable/yahoo.xml b/images/android-vector-drawable/yahoo.xml new file mode 100644 index 00000000..865d5ba8 --- /dev/null +++ b/images/android-vector-drawable/yahoo.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/yammer.xml b/images/android-vector-drawable/yammer.xml new file mode 100644 index 00000000..0dc9f6af --- /dev/null +++ b/images/android-vector-drawable/yammer.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/images/android-vector-drawable/youtube.xml b/images/android-vector-drawable/youtube.xml new file mode 100644 index 00000000..80c63f3f --- /dev/null +++ b/images/android-vector-drawable/youtube.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/android-vector-drawable/yubico.xml b/images/android-vector-drawable/yubico.xml similarity index 93% rename from android-vector-drawable/yubico.xml rename to images/android-vector-drawable/yubico.xml index cd49c027..8709c91c 100644 --- a/android-vector-drawable/yubico.xml +++ b/images/android-vector-drawable/yubico.xml @@ -16,5 +16,5 @@ android:pathData="M 256 36 C 377.502644963 36 476 134.497355037 476 256 C 476 377.502644963 377.502644963 476 256 476 C 134.497355037 476 36 377.502644963 36 256 C 36 134.497355037 134.497355037 36 256 36 Z" /> + android:pathData="M256 268l57-160.8h82l-138 340h-87l39.6-93-97-247h84z" /> \ No newline at end of file diff --git a/original/flickr.png b/images/png/flickr.png similarity index 100% rename from original/flickr.png rename to images/png/flickr.png diff --git a/original/github.png b/images/png/github.png similarity index 100% rename from original/github.png rename to images/png/github.png diff --git a/images/png/twitter.png b/images/png/twitter.png new file mode 100644 index 00000000..6ccbbba6 Binary files /dev/null and b/images/png/twitter.png differ diff --git a/images/svg/airbnb.svg b/images/svg/airbnb.svg new file mode 100644 index 00000000..65de3ef5 --- /dev/null +++ b/images/svg/airbnb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/amazon.svg b/images/svg/amazon.svg new file mode 100644 index 00000000..1f56378c --- /dev/null +++ b/images/svg/amazon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/android.svg b/images/svg/android.svg new file mode 100644 index 00000000..b88855ec --- /dev/null +++ b/images/svg/android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/apple.svg b/images/svg/apple.svg new file mode 100644 index 00000000..2e32c5df --- /dev/null +++ b/images/svg/apple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/authy.svg b/images/svg/authy.svg new file mode 100644 index 00000000..0ff1bbef --- /dev/null +++ b/images/svg/authy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/badoo.svg b/images/svg/badoo.svg new file mode 100644 index 00000000..6c500f96 --- /dev/null +++ b/images/svg/badoo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/bitbucket.svg b/images/svg/bitbucket.svg new file mode 100644 index 00000000..6fe6719c --- /dev/null +++ b/images/svg/bitbucket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/bitcoin.svg b/images/svg/bitcoin.svg new file mode 100644 index 00000000..3be0cd68 --- /dev/null +++ b/images/svg/bitcoin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/blogger.svg b/images/svg/blogger.svg new file mode 100644 index 00000000..81f6625c --- /dev/null +++ b/images/svg/blogger.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/bluetooth.svg b/images/svg/bluetooth.svg new file mode 100644 index 00000000..08cb4731 --- /dev/null +++ b/images/svg/bluetooth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/cloudflare.svg b/images/svg/cloudflare.svg new file mode 100644 index 00000000..47291b82 --- /dev/null +++ b/images/svg/cloudflare.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/codepen.svg b/images/svg/codepen.svg new file mode 100644 index 00000000..d2ff57ef --- /dev/null +++ b/images/svg/codepen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/delicious.svg b/images/svg/delicious.svg new file mode 100644 index 00000000..df7d37d8 --- /dev/null +++ b/images/svg/delicious.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/digidentity.svg b/images/svg/digidentity.svg new file mode 100644 index 00000000..d940b2d5 --- /dev/null +++ b/images/svg/digidentity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/digitalocean.svg b/images/svg/digitalocean.svg new file mode 100644 index 00000000..93aa5024 --- /dev/null +++ b/images/svg/digitalocean.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/discord.svg b/images/svg/discord.svg new file mode 100644 index 00000000..ceb97651 --- /dev/null +++ b/images/svg/discord.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/disqus.svg b/images/svg/disqus.svg new file mode 100644 index 00000000..18e5e1df --- /dev/null +++ b/images/svg/disqus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/docker.svg b/images/svg/docker.svg new file mode 100644 index 00000000..2c4da418 --- /dev/null +++ b/images/svg/docker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/dropbox.svg b/images/svg/dropbox.svg new file mode 100644 index 00000000..1e35c936 --- /dev/null +++ b/images/svg/dropbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/ebay.svg b/images/svg/ebay.svg new file mode 100644 index 00000000..946fa9e5 --- /dev/null +++ b/images/svg/ebay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/email.svg b/images/svg/email.svg new file mode 100644 index 00000000..3c4661f6 --- /dev/null +++ b/images/svg/email.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/evernote.svg b/images/svg/evernote.svg new file mode 100644 index 00000000..15a907f3 --- /dev/null +++ b/images/svg/evernote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/facebook.svg b/images/svg/facebook.svg new file mode 100644 index 00000000..d7f0b8ae --- /dev/null +++ b/images/svg/facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/flickr.svg b/images/svg/flickr.svg new file mode 100644 index 00000000..00e51721 --- /dev/null +++ b/images/svg/flickr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/ghost.svg b/images/svg/ghost.svg new file mode 100644 index 00000000..bf22b4e1 --- /dev/null +++ b/images/svg/ghost.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/github.svg b/images/svg/github.svg new file mode 100644 index 00000000..7e243f77 --- /dev/null +++ b/images/svg/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/gitlab.svg b/images/svg/gitlab.svg new file mode 100644 index 00000000..e2fd1de8 --- /dev/null +++ b/images/svg/gitlab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/google.svg b/images/svg/google.svg new file mode 100644 index 00000000..79f678de --- /dev/null +++ b/images/svg/google.svg @@ -0,0 +1 @@ + diff --git a/images/svg/google_plus.svg b/images/svg/google_plus.svg new file mode 100644 index 00000000..13b8eb75 --- /dev/null +++ b/images/svg/google_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/hackernews.svg b/images/svg/hackernews.svg new file mode 100644 index 00000000..79ea3df3 --- /dev/null +++ b/images/svg/hackernews.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/html5.svg b/images/svg/html5.svg new file mode 100644 index 00000000..87b3bf23 --- /dev/null +++ b/images/svg/html5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/ibm.svg b/images/svg/ibm.svg new file mode 100644 index 00000000..277d0b43 --- /dev/null +++ b/images/svg/ibm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/instagram.svg b/images/svg/instagram.svg new file mode 100644 index 00000000..77c83186 --- /dev/null +++ b/images/svg/instagram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/intel.svg b/images/svg/intel.svg new file mode 100644 index 00000000..846b3493 --- /dev/null +++ b/images/svg/intel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/keybase.svg b/images/svg/keybase.svg new file mode 100644 index 00000000..77ee9231 --- /dev/null +++ b/images/svg/keybase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/kickstarter.svg b/images/svg/kickstarter.svg new file mode 100644 index 00000000..57a49274 --- /dev/null +++ b/images/svg/kickstarter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/lastpass.svg b/images/svg/lastpass.svg new file mode 100644 index 00000000..90f73c3b --- /dev/null +++ b/images/svg/lastpass.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/line.svg b/images/svg/line.svg new file mode 100644 index 00000000..001d7896 --- /dev/null +++ b/images/svg/line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/linkedin.svg b/images/svg/linkedin.svg new file mode 100644 index 00000000..2cd3aee8 --- /dev/null +++ b/images/svg/linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/lock.svg b/images/svg/lock.svg new file mode 100644 index 00000000..2a88eac6 --- /dev/null +++ b/images/svg/lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/mail.svg b/images/svg/mail.svg new file mode 100644 index 00000000..105266ff --- /dev/null +++ b/images/svg/mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/mastodon.svg b/images/svg/mastodon.svg new file mode 100644 index 00000000..701a6214 --- /dev/null +++ b/images/svg/mastodon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/medium.svg b/images/svg/medium.svg new file mode 100644 index 00000000..c4f8f418 --- /dev/null +++ b/images/svg/medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/meetup.svg b/images/svg/meetup.svg new file mode 100644 index 00000000..168f4c8f --- /dev/null +++ b/images/svg/meetup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/npm.svg b/images/svg/npm.svg new file mode 100644 index 00000000..11c97e68 --- /dev/null +++ b/images/svg/npm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/opensource.svg b/images/svg/opensource.svg new file mode 100644 index 00000000..72416e2a --- /dev/null +++ b/images/svg/opensource.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/patreon.svg b/images/svg/patreon.svg new file mode 100644 index 00000000..63dbbd5f --- /dev/null +++ b/images/svg/patreon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/paypal.svg b/images/svg/paypal.svg new file mode 100644 index 00000000..dd0b2fbb --- /dev/null +++ b/images/svg/paypal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/pdf.svg b/images/svg/pdf.svg new file mode 100644 index 00000000..19459169 --- /dev/null +++ b/images/svg/pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/phone.svg b/images/svg/phone.svg new file mode 100644 index 00000000..98d7c40e --- /dev/null +++ b/images/svg/phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/pinterest.svg b/images/svg/pinterest.svg new file mode 100644 index 00000000..c7cff680 --- /dev/null +++ b/images/svg/pinterest.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/reddit.svg b/images/svg/reddit.svg new file mode 100644 index 00000000..a33ff4da --- /dev/null +++ b/images/svg/reddit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/rss.svg b/images/svg/rss.svg new file mode 100644 index 00000000..9e1b0046 --- /dev/null +++ b/images/svg/rss.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/samsunginternet.svg b/images/svg/samsunginternet.svg new file mode 100644 index 00000000..3a4d1635 --- /dev/null +++ b/images/svg/samsunginternet.svg @@ -0,0 +1 @@ + diff --git a/images/svg/skype.svg b/images/svg/skype.svg new file mode 100644 index 00000000..75caa9b8 --- /dev/null +++ b/images/svg/skype.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/slideshare.svg b/images/svg/slideshare.svg new file mode 100644 index 00000000..2ee771f3 --- /dev/null +++ b/images/svg/slideshare.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/snapchat.svg b/images/svg/snapchat.svg new file mode 100644 index 00000000..80ebe3f0 --- /dev/null +++ b/images/svg/snapchat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/soundcloud.svg b/images/svg/soundcloud.svg new file mode 100644 index 00000000..5525a25a --- /dev/null +++ b/images/svg/soundcloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/spotify.svg b/images/svg/spotify.svg new file mode 100644 index 00000000..8bf810d7 --- /dev/null +++ b/images/svg/spotify.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/stackoverflow.svg b/images/svg/stackoverflow.svg new file mode 100644 index 00000000..74e4f74c --- /dev/null +++ b/images/svg/stackoverflow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/steam.svg b/images/svg/steam.svg new file mode 100644 index 00000000..d59dc789 --- /dev/null +++ b/images/svg/steam.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/svgo.yml b/images/svg/svgo.yml new file mode 100644 index 00000000..e9a40b15 --- /dev/null +++ b/images/svg/svgo.yml @@ -0,0 +1,52 @@ +# SVGO config +# Usage: +# svgo --config=svgo.yml --precision 2 + +full: true +multipass: true +plugins: + - addAttributesToSVGElement + - addClassesToSVGElement + - cleanupAttrs + - cleanupEnableBackground + - cleanupIDs + - cleanupListOfValues + - cleanupNumericValues + - collapseGroups + - convertColors + - convertPathData + - convertShapeToPath + - convertStyleToAttrs + - convertTransform + - inlineStyles + - mergePaths + - minifyStyles + - moveElemsAttrsToGroup + - moveGroupAttrsToElems + - prefixIds + - removeAttrs + - removeComments + - removeDesc + - removeDimensions + - removeDoctype + - removeEditorsNSData + - removeElementsByAttr: false + - removeEmptyAttrs + - removeEmptyContainers + - removeEmptyText + - removeHiddenElems + - removeMetadata + - removeNonInheritableGroupAttrs + - removeRasterImages: false + - removeScriptElement: false + - removeStyleElement: false + - removeTitle + - removeUnknownsAndDefaults: + unknownAttrs: false # Preserves 'role="img"', needed for accessibility: https://github.com/edent/SuperTinyIcons/pull/62#issuecomment-347227889 + - removeUnusedNS + - removeUselessDefs + - removeUselessStrokeAndFill + - removeViewBox + - removeXMLNS: false + - removeXMLProcInst + - sortAttrs: true # can help with transport-level compression diff --git a/images/svg/symantec.svg b/images/svg/symantec.svg new file mode 100644 index 00000000..e4b391df --- /dev/null +++ b/images/svg/symantec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/telegram.svg b/images/svg/telegram.svg new file mode 100644 index 00000000..30c889cc --- /dev/null +++ b/images/svg/telegram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/tox.svg b/images/svg/tox.svg new file mode 100644 index 00000000..97a2a705 --- /dev/null +++ b/images/svg/tox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/trello.svg b/images/svg/trello.svg new file mode 100644 index 00000000..bf47b850 --- /dev/null +++ b/images/svg/trello.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/tumblr.svg b/images/svg/tumblr.svg new file mode 100644 index 00000000..2d8d891d --- /dev/null +++ b/images/svg/tumblr.svg @@ -0,0 +1 @@ + diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg new file mode 100644 index 00000000..b553c68d --- /dev/null +++ b/images/svg/twitter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/ubuntu.svg b/images/svg/ubuntu.svg new file mode 100644 index 00000000..7eafe9c2 --- /dev/null +++ b/images/svg/ubuntu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/vimeo.svg b/images/svg/vimeo.svg new file mode 100644 index 00000000..90f62dfc --- /dev/null +++ b/images/svg/vimeo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/vk.svg b/images/svg/vk.svg new file mode 100644 index 00000000..9eed4a4b --- /dev/null +++ b/images/svg/vk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/wechat.svg b/images/svg/wechat.svg new file mode 100644 index 00000000..5e716650 --- /dev/null +++ b/images/svg/wechat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/whatsapp.svg b/images/svg/whatsapp.svg new file mode 100644 index 00000000..e777c4ca --- /dev/null +++ b/images/svg/whatsapp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/wifi.svg b/images/svg/wifi.svg new file mode 100644 index 00000000..8101c8ef --- /dev/null +++ b/images/svg/wifi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/wikipedia.svg b/images/svg/wikipedia.svg new file mode 100644 index 00000000..206d9f46 --- /dev/null +++ b/images/svg/wikipedia.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/windows.svg b/images/svg/windows.svg new file mode 100644 index 00000000..51f7cf2d --- /dev/null +++ b/images/svg/windows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/wire.svg b/images/svg/wire.svg new file mode 100644 index 00000000..c124a83b --- /dev/null +++ b/images/svg/wire.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/wordpress.svg b/images/svg/wordpress.svg new file mode 100644 index 00000000..c7cac0fc --- /dev/null +++ b/images/svg/wordpress.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/yahoo.svg b/images/svg/yahoo.svg new file mode 100644 index 00000000..8772d47f --- /dev/null +++ b/images/svg/yahoo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/yammer.svg b/images/svg/yammer.svg new file mode 100644 index 00000000..d97b394e --- /dev/null +++ b/images/svg/yammer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/youtube.svg b/images/svg/youtube.svg new file mode 100644 index 00000000..3b9fc2d9 --- /dev/null +++ b/images/svg/youtube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/svg/yubico.svg b/images/svg/yubico.svg new file mode 100644 index 00000000..0cd25c86 --- /dev/null +++ b/images/svg/yubico.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/javascript.js b/javascript.js deleted file mode 100644 index fcdcdf97..00000000 --- a/javascript.js +++ /dev/null @@ -1,45 +0,0 @@ -var items = [ - 'amazon', 'github', 'html5', 'mastodon', 'reddit', 'soundcloud', - 'tox', 'wechat', 'youtube', 'dropbox', 'gitlab', 'instagram', - 'paypal', 'rss', 'spotify', 'tumblr', 'whatsapp', 'email', - 'google_plus','linkedin', 'pdf', 'skype', 'stackoverflow','twitter', - 'wikipedia', 'facebook', 'google', 'lock', 'phone', 'slideshare', - 'steam', 'vimeo', 'wire', 'flickr', 'hackernews', 'mail', - 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup', - 'line', 'lastpass', 'windows', 'digidentity','ubuntu', 'bitbucket', - 'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase', - 'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth', - 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare', - 'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi', - 'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello', - 'intel', 'badoo' -]; - -var container = document.querySelector('.icons'); -var range = document.querySelector('input[type="range"]'); -var number = document.querySelector('input.rangeout'); -range.addEventListener('input', function(e){ - number.value = parseInt(e.target.value); - render(e.target.value); -}); - -number.addEventListener('input', function(e){ - range.value = parseInt(e.target.value); - render(e.target.value); -}); - -var urls = items.map(item => 'tiny/' + item + '.svg'); -var icons; -Promise.all(urls.map(url => fetch(url).then(res => res.text()))).then(all => { - icons = all; - render(range.value); -}); - -var render = function(radius = 15){ - console.log('Rendering!', icons); - - icons = icons.map(icon => { - return icon.replace(/rx\=\"\d{0,2}\%/, 'rx="' + radius + '%"'); - }); - container.innerHTML = '
' + icons.join('
') + '
'; -} diff --git a/original/twitter.png b/original/twitter.png deleted file mode 100644 index 7f2c9bdb..00000000 Binary files a/original/twitter.png and /dev/null differ diff --git a/radius.html b/radius.html index 277d5239..3ab9d48a 100644 --- a/radius.html +++ b/radius.html @@ -1,50 +1,96 @@ - - - Super Tiny Social Icons - Radius Tool - - - - - -

Super Tiny Social Icons

- Download the SuperTinySocialIcons on GitHub -
-

Radius %

- - -
+ + + Super Tiny Icons - SVG Radius Tool + + + + + +

Super Tiny Icons

+ Download the SuperTinyIcons SVGs on GitHub +
+

Radius %

+ + +
-
+
- - + + diff --git a/tiny/airbnb.svg b/tiny/airbnb.svg deleted file mode 100644 index 8cb151cf..00000000 --- a/tiny/airbnb.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/amazon.svg b/tiny/amazon.svg deleted file mode 100644 index 10c96c6d..00000000 --- a/tiny/amazon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/android.svg b/tiny/android.svg deleted file mode 100644 index ba5cfad6..00000000 --- a/tiny/android.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/tiny/apple.svg b/tiny/apple.svg deleted file mode 100644 index b077a119..00000000 --- a/tiny/apple.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/authy.svg b/tiny/authy.svg deleted file mode 100644 index dee65a34..00000000 --- a/tiny/authy.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/badoo.svg b/tiny/badoo.svg deleted file mode 100644 index b25b5ec7..00000000 --- a/tiny/badoo.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/bitbucket.svg b/tiny/bitbucket.svg deleted file mode 100644 index 669c9cff..00000000 --- a/tiny/bitbucket.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/tiny/bitcoin.svg b/tiny/bitcoin.svg deleted file mode 100644 index 1943a376..00000000 --- a/tiny/bitcoin.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/blogger.svg b/tiny/blogger.svg deleted file mode 100644 index ced7a4e7..00000000 --- a/tiny/blogger.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/bluetooth.svg b/tiny/bluetooth.svg deleted file mode 100644 index 7a5ba053..00000000 --- a/tiny/bluetooth.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/tiny/cloudflare.svg b/tiny/cloudflare.svg deleted file mode 100644 index 89374fb7..00000000 --- a/tiny/cloudflare.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/codepen.svg b/tiny/codepen.svg deleted file mode 100644 index 00df993d..00000000 --- a/tiny/codepen.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/delicious.svg b/tiny/delicious.svg deleted file mode 100644 index 8fe9ca8f..00000000 --- a/tiny/delicious.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/tiny/digidentity.svg b/tiny/digidentity.svg deleted file mode 100644 index 4e5cc4eb..00000000 --- a/tiny/digidentity.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/digitalocean.svg b/tiny/digitalocean.svg deleted file mode 100644 index 991c3a34..00000000 --- a/tiny/digitalocean.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/discord.svg b/tiny/discord.svg deleted file mode 100644 index 3aeb6847..00000000 --- a/tiny/discord.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/disqus.svg b/tiny/disqus.svg deleted file mode 100644 index 572f0fc4..00000000 --- a/tiny/disqus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/docker.svg b/tiny/docker.svg deleted file mode 100644 index d85c60ee..00000000 --- a/tiny/docker.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/dropbox.svg b/tiny/dropbox.svg deleted file mode 100644 index 7a1ff7fb..00000000 --- a/tiny/dropbox.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/ebay.svg b/tiny/ebay.svg deleted file mode 100644 index fb398f09..00000000 --- a/tiny/ebay.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/tiny/email.svg b/tiny/email.svg deleted file mode 100644 index 1dd1fc50..00000000 --- a/tiny/email.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/tiny/evernote.svg b/tiny/evernote.svg deleted file mode 100644 index 73dc4c14..00000000 --- a/tiny/evernote.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/facebook.svg b/tiny/facebook.svg deleted file mode 100644 index 2ef666f5..00000000 --- a/tiny/facebook.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/flickr.svg b/tiny/flickr.svg deleted file mode 100644 index efcf1ffb..00000000 --- a/tiny/flickr.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tiny/ghost.svg b/tiny/ghost.svg deleted file mode 100644 index 58aa6e6b..00000000 --- a/tiny/ghost.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/github.svg b/tiny/github.svg deleted file mode 100644 index 3e3845f0..00000000 --- a/tiny/github.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/gitlab.svg b/tiny/gitlab.svg deleted file mode 100644 index d3b2dcf7..00000000 --- a/tiny/gitlab.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/google.svg b/tiny/google.svg deleted file mode 100644 index 69b6a3f5..00000000 --- a/tiny/google.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/google_plus.svg b/tiny/google_plus.svg deleted file mode 100644 index d00b5e28..00000000 --- a/tiny/google_plus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/hackernews.svg b/tiny/hackernews.svg deleted file mode 100644 index 218e05a2..00000000 --- a/tiny/hackernews.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/html5.svg b/tiny/html5.svg deleted file mode 100644 index ce5e75e6..00000000 --- a/tiny/html5.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/tiny/ibm.svg b/tiny/ibm.svg deleted file mode 100644 index d47af5b9..00000000 --- a/tiny/ibm.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/instagram.svg b/tiny/instagram.svg deleted file mode 100644 index de823a6e..00000000 --- a/tiny/instagram.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/tiny/intel.svg b/tiny/intel.svg deleted file mode 100644 index f020f04b..00000000 --- a/tiny/intel.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/keybase.svg b/tiny/keybase.svg deleted file mode 100644 index 453d9f3d..00000000 --- a/tiny/keybase.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/kickstarter.svg b/tiny/kickstarter.svg deleted file mode 100644 index 53cc0f37..00000000 --- a/tiny/kickstarter.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tiny/lastpass.svg b/tiny/lastpass.svg deleted file mode 100644 index a8232748..00000000 --- a/tiny/lastpass.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/tiny/line.svg b/tiny/line.svg deleted file mode 100644 index c81e3962..00000000 --- a/tiny/line.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tiny/linkedin.svg b/tiny/linkedin.svg deleted file mode 100644 index 7ccf519e..00000000 --- a/tiny/linkedin.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/tiny/lock.svg b/tiny/lock.svg deleted file mode 100644 index 4986ad15..00000000 --- a/tiny/lock.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/tiny/mail.svg b/tiny/mail.svg deleted file mode 100644 index 56f60c97..00000000 --- a/tiny/mail.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/mastodon.svg b/tiny/mastodon.svg deleted file mode 100644 index cd755a93..00000000 --- a/tiny/mastodon.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/tiny/medium.svg b/tiny/medium.svg deleted file mode 100644 index 00ed8154..00000000 --- a/tiny/medium.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/meetup.svg b/tiny/meetup.svg deleted file mode 100644 index 4baf3e5c..00000000 --- a/tiny/meetup.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/npm.svg b/tiny/npm.svg deleted file mode 100644 index a0d50489..00000000 --- a/tiny/npm.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/opensource.svg b/tiny/opensource.svg deleted file mode 100644 index 962d80c5..00000000 --- a/tiny/opensource.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/tiny/patreon.svg b/tiny/patreon.svg deleted file mode 100644 index c00c0dfc..00000000 --- a/tiny/patreon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/paypal.svg b/tiny/paypal.svg deleted file mode 100644 index 19579c48..00000000 --- a/tiny/paypal.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/tiny/pdf.svg b/tiny/pdf.svg deleted file mode 100644 index 92ec15e4..00000000 --- a/tiny/pdf.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/phone.svg b/tiny/phone.svg deleted file mode 100644 index 11572299..00000000 --- a/tiny/phone.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/pinterest.svg b/tiny/pinterest.svg deleted file mode 100644 index 7f107aec..00000000 --- a/tiny/pinterest.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/reddit.svg b/tiny/reddit.svg deleted file mode 100644 index 8727110a..00000000 --- a/tiny/reddit.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/tiny/rss.svg b/tiny/rss.svg deleted file mode 100644 index bc2d1879..00000000 --- a/tiny/rss.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tiny/skype.svg b/tiny/skype.svg deleted file mode 100644 index b46db197..00000000 --- a/tiny/skype.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/slideshare.svg b/tiny/slideshare.svg deleted file mode 100644 index 8d8aacd6..00000000 --- a/tiny/slideshare.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/tiny/snapchat.svg b/tiny/snapchat.svg deleted file mode 100644 index 1e1497e0..00000000 --- a/tiny/snapchat.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/soundcloud.svg b/tiny/soundcloud.svg deleted file mode 100644 index 29cf4aa1..00000000 --- a/tiny/soundcloud.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/spotify.svg b/tiny/spotify.svg deleted file mode 100644 index be31fb75..00000000 --- a/tiny/spotify.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/tiny/stackoverflow.svg b/tiny/stackoverflow.svg deleted file mode 100644 index 61b26c4e..00000000 --- a/tiny/stackoverflow.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tiny/steam.svg b/tiny/steam.svg deleted file mode 100644 index 7ff30860..00000000 --- a/tiny/steam.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/symantec.svg b/tiny/symantec.svg deleted file mode 100644 index d18291a0..00000000 --- a/tiny/symantec.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/tiny/telegram.svg b/tiny/telegram.svg deleted file mode 100644 index 8a7213c3..00000000 --- a/tiny/telegram.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/tox.svg b/tiny/tox.svg deleted file mode 100644 index 141c7e07..00000000 --- a/tiny/tox.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/tiny/trello.svg b/tiny/trello.svg deleted file mode 100644 index 6d168d3f..00000000 --- a/tiny/trello.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/tumblr.svg b/tiny/tumblr.svg deleted file mode 100644 index 55a2003b..00000000 --- a/tiny/tumblr.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/twitter.svg b/tiny/twitter.svg deleted file mode 100644 index e218e470..00000000 --- a/tiny/twitter.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/ubuntu.svg b/tiny/ubuntu.svg deleted file mode 100644 index ce552c3d..00000000 --- a/tiny/ubuntu.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/tiny/vimeo.svg b/tiny/vimeo.svg deleted file mode 100644 index 67f0c470..00000000 --- a/tiny/vimeo.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/vk.svg b/tiny/vk.svg deleted file mode 100644 index 648333ae..00000000 --- a/tiny/vk.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/wechat.svg b/tiny/wechat.svg deleted file mode 100644 index 0064e6d1..00000000 --- a/tiny/wechat.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/whatsapp.svg b/tiny/whatsapp.svg deleted file mode 100644 index 48b1e419..00000000 --- a/tiny/whatsapp.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/wifi.svg b/tiny/wifi.svg deleted file mode 100644 index f124a102..00000000 --- a/tiny/wifi.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/wikipedia.svg b/tiny/wikipedia.svg deleted file mode 100644 index a79f730c..00000000 --- a/tiny/wikipedia.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/windows.svg b/tiny/windows.svg deleted file mode 100644 index f68bd269..00000000 --- a/tiny/windows.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/wire.svg b/tiny/wire.svg deleted file mode 100644 index 6dc075ed..00000000 --- a/tiny/wire.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/wordpress.svg b/tiny/wordpress.svg deleted file mode 100644 index 18cca634..00000000 --- a/tiny/wordpress.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tiny/yahoo.svg b/tiny/yahoo.svg deleted file mode 100644 index 2854fb45..00000000 --- a/tiny/yahoo.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/tiny/yammer.svg b/tiny/yammer.svg deleted file mode 100644 index 97fbd2fc..00000000 --- a/tiny/yammer.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tiny/youtube.svg b/tiny/youtube.svg deleted file mode 100644 index f9330263..00000000 --- a/tiny/youtube.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tiny/yubico.svg b/tiny/yubico.svg deleted file mode 100644 index fcd8d95d..00000000 --- a/tiny/yubico.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file