Added all the icons into the Radius tool

This commit is contained in:
edent
2017-05-21 15:38:22 +01:00
parent d54c5c77a2
commit 657b3fce66

View File

@@ -1,10 +1,9 @@
var items = [
'amazon', 'phone', 'spotify', 'wechat', 'dropbox', 'instagram', 'hackernews',
'pinterest', 'stackoverflow', 'whatsapp', 'email', 'linkedin', 'reddit',
'steam', 'wikipedia', 'facebook', 'lock', 'rss', 'slideshare', 'telegram',
'mail', 'skype', 'tumblr', 'wordpress', 'github', 'pdf', 'vk', 'wire',
'twitter', 'youtube', 'google', 'google_plus', 'paypal', 'snapchat', 'vimeo', 'flickr',
'soundcloud', 'html5', 'mastodon', 'gitlab'
'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'
];
var container = document.querySelector('.icons');