forked from edent/SuperTinyIcons
Added Keybase
This commit is contained in:
@@ -86,7 +86,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/docker.svg" width="125" alt="Docker" /><br>502 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/symantec.svg" width="125" alt="Symantec" /><br>1023 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yubico.svg" width="125" alt="Yubico" /><br>286 Bytes</td>
|
||||
<td><br></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/keybase.svg" width="125" alt="Keybase" /><br>286 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -132,5 +132,6 @@ The majority of these vector logos are based on someone else's work.
|
||||
* [Steam](https://commons.wikimedia.org/wiki/File:Steam_icon_logo.svg)
|
||||
* [Symantec](https://commons.wikimedia.org/wiki/File:Symantec_logo10.svg)
|
||||
* [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
|
||||
|
||||
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
|
||||
|
@@ -1,10 +1,13 @@
|
||||
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'
|
||||
'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'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
5
tiny/keybase.svg
Normal file
5
tiny/keybase.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#282827">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<path d="M175 165a68 68 0 0 1-6-38c4-30 23-55 44-85l4-6 19 11c-9 19-8 26-8 28a77 77 0 0 1 26 4 62 62 0 0 1 37 33 62 62 0 0 1 1 50l15 6a170 170 0 0 1 67 55c18 24 20 52 6 72s-40 27-68 19c-62-18-118-10-164 23l-27 20 35-87-86 110v-27c0-44 0-100 50-150a171 171 0 0 1 55-38zm48 194a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm90 0a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm-81-186a7 7 0 0 0-9-1 6 6 0 0 0-1 9l23 27-11 9a5 5 0 0 0-1 7l2 3a5 5 0 0 0 7 0l11-9 10 11-23 18a5 5 0 0 0-1 7l11 12a5 5 0 0 0 7 1l23-18 6 8a7 7 0 0 0 7 2 7 7 0 0 0 2-1 6 6 0 0 0 1-9l-64-76z"/>
|
||||
<path d="M114 104l-2 29a40 40 0 0 0 38 41l16 1s-2-4 10 10c16 19 71-30 53-50l-5-6 1-19a38 38 0 0 0-10-28 41 41 0 0 0-28-13l-30-2a43 43 0 0 0-3 0 40 40 0 0 0-40 37zm41-8l30 2a10 10 0 0 1 7 3c2 2 3 5 2 7l-1 30-1 1s-10-14 5 4c7 9-3 16-11 8-15-18-5-4-5-4l-29-2a10 10 0 0 1-10-10l2-30a10 10 0 0 1 11-9z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 982 B |
Reference in New Issue
Block a user