forked from edent/SuperTinyIcons
OCD Line Up
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
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'
|
||||
'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'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
Reference in New Issue
Block a user