AddToAny Share Buttons - Version 1.7.3

Version Description

  • Add icon size options for the floating share buttons
  • Replace packaged PNG icons with SVG icons
  • Update settings panel
  • Update standard placement to prevent the share buttons from automatically appearing in custom/secondary contexts
  • Set feed URL & title in AddToAny Follow widgets using HTML5 data attributes
Download this release

Release Info

Developer micropat
Plugin Icon 128x128 AddToAny Share Buttons
Version 1.7.3
Comparing to
See all releases

Code changes from version 1.7.2 to 1.7.3

Files changed (267) hide show
  1. README.txt +13 -6
  2. add-to-any.php +24 -16
  3. addtoany.admin.php +47 -53
  4. addtoany.services.php +154 -25
  5. icons/a2a.svg +1 -0
  6. icons/agregator.svg +1 -0
  7. icons/aim.png +0 -0
  8. icons/aim.svg +1 -0
  9. icons/amazon.png +0 -0
  10. icons/amazon.svg +1 -0
  11. icons/aol.png +0 -0
  12. icons/aol.svg +1 -0
  13. icons/app_net.png +0 -0
  14. icons/app_net.svg +1 -0
  15. icons/baidu.png +0 -0
  16. icons/baidu.svg +1 -0
  17. icons/balatarin.png +0 -0
  18. icons/balatarin.svg +1 -0
  19. icons/behance.png +0 -0
  20. icons/behance.svg +1 -0
  21. icons/bibsonomy.png +0 -0
  22. icons/bibsonomy.svg +1 -0
  23. icons/bitty.png +0 -0
  24. icons/bitty.svg +1 -0
  25. icons/blinklist.png +0 -0
  26. icons/blinklist.svg +1 -0
  27. icons/blogger.png +0 -0
  28. icons/blogger.svg +1 -0
  29. icons/blogmarks.png +0 -0
  30. icons/blogmarks.svg +1 -0
  31. icons/bookmark.png +0 -0
  32. icons/bookmarks_fr.png +0 -0
  33. icons/bookmarks_fr.svg +1 -0
  34. icons/box.png +0 -0
  35. icons/box.svg +1 -0
  36. icons/buddymarks.png +0 -0
  37. icons/buddymarks.svg +1 -0
  38. icons/buffer.png +0 -0
  39. icons/buffer.svg +1 -0
  40. icons/care2.png +0 -0
  41. icons/care2.svg +1 -0
  42. icons/citeulike.png +0 -0
  43. icons/citeulike.svg +1 -0
  44. icons/dailyrotation.svg +1 -0
  45. icons/default.png +0 -0
  46. icons/delicious.png +0 -0
  47. icons/delicious.svg +1 -0
  48. icons/designfloat.png +0 -0
  49. icons/designfloat.svg +1 -0
  50. icons/diary_ru.png +0 -0
  51. icons/diary_ru.svg +1 -0
  52. icons/diaspora.png +0 -0
  53. icons/diaspora.svg +1 -0
  54. icons/digg.png +0 -0
  55. icons/digg.svg +1 -0
  56. icons/dihitt.png +0 -0
  57. icons/dihitt.svg +1 -0
  58. icons/diigo.png +0 -0
  59. icons/diigo.svg +1 -0
  60. icons/douban.png +0 -0
  61. icons/douban.svg +1 -0
  62. icons/draugiem.png +0 -0
  63. icons/draugiem.svg +1 -0
  64. icons/dzone.png +0 -0
  65. icons/dzone.svg +1 -0
  66. icons/email.png +0 -0
  67. icons/email.svg +1 -0
  68. icons/evernote.png +0 -0
  69. icons/evernote.svg +1 -0
  70. icons/facebook.png +0 -0
  71. icons/facebook.svg +1 -0
  72. icons/facebook_like.png +0 -0
  73. icons/facebook_like_2x.png +0 -0
  74. icons/facebook_messenger.png +0 -0
  75. icons/facebook_messenger.svg +1 -0
  76. icons/fark.png +0 -0
  77. icons/fark.svg +1 -0
  78. icons/feed.png +0 -0
  79. icons/feed.svg +1 -0
  80. icons/feedblitz.svg +1 -0
  81. icons/feedbucket.svg +1 -0
  82. icons/feedly.svg +1 -0
  83. icons/feedmailer.svg +1 -0
  84. icons/find.svg +1 -0
  85. icons/flickr.png +0 -0
  86. icons/flickr.svg +1 -0
  87. icons/flipboard.png +0 -0
  88. icons/flipboard.svg +1 -0
  89. icons/folkd.png +0 -0
  90. icons/folkd.svg +1 -0
  91. icons/foursquare.png +0 -0
  92. icons/foursquare.svg +1 -0
  93. icons/github.png +0 -0
  94. icons/github.svg +1 -0
  95. icons/gmail.png +0 -0
  96. icons/gmail.svg +1 -0
  97. icons/google.png +0 -0
  98. icons/google.svg +1 -0
  99. icons/google_classroom.png +0 -0
  100. icons/google_classroom.svg +1 -0
  101. icons/google_plus.png +0 -0
  102. icons/google_plus.svg +1 -0
  103. icons/google_plus_share.png +0 -0
  104. icons/google_plus_share_2x.png +0 -0
  105. icons/google_plusone.png +0 -0
  106. icons/google_plusone_2x.png +0 -0
  107. icons/hatena.png +0 -0
  108. icons/hatena.svg +1 -0
  109. icons/instagram.png +0 -0
  110. icons/instagram.svg +1 -0
  111. icons/instapaper.png +0 -0
  112. icons/instapaper.svg +1 -0
  113. icons/itunes.svg +1 -0
  114. icons/jamespot.png +0 -0
  115. icons/jamespot.svg +1 -0
  116. icons/kakao.png +0 -0
  117. icons/kakao.svg +1 -0
  118. icons/kik.png +0 -0
  119. icons/kik.svg +1 -0
  120. icons/kindle.png +0 -0
  121. icons/kindle.svg +1 -0
  122. icons/klipfolio.svg +1 -0
  123. icons/known.png +0 -0
  124. icons/known.svg +1 -0
  125. icons/line.png +0 -0
  126. icons/line.svg +1 -0
  127. icons/link.png +0 -0
  128. icons/link.svg +1 -0
  129. icons/linkedin.png +0 -0
  130. icons/linkedin.svg +1 -0
  131. icons/linkedin_share_2x.png +0 -0
  132. icons/livejournal.png +0 -0
  133. icons/livejournal.svg +1 -0
  134. icons/mail_ru.png +0 -0
  135. icons/mail_ru.svg +1 -0
  136. icons/mendeley.png +0 -0
  137. icons/mendeley.svg +1 -0
  138. icons/meneame.png +0 -0
  139. icons/meneame.svg +1 -0
  140. icons/miro.svg +1 -0
  141. icons/mixi.png +0 -0
  142. icons/mixi.svg +1 -0
  143. icons/myspace.png +0 -0
  144. icons/myspace.svg +1 -0
  145. icons/netlog.png +0 -0
  146. icons/netlog.svg +1 -0
  147. icons/netvibes.svg +1 -0
  148. icons/netvouz.png +0 -0
  149. icons/netvouz.svg +1 -0
  150. icons/newsalloy.svg +1 -0
  151. icons/newsisfree.svg +1 -0
  152. icons/newsvine.png +0 -0
  153. icons/newsvine.svg +1 -0
  154. icons/nujij.png +0 -0
  155. icons/nujij.svg +1 -0
  156. icons/odnoklassniki.png +0 -0
  157. icons/odnoklassniki.svg +1 -0
  158. icons/oknotizie.png +0 -0
  159. icons/oknotizie.svg +1 -0
  160. icons/oldreader.svg +1 -0
  161. icons/outlook_com.png +0 -0
  162. icons/outlook_com.svg +1 -0
  163. icons/pinboard.png +0 -0
  164. icons/pinboard.svg +1 -0
  165. icons/pinterest.png +0 -0
  166. icons/pinterest.svg +1 -0
  167. icons/pinterest_pin.png +0 -0
  168. icons/pinterest_pin_2x.png +0 -0
  169. icons/plurk.png +0 -0
  170. icons/plurk.svg +1 -0
  171. icons/pocket.png +0 -0
  172. icons/pocket.svg +1 -0
  173. icons/podnova.svg +1 -0
  174. icons/polyvore.svg +1 -0
  175. icons/print.png +0 -0
  176. icons/print.svg +1 -0
  177. icons/printfriendly.png +0 -0
  178. icons/printfriendly.svg +1 -0
  179. icons/protopage.png +0 -0
  180. icons/protopage.svg +1 -0
  181. icons/pusha.png +0 -0
  182. icons/pusha.svg +1 -0
  183. icons/qzone.png +0 -0
  184. icons/qzone.svg +1 -0
  185. icons/reddit.png +0 -0
  186. icons/reddit.svg +1 -0
  187. icons/rediff.png +0 -0
  188. icons/rediff.svg +1 -0
  189. icons/renren.png +0 -0
  190. icons/renren.svg +1 -0
  191. icons/segnalo.png +0 -0
  192. icons/segnalo.svg +1 -0
  193. icons/sina_weibo.png +0 -0
  194. icons/sina_weibo.svg +1 -0
  195. icons/sitejot.png +0 -0
  196. icons/sitejot.svg +1 -0
  197. icons/skype.png +0 -0
  198. icons/skype.svg +1 -0
  199. icons/slashdot.png +0 -0
  200. icons/slashdot.svg +1 -0
  201. icons/sms.png +0 -0
  202. icons/sms.svg +1 -0
  203. icons/snapchat.png +0 -0
  204. icons/snapchat.svg +1 -0
  205. icons/stumbleupon.png +0 -0
  206. icons/stumbleupon.svg +1 -0
  207. icons/stumpedia.png +0 -0
  208. icons/stumpedia.svg +1 -0
  209. icons/svejo.png +0 -0
  210. icons/svejo.svg +1 -0
  211. icons/symbaloo.png +0 -0
  212. icons/symbaloo.svg +1 -0
  213. icons/telegram.png +0 -0
  214. icons/telegram.svg +1 -0
  215. icons/thefreedictionary.svg +1 -0
  216. icons/thefreelibrary.svg +1 -0
  217. icons/trello.png +0 -0
  218. icons/trello.svg +1 -0
  219. icons/tuenti.png +0 -0
  220. icons/tuenti.svg +1 -0
  221. icons/tumblr.png +0 -0
  222. icons/tumblr.svg +1 -0
  223. icons/twiddla.png +0 -0
  224. icons/twiddla.svg +1 -0
  225. icons/twitter.png +0 -0
  226. icons/twitter.svg +1 -0
  227. icons/twitter_tweet.png +0 -0
  228. icons/twitter_tweet_2x.png +0 -0
  229. icons/typepad.png +0 -0
  230. icons/typepad.svg +1 -0
  231. icons/viadeo.png +0 -0
  232. icons/viadeo.svg +1 -0
  233. icons/viber.png +0 -0
  234. icons/viber.svg +1 -0
  235. icons/vimeo.png +0 -0
  236. icons/vimeo.svg +1 -0
  237. icons/vk.png +0 -0
  238. icons/vk.svg +1 -0
  239. icons/wanelo.png +0 -0
  240. icons/wanelo.svg +1 -0
  241. icons/webnews.png +0 -0
  242. icons/webnews.svg +1 -0
  243. icons/wechat.png +0 -0
  244. icons/wechat.svg +1 -0
  245. icons/whatsapp.png +0 -0
  246. icons/whatsapp.svg +1 -0
  247. icons/winksite.svg +1 -0
  248. icons/wordpress.png +0 -0
  249. icons/wordpress.svg +1 -0
  250. icons/wykop.png +0 -0
  251. icons/wykop.svg +1 -0
  252. icons/xing.png +0 -0
  253. icons/xing.svg +1 -0
  254. icons/y18.png +0 -0
  255. icons/y18.svg +1 -0
  256. icons/yahoo.png +0 -0
  257. icons/yahoo.svg +1 -0
  258. icons/yim.png +0 -0
  259. icons/yim.svg +1 -0
  260. icons/yoolink.png +0 -0
  261. icons/yoolink.svg +1 -0
  262. icons/youmob.png +0 -0
  263. icons/youmob.svg +1 -0
  264. icons/youtube.png +0 -0
  265. icons/youtube.svg +1 -0
  266. icons/yummly.png +0 -0
  267. icons/yummly.svg +1 -0
README.txt CHANGED
@@ -1,9 +1,9 @@
1
  === AddToAny Share Buttons ===
2
  Contributors: micropat, addtoany
3
- Tags: AddToAny, share, sharing, social, share button, share buttons, social media, media, marketing, images, image, links, shortcode, widget, email, seo, button, woocommerce, ecommerce, e-commerce, amazon, google, linkedin, reddit, facebook, like, twitter, google plus, pinterest, whatsapp, instagram, vimeo, youtube, feed, addthis, share this, sharethis, icons, floating, wpml
4
  Requires at least: 3.7
5
  Tested up to: 4.7
6
- Stable tag: 1.7.2
7
 
8
  Share buttons for WordPress including the AddToAny sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp, many more, and follow icons too.
9
 
@@ -63,7 +63,7 @@ AddToAny is the universal sharing platform, and AddToAny's plugin is the most po
63
  = Wide Support =
64
 
65
  * Over 10 years of development
66
- * Over 5.5 million downloads
67
  * Translated into dozens of languages
68
  * Ongoing support from the community
69
 
@@ -114,9 +114,9 @@ Something on your own device/browser/connection is likely filtering out major so
114
 
115
  Try another web browser, device, and/or Internet connection to see if the buttons appear. Tools like browserling.com or browserstack.com will give you an idea of what other people are seeing. The usual cause for this uncommon issue is 3rd party browser add-on software that blocks ads and optionally filters out major social buttons. Some security apps and Internet connections have an option to filter social buttons. Usually a social filter option is disabled by default, but if you find that some software is inappropriately filtering AddToAny buttons, <a href="https://www.addtoany.com/contact/">let AddToAny know</a>.
116
 
117
- = Is there a shortcode for sharing? =
118
 
119
- Yes, you can place your sharing buttons exactly where you want them by inserting the following shortcode in a post or page:
120
  `[addtoany]`
121
 
122
  Customize the shared URL like so:
@@ -334,6 +334,13 @@ Upload (or move) the `add-to-any` plugin directory into the `/wp-content/mu-plug
334
 
335
  == Changelog ==
336
 
 
 
 
 
 
 
 
337
  = 1.7.2 =
338
  * Accept arguments in universal button template tag for additional classes and HTML contents
339
  * Override box shadow on buttons in some themes such as the new Twenty Seventeen default theme in WordPress 4.7
@@ -589,7 +596,7 @@ Upload (or move) the `add-to-any` plugin directory into the `/wp-content/mu-plug
589
  * Point to additional placement options and information
590
  * Remove old placement instructions for hardcoding
591
  * Remove old error reporting suppression in admin
592
- * Ukrainian translation (by Michael Yunat, http://getvoip.com)
593
 
594
  = 1.3.2 =
595
  * Avoid loading button script in admin, especially for visual editor plugins
1
  === AddToAny Share Buttons ===
2
  Contributors: micropat, addtoany
3
+ Tags: AddToAny, share, sharing, social, share button, share buttons, social media, media, marketing, links, email, seo, woocommerce, ecommerce, google, linkedin, reddit, facebook, like, twitter, pinterest, whatsapp, instagram, youtube, addthis, share this, sharethis, feed, icons
4
  Requires at least: 3.7
5
  Tested up to: 4.7
6
+ Stable tag: 1.7.3
7
 
8
  Share buttons for WordPress including the AddToAny sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp, many more, and follow icons too.
9
 
63
  = Wide Support =
64
 
65
  * Over 10 years of development
66
+ * Over 5.6 million downloads
67
  * Translated into dozens of languages
68
  * Ongoing support from the community
69
 
114
 
115
  Try another web browser, device, and/or Internet connection to see if the buttons appear. Tools like browserling.com or browserstack.com will give you an idea of what other people are seeing. The usual cause for this uncommon issue is 3rd party browser add-on software that blocks ads and optionally filters out major social buttons. Some security apps and Internet connections have an option to filter social buttons. Usually a social filter option is disabled by default, but if you find that some software is inappropriately filtering AddToAny buttons, <a href="https://www.addtoany.com/contact/">let AddToAny know</a>.
116
 
117
+ = What is the shortcode for sharing? =
118
 
119
+ You can place your share buttons exactly where you want them by inserting the following shortcode:
120
  `[addtoany]`
121
 
122
  Customize the shared URL like so:
334
 
335
  == Changelog ==
336
 
337
+ = 1.7.3 =
338
+ * Add icon size options for the floating share buttons
339
+ * Replace packaged PNG icons with SVG icons
340
+ * Update settings panel
341
+ * Update standard placement to prevent the share buttons from automatically appearing in custom/secondary contexts
342
+ * Set feed URL & title in AddToAny Follow widgets using HTML5 data attributes
343
+
344
  = 1.7.2 =
345
  * Accept arguments in universal button template tag for additional classes and HTML contents
346
  * Override box shadow on buttons in some themes such as the new Twenty Seventeen default theme in WordPress 4.7
596
  * Point to additional placement options and information
597
  * Remove old placement instructions for hardcoding
598
  * Remove old error reporting suppression in admin
599
+ * Ukrainian translation (by Michael Yunat)
600
 
601
  = 1.3.2 =
602
  * Avoid loading button script in admin, especially for visual editor plugins
add-to-any.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: AddToAny Share Buttons
4
  Plugin URI: https://www.addtoany.com/
5
  Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
6
- Version: 1.7.2
7
  Author: AddToAny
8
  Author URI: https://www.addtoany.com/
9
  Text Domain: add-to-any
@@ -129,14 +129,8 @@ function ADDTOANY_SHARE_SAVE_KIT( $args = array() ) {
129
  // Use height (if specified) for .a2a_kit_size_## class name to size default service counters
130
  $icon_size_classname = isset( $options['custom_icons_height'] ) ? ' a2a_kit_size_' . $options['custom_icons_height'] : '';
131
  }
132
- // a2a_kit_size_32 if no icon size, or no_small_icons arg is true
133
- } elseif ( empty( $icon_size ) || isset( $args['no_small_icons'] ) && true == $args['no_small_icons'] ) {
134
- $icon_size_classname = ' a2a_kit_size_32';
135
- // a2a_kit_size_16
136
- } elseif ( $icon_size == '16' ) {
137
- $icon_size_classname = '';
138
- // a2a_kit_size_## custom icon size
139
- } elseif ( ! empty( $icon_size ) ) {
140
  $icon_size_classname = ' a2a_kit_size_' . $icon_size;
141
  }
142
 
@@ -218,12 +212,8 @@ function ADDTOANY_SHARE_SAVE_ICONS( $args = array() ) {
218
  $https_or_http = is_ssl() ? 'https' : 'http';
219
  $is_amp = function_exists( 'is_amp_endpoint' ) && is_amp_endpoint() ? true : false;
220
 
221
- // False if "icon_size" is set to '16', or no_small_icons arg is true
222
- $large_icons = ( $icon_size == '16'
223
- && ( ! isset( $no_small_icons ) || false == $no_small_icons )
224
- ) ? false : true;
225
- // False if AMP endpoint
226
- $large_icons = $is_amp ? false : $large_icons;
227
 
228
  // Directory of either custom icons or the packaged icons
229
  if ( isset( $options['custom_icons'] ) && $options['custom_icons'] == 'url' && isset( $options['custom_icons_url'] ) ) {
@@ -581,11 +571,12 @@ if ( ! function_exists( 'A2A_menu_locale' ) ) {
581
  function ADDTOANY_FOLLOW_KIT( $args = array() ) {
582
  // Args are passed on to ADDTOANY_SHARE_SAVE_KIT
583
  $defaults = array(
 
584
  'linkname' => '',
585
  'linkurl' => '',
586
  'linkname_enc' => '',
587
  'linkurl_enc' => '',
588
- 'use_current_page' => true,
589
  'output_later' => false,
590
  'is_follow' => true,
591
  'is_kit' => true,
@@ -602,6 +593,13 @@ function ADDTOANY_FOLLOW_KIT( $args = array() ) {
602
  // Add a2a_follow className to Kit classes
603
  $args['kit_additional_classes'] = 'a2a_follow';
604
 
 
 
 
 
 
 
 
605
  $follow_html = ADDTOANY_SHARE_SAVE_KIT( $args );
606
 
607
  if ( isset( $args['output_later'] ) && $args['output_later'] == true )
@@ -667,6 +665,8 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
667
  $position = ( isset( $options['floating_vertical_position'] ) ) ? $options['floating_vertical_position'] . 'px' : '100px';
668
  // Left or right offset
669
  $offset = ( isset( $options['floating_vertical_offset'] ) ) ? $options['floating_vertical_offset'] . 'px' : '0px';
 
 
670
 
671
  // Add a2a_vertical_style className to Kit classes
672
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_vertical_style';
@@ -687,6 +687,8 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
687
  $position = ( isset( $options['floating_horizontal_position'] ) ) ? $options['floating_horizontal_position'] . 'px' : '0px';
688
  // Bottom offset
689
  $offset = ( isset( $options['floating_horizontal_offset'] ) ) ? $options['floating_horizontal_offset'] . 'px' : '0px';
 
 
690
 
691
  // Add a2a_default_style className to Kit classes
692
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_default_style';
@@ -765,6 +767,12 @@ add_action( 'wp_footer', 'A2A_SHARE_SAVE_footer_script' );
765
  function A2A_SHARE_SAVE_add_to_content( $content ) {
766
  global $wp_current_filter;
767
 
 
 
 
 
 
 
768
  // Don't add to get_the_excerpt because it's too early and strips tags (adding to the_excerpt is allowed)
769
  if ( in_array( 'get_the_excerpt', (array) $wp_current_filter ) ) {
770
  // Return early
3
  Plugin Name: AddToAny Share Buttons
4
  Plugin URI: https://www.addtoany.com/
5
  Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
6
+ Version: 1.7.3
7
  Author: AddToAny
8
  Author URI: https://www.addtoany.com/
9
  Text Domain: add-to-any
129
  // Use height (if specified) for .a2a_kit_size_## class name to size default service counters
130
  $icon_size_classname = isset( $options['custom_icons_height'] ) ? ' a2a_kit_size_' . $options['custom_icons_height'] : '';
131
  }
132
+ // a2a_kit_size_## icon size
133
+ } else {
 
 
 
 
 
 
134
  $icon_size_classname = ' a2a_kit_size_' . $icon_size;
135
  }
136
 
212
  $https_or_http = is_ssl() ? 'https' : 'http';
213
  $is_amp = function_exists( 'is_amp_endpoint' ) && is_amp_endpoint() ? true : false;
214
 
215
+ // Large icons except for AMP endpoint
216
+ $large_icons = $is_amp ? false : true;
 
 
 
 
217
 
218
  // Directory of either custom icons or the packaged icons
219
  if ( isset( $options['custom_icons'] ) && $options['custom_icons'] == 'url' && isset( $options['custom_icons_url'] ) ) {
571
  function ADDTOANY_FOLLOW_KIT( $args = array() ) {
572
  // Args are passed on to ADDTOANY_SHARE_SAVE_KIT
573
  $defaults = array(
574
+ 'buttons' => array(),
575
  'linkname' => '',
576
  'linkurl' => '',
577
  'linkname_enc' => '',
578
  'linkurl_enc' => '',
579
+ 'use_current_page' => false,
580
  'output_later' => false,
581
  'is_follow' => true,
582
  'is_kit' => true,
593
  // Add a2a_follow className to Kit classes
594
  $args['kit_additional_classes'] = 'a2a_follow';
595
 
596
+ // If $args['buttons']['feed']['id'] is set
597
+ $buttons = $args['buttons'];
598
+ if ( ! empty( $buttons['feed'] ) && ! empty( $buttons['feed']['id'] ) ) {
599
+ $args['linkurl'] = $buttons['feed']['id'];
600
+ $args['linkname'] = get_bloginfo( 'name' );
601
+ }
602
+
603
  $follow_html = ADDTOANY_SHARE_SAVE_KIT( $args );
604
 
605
  if ( isset( $args['output_later'] ) && $args['output_later'] == true )
665
  $position = ( isset( $options['floating_vertical_position'] ) ) ? $options['floating_vertical_position'] . 'px' : '100px';
666
  // Left or right offset
667
  $offset = ( isset( $options['floating_vertical_offset'] ) ) ? $options['floating_vertical_offset'] . 'px' : '0px';
668
+ // Icon size
669
+ $args['icon_size'] = ( isset( $options['floating_vertical_icon_size'] ) ) ? $options['floating_vertical_icon_size'] : '32';
670
 
671
  // Add a2a_vertical_style className to Kit classes
672
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_vertical_style';
687
  $position = ( isset( $options['floating_horizontal_position'] ) ) ? $options['floating_horizontal_position'] . 'px' : '0px';
688
  // Bottom offset
689
  $offset = ( isset( $options['floating_horizontal_offset'] ) ) ? $options['floating_horizontal_offset'] . 'px' : '0px';
690
+ // Icon size
691
+ $args['icon_size'] = ( isset( $options['floating_horizontal_icon_size'] ) ) ? $options['floating_horizontal_icon_size'] : '32';
692
 
693
  // Add a2a_default_style className to Kit classes
694
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_default_style';
767
  function A2A_SHARE_SAVE_add_to_content( $content ) {
768
  global $wp_current_filter;
769
 
770
+ // Bail if not main query
771
+ if ( ! is_main_query() && ! in_the_loop() ) {
772
+ // Return early
773
+ return $content;
774
+ }
775
+
776
  // Don't add to get_the_excerpt because it's too early and strips tags (adding to the_excerpt is allowed)
777
  if ( in_array( 'get_the_excerpt', (array) $wp_current_filter ) ) {
778
  // Return early
addtoany.admin.php CHANGED
@@ -243,6 +243,11 @@ function A2A_SHARE_SAVE_options_page() {
243
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_vertical_responsive_max_width'] )
244
  ) ? $_POST['A2A_SHARE_SAVE_floating_vertical_responsive_max_width'] : '980';
245
 
 
 
 
 
 
246
  $new_options['floating_horizontal_position'] = (
247
  isset( $_POST['A2A_SHARE_SAVE_floating_horizontal_position'] ) &&
248
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_horizontal_position'] )
@@ -264,6 +269,11 @@ function A2A_SHARE_SAVE_options_page() {
264
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_horizontal_responsive_min_width'] )
265
  ) ? $_POST['A2A_SHARE_SAVE_floating_horizontal_responsive_min_width'] : '981';
266
 
 
 
 
 
 
267
  } else {
268
  // Standard options screen
269
 
@@ -435,9 +445,9 @@ function A2A_SHARE_SAVE_options_page() {
435
  <tr valign="top">
436
  <th scope="row"><?php _e("Icon Size", 'add-to-any'); ?></th>
437
  <td><fieldset>
438
- <label><input type="radio" name="A2A_SHARE_SAVE_icon_size" value="32"<?php if ( ! isset( $options['icon_size'] ) || '32' == $options['icon_size'] ) echo ' checked="checked"'; ?>> <?php _e('Large', 'add-to-any'); ?></label>
439
  <br>
440
- <label><input type="radio" name="A2A_SHARE_SAVE_icon_size" value="16"<?php if ( isset( $options['icon_size'] ) && '16' == $options['icon_size'] ) echo ' checked="checked"'; ?>> <?php _e('Small', 'add-to-any'); ?></label>
441
  <br>
442
  <label><input type="radio" name="A2A_SHARE_SAVE_icon_size"<?php if ( isset( $options['icon_size'] ) && ! in_array( $options['icon_size'], array( '32', '16' ) ) ) echo ' value="' . $options['icon_size'] . '" checked="checked"'; ?>> <?php _e('Custom', 'add-to-any'); ?></label>
443
  <input class="addtoany_icon_size_custom small-text" id="A2A_SHARE_SAVE_icon_size_custom" maxlength="3" type="text" onclick="document.getElementsByName('A2A_SHARE_SAVE_icon_size')[2].checked=true" value="<?php if ( isset( $options['icon_size'] ) && ! in_array( $options['icon_size'], array( '32', '16' ) ) ) echo $options['icon_size']; ?>">
@@ -448,8 +458,8 @@ function A2A_SHARE_SAVE_options_page() {
448
  <tr valign="top">
449
  <th scope="row"><?php _e("Standalone Buttons", 'add-to-any'); ?></th>
450
  <td><fieldset>
451
- <ul id="addtoany_services_sortable" class="addtoany_admin_list addtoany_override a2a_kit_size_32">
452
- <li class="dummy"><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path; ?>/icons/transparent.gif" width="16" height="16" alt="" /></li>
453
  </ul>
454
  <p id="addtoany_services_info"><?php _e("Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above.", 'add-to-any'); ?></p>
455
  <ul id="addtoany_services_selectable" class="addtoany_admin_list">
@@ -468,24 +478,24 @@ function A2A_SHARE_SAVE_options_page() {
468
  ? ' class="addtoany_special_service"' : '';
469
  ?>
470
  <li data-addtoany-icon-name="<?php echo $site['icon']; ?>"<?php echo $special_service; ?> id="a2a_wp_<?php echo $service_safe_name; ?>" title="<?php echo $site['name']; ?>">
471
- <span><img src="<?php echo (isset($site['icon_url'])) ? $site['icon_url'] : $A2A_SHARE_SAVE_plugin_url_path.'/icons/'.$site['icon'].'.png'; ?>" width="<?php echo (isset($site['icon_width'])) ? $site['icon_width'] : '16'; ?>" height="<?php echo (isset($site['icon_height'])) ? $site['icon_height'] : '16'; ?>" alt="" /><?php echo $site['name']; ?></span>
472
  </li>
473
  <?php
474
  } ?>
475
  <li style="clear:left" id="a2a_wp_facebook_like" class="addtoany_special_service addtoany_3p_button" title="Facebook Like button">
476
- <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/facebook_like.png'; ?>" width="50" height="20" alt="Facebook Like" /></span>
477
  </li>
478
  <li id="a2a_wp_twitter_tweet" class="addtoany_special_service addtoany_3p_button" title="Twitter Tweet button">
479
- <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/twitter_tweet.png'; ?>" width="55" height="20" alt="Twitter Tweet" /></span>
480
  </li>
481
  <li id="a2a_wp_google_plusone" class="addtoany_special_service addtoany_3p_button" title="Google +1 button">
482
- <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone.png'; ?>" width="32" height="20" alt="Google +1" /></span>
483
  </li>
484
  <li id="a2a_wp_google_plus_share" class="addtoany_special_service addtoany_3p_button" title="Google+ Share button">
485
- <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plus_share.png'; ?>" width="56" height="20" alt="Google+ Share" /></span>
486
  </li>
487
  <li id="a2a_wp_pinterest_pin" class="addtoany_special_service addtoany_3p_button" title="Pinterest Pin It button">
488
- <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/pinterest_pin.png'; ?>" width="40" height="20" alt="Pinterest Pin It" /></span>
489
  </li>
490
  </ul>
491
  </fieldset></td>
@@ -762,6 +772,12 @@ function A2A_SHARE_SAVE_options_page() {
762
  <label><input name="A2A_SHARE_SAVE_floating_vertical_offset" type="number" step="1" value="<?php if ( isset( $options['floating_vertical_offset'] ) ) echo $options['floating_vertical_offset']; else echo '0'; ?>" class="small-text" /> pixels from left or right</label>
763
  </fieldset></td>
764
  </tr>
 
 
 
 
 
 
765
  </table>
766
 
767
  <h3><?php _e('Horizontal Buttons', 'add-to-any'); ?></h3>
@@ -798,6 +814,12 @@ function A2A_SHARE_SAVE_options_page() {
798
  <label><input name="A2A_SHARE_SAVE_floating_horizontal_offset" type="number" step="1" value="<?php if ( isset( $options['floating_horizontal_offset'] ) ) echo $options['floating_horizontal_offset']; else echo '0'; ?>" class="small-text" /> pixels from bottom</label>
799
  </fieldset></td>
800
  </tr>
 
 
 
 
 
 
801
  </table>
802
 
803
  <?php endif; ?>
@@ -861,28 +883,12 @@ function A2A_SHARE_SAVE_admin_head() {
861
  jQuery('.addtoany_icon_size_large').hide('fast');
862
  // Show small universal button
863
  jQuery('.addtoany_icon_size_small').show('fast', select_proper_radio);
864
-
865
- // Switch to small standalone icons
866
- jQuery('#addtoany_services_sortable li').not('.dummy, .addtoany_3p_button, #addtoany_show_services').html(function() {
867
- return jQuery(this).data('a2a_16_icon_html');
868
- });
869
-
870
- // Adjust the Add/Remove Services button
871
- jQuery('#addtoany_show_services').removeClass('addtoany_line_height_32');
872
  }
873
  else {
874
  // Hide small universal buttons
875
  jQuery('.addtoany_icon_size_small').hide('fast');
876
  // Show large universal button
877
  jQuery('.addtoany_icon_size_large').show('fast', select_proper_radio);
878
-
879
- // Switch to large standalone icons
880
- jQuery('#addtoany_services_sortable li').not('.dummy, .addtoany_3p_button, #addtoany_show_services').html(function() {
881
- return jQuery(this).data('a2a_32_icon_html');
882
- });
883
-
884
- // Adjust the Add/Remove Services button
885
- jQuery('#addtoany_show_services').addClass('addtoany_line_height_32');
886
  }
887
 
888
  if ( 0 < icon_size_value.length && 16 != icon_size_value && 32 != icon_size_value ) {
@@ -1007,12 +1013,8 @@ function A2A_SHARE_SAVE_admin_head() {
1007
 
1008
  new_service.data('a2a_16_icon_html', this_service.find('img').clone().attr('alt', this_service.attr('title')).wrap('<p>').parent().html() + configurable_html);
1009
 
1010
- if (this_service_is_3p)
1011
- // If special third party service, set the same HTML as used for '16px icon size'
1012
- new_service.data( 'a2a_32_icon_html', new_service.data('a2a_16_icon_html') );
1013
- else
1014
- // Set HTML for 32px icon size
1015
- new_service.data( 'a2a_32_icon_html', '<span class="a2a_svg a2a_s__default a2a_s_' + this_service.attr('data-addtoany-icon-name') + '"></span>' + configurable_html );
1016
 
1017
  new_service.html( new_service.data('a2a_' + icon_size + '_icon_html') )
1018
  .click(function(){
@@ -1127,11 +1129,6 @@ function A2A_SHARE_SAVE_admin_head() {
1127
  jQuery(this).fadeOut('fast');
1128
  });
1129
 
1130
- // Adjust the Add/Remove Services button for large or small icons
1131
- if ( jQuery('input:radio[name=A2A_SHARE_SAVE_icon_size]:checked').val() != '16' ) {
1132
- jQuery('#addtoany_show_services').addClass('addtoany_line_height_32');
1133
- }
1134
-
1135
  // Hide each 'extra' section if it does not have a textarea with a value
1136
  jQuery('.addtoany_extra_section:not(:has(textarea:not(:empty)))').hide()
1137
  // Keep it accessible
@@ -1152,39 +1149,36 @@ function A2A_SHARE_SAVE_admin_head() {
1152
  --></script>
1153
 
1154
  <style type="text/css">
1155
- .ui-sortable-placeholder{background-color:transparent;border:1px dashed #AAA !important;}
1156
  .addtoany_admin_list{list-style:none;padding:0;margin:0;}
1157
- .addtoany_admin_list li{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
1158
 
1159
  .addtoany_icon_size_custom,
1160
  /* Override WP display */
1161
  .form-table td fieldset label.addtoany_icon_size_custom{display:none;}
1162
 
1163
  #addtoany_services_selectable{clear:left;display:none;}
1164
- #addtoany_services_selectable li{cursor:pointer;float:left;width:150px;font-size:11px;margin:0;padding:6px;border:1px solid transparent;_border-color:#FAFAFA/*IE6*/;overflow:hidden;}
1165
- <?php // white-space:nowrap could go above, but then webkit does not wrap floats if parent has no width set; wrapping in <span> instead (below) ?>
1166
- #addtoany_services_selectable li span{white-space:nowrap;}
1167
- #addtoany_services_selectable li:hover, #addtoany_services_selectable li.addtoany_selected{border:1px solid #AAA;background-color:#FFF;}
1168
  #addtoany_services_selectable li.addtoany_selected:hover{border-color:#F00;}
1169
  #addtoany_services_selectable li:active{border:1px solid #000;}
1170
- #addtoany_services_selectable img{margin:0 4px;width:16px;height:16px;border:0;vertical-align:middle;}
1171
- #addtoany_services_selectable .addtoany_3p_button{padding:4px 6px;}
1172
- #addtoany_services_selectable .addtoany_3p_button img{width:auto;height:20px;}
1173
 
1174
- #addtoany_services_sortable li, #addtoany_services_sortable li.dummy:hover{cursor:move;float:left;padding:14px 10px;border:1px solid transparent;_border-color:#FAFAFA/*IE6*/;}
1175
- #addtoany_services_sortable li:hover{border:1px solid #AAA;background-color:#FFF;}
1176
  #addtoany_services_sortable li.dummy, #addtoany_services_sortable li.dummy:hover{cursor:auto;background-color:transparent;}
1177
- #addtoany_services_sortable img{width:16px;height:16px;border:0;vertical-align:middle;}
1178
  #addtoany_services_sortable .addtoany_3p_button img{width:auto;height:20px;float:left;}
1179
  #addtoany_services_sortable .addtoany_special_service {position: relative;}
1180
  #addtoany_services_sortable .addtoany_special_service span.down_arrow{background:url(<?php echo admin_url( '/images/arrows.png' ); ?>) no-repeat 2px 9px;bottom: -6px;left: 50%;margin:0 0 0 -10px;position:absolute;height:29px;width:14px;}
1181
  #addtoany_services_sortable .addtoany_special_service div.special_options{display:none;font-size:11px;margin-top:9px;}
1182
- #addtoany_services_sortable .addtoany_special_service_options_selected{border:1px solid #AAA;background-color:#FFF;}
1183
  #addtoany_services_sortable .addtoany_special_service_options_selected span.down_arrow{display:none;}
1184
 
1185
- li#addtoany_show_services.addtoany_line_height_32{line-height:32px}
1186
- li#addtoany_show_services{border:1px solid #DFDFDF;background-color:#FFF;cursor:pointer;margin-left:9px;}
1187
- li#addtoany_show_services:hover{border:1px solid #AAA;}
1188
  #addtoany_services_info{clear:left;display:none;margin:10px;}
1189
 
1190
  /* No outline during ARIA focus */
243
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_vertical_responsive_max_width'] )
244
  ) ? $_POST['A2A_SHARE_SAVE_floating_vertical_responsive_max_width'] : '980';
245
 
246
+ $new_options['floating_vertical_icon_size'] = (
247
+ isset( $_POST['A2A_SHARE_SAVE_floating_vertical_icon_size'] ) &&
248
+ is_numeric( $_POST['A2A_SHARE_SAVE_floating_vertical_icon_size'] )
249
+ ) ? $_POST['A2A_SHARE_SAVE_floating_vertical_icon_size'] : '32';
250
+
251
  $new_options['floating_horizontal_position'] = (
252
  isset( $_POST['A2A_SHARE_SAVE_floating_horizontal_position'] ) &&
253
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_horizontal_position'] )
269
  is_numeric( $_POST['A2A_SHARE_SAVE_floating_horizontal_responsive_min_width'] )
270
  ) ? $_POST['A2A_SHARE_SAVE_floating_horizontal_responsive_min_width'] : '981';
271
 
272
+ $new_options['floating_horizontal_icon_size'] = (
273
+ isset( $_POST['A2A_SHARE_SAVE_floating_horizontal_icon_size'] ) &&
274
+ is_numeric( $_POST['A2A_SHARE_SAVE_floating_horizontal_icon_size'] )
275
+ ) ? $_POST['A2A_SHARE_SAVE_floating_horizontal_icon_size'] : '32';
276
+
277
  } else {
278
  // Standard options screen
279
 
445
  <tr valign="top">
446
  <th scope="row"><?php _e("Icon Size", 'add-to-any'); ?></th>
447
  <td><fieldset>
448
+ <label title="32px"><input type="radio" name="A2A_SHARE_SAVE_icon_size" value="32"<?php if ( ! isset( $options['icon_size'] ) || '32' == $options['icon_size'] ) echo ' checked="checked"'; ?>> <?php _e('Large', 'add-to-any'); ?></label>
449
  <br>
450
+ <label title="16px"><input type="radio" name="A2A_SHARE_SAVE_icon_size" value="16"<?php if ( isset( $options['icon_size'] ) && '16' == $options['icon_size'] ) echo ' checked="checked"'; ?>> <?php _e('Small', 'add-to-any'); ?></label>
451
  <br>
452
  <label><input type="radio" name="A2A_SHARE_SAVE_icon_size"<?php if ( isset( $options['icon_size'] ) && ! in_array( $options['icon_size'], array( '32', '16' ) ) ) echo ' value="' . $options['icon_size'] . '" checked="checked"'; ?>> <?php _e('Custom', 'add-to-any'); ?></label>
453
  <input class="addtoany_icon_size_custom small-text" id="A2A_SHARE_SAVE_icon_size_custom" maxlength="3" type="text" onclick="document.getElementsByName('A2A_SHARE_SAVE_icon_size')[2].checked=true" value="<?php if ( isset( $options['icon_size'] ) && ! in_array( $options['icon_size'], array( '32', '16' ) ) ) echo $options['icon_size']; ?>">
458
  <tr valign="top">
459
  <th scope="row"><?php _e("Standalone Buttons", 'add-to-any'); ?></th>
460
  <td><fieldset>
461
+ <ul id="addtoany_services_sortable" class="addtoany_admin_list addtoany_override">
462
+ <li class="dummy"><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path; ?>/icons/transparent.gif" width="32" height="32" alt="" /></li>
463
  </ul>
464
  <p id="addtoany_services_info"><?php _e("Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above.", 'add-to-any'); ?></p>
465
  <ul id="addtoany_services_selectable" class="addtoany_admin_list">
478
  ? ' class="addtoany_special_service"' : '';
479
  ?>
480
  <li data-addtoany-icon-name="<?php echo $site['icon']; ?>"<?php echo $special_service; ?> id="a2a_wp_<?php echo $service_safe_name; ?>" title="<?php echo $site['name']; ?>">
481
+ <img src="<?php echo (isset($site['icon_url'])) ? $site['icon_url'] : $A2A_SHARE_SAVE_plugin_url_path.'/icons/'.$site['icon'].'.svg'; ?>" width="<?php echo (isset($site['icon_width'])) ? $site['icon_width'] : '24'; ?>" height="<?php echo (isset($site['icon_height'])) ? $site['icon_height'] : '24'; ?>"<?php if ( isset( $site['color'] ) ) : ?> style="background-color:#<?php echo $site['color']; endif; ?>"><?php echo $site['name']; ?>
482
  </li>
483
  <?php
484
  } ?>
485
  <li style="clear:left" id="a2a_wp_facebook_like" class="addtoany_special_service addtoany_3p_button" title="Facebook Like button">
486
+ <img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/facebook_like_2x.png'; ?>" width="101" height="40" alt="Facebook Like" />
487
  </li>
488
  <li id="a2a_wp_twitter_tweet" class="addtoany_special_service addtoany_3p_button" title="Twitter Tweet button">
489
+ <img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/twitter_tweet_2x.png'; ?>" width="122" height="40" alt="Twitter Tweet" />
490
  </li>
491
  <li id="a2a_wp_google_plusone" class="addtoany_special_service addtoany_3p_button" title="Google +1 button">
492
+ <img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone_2x.png'; ?>" width="64" height="40" alt="Google +1" />
493
  </li>
494
  <li id="a2a_wp_google_plus_share" class="addtoany_special_service addtoany_3p_button" title="Google+ Share button">
495
+ <img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plus_share_2x.png'; ?>" width="113" height="40" alt="Google+ Share" />
496
  </li>
497
  <li id="a2a_wp_pinterest_pin" class="addtoany_special_service addtoany_3p_button" title="Pinterest Pin It button">
498
+ <img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/pinterest_pin_2x.png'; ?>" width="80" height="40" alt="Pinterest Pin It" />
499
  </li>
500
  </ul>
501
  </fieldset></td>
772
  <label><input name="A2A_SHARE_SAVE_floating_vertical_offset" type="number" step="1" value="<?php if ( isset( $options['floating_vertical_offset'] ) ) echo $options['floating_vertical_offset']; else echo '0'; ?>" class="small-text" /> pixels from left or right</label>
773
  </fieldset></td>
774
  </tr>
775
+ <tr valign="top">
776
+ <th scope="row"><?php _e("Icon Size", 'add-to-any'); ?></th>
777
+ <td><fieldset>
778
+ <label><input name="A2A_SHARE_SAVE_floating_vertical_icon_size" maxlength="3" type="number" step="1" value="<?php if ( isset( $options['floating_vertical_icon_size'] ) ) echo $options['floating_vertical_icon_size']; else echo '32'; ?>" class="small-text"> pixels</label>
779
+ </fieldset></td>
780
+ </tr>
781
  </table>
782
 
783
  <h3><?php _e('Horizontal Buttons', 'add-to-any'); ?></h3>
814
  <label><input name="A2A_SHARE_SAVE_floating_horizontal_offset" type="number" step="1" value="<?php if ( isset( $options['floating_horizontal_offset'] ) ) echo $options['floating_horizontal_offset']; else echo '0'; ?>" class="small-text" /> pixels from bottom</label>
815
  </fieldset></td>
816
  </tr>
817
+ <tr valign="top">
818
+ <th scope="row"><?php _e("Icon Size", 'add-to-any'); ?></th>
819
+ <td><fieldset>
820
+ <label><input name="A2A_SHARE_SAVE_floating_horizontal_icon_size" maxlength="3" type="number" step="1" value="<?php if ( isset( $options['floating_horizontal_icon_size'] ) ) echo $options['floating_horizontal_icon_size']; else echo '32'; ?>" class="small-text"> pixels</label>
821
+ </fieldset></td>
822
+ </tr>
823
  </table>
824
 
825
  <?php endif; ?>
883
  jQuery('.addtoany_icon_size_large').hide('fast');
884
  // Show small universal button
885
  jQuery('.addtoany_icon_size_small').show('fast', select_proper_radio);
 
 
 
 
 
 
 
 
886
  }
887
  else {
888
  // Hide small universal buttons
889
  jQuery('.addtoany_icon_size_small').hide('fast');
890
  // Show large universal button
891
  jQuery('.addtoany_icon_size_large').show('fast', select_proper_radio);
 
 
 
 
 
 
 
 
892
  }
893
 
894
  if ( 0 < icon_size_value.length && 16 != icon_size_value && 32 != icon_size_value ) {
1013
 
1014
  new_service.data('a2a_16_icon_html', this_service.find('img').clone().attr('alt', this_service.attr('title')).wrap('<p>').parent().html() + configurable_html);
1015
 
1016
+ // Set the same HTML as used for '16px icon size'
1017
+ new_service.data( 'a2a_32_icon_html', new_service.data('a2a_16_icon_html') );
 
 
 
 
1018
 
1019
  new_service.html( new_service.data('a2a_' + icon_size + '_icon_html') )
1020
  .click(function(){
1129
  jQuery(this).fadeOut('fast');
1130
  });
1131
 
 
 
 
 
 
1132
  // Hide each 'extra' section if it does not have a textarea with a value
1133
  jQuery('.addtoany_extra_section:not(:has(textarea:not(:empty)))').hide()
1134
  // Keep it accessible
1149
  --></script>
1150
 
1151
  <style type="text/css">
1152
+ .ui-sortable-placeholder{background-color:transparent;border:1px dashed #CCC !important;}
1153
  .addtoany_admin_list{list-style:none;padding:0;margin:0;}
1154
+ .addtoany_admin_list li{border-radius:6px;}
1155
 
1156
  .addtoany_icon_size_custom,
1157
  /* Override WP display */
1158
  .form-table td fieldset label.addtoany_icon_size_custom{display:none;}
1159
 
1160
  #addtoany_services_selectable{clear:left;display:none;}
1161
+ #addtoany_services_selectable li{cursor:pointer;float:left;width:150px;font-size:12px;line-height:24px;margin:0;padding:6px;border:1px solid transparent;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
1162
+ #addtoany_services_selectable li:hover, #addtoany_services_selectable li.addtoany_selected{border:1px solid #CCC;background-color:#FFF;}
 
 
1163
  #addtoany_services_selectable li.addtoany_selected:hover{border-color:#F00;}
1164
  #addtoany_services_selectable li:active{border:1px solid #000;}
1165
+ #addtoany_services_selectable img{border-radius:4px;margin:0 6px;width:24px;height:24px;border:0;vertical-align:top;}
1166
+ #addtoany_services_selectable .addtoany_3p_button{padding:8px 6px 4px;}
1167
+ #addtoany_services_selectable .addtoany_3p_button img{border-radius:0;width:auto;height:20px;}
1168
 
1169
+ #addtoany_services_sortable li, #addtoany_services_sortable li.dummy:hover{cursor:move;float:left;padding:14px 10px;border:1px solid transparent;}
1170
+ #addtoany_services_sortable li:hover{border:1px solid #CCC;background-color:#FFF;}
1171
  #addtoany_services_sortable li.dummy, #addtoany_services_sortable li.dummy:hover{cursor:auto;background-color:transparent;}
1172
+ #addtoany_services_sortable img{width:32px;height:32px;border:0;border-radius:4px;vertical-align:middle;}
1173
  #addtoany_services_sortable .addtoany_3p_button img{width:auto;height:20px;float:left;}
1174
  #addtoany_services_sortable .addtoany_special_service {position: relative;}
1175
  #addtoany_services_sortable .addtoany_special_service span.down_arrow{background:url(<?php echo admin_url( '/images/arrows.png' ); ?>) no-repeat 2px 9px;bottom: -6px;left: 50%;margin:0 0 0 -10px;position:absolute;height:29px;width:14px;}
1176
  #addtoany_services_sortable .addtoany_special_service div.special_options{display:none;font-size:11px;margin-top:9px;}
1177
+ #addtoany_services_sortable .addtoany_special_service_options_selected{border:1px solid #CCC;background-color:#FFF;}
1178
  #addtoany_services_sortable .addtoany_special_service_options_selected span.down_arrow{display:none;}
1179
 
1180
+ li#addtoany_show_services{border:1px solid #DFDFDF;background-color:#FFF;cursor:pointer;line-height:32px;margin-left:9px;}
1181
+ li#addtoany_show_services:hover{border:1px solid #CCC;}
 
1182
  #addtoany_services_info{clear:left;display:none;margin:10px;}
1183
 
1184
  /* No outline during ARIA focus */
addtoany.services.php CHANGED
@@ -5,430 +5,542 @@ $A2A_SHARE_SAVE_services = array(
5
  "facebook" => array(
6
  "name" => "Facebook",
7
  "icon" => "facebook",
 
8
  ),
9
  "twitter" => array(
10
  "name" => "Twitter",
11
  "icon" => "twitter",
 
12
  ),
13
  "google_plus" => array(
14
  "name" => "Google+",
15
  "icon" => "google_plus",
 
16
  ),
17
  "pinterest" => array(
18
  "name" => "Pinterest",
19
  "icon" => "pinterest",
 
 
 
 
 
 
20
  ),
21
  "tumblr" => array(
22
  "name" => "Tumblr",
23
  "icon" => "tumblr",
24
- ),
25
- "stumbleupon" => array(
26
- "name" => "StumbleUpon",
27
- "icon" => "stumbleupon",
28
  ),
29
  "reddit" => array(
30
  "name" => "Reddit",
31
  "icon" => "reddit",
 
32
  ),
33
  "linkedin" => array(
34
  "name" => "LinkedIn",
35
  "icon" => "linkedin",
 
36
  ),
37
  "whatsapp" => array(
38
  "name" => "WhatsApp",
39
  "icon" => "whatsapp",
 
40
  ),
41
  "aim" => array(
42
  "name" => "AIM",
43
  "icon" => "aim",
 
44
  ),
45
  "amazon_wish_list" => array(
46
  "name" => "Amazon Wish List",
47
  "icon" => "amazon",
 
48
  ),
49
  "aol_mail" => array(
50
  "name" => "AOL Mail",
51
  "icon" => "aol",
 
52
  ),
53
  "app_net" => array(
54
  "name" => "App.net",
55
  "icon" => "app_net",
 
56
  ),
57
  "baidu" => array(
58
  "name" => "Baidu",
59
  "icon" => "baidu",
 
60
  ),
61
  "balatarin" => array(
62
  "name" => "Balatarin",
63
  "icon" => "balatarin",
 
64
  ),
65
  "bibsonomy" => array(
66
  "name" => "BibSonomy",
67
  "icon" => "bibsonomy",
 
68
  ),
69
  "bitty_browser" => array(
70
  "name" => "Bitty Browser",
71
  "icon" => "bitty",
 
72
  ),
73
  "blinklist" => array(
74
  "name" => "Blinklist",
75
  "icon" => "blinklist",
 
76
  ),
77
  "blogger_post" => array(
78
  "name" => "Blogger Post",
79
  "icon" => "blogger",
 
80
  ),
81
  "blogmarks" => array(
82
  "name" => "BlogMarks",
83
  "icon" => "blogmarks",
 
84
  ),
85
  "bookmarks_fr" => array(
86
  "name" => "Bookmarks.fr",
87
  "icon" => "bookmarks_fr",
 
88
  ),
89
  "box_net" => array(
90
  "name" => "Box.net",
91
  "icon" => "box",
 
92
  ),
93
  "buddymarks" => array(
94
  "name" => "BuddyMarks",
95
  "icon" => "buddymarks",
 
96
  ),
97
  "buffer" => array(
98
  "name" => "Buffer",
99
  "icon" => "buffer",
 
100
  ),
101
  "care2_news" => array(
102
  "name" => "Care2 News",
103
  "icon" => "care2",
 
104
  ),
105
  "citeulike" => array(
106
  "name" => "CiteULike",
107
  "icon" => "citeulike",
 
108
  ),
109
  "copy_link" => array(
110
  "name" => "Copy Link",
111
  "icon" => "link",
 
112
  ),
113
  "delicious" => array(
114
  "name" => "Delicious",
115
  "icon" => "delicious",
 
116
  ),
117
  "design_float" => array(
118
  "name" => "Design Float",
119
  "icon" => "designfloat",
 
120
  ),
121
  "diary_ru" => array(
122
  "name" => "Diary.Ru",
123
  "icon" => "diary_ru",
 
124
  ),
125
  "diaspora" => array(
126
  "name" => "Diaspora",
127
  "icon" => "diaspora",
 
128
  ),
129
  "digg" => array(
130
  "name" => "Digg",
131
  "icon" => "digg",
 
132
  ),
133
  "dihitt" => array(
134
  "name" => "diHITT",
135
  "icon" => "dihitt",
 
136
  ),
137
  "diigo" => array(
138
  "name" => "Diigo",
139
  "icon" => "diigo",
 
140
  ),
141
  "douban" => array(
142
  "name" => "Douban",
143
  "icon" => "douban",
 
144
  ),
145
  "draugiem" => array(
146
  "name" => "Draugiem",
147
  "icon" => "draugiem",
 
148
  ),
149
  "dzone" => array(
150
  "name" => "DZone",
151
  "icon" => "dzone",
152
- ),
153
- "email" => array(
154
- "name" => "Email",
155
- "icon" => "email",
156
  ),
157
  "evernote" => array(
158
  "name" => "Evernote",
159
  "icon" => "evernote",
 
160
  ),
161
  "facebook_messenger" => array(
162
  "name" => "Facebook Messenger",
163
  "icon" => "facebook_messenger",
 
164
  ),
165
  "fark" => array(
166
  "name" => "Fark",
167
  "icon" => "fark",
 
168
  ),
169
  "flipboard" => array(
170
  "name" => "Flipboard",
171
  "icon" => "flipboard",
 
172
  ),
173
  "folkd" => array(
174
  "name" => "Folkd",
175
  "icon" => "folkd",
 
176
  ),
177
  "google_bookmarks" => array(
178
  "name" => "Google Bookmarks",
179
  "icon" => "google",
 
180
  ),
181
  "google_classroom" => array(
182
  "name" => "Google Classroom",
183
  "icon" => "google_classroom",
 
184
  ),
185
  "google_gmail" => array(
186
  "name" => "Google Gmail",
187
  "icon" => "gmail",
 
188
  ),
189
  "hacker_news" => array(
190
  "name" => "Hacker News",
191
  "icon" => "y18",
 
192
  ),
193
  "hatena" => array(
194
  "name" => "Hatena",
195
  "icon" => "hatena",
 
196
  ),
197
  "instapaper" => array(
198
  "name" => "Instapaper",
199
  "icon" => "instapaper",
 
200
  ),
201
  "jamespot" => array(
202
  "name" => "Jamespot",
203
  "icon" => "jamespot",
 
204
  ),
205
  "kakao" => array(
206
  "name" => "Kakao",
207
  "icon" => "kakao",
 
208
  ),
209
  "kik" => array(
210
  "name" => "Kik",
211
  "icon" => "kik",
 
212
  ),
213
  "kindle_it" => array(
214
  "name" => "Kindle It",
215
  "icon" => "kindle",
 
216
  ),
217
  "known" => array(
218
  "name" => "Known",
219
  "icon" => "known",
 
220
  ),
221
  "line" => array(
222
  "name" => "Line",
223
  "icon" => "line",
 
224
  ),
225
  "livejournal" => array(
226
  "name" => "LiveJournal",
227
  "icon" => "livejournal",
 
228
  ),
229
  "mail_ru" => array(
230
  "name" => "Mail.Ru",
231
  "icon" => "mail_ru",
 
232
  ),
233
  "mendeley" => array(
234
  "name" => "Mendeley",
235
  "icon" => "mendeley",
 
236
  ),
237
  "meneame" => array(
238
  "name" => "Meneame",
239
  "icon" => "meneame",
 
240
  ),
241
  "mixi" => array(
242
  "name" => "Mixi",
243
  "icon" => "mixi",
 
244
  ),
245
  "myspace" => array(
246
  "name" => "MySpace",
247
  "icon" => "myspace",
 
248
  ),
249
  "netlog" => array(
250
  "name" => "Netlog",
251
  "icon" => "netlog",
 
252
  ),
253
  "netvouz" => array(
254
  "name" => "Netvouz",
255
  "icon" => "netvouz",
 
256
  ),
257
  "newsvine" => array(
258
  "name" => "NewsVine",
259
  "icon" => "newsvine",
 
260
  ),
261
  "nujij" => array(
262
  "name" => "NUjij",
263
  "icon" => "nujij",
 
264
  ),
265
  "odnoklassniki" => array(
266
  "name" => "Odnoklassniki",
267
  "icon" => "odnoklassniki",
 
268
  ),
269
  "oknotizie" => array(
270
  "name" => "Oknotizie",
271
  "icon" => "oknotizie",
 
272
  ),
273
  "outlook_com" => array(
274
  "name" => "Outlook.com",
275
  "icon" => "outlook_com",
 
276
  ),
277
  "pinboard" => array(
278
  "name" => "Pinboard",
279
  "icon" => "pinboard",
 
280
  ),
281
  "plurk" => array(
282
  "name" => "Plurk",
283
  "icon" => "plurk",
 
284
  ),
285
  "pocket" => array(
286
  "name" => "Pocket",
287
  "icon" => "pocket",
 
 
 
 
 
 
288
  ),
289
  "print" => array(
290
  "name" => "Print",
291
  "icon" => "print",
 
292
  ),
293
  "printfriendly" => array(
294
  "name" => "PrintFriendly",
295
  "icon" => "printfriendly",
 
296
  ),
297
  "protopage_bookmarks" => array(
298
  "name" => "Protopage Bookmarks",
299
  "icon" => "protopage",
 
300
  ),
301
  "pusha" => array(
302
  "name" => "Pusha",
303
  "icon" => "pusha",
 
304
  ),
305
  "qzone" => array(
306
  "name" => "Qzone",
307
  "icon" => "qzone",
 
308
  ),
309
  "rediff" => array(
310
  "name" => "Rediff MyPage",
311
  "icon" => "rediff",
 
312
  ),
313
  "renren" => array(
314
  "name" => "Renren",
315
  "icon" => "renren",
 
316
  ),
317
  "segnalo" => array(
318
  "name" => "Segnalo",
319
  "icon" => "segnalo",
 
320
  ),
321
  "sina_weibo" => array(
322
  "name" => "Sina Weibo",
323
  "icon" => "sina_weibo",
 
324
  ),
325
  "sitejot" => array(
326
  "name" => "SiteJot",
327
  "icon" => "sitejot",
 
328
  ),
329
  "skype" => array(
330
  "name" => "Skype",
331
  "icon" => "skype",
 
332
  ),
333
  "slashdot" => array(
334
  "name" => "Slashdot",
335
  "icon" => "slashdot",
 
336
  ),
337
  "sms" => array(
338
  "name" => "SMS",
339
  "icon" => "sms",
 
 
 
 
 
 
340
  ),
341
  "stumpedia" => array(
342
  "name" => "Stumpedia",
343
  "icon" => "stumpedia",
 
344
  ),
345
  "svejo" => array(
346
  "name" => "Svejo",
347
  "icon" => "svejo",
 
348
  ),
349
  "symbaloo_feeds" => array(
350
  "name" => "Symbaloo Feeds",
351
  "icon" => "symbaloo",
 
352
  ),
353
  "telegram" => array(
354
  "name" => "Telegram",
355
  "icon" => "telegram",
 
356
  ),
357
  "trello" => array(
358
  "name" => "Trello",
359
  "icon" => "trello",
 
360
  ),
361
  "tuenti" => array(
362
  "name" => "Tuenti",
363
  "icon" => "tuenti",
 
364
  ),
365
  "twiddla" => array(
366
  "name" => "Twiddla",
367
  "icon" => "twiddla",
 
368
  ),
369
  "typepad_post" => array(
370
  "name" => "TypePad Post",
371
  "icon" => "typepad",
 
372
  ),
373
  "viadeo" => array(
374
  "name" => "Viadeo",
375
  "icon" => "viadeo",
 
376
  ),
377
  "viber" => array(
378
  "name" => "Viber",
379
  "icon" => "viber",
 
380
  ),
381
  "vk" => array(
382
  "name" => "VK",
383
  "icon" => "vk",
 
384
  ),
385
  "wanelo" => array(
386
  "name" => "Wanelo",
387
  "icon" => "wanelo",
 
388
  ),
389
  "webnews" => array(
390
  "name" => "Webnews",
391
  "icon" => "webnews",
 
392
  ),
393
  "wechat" => array(
394
  "name" => "WeChat",
395
  "icon" => "wechat",
 
396
  ),
397
  "wordpress" => array(
398
  "name" => "WordPress",
399
  "icon" => "wordpress",
 
400
  ),
401
  "wykop" => array(
402
  "name" => "Wykop",
403
  "icon" => "wykop",
 
404
  ),
405
  "xing" => array(
406
  "name" => "XING",
407
  "icon" => "xing",
 
408
  ),
409
  "yahoo_bookmarks" => array(
410
  "name" => "Yahoo Bookmarks",
411
  "icon" => "yahoo",
 
412
  ),
413
  "yahoo_mail" => array(
414
  "name" => "Yahoo Mail",
415
  "icon" => "yahoo",
 
416
  ),
417
  "yahoo_messenger" => array(
418
  "name" => "Yahoo Messenger",
419
  "icon" => "yim",
 
420
  ),
421
  "yoolink" => array(
422
  "name" => "Yoolink",
423
  "icon" => "yoolink",
 
424
  ),
425
  "youmob" => array(
426
  "name" => "YouMob",
427
  "icon" => "youmob",
 
428
  ),
429
  "yummly" => array(
430
  "name" => "Yummly",
431
  "icon" => "yummly",
 
432
  ),
433
 
434
  );
@@ -438,87 +550,104 @@ $A2A_FOLLOW_services = array(
438
  'facebook' => array(
439
  'name' => 'Facebook',
440
  'href' => 'https://www.facebook.com/${id}',
441
- 'icon' => 'facebook',
 
442
  ),
443
  'twitter' => array(
444
  'name' => 'Twitter',
445
  'href' => 'https://twitter.com/${id}',
446
- 'icon' => 'twitter',
 
447
  ),
448
  'instagram' => array(
449
  'name' => 'Instagram',
450
  'href' => 'https://www.instagram.com/${id}',
451
- 'icon' => 'instagram',
 
452
  ),
453
  'pinterest' => array(
454
  'name' => 'Pinterest',
455
  'href' => 'https://www.pinterest.com/${id}',
456
- 'icon' => 'pinterest',
 
457
  ),
458
  'behance' => array(
459
  'name' => 'Behance',
460
  'href' => 'https://www.behance.net/${id}',
461
- 'icon' => 'behance',
 
462
  ),
463
  'flickr' => array(
464
  'name' => 'Flickr',
465
  'href' => 'https://www.flickr.com/photos/${id}',
466
- 'icon' => 'flickr',
 
467
  ),
468
  'foursquare' => array(
469
  'name' => 'Foursquare',
470
  'href' => 'https://foursquare.com/${id}',
471
- 'icon' => 'foursquare',
 
472
  ),
473
  'github' => array(
474
  'name' => 'GitHub',
475
  'href' => 'https://github.com/${id}',
476
- 'icon' => 'github',
 
477
  ),
478
  'google_plus' => array(
479
  'name' => 'Google+',
480
  'href' => 'https://plus.google.com/${id}',
481
- 'icon' => 'google_plus',
 
482
  ),
483
  'linkedin' => array(
484
  'name' => 'LinkedIn',
485
  'href' => 'https://www.linkedin.com/in/${id}',
486
- 'icon' => 'linkedin',
 
487
  ),
488
  'linkedin_company' => array(
489
  'name' => 'LinkedIn Company',
490
  'href' => 'https://www.linkedin.com/company/${id}',
491
- 'icon' => 'linkedin',
 
492
  ),
493
  'snapchat' => array(
494
  'name' => 'Snapchat',
495
  'href' => 'https://www.snapchat.com/add/${id}',
496
- 'icon' => 'snapchat',
 
497
  ),
498
  'tumblr' => array(
499
  'name' => 'Tumblr',
500
  'href' => 'http://${id}.tumblr.com',
501
- 'icon' => 'tumblr',
 
502
  ),
503
  'vimeo' => array(
504
  'name' => 'Vimeo',
505
  'href' => 'https://vimeo.com/${id}',
506
- 'icon' => 'vimeo',
 
507
  ),
508
  'youtube' => array(
509
  'name' => 'YouTube',
510
  'href' => 'https://www.youtube.com/user/${id}',
511
- 'icon' => 'youtube',
 
512
  ),
513
  'youtube_channel' => array(
514
  'name' => 'YouTube Channel',
515
  'href' => 'https://www.youtube.com/channel/${id}',
516
- 'icon' => 'youtube',
 
517
  ),
518
  'feed' => array(
519
  'name' => 'RSS Feed',
520
  'href' => 'http://www.example.com/feed/',
521
- 'icon' => 'feed',
 
522
  ),
523
 
524
  );
5
  "facebook" => array(
6
  "name" => "Facebook",
7
  "icon" => "facebook",
8
+ "color" => "3B5998",
9
  ),
10
  "twitter" => array(
11
  "name" => "Twitter",
12
  "icon" => "twitter",
13
+ "color" => "55ACEE",
14
  ),
15
  "google_plus" => array(
16
  "name" => "Google+",
17
  "icon" => "google_plus",
18
+ "color" => "DD4B39",
19
  ),
20
  "pinterest" => array(
21
  "name" => "Pinterest",
22
  "icon" => "pinterest",
23
+ "color" => "BD081C",
24
+ ),
25
+ "email" => array(
26
+ "name" => "Email",
27
+ "icon" => "email",
28
+ "color" => "0166FF",
29
  ),
30
  "tumblr" => array(
31
  "name" => "Tumblr",
32
  "icon" => "tumblr",
33
+ "color" => "35465C",
 
 
 
34
  ),
35
  "reddit" => array(
36
  "name" => "Reddit",
37
  "icon" => "reddit",
38
+ "color" => "ff4500",
39
  ),
40
  "linkedin" => array(
41
  "name" => "LinkedIn",
42
  "icon" => "linkedin",
43
+ "color" => "007BB5",
44
  ),
45
  "whatsapp" => array(
46
  "name" => "WhatsApp",
47
  "icon" => "whatsapp",
48
+ "color" => "12AF0A",
49
  ),
50
  "aim" => array(
51
  "name" => "AIM",
52
  "icon" => "aim",
53
+ "color" => "00C2FF",
54
  ),
55
  "amazon_wish_list" => array(
56
  "name" => "Amazon Wish List",
57
  "icon" => "amazon",
58
+ "color" => "F90",
59
  ),
60
  "aol_mail" => array(
61
  "name" => "AOL Mail",
62
  "icon" => "aol",
63
+ "color" => "2A2A2A",
64
  ),
65
  "app_net" => array(
66
  "name" => "App.net",
67
  "icon" => "app_net",
68
+ "color" => "5D5D5D",
69
  ),
70
  "baidu" => array(
71
  "name" => "Baidu",
72
  "icon" => "baidu",
73
+ "color" => "2319DC",
74
  ),
75
  "balatarin" => array(
76
  "name" => "Balatarin",
77
  "icon" => "balatarin",
78
+ "color" => "079948",
79
  ),
80
  "bibsonomy" => array(
81
  "name" => "BibSonomy",
82
  "icon" => "bibsonomy",
83
+ "color" => "2A2A2A",
84
  ),
85
  "bitty_browser" => array(
86
  "name" => "Bitty Browser",
87
  "icon" => "bitty",
88
+ "color" => "999",
89
  ),
90
  "blinklist" => array(
91
  "name" => "Blinklist",
92
  "icon" => "blinklist",
93
+ "color" => "3D3C3B",
94
  ),
95
  "blogger_post" => array(
96
  "name" => "Blogger Post",
97
  "icon" => "blogger",
98
+ "color" => "FDA352",
99
  ),
100
  "blogmarks" => array(
101
  "name" => "BlogMarks",
102
  "icon" => "blogmarks",
103
+ "color" => "535353",
104
  ),
105
  "bookmarks_fr" => array(
106
  "name" => "Bookmarks.fr",
107
  "icon" => "bookmarks_fr",
108
+ "color" => "96C044",
109
  ),
110
  "box_net" => array(
111
  "name" => "Box.net",
112
  "icon" => "box",
113
+ "color" => "1A74B0",
114
  ),
115
  "buddymarks" => array(
116
  "name" => "BuddyMarks",
117
  "icon" => "buddymarks",
118
+ "color" => "96C044",
119
  ),
120
  "buffer" => array(
121
  "name" => "Buffer",
122
  "icon" => "buffer",
123
+ "color" => "2A2A2A",
124
  ),
125
  "care2_news" => array(
126
  "name" => "Care2 News",
127
  "icon" => "care2",
128
+ "color" => "6EB43F",
129
  ),
130
  "citeulike" => array(
131
  "name" => "CiteULike",
132
  "icon" => "citeulike",
133
+ "color" => "2781CD",
134
  ),
135
  "copy_link" => array(
136
  "name" => "Copy Link",
137
  "icon" => "link",
138
+ "color" => "0166FF",
139
  ),
140
  "delicious" => array(
141
  "name" => "Delicious",
142
  "icon" => "delicious",
143
+ "color" => "39F",
144
  ),
145
  "design_float" => array(
146
  "name" => "Design Float",
147
  "icon" => "designfloat",
148
+ "color" => "8AC8FF",
149
  ),
150
  "diary_ru" => array(
151
  "name" => "Diary.Ru",
152
  "icon" => "diary_ru",
153
+ "color" => "912D31",
154
  ),
155
  "diaspora" => array(
156
  "name" => "Diaspora",
157
  "icon" => "diaspora",
158
+ "color" => "2E3436",
159
  ),
160
  "digg" => array(
161
  "name" => "Digg",
162
  "icon" => "digg",
163
+ "color" => "2A2A2A",
164
  ),
165
  "dihitt" => array(
166
  "name" => "diHITT",
167
  "icon" => "dihitt",
168
+ "color" => "FF6300",
169
  ),
170
  "diigo" => array(
171
  "name" => "Diigo",
172
  "icon" => "diigo",
173
+ "color" => "4A8BCA",
174
  ),
175
  "douban" => array(
176
  "name" => "Douban",
177
  "icon" => "douban",
178
+ "color" => "071",
179
  ),
180
  "draugiem" => array(
181
  "name" => "Draugiem",
182
  "icon" => "draugiem",
183
+ "color" => "F60",
184
  ),
185
  "dzone" => array(
186
  "name" => "DZone",
187
  "icon" => "dzone",
188
+ "color" => "82C251",
 
 
 
189
  ),
190
  "evernote" => array(
191
  "name" => "Evernote",
192
  "icon" => "evernote",
193
+ "color" => "8BE056",
194
  ),
195
  "facebook_messenger" => array(
196
  "name" => "Facebook Messenger",
197
  "icon" => "facebook_messenger",
198
+ "color" => "0084FF",
199
  ),
200
  "fark" => array(
201
  "name" => "Fark",
202
  "icon" => "fark",
203
+ "color" => "555",
204
  ),
205
  "flipboard" => array(
206
  "name" => "Flipboard",
207
  "icon" => "flipboard",
208
+ "color" => "C00",
209
  ),
210
  "folkd" => array(
211
  "name" => "Folkd",
212
  "icon" => "folkd",
213
+ "color" => "0F70B2",
214
  ),
215
  "google_bookmarks" => array(
216
  "name" => "Google Bookmarks",
217
  "icon" => "google",
218
+ "color" => "4285F4",
219
  ),
220
  "google_classroom" => array(
221
  "name" => "Google Classroom",
222
  "icon" => "google_classroom",
223
+ "color" => "FFC112",
224
  ),
225
  "google_gmail" => array(
226
  "name" => "Google Gmail",
227
  "icon" => "gmail",
228
+ "color" => "DD5347",
229
  ),
230
  "hacker_news" => array(
231
  "name" => "Hacker News",
232
  "icon" => "y18",
233
+ "color" => "F60",
234
  ),
235
  "hatena" => array(
236
  "name" => "Hatena",
237
  "icon" => "hatena",
238
+ "color" => "00A6DB",
239
  ),
240
  "instapaper" => array(
241
  "name" => "Instapaper",
242
  "icon" => "instapaper",
243
+ "color" => "2A2A2A",
244
  ),
245
  "jamespot" => array(
246
  "name" => "Jamespot",
247
  "icon" => "jamespot",
248
+ "color" => "FF9E2C",
249
  ),
250
  "kakao" => array(
251
  "name" => "Kakao",
252
  "icon" => "kakao",
253
+ "color" => "FCB700",
254
  ),
255
  "kik" => array(
256
  "name" => "Kik",
257
  "icon" => "kik",
258
+ "color" => "2A2A2A",
259
  ),
260
  "kindle_it" => array(
261
  "name" => "Kindle It",
262
  "icon" => "kindle",
263
+ "color" => "2A2A2A",
264
  ),
265
  "known" => array(
266
  "name" => "Known",
267
  "icon" => "known",
268
+ "color" => "2A2A2A",
269
  ),
270
  "line" => array(
271
  "name" => "Line",
272
  "icon" => "line",
273
+ "color" => "00C300",
274
  ),
275
  "livejournal" => array(
276
  "name" => "LiveJournal",
277
  "icon" => "livejournal",
278
+ "color" => "113140",
279
  ),
280
  "mail_ru" => array(
281
  "name" => "Mail.Ru",
282
  "icon" => "mail_ru",
283
+ "color" => "356FAC",
284
  ),
285
  "mendeley" => array(
286
  "name" => "Mendeley",
287
  "icon" => "mendeley",
288
+ "color" => "A70805",
289
  ),
290
  "meneame" => array(
291
  "name" => "Meneame",
292
  "icon" => "meneame",
293
+ "color" => "FF7D12",
294
  ),
295
  "mixi" => array(
296
  "name" => "Mixi",
297
  "icon" => "mixi",
298
+ "color" => "D1AD5A",
299
  ),
300
  "myspace" => array(
301
  "name" => "MySpace",
302
  "icon" => "myspace",
303
+ "color" => "2A2A2A",
304
  ),
305
  "netlog" => array(
306
  "name" => "Netlog",
307
  "icon" => "netlog",
308
+ "color" => "2A2A2A",
309
  ),
310
  "netvouz" => array(
311
  "name" => "Netvouz",
312
  "icon" => "netvouz",
313
+ "color" => "6C3",
314
  ),
315
  "newsvine" => array(
316
  "name" => "NewsVine",
317
  "icon" => "newsvine",
318
+ "color" => "055D00",
319
  ),
320
  "nujij" => array(
321
  "name" => "NUjij",
322
  "icon" => "nujij",
323
+ "color" => "D40000",
324
  ),
325
  "odnoklassniki" => array(
326
  "name" => "Odnoklassniki",
327
  "icon" => "odnoklassniki",
328
+ "color" => "F2720C",
329
  ),
330
  "oknotizie" => array(
331
  "name" => "Oknotizie",
332
  "icon" => "oknotizie",
333
+ "color" => "88D32D",
334
  ),
335
  "outlook_com" => array(
336
  "name" => "Outlook.com",
337
  "icon" => "outlook_com",
338
+ "color" => "0072C6",
339
  ),
340
  "pinboard" => array(
341
  "name" => "Pinboard",
342
  "icon" => "pinboard",
343
+ "color" => "1341DE",
344
  ),
345
  "plurk" => array(
346
  "name" => "Plurk",
347
  "icon" => "plurk",
348
+ "color" => "CF682F",
349
  ),
350
  "pocket" => array(
351
  "name" => "Pocket",
352
  "icon" => "pocket",
353
+ "color" => "EE4056",
354
+ ),
355
+ "polyvore" => array(
356
+ "name" => "Polyvore",
357
+ "icon" => "polyvore",
358
+ "color" => "2A2A2A",
359
  ),
360
  "print" => array(
361
  "name" => "Print",
362
  "icon" => "print",
363
+ "color" => "0166FF",
364
  ),
365
  "printfriendly" => array(
366
  "name" => "PrintFriendly",
367
  "icon" => "printfriendly",
368
+ "color" => "6D9F00",
369
  ),
370
  "protopage_bookmarks" => array(
371
  "name" => "Protopage Bookmarks",
372
  "icon" => "protopage",
373
+ "color" => "413FFF",
374
  ),
375
  "pusha" => array(
376
  "name" => "Pusha",
377
  "icon" => "pusha",
378
+ "color" => "0072B8",
379
  ),
380
  "qzone" => array(
381
  "name" => "Qzone",
382
  "icon" => "qzone",
383
+ "color" => "2B82D9",
384
  ),
385
  "rediff" => array(
386
  "name" => "Rediff MyPage",
387
  "icon" => "rediff",
388
+ "color" => "D20000",
389
  ),
390
  "renren" => array(
391
  "name" => "Renren",
392
  "icon" => "renren",
393
+ "color" => "005EAC",
394
  ),
395
  "segnalo" => array(
396
  "name" => "Segnalo",
397
  "icon" => "segnalo",
398
+ "color" => "FF6500",
399
  ),
400
  "sina_weibo" => array(
401
  "name" => "Sina Weibo",
402
  "icon" => "sina_weibo",
403
+ "color" => "E6162D",
404
  ),
405
  "sitejot" => array(
406
  "name" => "SiteJot",
407
  "icon" => "sitejot",
408
+ "color" => "FFC808",
409
  ),
410
  "skype" => array(
411
  "name" => "Skype",
412
  "icon" => "skype",
413
+ "color" => "00AFF0",
414
  ),
415
  "slashdot" => array(
416
  "name" => "Slashdot",
417
  "icon" => "slashdot",
418
+ "color" => "004242",
419
  ),
420
  "sms" => array(
421
  "name" => "SMS",
422
  "icon" => "sms",
423
+ "color" => "6CBE45",
424
+ ),
425
+ "stumbleupon" => array(
426
+ "name" => "StumbleUpon",
427
+ "icon" => "stumbleupon",
428
+ "color" => "EF4E23",
429
  ),
430
  "stumpedia" => array(
431
  "name" => "Stumpedia",
432
  "icon" => "stumpedia",
433
+ "color" => "FFC808",
434
  ),
435
  "svejo" => array(
436
  "name" => "Svejo",
437
  "icon" => "svejo",
438
+ "color" => "5BD428",
439
  ),
440
  "symbaloo_feeds" => array(
441
  "name" => "Symbaloo Feeds",
442
  "icon" => "symbaloo",
443
+ "color" => "6DA8F7",
444
  ),
445
  "telegram" => array(
446
  "name" => "Telegram",
447
  "icon" => "telegram",
448
+ "color" => "2CA5E0",
449
  ),
450
  "trello" => array(
451
  "name" => "Trello",
452
  "icon" => "trello",
453
+ "color" => "0079BF",
454
  ),
455
  "tuenti" => array(
456
  "name" => "Tuenti",
457
  "icon" => "tuenti",
458
+ "color" => "0075C9",
459
  ),
460
  "twiddla" => array(
461
  "name" => "Twiddla",
462
  "icon" => "twiddla",
463
+ "color" => "2A2A2A",
464
  ),
465
  "typepad_post" => array(
466
  "name" => "TypePad Post",
467
  "icon" => "typepad",
468
+ "color" => "D2DE61",
469
  ),
470
  "viadeo" => array(
471
  "name" => "Viadeo",
472
  "icon" => "viadeo",
473
+ "color" => "2A2A2A",
474
  ),
475
  "viber" => array(
476
  "name" => "Viber",
477
  "icon" => "viber",
478
+ "color" => "7C529E",
479
  ),
480
  "vk" => array(
481
  "name" => "VK",
482
  "icon" => "vk",
483
+ "color" => "587EA3",
484
  ),
485
  "wanelo" => array(
486
  "name" => "Wanelo",
487
  "icon" => "wanelo",
488
+ "color" => "9cb092",
489
  ),
490
  "webnews" => array(
491
  "name" => "Webnews",
492
  "icon" => "webnews",
493
+ "color" => "CC2512",
494
  ),
495
  "wechat" => array(
496
  "name" => "WeChat",
497
  "icon" => "wechat",
498
+ "color" => "7BB32E",
499
  ),
500
  "wordpress" => array(
501
  "name" => "WordPress",
502
  "icon" => "wordpress",
503
+ "color" => "464646",
504
  ),
505
  "wykop" => array(
506
  "name" => "Wykop",
507
  "icon" => "wykop",
508
+ "color" => "367DA9",
509
  ),
510
  "xing" => array(
511
  "name" => "XING",
512
  "icon" => "xing",
513
+ "color" => "165B66",
514
  ),
515
  "yahoo_bookmarks" => array(
516
  "name" => "Yahoo Bookmarks",
517
  "icon" => "yahoo",
518
+ "color" => "400090",
519
  ),
520
  "yahoo_mail" => array(
521
  "name" => "Yahoo Mail",
522
  "icon" => "yahoo",
523
+ "color" => "400090",
524
  ),
525
  "yahoo_messenger" => array(
526
  "name" => "Yahoo Messenger",
527
  "icon" => "yim",
528
+ "color" => "400090",
529
  ),
530
  "yoolink" => array(
531
  "name" => "Yoolink",
532
  "icon" => "yoolink",
533
+ "color" => "A2C538",
534
  ),
535
  "youmob" => array(
536
  "name" => "YouMob",
537
  "icon" => "youmob",
538
+ "color" => "3B599D",
539
  ),
540
  "yummly" => array(
541
  "name" => "Yummly",
542
  "icon" => "yummly",
543
+ "color" => "E16120",
544
  ),
545
 
546
  );
550
  'facebook' => array(
551
  'name' => 'Facebook',
552
  'href' => 'https://www.facebook.com/${id}',
553
+ 'icon' => 'facebook',
554
+ 'color' => '3B5998',
555
  ),
556
  'twitter' => array(
557
  'name' => 'Twitter',
558
  'href' => 'https://twitter.com/${id}',
559
+ 'icon' => 'twitter',
560
+ 'color' => '55ACEE',
561
  ),
562
  'instagram' => array(
563
  'name' => 'Instagram',
564
  'href' => 'https://www.instagram.com/${id}',
565
+ 'icon' => 'instagram',
566
+ 'color' => 'E4405F',
567
  ),
568
  'pinterest' => array(
569
  'name' => 'Pinterest',
570
  'href' => 'https://www.pinterest.com/${id}',
571
+ 'icon' => 'pinterest',
572
+ 'color' => 'BD081C',
573
  ),
574
  'behance' => array(
575
  'name' => 'Behance',
576
  'href' => 'https://www.behance.net/${id}',
577
+ 'icon' => 'behance',
578
+ 'color' => '007EFF',
579
  ),
580
  'flickr' => array(
581
  'name' => 'Flickr',
582
  'href' => 'https://www.flickr.com/photos/${id}',
583
+ 'icon' => 'flickr',
584
+ 'color' => 'FF0084',
585
  ),
586
  'foursquare' => array(
587
  'name' => 'Foursquare',
588
  'href' => 'https://foursquare.com/${id}',
589
+ 'icon' => 'foursquare',
590
+ 'color' => 'F94877',
591
  ),
592
  'github' => array(
593
  'name' => 'GitHub',
594
  'href' => 'https://github.com/${id}',
595
+ 'icon' => 'github',
596
+ 'color' => '2A2A2A',
597
  ),
598
  'google_plus' => array(
599
  'name' => 'Google+',
600
  'href' => 'https://plus.google.com/${id}',
601
+ 'icon' => 'google_plus',
602
+ 'color' => 'DD4B39',
603
  ),
604
  'linkedin' => array(
605
  'name' => 'LinkedIn',
606
  'href' => 'https://www.linkedin.com/in/${id}',
607
+ 'icon' => 'linkedin',
608
+ 'color' => '007BB5',
609
  ),
610
  'linkedin_company' => array(
611
  'name' => 'LinkedIn Company',
612
  'href' => 'https://www.linkedin.com/company/${id}',
613
+ 'icon' => 'linkedin',
614
+ 'color' => '007BB5',
615
  ),
616
  'snapchat' => array(
617
  'name' => 'Snapchat',
618
  'href' => 'https://www.snapchat.com/add/${id}',
619
+ 'icon' => 'snapchat',
620
+ 'color' => '',
621
  ),
622
  'tumblr' => array(
623
  'name' => 'Tumblr',
624
  'href' => 'http://${id}.tumblr.com',
625
+ 'icon' => 'tumblr',
626
+ 'color' => '35465C',
627
  ),
628
  'vimeo' => array(
629
  'name' => 'Vimeo',
630
  'href' => 'https://vimeo.com/${id}',
631
+ 'icon' => 'vimeo',
632
+ 'color' => '1AB7EA',
633
  ),
634
  'youtube' => array(
635
  'name' => 'YouTube',
636
  'href' => 'https://www.youtube.com/user/${id}',
637
+ 'icon' => 'youtube',
638
+ 'color' => 'CD201F',
639
  ),
640
  'youtube_channel' => array(
641
  'name' => 'YouTube Channel',
642
  'href' => 'https://www.youtube.com/channel/${id}',
643
+ 'icon' => 'youtube',
644
+ 'color' => 'CD201F',
645
  ),
646
  'feed' => array(
647
  'name' => 'RSS Feed',
648
  'href' => 'http://www.example.com/feed/',
649
+ 'icon' => 'feed',
650
+ 'color' => 'e3702d',
651
  ),
652
 
653
  );
icons/a2a.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M14 7h4v18h-4z"/><path d="M7 14h18v4H7z"/></g></svg>
icons/agregator.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 5C9.926 5 5 9.925 5 16c0 6.074 4.926 11 11 11s11-4.926 11-11c0-6.075-4.926-11-11-11zm-4.953 17.77c-1.003 0-1.816-.812-1.816-1.812s.817-1.812 1.82-1.812c1.004 0 1.817.812 1.817 1.812s-.813 1.812-1.817 1.812zm4.564-.08c0-1.69-.65-3.27-1.84-4.46s-2.763-1.846-4.443-1.846v-2.58c4.894 0 8.873 3.986 8.873 8.885h-2.59zm4.576.002c0-6-4.87-10.88-10.854-10.88V9.23c7.41 0 13.44 6.037 13.44 13.46h-2.586z"/></svg>
icons/aim.png DELETED
Binary file
icons/aim.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.75 16.376l-.707 1.645c2.756 1.877 5.48 3.756 7.615 6.457l-2.11 1.43c-.708-.768-1.364-1.59-2.132-2.29-1.047-.958-2.156-1.85-3.557-2.285-.586-.183-.98-.086-1.39.41-1.528 1.86-3.26 3.49-5.477 4.52-1.368.64-1.368.644-1.972-.693-.177-.39-.345-.783-.54-1.224 1.828-.433 3.38-1.246 4.62-2.62.74-.822 1.167-1.716 1.26-2.857.17-2.103.63-4.15 1.83-5.95.533-.797 1.767-.98 2.492-.37.062.046.11.126.13.2.48 1.81 2.08 2.005 3.58 1.63.573-.146 1.118-.404 1.73-.63l1.07 1.483c-1.903 1.72-4.075 1.733-6.444 1.147zm.335-11.054c1.78.02 3.254 1.57 3.22 3.386-.032 1.734-1.62 3.284-3.326 3.246-1.826-.04-3.33-1.604-3.288-3.418.04-1.8 1.555-3.236 3.39-3.214z" fill="#FFF"/></svg>
icons/amazon.png DELETED
Binary file
icons/amazon.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M24.998 23.842a.901.901 0 0 0-.377.086l-.4.172-.193.08-.25.1v.005c-2.72 1.102-5.573 1.748-8.215 1.805-.097.004-.193.004-.29.004-4.153.003-7.544-1.926-10.964-3.823a.803.803 0 0 0-.36-.093.646.646 0 0 0-.43.164.591.591 0 0 0-.182.427c0 .207.112.395.267.52 3.21 2.786 6.73 5.376 11.46 5.378.094 0 .188-.002.28-.004 3.01-.07 6.415-1.084 9.058-2.744l.017-.01a9.07 9.07 0 0 0 1.018-.703c.205-.15.346-.385.344-.63-.01-.435-.378-.73-.776-.73zm3.666-1.54c-.012-.265-.068-.466-.178-.632l-.01-.016-.015-.02a.863.863 0 0 0-.332-.218c-.347-.133-.853-.205-1.46-.207-.437 0-.92.04-1.4.142l-.002-.03-.486.16-.01.006-.276.09v.012a4.617 4.617 0 0 0-.89.498c-.167.13-.31.297-.317.556a.51.51 0 0 0 .185.395.6.6 0 0 0 .378.13c.027 0 .055 0 .078-.006l.023-.002.02-.003c.237-.054.585-.086.99-.145a10.3 10.3 0 0 1 1.04-.066c.226 0 .43.013.57.044a.558.558 0 0 1 .17.06c.007.02.017.067.015.14.004.268-.11.767-.266 1.25-.153.487-.34.974-.46 1.298a.66.66 0 0 0-.05.247.55.55 0 0 0 .16.392c.11.104.256.145.375.145h.006a.738.738 0 0 0 .464-.176c1.236-1.11 1.666-2.887 1.684-3.887l-.003-.16zm-11.31-11.918c-.727.055-1.564.11-2.403.222-1.28.17-2.57.39-3.63.896-2.07.838-3.466 2.627-3.466 5.254 0 3.3 2.124 4.98 4.81 4.98.894 0 1.622-.114 2.29-.28 1.064-.336 1.958-.95 3.02-2.07.614.838.782 1.23 1.844 2.125.278.115.558.115.78-.05.673-.56 1.85-1.57 2.462-2.126.28-.224.224-.56.056-.837-.613-.783-1.23-1.455-1.23-2.965V10.5c0-2.125.167-4.082-1.397-5.534-1.286-1.173-3.3-1.62-4.865-1.62h-.672c-2.85.164-5.868 1.395-6.54 4.918-.11.447.226.613.45.67l3.13.39c.336-.055.502-.336.56-.613.278-1.23 1.284-1.844 2.4-1.96h.227c.67 0 1.397.28 1.79.84.447.67.39 1.57.39 2.35v.447zm-.612 6.65c-.393.782-1.063 1.286-1.79 1.456-.112 0-.28.055-.448.055-1.228 0-1.956-.95-1.956-2.35 0-1.788 1.06-2.627 2.402-3.018.727-.167 1.567-.225 2.405-.225v.672c0 1.287.057 2.292-.613 3.41z" fill="#FFF"/></svg>
icons/aol.png DELETED
Binary file
icons/aol.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M17.334 13.26c-2.315 0-4.067 1.8-4.067 4.027 0 2.35 1.824 4.03 4.067 4.03 2.243 0 4.062-1.68 4.062-4.03 0-2.228-1.744-4.027-4.062-4.027zm0 2.127c1-.007 1.82.847 1.82 1.9 0 1.048-.82 1.9-1.82 1.9s-1.818-.853-1.818-1.9c0-1.053.817-1.9 1.818-1.9zm11.59 4.518c0 .778-.63 1.412-1.41 1.412a1.41 1.41 0 1 1 1.41-1.412zm-4.104 1.418h-2.216v-10.28h2.216v10.28zM9.33 11.04s2.585 6.79 3.862 10.13c.015.037.028.078.047.132-.06.006-.106.01-.15.01-.83.002-1.665-.003-2.498.004-.12.002-.17-.04-.204-.156-.116-.385-.247-.766-.365-1.147-.032-.11-.074-.153-.193-.153-1.066.006-2.132.006-3.2 0-.1 0-.142.03-.173.13-.127.405-.26.81-.39 1.21-.02.076-.05.117-.136.117-.873-.006-1.75-.004-2.623-.004-.016 0-.036-.005-.07-.012.023-.06.04-.115.064-.17 1.287-3.306 3.91-10.085 3.91-10.085h2.12zm-.023 6.674c-.343-1.147-.68-2.274-1.02-3.4h-.03l-1.017 3.4h2.067z" fill="#FFF"/></svg>
icons/app_net.png DELETED
Binary file
icons/app_net.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 7.158L4.156 25h2.422l2.695-4h13.453l2.695 4h2.426L16 7.158zM10.82 19L16 11.2l5.178 7.8H10.82z"/></svg>
icons/baidu.png DELETED
Binary file
icons/baidu.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M8.68 16.617c2.485-.534 2.145-3.51 2.073-4.16-.123-1.002-1.3-2.752-2.9-2.612-2.013.18-2.307 3.087-2.307 3.087-.273 1.346.65 4.22 3.133 3.685m4.613-4.986c1.373 0 2.482-1.58 2.482-3.532s-1.11-3.533-2.482-3.533-2.485 1.58-2.485 3.533 1.112 3.536 2.485 3.536m5.918.233c1.838.24 3.016-1.72 3.25-3.205.24-1.482-.945-3.207-2.243-3.503-1.305-.3-2.93 1.786-3.08 3.147-.177 1.666.237 3.326 2.073 3.56m7.276 2.496c0-.71-.59-2.85-2.78-2.85-2.193 0-2.483 2.02-2.483 3.447 0 1.362.113 3.263 2.84 3.204 2.72-.06 2.422-3.084 2.422-3.8m-2.78 6.237s-2.84-2.196-4.497-4.57c-2.25-3.504-5.445-2.077-6.513-.3-1.062 1.784-2.717 2.91-2.954 3.21-.24.293-3.43 2.018-2.722 5.166.71 3.146 3.2 3.087 3.2 3.087s1.833.18 3.96-.298c2.132-.475 3.966.116 3.966.116s4.97 1.668 6.33-1.54c1.36-3.206-.768-4.87-.768-4.87"/></svg>
icons/balatarin.png DELETED
Binary file
icons/balatarin.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M4 16.923v9.231A1.852 1.852 0 0 0 5.846 28h20.308A1.852 1.852 0 0 0 28 26.154v-9.231zm15.692 6.462h-7.384v-1.847h7.385zM26.154 4H5.846A1.852 1.852 0 0 0 4 5.846v9.231h24V5.846A1.852 1.852 0 0 0 26.154 4zm-6.462 6.462h-2.769v2.769h-1.846v-2.769h-2.769V8.615h2.769V5.846h1.846v2.769h2.769z" fill="#fff"/></svg>
icons/behance.png DELETED
Binary file
icons/behance.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M3.862 8.136h5.66c1.377 0 3.19 0 4.13.566a3.705 3.705 0 0 1 1.837 3.26c0 1.66-.88 2.905-2.32 3.494v.042c1.924.397 2.97 1.838 2.97 3.76 0 2.297-1.636 4.483-4.743 4.483H3.86V8.14zm2.078 6.71h4.152c2.36 0 3.322-.856 3.322-2.493 0-2.16-1.53-2.468-3.322-2.468H5.94v4.96zm0 7.144h5.2c1.792 0 2.93-1.09 2.93-2.797 0-2.03-1.64-2.598-3.388-2.598H5.94v5.395zm22.017-1.833C27.453 22.65 25.663 24 23.127 24c-3.607 0-5.31-2.49-5.422-5.944 0-3.386 2.23-5.878 5.31-5.878 4 0 5.225 3.74 5.116 6.47h-8.455c-.067 1.966 1.05 3.716 3.52 3.716 1.53 0 2.6-.742 2.928-2.206h1.838zm-1.793-3.15c-.088-1.77-1.42-3.19-3.256-3.19-1.946 0-3.106 1.466-3.236 3.19h6.492zM20.614 8h4.935v1.68h-4.94z" fill="#FFF"/></svg>
icons/bibsonomy.png DELETED
Binary file
icons/bibsonomy.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M25.058 25.892c-.25 0-.484.065-.694.17l-5.907-8.2a1.548 1.548 0 0 0 .344-1.68l4.28-2.573c.288.333.71.552 1.187.552.862 0 1.56-.7 1.56-1.56 0-.776-.567-1.415-1.31-1.535V6.11a1.556 1.556 0 0 0-.25-3.095c-.862 0-1.56.7-1.56 1.56 0 .196.04.383.106.556l-4.256 2.477a1.548 1.548 0 0 0-1.2-.574c-.862 0-1.56.7-1.56 1.56 0 .778.567 1.417 1.31 1.537v5.1c-.218.035-.42.112-.598.23L9.93 8.204c.213-.268.345-.6.345-.97a1.56 1.56 0 1 0-.712 1.309l6.575 7.25c-.213.267-.345.6-.345.968 0 .23.054.45.144.647L8.08 22.66a1.547 1.547 0 0 0-1.138-.5 1.56 1.56 0 1 0 1.56 1.56c0-.23-.053-.45-.144-.646l7.857-5.25c.07.076.147.144.23.204l-1.95 3.927a1.536 1.536 0 0 0-.457-.076c-.862 0-1.56.695-1.56 1.56a1.56 1.56 0 1 0 2.468-1.27l1.95-3.926c.146.045.297.076.458.076.25 0 .484-.064.694-.17l5.907 8.2a1.56 1.56 0 1 0 1.103-.459zM18.914 8.59c0-.197-.04-.383-.106-.556l4.257-2.473c.236.29.567.49.95.55v4.96a1.558 1.558 0 0 0-1.197 2.115l-4.278 2.573a1.542 1.542 0 0 0-.935-.53v-5.102a1.555 1.555 0 0 0 1.31-1.534z"/></svg>
icons/bitty.png DELETED
Binary file
icons/bitty.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M4 4h12v12H4z"/><path d="M20 4v16H4v8h24V4"/></g></svg>
icons/blinklist.png DELETED
Binary file
icons/blinklist.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M3 10.35v11.3l8.977-5.418"/><path d="M17.55 27.454c-4.397 0-8.314-2.39-10.205-6.36l1.675-1.04a9.49 9.49 0 0 0 8.53 5.388c5.204 0 9.438-4.235 9.438-9.44 0-5.208-4.233-9.443-9.44-9.443a9.424 9.424 0 0 0-8.7 5.762l-1.733-1.057c1.798-4.25 5.82-6.72 10.434-6.72 6.31 0 11.45 5.138 11.45 11.45 0 6.318-5.136 11.458-11.45 11.458z"/><path d="M11.425 18.623a6.708 6.708 0 0 0 6.18 4.09 6.713 6.713 0 0 0 6.715-6.712c0-3.71-3.005-6.71-6.714-6.71a6.71 6.71 0 0 0-6.295 4.38l3.96 2.565-3.84 2.39z"/></g></svg>
icons/blogger.png DELETED
Binary file
icons/blogger.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M25.793 14.325l-.166-.344-.277-.214c-.363-.284-2.2.02-2.695-.43-.352-.324-.404-.905-.51-1.69-.197-1.527-.322-1.606-.56-2.122-.866-1.836-3.214-3.217-4.825-3.408h-4.367c-3.436 0-6.244 2.814-6.242 6.248v7.29c0 3.428 2.81 6.238 6.248 6.238h7.174c3.436 0 6.225-2.81 6.244-6.237l.04-5.048-.06-.277zM12.47 11.22h3.464c.66 0 1.195.534 1.195 1.188 0 .653-.54 1.195-1.2 1.195h-3.46c-.66 0-1.194-.542-1.194-1.195 0-.654.535-1.19 1.195-1.19zm7.038 9.526H12.47c-.66 0-1.194-.54-1.194-1.188 0-.654.535-1.19 1.195-1.19h7.04c.655 0 1.19.536 1.19 1.19 0 .646-.535 1.188-1.19 1.188z"/></svg>
icons/blogmarks.png DELETED
Binary file
icons/blogmarks.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M22.762 18.917L17.646 16l-8.408-4.795V29l13.524-7.71m0-10.58L9.238 3v8.204l8.408 4.794 5.116-2.915" fill="#FFF"/></svg>
icons/bookmark.png DELETED
Binary file
icons/bookmarks_fr.png DELETED
Binary file
icons/bookmarks_fr.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.256 9.5c-2.188-3.79-6.36-.54-7.83 2.205a5.533 5.533 0 0 1 2.006 3.475c3.103.094 8.023-1.873 5.824-5.68-.7-1.212.515.894 0 0zM15.998 3c-4.368 0-3.664 5.23-2.013 7.886a5.53 5.53 0 0 1 4.023 0C19.66 8.23 20.366 3 15.998 3zM9.255 8.294c-1.108-.64-2.42-.918-3.49-.053-.96.78-1.79 2.27-1.617 3.54.352 2.563 4.32 3.467 6.416 3.404a5.527 5.527 0 0 1 2.01-3.477c-.67-1.256-1.898-2.59-3.32-3.41-.71-.41 1.422.82 0 0zm2.17 10.756a5.476 5.476 0 0 1-.86-2.23c-2.786-.084-7.77 1.608-6.057 5.24 2.023 4.292 6.448 1.248 8.063-1.765a5.427 5.427 0 0 1-1.14-1.246c-.133-.2.313.47 0 0zm6.777 2.408a6.145 6.145 0 0 0-.198-.342 5.543 5.543 0 0 1-4.02 0C12.338 23.766 11.624 29 16 29c4.218 0 3.67-4.848 2.204-7.542-.064-.12.678 1.243 0 0zm9.628-1.37c-.478-2.46-4.326-3.33-6.398-3.27a5.527 5.527 0 0 1-2.007 3.476c.934 1.744 2.858 3.73 4.913 4.006 2.043.276 3.853-2.332 3.49-4.212-.153-.8.137.706 0 0z" fill="#FFF"/></svg>
icons/box.png DELETED
Binary file
icons/box.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.49 11.36c-1.653 0-3.18.524-4.434 1.41V6.543a1.617 1.617 0 0 0-3.235 0v11.903c-.017.2.002 1.37.055 1.7.53 3.73 3.73 6.604 7.61 6.604a7.693 7.693 0 0 0 7.692-7.696 7.694 7.694 0 0 0-7.695-7.695zm0 12.126a4.432 4.432 0 0 1-4.434-4.432 4.432 4.432 0 1 1 8.863 0 4.433 4.433 0 0 1-4.434 4.432z"/></svg>
icons/buddymarks.png DELETED
Binary file
icons/buddymarks.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><circle cx="19.587" cy="7.172" r="4.209"/><path d="M21.374 11.668h-3.572c-.085 0-.168.01-.253.013.32.68.51 1.438.51 2.237a5.19 5.19 0 0 1-1.61 3.756 6.416 6.416 0 0 1 4.485 5.08c3.414-.15 5.382-1.114 5.513-1.18l.282-.145h.03V17.06c0-2.97-2.418-5.39-5.39-5.39z"/><circle cx="12.413" cy="13.44" r="4.209"/><path d="M14.198 17.937h-3.57a5.394 5.394 0 0 0-5.39 5.388v4.37l.01.067.303.095c2.84.885 5.3 1.18 7.33 1.18 3.96 0 6.258-1.13 6.4-1.2l.28-.142h.028v-4.37a5.394 5.394 0 0 0-5.388-5.388z"/></g></svg>
icons/buffer.png DELETED
Binary file
icons/buffer.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M5.985 10.736l9.378 4.142c.36.122.84.107 1.157 0l9.54-4.142c.568-.2.568-.916 0-1.157L16.52 5.6c-.318-.13-.88-.135-1.157 0L5.985 9.58c-.628.265-.628.818 0 1.156zm20.076 4.57l-2.1-.877-7.44 3.23c-.395.15-.77.14-1.154 0L8.05 14.43l-2.064.875c-.628.267-.628.865 0 1.157l9.378 4.142c.364.122.753.143 1.157 0l9.545-4.142c.566-.312.566-.818 0-1.157zm0 5.796l-2.1-.876-7.44 3.23a1.55 1.55 0 0 1-1.154 0l-7.313-3.23-2.064.876c-.63.266-.63.865 0 1.156l9.377 4.142c.364.122.753.143 1.157 0l9.54-4.142c.57-.31.57-.818 0-1.156z"/></svg>
icons/care2.png DELETED
Binary file
icons/care2.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M20.56 21.21a20.225 20.225 0 0 0 4.95 2.122c.746.207 1.255.03 1.596-.673.102-.21.25-.405.4-.587 2.322-2.812 1.91-6.988-1.06-7.983.66-.517.662-1.2.47-1.92-.156-.59-.265-1.204-.492-1.767-.514-1.278-.694-2.603-.77-3.964-.047-.815-.1-1.768-1-2.07-.875-.29-1.54.358-2.09.978-1.85 2.082-2.9 4.576-3.644 7.22-.372 1.33-.7 2.676-1.077 4.12-.332-.34-.57-.837-.925-.897-.14-.375-.74-2.2.177-3.78a.11.11 0 0 0 .047-.036l.174-.22a.142.142 0 0 0-.024-.2.138.138 0 0 0-.196.025l-.174.222a.143.143 0 0 0-.02.138c-.84 1.48-.432 3.147-.23 3.76-.422-.616-1.416-1.792-2.95-2.06a.136.136 0 0 0-.116-.067h-.28a.141.141 0 1 0-.001.282h.28a.13.13 0 0 0 .062-.017c1.54.254 2.51 1.48 2.884 2.046-.38.265.128.786.08 1.276-1.985-1.483-4.07-2.605-6.243-3.572-1.956-.87-3.89-1.798-6.008-2.233-.47-.097-.978-.107-1.25.41-.25.474-.094.936.19 1.34.152.222.346.434.565.585 2.44 1.678 4.303 3.93 6.212 6.145.446.517.896 1.027 1.665 1.065.25.012.455.132.445.446v.123c.047.826.25 1.5.774 2.28 1.366 1.67 3.08 2.88 5.055 3.7.4.166.73.25 1.01.25.685 0 1.018-.518 1.116-1.58.027-1.45-.42-2.82-.862-4.153.352-.27.517.24.788.065.237-.33-.216-.68.018-1.08.172.097.316.173.456.256z"/></svg>
icons/citeulike.png DELETED
Binary file
icons/citeulike.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M8 24h16v2H8zm0-6h16v2H8zm0-6h16v2H8zm0-6h16v2H8z" fill="#FFF"/></svg>
icons/dailyrotation.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.7 26.862V5.138h5.34c1.345 0 2.32.195 2.928.585.61.39 1.098 1.084 1.463 2.082.37.998.55 2.14.55 3.424 0 1.63-.274 2.97-.83 4.035-.553 1.06-1.382 1.73-2.49 2.007a7.827 7.827 0 0 1 1.365 1.823c.356.663.838 1.837 1.444 3.526L28 26.863h-3.035l-1.835-4.726c-.65-1.69-1.097-2.755-1.338-3.194-.24-.44-.494-.74-.763-.905-.275-.162-.698-.245-1.28-.245h-.516v9.07H16.7zm2.537-12.536h1.88c1.215 0 1.976-.09 2.278-.27.304-.175.54-.48.712-.916.173-.434.257-.98.257-1.63 0-.73-.11-1.322-.34-1.772-.224-.448-.543-.732-.955-.85-.21-.05-.828-.075-1.855-.075h-1.98v5.513zM4 5.138h4.64c1.045 0 1.844.14 2.392.415.737.375 1.367 1.042 1.894 2 .526.96.928 2.132 1.2 3.52.276 1.39.41 3.102.41 5.137 0 1.785-.128 3.328-.385 4.623-.31 1.58-.76 2.86-1.34 3.838a4.667 4.667 0 0 1-1.786 1.736c-.56.31-1.307.46-2.244.46H4V5.138zm2.538 3.674v14.39h1.894c.71 0 1.223-.068 1.536-.207.41-.18.753-.48 1.024-.903.27-.424.492-1.125.663-2.097.172-.974.26-2.3.26-3.98 0-1.678-.088-2.97-.26-3.867-.17-.9-.41-1.602-.72-2.104-.31-.504-.7-.846-1.175-1.023-.353-.135-1.047-.205-2.08-.205H6.537z" fill="#FFF"/></svg>
icons/default.png DELETED
Binary file
icons/delicious.png DELETED
Binary file
icons/delicious.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#fff" d="M4 4h12v12H4z"/><path fill="#fff" opacity=".2" d="M4 16h12v12H4z"/><path fill="#fff" opacity=".8" d="M16 16h12v12H16z"/><path fill="#fff" opacity=".4" d="M16 4h12v12H16z"/></svg>
icons/designfloat.png DELETED
Binary file
icons/designfloat.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M16 3C8.814 3 3 8.814 3 16s5.814 13 13 13 13-5.814 13-13S23.187 3 16 3zm0 25.152c-6.712 0-12.153-5.44-12.153-12.152C3.847 9.288 9.287 3.848 16 3.848S28.152 9.288 28.152 16c0 6.712-5.44 12.152-12.152 12.152z"/><path d="M22.406 16A6.402 6.402 0 0 0 16 9.593 6.402 6.402 0 0 0 9.593 16 6.4 6.4 0 0 0 16 22.406 6.4 6.4 0 0 0 22.406 16zM16 21.39A5.392 5.392 0 0 1 10.61 16 5.403 5.403 0 0 1 16 10.61 5.393 5.393 0 0 1 21.39 16 5.382 5.382 0 0 1 16 21.39z"/><path d="M13.763 9.187V4.864c-4.475.9-8 4.424-8.898 8.898h4.322a7.226 7.226 0 0 1 4.576-4.575zm9.05 4.576h4.32c-.896-4.475-4.422-8-8.896-8.898v4.322a7.224 7.224 0 0 1 4.575 4.576zm-4.576 9.052v4.322c4.475-.9 8-4.424 8.897-8.9h-4.322a7.232 7.232 0 0 1-4.575 4.578zm-9.05-4.578H4.863c.898 4.475 4.424 8 8.898 8.9v-4.323a7.233 7.233 0 0 1-4.574-4.577z"/></g></svg>
icons/diary_ru.png DELETED
Binary file
icons/diary_ru.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 24.807C9.48 27.807 4.192 22.522 4.192 16 4.192 9.48 9.48 4.193 16 4.193c3.92 0 7.392 1.91 9.54 4.85h-8.308s-2.863.397-3.18 2.544c-.34 2.293-1.988 2.465-1.988 2.465h-4.69v1.51h9.74a2.343 2.343 0 1 1 4.605.001h1.633v.874H21.72a2.348 2.348 0 0 1-2.304 1.91c-1.147 0-2.1-.823-2.306-1.91H7.37v1.59h4.69s1.67 0 1.988 2.464c.304 2.357 3.18 2.55 3.18 2.55h8.25a11.786 11.786 0 0 1-9.48 4.77z"/></svg>
icons/diaspora.png DELETED
Binary file
icons/diaspora.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M13.498 6.49v6.258l-5.953-1.933L6 15.57l5.95 1.934-3.677 5.063 4.046 2.942L16 20.44l3.68 5.064 4.047-2.943L20.05 17.5 26 15.57l-1.545-4.755-5.953 1.933V6.49h-5.004z"/></svg>
icons/digg.png DELETED
Binary file
icons/digg.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.07 8.122V11.8h-4.2v8.927h6.828V8.122H7.07zm0 10.504H5.497V13.9H7.07v4.726zm3.678-6.826h2.626v8.927h-2.626zm0-3.678h2.626v2.626h-2.626zm3.677 3.678v8.927h4.2v1.05h-4.2v2.102h6.827V11.8h-6.827zm4.2 6.826H17.05V13.9h1.577v4.726zm3.677-6.826v8.927h4.202v1.05h-4.202v2.102h6.828V11.8h-6.828zm4.202 6.826H24.93V13.9h1.574v4.726z" fill="#FFF"/></svg>
icons/dihitt.png DELETED
Binary file
icons/dihitt.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M23.668 26.125H19.01l.014-2.145h-.09c-.88 1.558-2.582 2.47-4.345 2.47-3.795 0-6.26-3.643-6.26-8.522 0-5.608 3.054-8.665 6.49-8.665 1.763 0 3.026.705 3.583 1.705h.09V5.552h5.17m-5.17 10.79c0-2.29-1.353-2.966-2.232-2.966-1.88 0-2.73 2.055-2.73 4.552 0 2.852 1.114 4.35 2.7 4.35.97 0 2.263-.618 2.263-2.88v-3.055z"/></svg>
icons/diigo.png DELETED
Binary file
icons/diigo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" clip-rule="evenodd" fill="#FFF" d="M23.81 4.5c.012.198.035.396.035.593 0 4.807.026 9.615-.01 14.422-.02 3.248-1.5 5.678-4.393 7.158-4.66 2.385-10.495-.64-11.212-5.836-.76-5.517 3.747-9.56 8.682-9.018 1.114.12 2.16.5 3.134 1.07.517.3.527.294.53-.29.007-2.7.01-5.4.014-8.104h3.22zm-7.914 19.97c2.608.068 4.82-2.025 4.954-4.552.138-2.626-1.89-5.074-4.727-5.145-2.7-.067-4.867 2-4.973 4.71-.107 2.72 2.13 5.008 4.746 4.988z"/></svg>
icons/douban.png DELETED
Binary file
icons/douban.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M5.755 5.505h20.55v2.59H5.755v-2.59zm14.99 18.47l1.93-4.29h2.21v-9.97h-18v9.98h2.04l1.93 4.29h-5.78v2.51h21.85v-2.51l-6.18-.01zm-10.74-6.95v-4.88h11.68v4.88h-11.68zm7.99 6.95h-4.37l-1.93-4.29h8.24l-1.94 4.29z"/></svg>
icons/draugiem.png DELETED
Binary file
icons/draugiem.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M21.55 11.33c4.656.062 7.374 2.92 4.294 6.828-1.415 1.798-3.812 3.575-7.003 4.725-.15.056-.303.105-.46.16-.3.098-.595.188-.89.28a24.866 24.866 0 0 1-4.05.814c-.464.043-.91.078-1.35.085-2.97.077-5.205-.74-5.93-2.474-.88-2.077.9-4.976 4.454-7.178-2.627 1.06-7.408 3.546-7.61 7.12v.454c.02.362.09.725.21 1.108.76 2.41 4.333 3.533 8.884 3.13.446-.036.892-.092 1.352-.16.66-.1 1.337-.23 2.027-.39a35.76 35.76 0 0 0 2.02-.558c.154-.056.3-.098.454-.153.31-.094.608-.2.9-.31 3.945-1.436 6.87-3.34 8.58-5.526.975-1.253 1.476-2.424 1.574-3.448v-.787c-.28-2.61-3.317-4.135-7.45-3.717zm-3.024-1.29c.11 0 .21-.014.307-.035.662-.167.983-.87 1.01-1.7.028-.885-.286-1.624-1.01-1.728-.063-.014-.125-.014-.195-.014-.578 0-.955.348-1.157.857-.094.265-.16.564-.163.885-.014.383.034.745.167 1.038.196.418.53.697 1.046.697zm-.014.292c-.293 0-.544.028-.76.084l.063.084.11.202.092.21.077.215.056.223.035.223.02.23.008.223v.237l-.014.23-.018.23-.028.23-.028.23-.043.23-.042.23-.04.223-.056.223-.042.212-.056.21-.057.2-.057.196-.042.19-.04.18-.02.11-.03.125-.028.132-.02.14-.03.152-.02.124v.03l-.028.166-.056.21-.02.172-.03.18-.02.182-.03.18-.02.19-.03.18-.02.188-.02.188-.02.19v.007c.04.537.082.997.103 1.26.02.3.085.517.18.663.14.215.378.292.706.32.28-.028.487-.084.647-.23.153-.14.237-.376.3-.753.118-.774.467-3.31.767-4.397.425-1.568 1.456-4.418-1.066-4.634-.122-.024-.226-.024-.338-.024zm-3.06-.8h.015c.976-.008 1.436-.9 1.436-1.994s-.46-1.993-1.436-2h-.014c-.99 0-1.45.9-1.45 2s.46 1.993 1.45 1.993zm-2.013 4.626c.09.383.18.732.254 1.052.307 1.254.606 4.16.718 5.038.105.885.418 1.073 1.052 1.136.62-.063.94-.25 1.045-1.136.105-.878.41-3.79.71-5.038.08-.314.175-.67.266-1.052.28-1.15.502-2.495 0-3.366-.32-.557-.94-.92-2.02-.92-1.088 0-1.708.37-2.03.92-.5.864-.27 2.216 0 3.366zm-1.35-4.153c.1.02.196.035.308.035.516 0 .857-.28 1.045-.704.118-.293.174-.655.167-1.038a2.96 2.96 0 0 0-.167-.885c-.202-.51-.585-.857-1.157-.857-.07 0-.134 0-.197.014-.725.105-1.045.843-1.01 1.728.02.836.35 1.54 1.01 1.707zm-.3 9.373c.057.376.154.606.3.753.16.157.37.206.65.23.33-.024.557-.1.704-.32.09-.14.153-.36.18-.66.022-.264.064-.72.106-1.253v-.014l-.02-.187-.02-.188-.03-.188-.02-.18-.02-.19-.03-.18-.02-.18-.03-.183-.025-.174-.02-.166-.03-.167v-.02l-.02-.133-.028-.153-.028-.14-.024-.13-.028-.125-.03-.11-.034-.184-.056-.188-.04-.196-.058-.203-.056-.21-.056-.215-.04-.223-.057-.225-.04-.23-.033-.23-.028-.23-.03-.23-.02-.23-.008-.237v-.23l.007-.223.02-.23.034-.223.056-.222.07-.216.1-.21.11-.2.065-.085a3.128 3.128 0 0 0-.76-.083c-.11 0-.216 0-.32.014-2.524.216-1.492 3.066-1.067 4.634.262 1.054.603 3.59.728 4.364z"/></svg>
icons/dzone.png DELETED
Binary file
icons/dzone.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.957 21.422l8.6-10.75h-7.972V9.008H28v1.628l-8.65 10.69H28v1.667H16.957v-1.57zM4 9.007h5.59c1.898 0 3.37.683 4.416 2.047.933 1.23 1.4 2.81 1.4 4.73 0 1.486-.277 2.83-.828 4.028-.97 2.12-2.64 3.18-5.007 3.18H4V9.007zm5.22 12.367c.626 0 1.14-.066 1.544-.2.72-.247 1.31-.724 1.768-1.428.367-.565.63-1.29.792-2.17.094-.527.14-1.016.14-1.466 0-1.732-.336-3.078-1.01-4.037-.674-.958-1.758-1.438-3.254-1.438H5.913v10.74H9.22z" fill="#FFF"/></svg>
icons/email.png DELETED
Binary file
icons/email.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26 21.25v-9s-9.1 6.35-9.984 6.68C15.144 18.616 6 12.25 6 12.25v9c0 1.25.266 1.5 1.5 1.5h17c1.266 0 1.5-.22 1.5-1.5zm-.015-10.765c0-.91-.265-1.235-1.485-1.235h-17c-1.255 0-1.5.39-1.5 1.3l.015.14s9.035 6.22 10 6.56c1.02-.395 9.985-6.7 9.985-6.7l-.015-.065z"/></svg>
icons/evernote.png DELETED
Binary file
icons/evernote.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M7.884 8.573h2.276c.13 0 .236-.106.236-.235 0 0-.027-1.95-.027-2.494v-.006c0-.445.09-.833.252-1.16l.078-.145c-.007 0-.017.005-.025.014l-4.42 4.385a.044.044 0 0 0-.017.026c.09-.046.215-.107.233-.115.387-.175.85-.27 1.41-.27zm17.704-.477c-.18-.968-.755-1.444-1.275-1.632-.56-.203-1.698-.413-3.127-.58-1.15-.137-2.504-.126-3.318-.1-.1-.672-.568-1.285-1.096-1.498-1.404-.564-3.573-.428-4.13-.272-.442.125-.932.378-1.205.768-.183.262-.302.595-.302 1.062 0 .265.007.886.015 1.44l.014 1.054c0 .494-.4.896-.896.897H7.99c-.485 0-.856.082-1.14.21a1.572 1.572 0 0 0-.636.508c-.304.408-.357.912-.355 1.426 0 0 0 .415.1 1.23.085.63.768 5.02 1.415 6.355.25.522.42.736.912.966 1.1.47 3.61.995 4.787 1.147 1.174.15 1.912.466 2.35-.457.002 0 .088-.227.208-.56.382-1.156.435-2.18.435-2.924 0-.076.11-.078.11 0 0 .524-.1 2.38 1.303 2.875.554.198 1.7.374 2.864.51 1.055.12 1.82.538 1.82 3.24 0 1.646-.346 1.87-2.152 1.87-1.464 0-2.02.04-2.02-1.124 0-.938.93-.842 1.616-.842.31 0 .086-.23.086-.81 0-.576.36-.91.02-.918-2.384-.065-3.786-.004-3.786 2.978 0 2.706 1.036 3.208 4.418 3.208 2.65 0 3.588-.086 4.682-3.483.22-.67.742-2.72 1.06-6.155.197-2.173-.194-8.732-.502-10.388zm-4.622 7.25a4.915 4.915 0 0 0-.937.056c.08-.667.352-1.488 1.33-1.453 1.08.032 1.23 1.055 1.238 1.75a4.402 4.402 0 0 0-1.635-.358z"/></svg>
icons/facebook.png DELETED
Binary file
icons/facebook.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M17.78 27.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99 2.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123 0-5.26 1.905-5.26 5.405v3.016h-3.53v4.09h3.53V27.5h4.223z"/></svg>
icons/facebook_like.png DELETED
Binary file
icons/facebook_like_2x.png ADDED
Binary file
icons/facebook_messenger.png DELETED
Binary file
icons/facebook_messenger.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 5C9.986 5 5.11 9.56 5.11 15.182c0 3.2 1.58 6.054 4.046 7.92V27l3.716-2.06c.99.276 2.04.425 3.128.425 6.014 0 10.89-4.56 10.89-10.183S22.013 5 16 5zm1.147 13.655L14.33 15.73l-5.423 3 5.946-6.31 2.816 2.925 5.42-3-5.946 6.31z"/></svg>
icons/fark.png DELETED
Binary file
icons/fark.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M22.925 9.77V5.613H9.075v20.772h5.54v-8.31h8.31v-4.153h-8.31V9.77"/></svg>
icons/feed.png DELETED
Binary file
icons/feed.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><ellipse cx="7.952" cy="24.056" rx="2.952" ry="2.944"/><path d="M5.153 16.625c2.73 0 5.295 1.064 7.22 2.996a10.2 10.2 0 0 1 2.996 7.255h4.2c0-7.962-6.47-14.44-14.42-14.44v4.193zm.007-7.432c9.724 0 17.636 7.932 17.636 17.682H27C27 14.812 17.203 5 5.16 5v4.193z"/></g></svg>
icons/feedblitz.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M14.935 6.168l2.89.446v5.695h.12c1.094-.937 2.556-.886 4.376-.886 2.065 0 3.61.568 4.638 1.706 1.03 1.14 1.544 2.94 1.544 5.4 0 2.517-.69 4.392-2.062 5.623C25.053 25.386 23.11 26 20.598 26c-1.233 0-3.025-.643-3.025-.44 0 .297.482.19-2.637.19V6.167zm2.89 17.54a6.61 6.61 0 0 0 1.385.35c.548.083 1.13.125 1.745.125 1.393 0 2.495-.462 3.312-1.386.815-.922 1.224-2.345 1.224-4.266 0-.8-.07-1.52-.22-2.163a5.005 5.005 0 0 0-.68-1.666 3.15 3.15 0 0 0-1.202-1.076c-.498-.25-1.09-.377-1.788-.377-.963 0-1.76.2-2.39.602-.63.4-1.09.945-1.384 1.635v8.224zM12.6 7.888c-.432-.044-.84-.07-1.23-.07-.557 0-.986.076-1.292.224-.305.15-.534.382-.688.7-.15.317-.247.723-.29 1.216-.042.495-.062 6.307-.062 7.015l3.09.02.316 2.6-3.406-.02v6.176h-3v-6.18H3.5l.466-2.6H6.04v-5.99c0-1.753.375-3.02 1.126-3.804C7.913 6.39 9.19 6 10.994 6c.722 0 1.376.028 1.96.084" fill="#FFF"/></svg>
icons/feedbucket.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M6.918 4l1.05 24h16.065l1.05-24H6.917zm5.424 21c-.74 0-1.342-.6-1.342-1.338a1.342 1.342 0 1 1 2.684 0A1.34 1.34 0 0 1 12.342 25zm3.37-.06a4.63 4.63 0 0 0-1.36-3.295 4.605 4.605 0 0 0-3.282-1.36v-1.907c3.614 0 6.555 2.944 6.555 6.564h-1.912zm3.377.003c0-4.432-3.6-8.037-8.02-8.037V15c5.475 0 9.93 4.46 9.93 9.943h-1.91z"/></svg>
icons/feedly.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M6.33 16.118L18.507 4h.536l2.566 2.507v.597l-11.4 11.402H8.282l-1.956-1.85m4.855 4.106l7.323-7.316h.536l2.567 2.507v.597l-6.546 6.598-1.922.194-1.955-2.043m4.774 4.31l2.605-2.464h.538l2.567 2.508v.597L19.84 28h-1.924l-1.956-1.85" fill="#FFF"/></svg>
icons/feedmailer.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><ellipse cx="7.952" cy="24.056" rx="2.952" ry="2.944"/><path d="M5.153 16.625c2.73 0 5.295 1.064 7.22 2.996a10.2 10.2 0 0 1 2.996 7.255h4.2c0-7.962-6.47-14.44-14.42-14.44v4.193zm.007-7.432c9.724 0 17.636 7.932 17.636 17.682H27C27 14.812 17.203 5 5.16 5v4.193z"/></g></svg>
icons/find.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.327 24.292l-6.047-6.046c.99-1.43 1.54-3.077 1.54-4.836 0-4.727-3.74-8.464-8.355-8.464C8.737 4.946 5 8.683 5 13.41c0 4.616 3.737 8.465 8.465 8.465 1.87 0 3.518-.55 4.837-1.54l6.046 6.046c.77.77 1.76.88 2.31.33.548-.655.438-1.645-.33-2.415zm-12.862-4.837c-3.297 0-6.046-2.748-6.046-6.045 0-3.298 2.745-6.046 6.042-6.046 3.3 0 6.047 2.748 6.047 6.046 0 3.297-2.748 6.045-6.047 6.045z"/></svg>
icons/flickr.png DELETED
Binary file
icons/flickr.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><circle cx="23" cy="16" r="6"/><circle cx="9" cy="16" r="6"/></g></svg>
icons/flipboard.png DELETED
Binary file
icons/flipboard.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M19 19H7V7h12v12z"/><path d="M25 13H7V7h18v6z"/><path d="M13 25H7V7h6v18z"/></g></svg>
icons/folkd.png DELETED
Binary file
icons/folkd.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M19.956 10.21c-.183.192-.613.138-.99.14-.102.317-.126.71-.283.974.626.496 1.85.406 2.405.972 1.197-.444.245-1.354.99-2.085 1.134-.14 1.386.59 1.697 1.255-.267.247-.936.102-1.415.14-.26.208-.333.6-.565.833.258.58.96.724 1.133 1.39a52.822 52.822 0 0 1 4.526-.973c.41-.43.317-1.356.99-1.53 1.104.213 1.46 1.16 1.556 2.363-.586 1.043-2.1.605-2.546-.277-1.465.227-2.867.52-4.245.833-.11.325.1 1.263-.145 1.81.926.625 1.29-.49 2.122-.42.48.503.495 2.374-.566 2.224-.603-.053-.673-.634-.707-1.25-.432.1-.515-.143-.85-.14-.646.383-.97 1.083-1.695 1.39.094 1.236 1.462.38 2.12.974-.057 1.01-.8 1.346-1.838 1.39-.066-.835.216-1.502-.707-1.944-.94.142-1.37.782-2.264.973-.014.43.174.663.283.97.248.17 1.165-.21 1.415.28-.01 1.074-1.473 1.827-2.264 1.25-.063-.617.382-.735.565-1.11-.268-.294-.406-.714-.565-1.113-.878.342-1.665.773-2.83.834.004.328-.243.41-.14.834-.056.518.68.26.706.696.24 1.26-1.776 1.455-2.12.555-.03-.86 1.034-.65.707-1.808-.713-.274-1.917-.063-2.55-.417-.374.14-.382.644-.706.835.066.4.5.436.426.974-.925.36-2.313.07-2.12-1.115.533-.615 1.49-.076 1.835-.973-.556-.656-1.165-1.263-1.412-2.223-2.124.463-3.843 1.322-5.8 1.946-.187.467-.196 1.107-.566 1.39-.59.148-.625.036-1.273 0-.56-.854-.258-2.7.85-2.78.61-.135.41.523.85.557 2.015-.472 3.78-1.195 5.8-1.667-.434-2.485 3.205-4.233-.85-3.893-.397-1.225.372-2.164 1.13-2.085 1.272.132.284 1.725 1.272 2.224.908-.498 1.543-1.263 2.69-1.53.08-.45-.097-.646-.143-.972-.09-.33-.87.02-.99-.28v-.97c.46-.426 1.662-.355 1.98.138.113.623-.25.773-.707.834.037.427.308.626.424.972.9-.37 2.268-.273 3.538-.277.2-.17.266-.48.28-.836.108-.52-.75-.094-.564-.693.157-1.48 2.126-.633 2.12.416zm1.132 6.256c.652-.378.368-1.677.424-2.64-1.742-1.426-2.885 2.7-.424 2.64zm-6.224 1.53c1.3.173 3.114-1.23 2.97-2.502-.14-1.227-2.55-2.332-3.96-1.67-1.815.858-.44 3.98.99 4.17z"/></svg>
icons/foursquare.png DELETED
Binary file
icons/foursquare.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M21.516 3H7.586C5.66 3 5 4.358 5 5.383v21.995c0 1.097.65 1.407.958 1.53.31.126 1.105.206 1.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79 0 1.81-1.45 1.997-2.206.157-.63 1.946-9.57 2.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2 9.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108 1.032v.665c0 .61.5 1.24 1.108 1.24h4.607c.43 0 .794.276.7.737-.093.46-.573 2.82-.627 3.07-.052.254-.282.764-.716.764h-3.62c-.682 0-1.36-.008-1.816.56-.458.573-4.534 5.293-4.534 5.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834 1L20.2 9.68z"/></svg>
icons/github.png DELETED
Binary file
icons/github.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 3.32c-7.182 0-13 5.82-13 13 0 5.754 3.72 10.612 8.89 12.335.65.114.893-.276.893-.617 0-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86 1.024-.017 1.755.942 2 1.332 1.17 1.966 3.038 1.414 3.785 1.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418 0-1.414.504-2.584 1.333-3.494-.13-.325-.59-1.657.13-3.445 0 0 1.085-.34 3.57 1.337 1.04-.293 2.146-.44 3.25-.44s2.21.147 3.25.44c2.49-1.69 3.58-1.337 3.58-1.337.714 1.79.26 3.12.13 3.446.828.91 1.332 2.064 1.332 3.494 0 4.99-3.04 6.094-5.93 6.42.47.405.876 1.185.876 2.404 0 1.74-.016 3.136-.016 3.575 0 .34.244.743.894.613C25.28 26.933 29 22.053 29 16.32c0-7.182-5.817-13-13-13z"/></svg>
icons/gmail.png DELETED
Binary file
icons/gmail.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#fff" opacity=".25" d="M4.958 6.569h22.338V25.43H4.958z"/><path d="M28.709 7.321a1.7 1.7 0 0 0-1.409-.752h-.077l-1.1.8-.082.06-9.952 7.271L5.961 7.3l-1-.733H4.7A1.7 1.7 0 0 0 3 8.273v15.454a1.676 1.676 0 0 0 .069.481A1.7 1.7 0 0 0 4.7 25.431h1.261V11.36l7.35 5.368 2.416 1.764.445.326 2.778-2.029 7.088-5.177v13.819H27.3a1.7 1.7 0 0 0 1.634-1.223 1.675 1.675 0 0 0 .066-.481V8.273a1.7 1.7 0 0 0-.291-.952z" fill="#fff"/></svg>
icons/google.png DELETED
Binary file
icons/google.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.194 17.94v-3.796h9.55c.144.643.256 1.244.256 2.09 0 5.827-3.91 9.97-9.796 9.97C10.572 26.204 6 21.632 6 16S10.572 5.796 16.204 5.796c2.755 0 5.06 1.01 6.827 2.663l-2.894 2.812c-.734-.694-2.02-1.51-3.93-1.51-3.376 0-6.13 2.805-6.13 6.243s2.754 6.244 6.13 6.244c3.91 0 5.348-2.704 5.613-4.306h-5.623v-.007z"/></svg>
icons/google_classroom.png DELETED
Binary file
icons/google_classroom.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M22.667 16.667a1.667 1.667 0 1 0 0-3.334 1.667 1.667 0 0 0 0 3.334zM22.333 18c-1.928 0-4 .946-4 2.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117zm-13-1.333a1.668 1.668 0 1 0-.002-3.336 1.668 1.668 0 0 0 .002 3.336zM9.667 18c-1.928 0-4 .946-4 2.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117z"/><path d="M15.335 15.333A2.332 2.332 0 1 0 13 13a2.333 2.333 0 0 0 2.335 2.333zm.332 1.334c-2.572 0-5.333 1.392-5.333 3.11v1.557H21v-1.556c0-1.72-2.762-3.11-5.333-3.11zm3 10.666h8v2h-8v-2z"/></g></svg>
icons/google_plus.png DELETED
Binary file
icons/google_plus.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27 15h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16 1.03-1.2 3.02-3.97 3.02-2.39 0-4.34-1.98-4.34-4.42s1.95-4.42 4.34-4.42c1.36 0 2.27.58 2.79 1.08l1.9-1.83C15.47 9.69 13.89 9 12 9c-3.87 0-7 3.13-7 7s3.13 7 7 7c4.04 0 6.72-2.84 6.72-6.84 0-.46-.05-.81-.11-1.16H12z" fill="#FFF"/></svg>
icons/google_plus_share.png DELETED
Binary file
icons/google_plus_share_2x.png ADDED
Binary file
icons/google_plusone.png DELETED
Binary file
icons/google_plusone_2x.png ADDED
Binary file
icons/hatena.png DELETED
Binary file
icons/hatena.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M6.96 8.33h7.328c1.247 0 2.206.366 2.875 1.098.666.733 1.002 1.64 1.002 2.72 0 .91-.24 1.688-.715 2.336-.318.433-.784.773-1.396 1.023.928.266 1.614.72 2.05 1.367.44.645.66 1.457.66 2.432 0 .795-.157 1.512-.468 2.146-.314.635-.74 1.14-1.28 1.508-.337.23-.842.396-1.52.502-.9.14-1.498.21-1.79.21H6.958V8.328zm3.877 6.017h1.74c.623 0 1.058-.13 1.302-.382.24-.255.362-.623.362-1.104 0-.44-.123-.79-.366-1.043-.245-.25-.67-.377-1.276-.377h-1.766v2.91zm0 6.027h2.038c.69 0 1.176-.145 1.458-.434.282-.29.425-.68.425-1.168 0-.453-.142-.818-.42-1.092-.28-.277-.77-.414-1.47-.414h-2.03v3.108zM21.213 8.52h3.584v9.58h-3.584z"/><circle cx="23.005" cy="21.635" r="2.036"/></g></svg>
icons/instagram.png DELETED
Binary file
icons/instagram.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M16 6.162c3.204 0 3.584.012 4.85.07 1.17.053 1.804.25 2.227.413.56.218.96.478 1.38.898.42.42.68.82.898 1.38.164.423.36 1.058.413 2.228.058 1.27.07 1.65.07 4.85s-.012 3.587-.07 4.85c-.053 1.17-.25 1.807-.413 2.23-.218.56-.478.96-.898 1.38-.42.42-.82.68-1.38.898-.423.164-1.058.36-2.228.413-1.27.058-1.65.07-4.85.07s-3.587-.012-4.85-.07c-1.17-.053-1.807-.25-2.23-.413a3.724 3.724 0 0 1-1.38-.898c-.42-.42-.68-.82-.898-1.38-.164-.424-.36-1.06-.413-2.23-.058-1.265-.07-1.645-.07-4.85s.012-3.583.07-4.85c.053-1.17.25-1.803.413-2.226.218-.56.478-.96.898-1.38.42-.42.82-.68 1.38-.898.424-.164 1.06-.36 2.23-.413 1.265-.058 1.645-.07 4.85-.07M16 4c-3.26 0-3.668.014-4.948.072-1.277.058-2.15.26-2.913.558-.79.307-1.46.717-2.13 1.384S4.938 7.35 4.63 8.14c-.297.762-.5 1.635-.558 2.912C4.014 12.332 4 12.742 4 16s.014 3.668.072 4.948c.058 1.277.26 2.15.558 2.913a5.92 5.92 0 0 0 1.384 2.13 5.896 5.896 0 0 0 2.125 1.383c.76.298 1.632.5 2.91.56 1.28.057 1.69.07 4.95.07s3.665-.013 4.945-.07c1.277-.06 2.15-.26 2.913-.56a5.845 5.845 0 0 0 2.125-1.383 5.898 5.898 0 0 0 1.384-2.126c.296-.762.5-1.635.557-2.912.058-1.28.072-1.69.072-4.948s-.015-3.668-.073-4.948c-.058-1.277-.26-2.15-.558-2.913a5.877 5.877 0 0 0-1.385-2.125 5.886 5.886 0 0 0-2.125-1.384c-.76-.296-1.634-.5-2.91-.557C19.667 4.013 19.257 4 16 4z"/><path d="M16 9.838a6.163 6.163 0 0 0 0 12.324c3.402 0 6.162-2.76 6.162-6.162S19.402 9.838 16 9.838zM16 20c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"/><circle cx="22.406" cy="9.594" r="1.44"/></g></svg>
icons/instapaper.png DELETED
Binary file
icons/instapaper.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M11.98 5.5h8.04v1.265h-.62c-.582 0-1.004.08-1.264.242-.262.162-.453.39-.572.69-.12.297-.182.874-.182 1.732v13.53c0 .68.064 1.165.195 1.45.13.287.313.495.55.626.234.13.658.196 1.27.196h.618V26.5H11.98v-1.265h.662c.592 0 1.012-.067 1.258-.203.246-.135.424-.33.533-.587.11-.256.166-.75.166-1.483V9.112c0-.776-.06-1.3-.17-1.567a1.108 1.108 0 0 0-.533-.59c-.247-.128-.667-.19-1.26-.19h-.66V5.5z"/></svg>
icons/itunes.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23.4c-5.743 0-10.4-4.656-10.4-10.4 0-5.744 4.657-10.4 10.4-10.4S26.4 10.256 26.4 16c0 5.744-4.657 10.4-10.4 10.4zm4.76-6.916c.084 1.105-.746 2.11-1.853 2.25-1.108.137-2.076-.646-2.158-1.752-.09-1.105.744-2.113 1.85-2.25.35-.043.687.004.986.127v-5.43l-5.2.963v6.783h-.012a.242.242 0 0 1 .007.054c.086 1.108-.744 2.113-1.85 2.25-1.11.138-2.075-.645-2.16-1.75-.084-1.106.746-2.114 1.854-2.25.35-.045.686.005.986.13v-7.82l7.545-1.29.007-.003h.004l-.003.035v9.894h-.01a.4.4 0 0 1 .01.054z"/></svg>
icons/jamespot.png DELETED
Binary file
icons/jamespot.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M12.427 24.073c.677.4 1.633.708 2.927.708 1.848 0 2.587-.83 2.587-2.71V5h2.438v17.13c0 2.745-1.478 4.87-5.176 4.87-1.663 0-2.99-.4-3.572-.678l.8-2.25z"/></svg>
icons/kakao.png DELETED
Binary file
icons/kakao.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M20.345 6h-8.688c-.583 0-1.06.45-1.06 1.005v8.814c0 .55.477 1 1.06 1h4.007c-.03.98-.445 2.057-1.077 2.997-.612.904-1.613 1.796-2.156 2.223l-.04.033c-.115.107-.2.23-.202.405-.003.13.07.232.15.34l.018.022 2.774 2.975s.136.137.246.163c.126.03.27.032.368-.042 4.84-3.56 5.537-8.023 5.66-10.44V7.004C21.404 6.45 20.93 6 20.346 6"/></svg>
icons/kik.png DELETED
Binary file
icons/kik.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.436 20.74a2.511 2.511 0 0 0 .109-5.019h-.11a2.516 2.516 0 0 0-2.507 2.515 2.509 2.509 0 0 0 2.508 2.508zm-7.946-3.09l2.89-2.89c.93-.93.93-2.434 0-3.363a2.374 2.374 0 0 0-3.362 0l-4.262 4.263V7.267A2.378 2.378 0 0 0 6 7.263V24.7a2.378 2.378 0 0 0 4.756.002v-2.316l1.335-1.335 3.76 5.07a2.378 2.378 0 0 0 3.866-2.771c-.016-.02-.03-.04-.047-.06l-4.177-5.638v-.002z" fill="#FFF"/></svg>
icons/kindle.png DELETED
Binary file
icons/kindle.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M12.927 27H10V5h2.927v11.754l5.15-5.47h3.683l-5.814 6.067L22 27h-3.407l-4.704-7.763-.966 1.037V27z"/></svg>
icons/klipfolio.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M4.872 27.71v-20h2.842v9.918l7.98-9.92h2.883l-6.74 8.105L18.87 27.71h-2.806l-5.72-10.123L7.71 20.78v6.93H4.87zm22.256-15.418l-8-8h8" fill="#FFF"/></svg>
icons/known.png DELETED
Binary file
icons/known.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M16.38 2.65c-7.45 0-13.5 6.048-13.5 13.5s6.05 13.5 13.5 13.5 13.5-6.048 13.5-13.5-6.04-13.5-13.5-13.5zm.078 25.203c-6.387 0-11.57-5.184-11.57-11.57 0-6.388 5.183-11.572 11.57-11.572S28.03 9.898 28.03 16.28c0 6.39-5.176 11.573-11.572 11.573z"/><path d="M23.856 21.758c-.393 0-.694-.07-.903-.2-.154-.094-.4-.402-.74-.91l-3.934-5.964 3.3-3.2c.252-.248.46-.433.623-.54.162-.11.293-.178.41-.217.107-.03.307-.046.593-.046h.207v-.01l.555-.01V8.55h-.65v.01h-6.086v2.12h.548c.31 0 .494.023.57.077.078.054.117.13.117.23 0 .055-.024.11-.063.178-.04.07-.154.2-.34.4l-4.257 4.437v-4.08c0-.402.03-.68.1-.826a.698.698 0 0 1 .34-.34c.1-.053.363-.076.78-.076h.44V8.56H8.8v2.113h.563c.34 0 .58.04.71.116.132.073.225.19.286.343.06.154.082.455.082.91v8.37c0 .478-.022.78-.076.903a.615.615 0 0 1-.285.33c-.13.07-.394.108-.78.108h-.5v2.12h6.666v-2.12h-.556c-.363 0-.61-.03-.733-.093a.566.566 0 0 1-.278-.31c-.065-.144-.1-.407-.1-.785V19.02l2.065-2.012 2.4 3.84c.2.333.3.54.3.626 0 .077-.054.147-.162.2-.108.055-.417.078-.918.078h-.278v2.12h6.89v-2.12h-.24z"/></g></svg>
icons/line.png DELETED
Binary file
icons/line.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M28 14.304c0-5.37-5.384-9.738-12-9.738S4 8.936 4 14.304c0 4.814 4.27 8.846 10.035 9.608.39.084.923.258 1.058.592.122.303.08.778.04 1.084l-.172 1.028c-.05.303-.24 1.187 1.04.647s6.91-4.07 9.43-6.968c1.74-1.905 2.57-3.842 2.57-5.99zM11.302 17.5H8.918a.631.631 0 0 1-.63-.63V12.1a.63.63 0 0 1 1.26.002v4.14h1.754c.35 0 .63.28.63.628a.63.63 0 0 1-.63.63zm2.467-.63a.631.631 0 0 1-.63.628.629.629 0 0 1-.63-.63V12.1a.63.63 0 1 1 1.26 0v4.77zm5.74 0a.632.632 0 0 1-1.137.378l-2.443-3.33v2.95a.631.631 0 0 1-1.26 0V12.1a.634.634 0 0 1 .63-.63.63.63 0 0 1 .504.252l2.444 3.328V12.1a.63.63 0 0 1 1.26 0v4.77zm3.853-3.014a.63.63 0 1 1 0 1.258H21.61v1.126h1.755a.63.63 0 1 1 0 1.258H20.98a.63.63 0 0 1-.628-.63V12.1a.63.63 0 0 1 .63-.628h2.384a.63.63 0 0 1 0 1.258h-1.754v1.126h1.754z"/></svg>
icons/link.png DELETED
Binary file
icons/link.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M24.412 21.177c0-.36-.126-.665-.377-.917l-2.804-2.804a1.235 1.235 0 0 0-.913-.378c-.377 0-.7.144-.97.43.026.028.11.11.255.25.144.14.24.236.29.29s.117.14.2.256c.087.117.146.232.177.344.03.112.046.236.046.37 0 .36-.126.666-.377.918a1.25 1.25 0 0 1-.918.377 1.4 1.4 0 0 1-.373-.047 1.062 1.062 0 0 1-.345-.175 2.268 2.268 0 0 1-.256-.2 6.815 6.815 0 0 1-.29-.29c-.14-.142-.223-.23-.25-.254-.297.28-.445.607-.445.984 0 .36.126.664.377.916l2.778 2.79c.243.243.548.364.917.364.36 0 .665-.118.917-.35l1.982-1.97c.252-.25.378-.55.378-.9zm-9.477-9.504c0-.36-.126-.665-.377-.917l-2.777-2.79a1.235 1.235 0 0 0-.913-.378c-.35 0-.656.12-.917.364L7.967 9.92c-.254.252-.38.553-.38.903 0 .36.126.665.38.917l2.802 2.804c.242.243.547.364.916.364.377 0 .7-.14.97-.418-.026-.027-.11-.11-.255-.25s-.24-.235-.29-.29a2.675 2.675 0 0 1-.2-.255 1.052 1.052 0 0 1-.176-.344 1.396 1.396 0 0 1-.047-.37c0-.36.126-.662.377-.914.252-.252.557-.377.917-.377.136 0 .26.015.37.046.114.03.23.09.346.175.117.085.202.153.256.2.054.05.15.148.29.29.14.146.222.23.25.258.294-.278.442-.606.442-.983zM27 21.177c0 1.078-.382 1.99-1.146 2.736l-1.982 1.968c-.745.75-1.658 1.12-2.736 1.12-1.087 0-2.004-.38-2.75-1.143l-2.777-2.79c-.75-.747-1.12-1.66-1.12-2.737 0-1.106.392-2.046 1.183-2.818l-1.186-1.185c-.774.79-1.708 1.186-2.805 1.186-1.078 0-1.995-.376-2.75-1.13l-2.803-2.81C5.377 12.82 5 11.903 5 10.826c0-1.08.382-1.993 1.146-2.738L8.128 6.12C8.873 5.372 9.785 5 10.864 5c1.087 0 2.004.382 2.75 1.146l2.777 2.79c.75.747 1.12 1.66 1.12 2.737 0 1.105-.392 2.045-1.183 2.817l1.186 1.186c.774-.79 1.708-1.186 2.805-1.186 1.078 0 1.995.377 2.75 1.132l2.804 2.804c.754.755 1.13 1.672 1.13 2.75z"/></svg>
icons/linkedin.png DELETED
Binary file
icons/linkedin.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z" fill="#FFF"/></svg>
icons/linkedin_share_2x.png ADDED
Binary file
icons/livejournal.png DELETED
Binary file
icons/livejournal.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M16.76 5.53c-1.586 0-3.094.33-4.462.922l-2.47-2.465h-.005A11.268 11.268 0 0 0 4 9.843l2.472 2.47a11.283 11.283 0 0 1 5.823-5.86h.004l9.14 9.128h-.006a11.304 11.304 0 0 0-5.823 5.86l-9.14-9.13c-.597 1.372-.952 2.865-.952 4.457 0 6.21 5.03 11.24 11.24 11.24S28 22.98 28 16.77c0-6.206-5.033-11.24-11.24-11.24zm1.95 16.573a6.561 6.561 0 0 1 3.38-3.403l.887 4.285-4.268-.882z"/><path d="M22.092 18.702l-.653-3.118h-.007a11.288 11.288 0 0 0-5.822 5.858l3.097.66a6.58 6.58 0 0 1 3.38-3.4"/></g></svg>
icons/mail_ru.png DELETED
Binary file
icons/mail_ru.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M19.975 15.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63 0-4.09 2.068-4.09 4.417 0 2.635 1.763 4.298 4.075 4.298 2.58 0 4.275-1.89 4.4-4.127l-.003-.514zm-4.372-6.346c1.756 0 3.408.776 4.62 1.993v.008c0-.584.396-1.024.94-1.024h.14c.852 0 1.026.808 1.026 1.063v9.08c-.06.595.614.9.99.52 1.457-1.497 3.203-7.702-.907-11.295-3.83-3.35-8.967-2.8-11.7-.915-2.904 2-4.764 6.436-2.957 10.6 1.968 4.544 7.6 5.897 10.947 4.547 1.696-.683 2.48 1.608.72 2.356-2.66 1.132-10.065 1.02-13.524-4.972-2.34-4.046-2.214-11.163 3.986-14.85 4.74-2.822 10.99-2.042 14.762 1.895 3.936 4.116 3.704 11.82-.138 14.817-1.742 1.36-4.326.035-4.312-1.947l-.02-.65a6.456 6.456 0 0 1-4.58 1.906c-3.475 0-6.53-3.057-6.53-6.53 0-3.507 3.057-6.6 6.53-6.6"/></svg>
icons/mendeley.png DELETED
Binary file
icons/mendeley.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.596 18.11c-1.466-.087-2.02-.834-1.93-2.164.076-1.113.274-2.22.418-3.327-.023-1.745-.942-3.13-2.488-3.59-1.583-.47-2.97-.14-4.102 1.15-2.322 2.644-2.616 2.632-5.023-.047-1.15-1.28-2.85-1.66-4.39-.98-1.5.667-2.37 2.237-2.15 3.954.08.625.28 1.235.38 1.863.337 2.123-.107 2.7-2.227 3.148-1.066.228-1.913.786-2.05 1.99-.137 1.22.17 2.39 1.404 2.75.77.226 1.854.084 2.55-.32.96-.553 1.064-1.64.733-2.74-.62-2.05-.028-3.04 2.114-3.34a5.973 5.973 0 0 1 2.568.235c1.302.41 1.692 1.373 1.175 2.65-.45 1.1-.443 2.09.39 2.984.84.9 2.417 1.08 3.518.435 1.12-.657 1.497-1.807 1.042-3.164-.608-1.814-.085-2.783 1.807-3.123a5.94 5.94 0 0 1 2.16.025c1.834.367 2.377 1.377 1.84 3.188-.504 1.698.196 3.09 1.72 3.43 1.332.295 2.624-.607 2.89-2.022.308-1.633-.593-2.882-2.344-2.988zm-10.71-.085a2.556 2.556 0 0 1-2.445-2.57c.01-1.46 1.15-2.567 2.61-2.54 1.47.026 2.57 1.177 2.52 2.627a2.568 2.568 0 0 1-2.682 2.483z"/></svg>
icons/meneame.png DELETED
Binary file
icons/meneame.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M27.03 7.804c-.012-.44-.617-1.916-.893-1.916l-.067.01-.03.04c-.043.055-.07.157.083.714.23 1.14.413 2.764-.68 3.712-.658.667-1.562 1.052-2.437 1.425-1.208.51-2.456 1.042-3.09 2.334-.76 2.156.583 5.37 1.563 7.716.203.496.4.963.56 1.38.044.09.05.184.01.28-.224.58-1.725 1.16-2.82 1.584-.977.378-1.316.52-1.32.704 0 .037.01.11.112.155l.02.01h.023c2.303-.027 3.968-.564 4.688-1.514.372-.49.48-1.08.312-1.708-.144-.536-.448-1.233-.8-2.04-.7-1.61-1.575-3.616-1.575-5.315.045-1.5 1.388-2.156 2.687-2.787.313-.15.61-.295.874-.445 1.64-.734 3.208-2.413 2.78-4.344z"/><path d="M15.32 25.348c-.423-.03-.82-.057-1.108-.1-.32-.035-.646-.067-.974-.1-1.927-.19-3.92-.387-5.528-1.5-1.79-1.34-1.916-3.96-1.124-5.748.644-1.635 1.616-3.337 2.89-5.06l.066-.09c.07.21.15.42.247.622.812 1.687 1.77 2.585 2.92 2.745.31.046.62.07.925.07 1.04 0 1.977-.267 2.716-.77l.38-.26-.452.08c-.168.028-.34.06-.51.094-.535.106-1.086.21-1.617.21-.617 0-1.12-.15-1.54-.46-1.882-1.203-2.623-3.85-1.582-5.67.743-1.402 2.184-2.104 4.536-2.21 2.03-.092 3.998.83 5.16 1.37.292.136.545.253.74.326.482.152 1.04.314 1.577.314.62 0 1.083-.226 1.374-.66.27-.32.3-1.006.176-1.484-.046-.178-.135-.402-.295-.462l-.15-.056.016.16c.048.444-.11.938-.397 1.256a.96.96 0 0 1-.714.34c-.09 0-.187-.014-.29-.043-.53-.124-1.044-.35-1.54-.57-.18-.08-.363-.16-.54-.232-1.76-.91-3.38-1.352-4.944-1.352-.61 0-1.22.07-1.805.207-1.19.22-2.786.9-3.693 2.137-.9 1.074-1.16 2.65-.738 4.122l-.16.132-.467.38c-.704.563-1.367 1.096-2.01 2.02-1.097 1.726-2.3 4.013-1.868 6.39.404 2.53 2.847 4.146 5.05 4.434 1.068.125 2.18.185 3.4.185h.002c1.088 0 2.25-.045 3.66-.147l.037-.002.026-.024c.09-.09.08-.17.065-.212-.082-.224-.645-.286-1.91-.375z"/><path d="M18.398 21.133c-.044-.124-.178-.502-2.283-.502-1.357 0-3.012.17-3.363.3l-.427.16.454.034c.313.025.68.037 1.063.05 1.257.04 2.82.088 3.634.644.18.316.053 1.464-.05 2.39-.11 1.004-.17 1.582-.044 1.77l.02.03.034.01a.279.279 0 0 0 .063.008c.095 0 .184-.06.267-.177.515-.734.933-3.86.627-4.713z"/></g></svg>
icons/miro.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M28.316 9.983c-3.055-2.55-6.135-3.597-9.06-3.57C11.78 6.478 5.33 13.56 3 20.47c18.74 13.006 28.804-1.863 25.316-10.487zm-4.794 5.66v5.767H20.63v-6.04c0-1.1-2.01-1.33-2.01 0v5.992h-2.9v-5.97c0-1.174-2-1.16-2 0v5.97h-2.93v-8.94s6.648.02 9.86.02c3.21 0 2.872 3.202 2.872 3.202z"/></svg>
icons/mixi.png DELETED
Binary file
icons/mixi.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.09 5.246C9.617 5.246 4 9.216 4 16.63c0 6.93 7.707 10.193 12.758 9.01v2.374S28 25.054 28 15.034c0-6.11-4.505-9.788-11.91-9.788zm6.83 14.778h-1.657v-5.688s-.505-1.586-1.585-1.586c-.9 0-2.525.374-2.525 2.08v5.193h-1.657V14.77c0-1.586-.787-2.09-1.506-2.09-1.15 0-2.727.807-2.727 2.403v4.94H9.606v-9.01h1.657v1.03c.656-.546 1.564-1.03 2.727-1.03 1.224 0 2.092.434 2.606 1.282a4.484 4.484 0 0 1 3.082-1.202c1.97 0 3.24 1.788 3.24 3.202v5.73z"/></svg>
icons/myspace.png DELETED
Binary file
icons/myspace.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M24 17.716c-2.21 0-4 1.79-4 4v1.712h8v-1.713c0-2.21-1.79-4-4-4z"/><circle cx="24" cy="12.572" r="4"/><path d="M15.148 18.31a3.715 3.715 0 0 0-3.72 3.71v1.408h7.437c.002-.615.002-1.148.002-1.408 0-2.05-1.665-3.71-3.72-3.71z"/><ellipse cx="15.147" cy="13.447" rx="3.719" ry="3.71"/><path d="M7.148 18.875A3.14 3.14 0 0 0 4 22.008v1.42h6.295c.002-.636.002-1.178.002-1.42 0-1.73-1.41-3.133-3.15-3.133z"/><ellipse cx="7.148" cy="14.58" rx="3.148" ry="3.133"/></g></svg>
icons/netlog.png DELETED
Binary file
icons/netlog.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 5.724c-6.33 0-11.46 5.13-11.46 11.46 0 3.71 1.773 7 4.51 9.093 1.658-2.12 4.19-3.48 7.03-3.48 2.807 0 5.314 1.324 6.975 3.404a11.416 11.416 0 0 0 4.404-9.014c0-6.33-5.13-11.46-11.46-11.46zm0 14.327a4.048 4.048 0 0 1-4.05-4.05c0-2.233 1.813-4.05 4.05-4.05s4.05 1.816 4.05 4.05c0 2.24-1.813 4.05-4.05 4.05z"/></svg>
icons/netvibes.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M13.09 8h5.82v16h-5.82z"/><path d="M8 13.09h16v5.82H8z"/></g></svg>
icons/netvouz.png DELETED
Binary file
icons/netvouz.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M10.25 8.72v17.184H5.5V6.096h8.396l5.605 5.77v6.43"/><path d="M21.75 23.28V6.095h4.75v19.808h-8.396L12.5 20.13v-6.427"/></g></svg>
icons/newsalloy.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M23.78 7.35l-1.112 1.663A8.986 8.986 0 0 1 26 16c0 2.822-1.3 5.338-3.332 6.988l1.11 1.662A10.952 10.952 0 0 0 28 16c0-3.515-1.654-6.638-4.22-8.65z"/><path d="M21.55 10.687l-1.122 1.68a4.971 4.971 0 0 1 1.58 3.634 4.98 4.98 0 0 1-1.58 3.64l1.122 1.68A7.005 7.005 0 0 0 24 16c0-2.127-.952-4.03-2.45-5.313z"/><circle cx="19.79" cy="15.999" r="1"/><path d="M16 5c-1.177 0-1.533.684-1.533.684s-3.06 3.363-5.17 4.847c-.387.25-.813.47-1.567.47H6c-1.104 0-2 .9-2 2v6c0 1.107.896 2 2 2h1.73c.754 0 1.18.226 1.566.47 2.107 1.486 5.17 4.85 5.17 4.85S14.822 27 16 27a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z"/></g></svg>
icons/newsisfree.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M23.44 5.83L11.072 21.66l-3.988-5.28-2.045 1.89 6.03 7.9L26.96 5.83"/></svg>
icons/newsvine.png DELETED
Binary file
icons/newsvine.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.828 19.498l2.875-2.084a1.692 1.692 0 0 0 2.599-1.436 1.7 1.7 0 1 0-3.385.21l-2.095 1.516v-4.73l2.896-2.1a1.697 1.697 0 0 0 2.581-1.45 1.7 1.7 0 1 0-3.398 0c0 .08.006.16.018.235l-2.097 1.52V4h-1.656v3.79l-2.11-1.528c.02-.102.032-.205.032-.313 0-.94-.766-1.7-1.7-1.7-.94 0-1.7.76-1.7 1.7 0 .934.76 1.7 1.7 1.7.294 0 .57-.08.813-.21l2.962 2.14v4.73l-2.105-1.52c.017-.094.028-.19.028-.286a1.701 1.701 0 0 0-3.4 0 1.7 1.7 0 0 0 2.54 1.476l2.938 2.13v5.044L13.07 19.63a1.7 1.7 0 0 0-1.677-1.98c-.938 0-1.697.762-1.697 1.7a1.698 1.698 0 0 0 2.543 1.474l2.933 2.124V28h1.655v-1.665l2.87-2.077a1.699 1.699 0 1 0-.791-1.432c0 .067.003.134.01.2l-2.09 1.517v-5.045z"/></svg>
icons/nujij.png DELETED
Binary file
icons/nujij.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M8.223 4h4v4h-4zm0 6.223h4V28h-4zM19.777 4h4v4h-4zm0 6.223h4V28h-4zM14 4h4v4h-4zm0 6.223h4v11.11h-4z" fill="#FFF"/></svg>
icons/odnoklassniki.png DELETED
Binary file
icons/odnoklassniki.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 16.16a6.579 6.579 0 0 1-6.58-6.58A6.578 6.578 0 0 1 16 3a6.58 6.58 0 1 1 .002 13.16zm0-9.817a3.235 3.235 0 0 0-3.236 3.237 3.234 3.234 0 0 0 3.237 3.236 3.236 3.236 0 1 0 .004-6.473zm7.586 10.62c.647 1.3-.084 1.93-1.735 2.99-1.395.9-3.313 1.238-4.564 1.368l1.048 1.05 3.877 3.88c.59.59.59 1.543 0 2.133l-.177.18c-.59.59-1.544.59-2.134 0l-3.88-3.88-3.877 3.88c-.59.59-1.543.59-2.135 0l-.176-.18a1.505 1.505 0 0 1 0-2.132l3.88-3.877 1.042-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747 1.4-1.367 2.768-.29C13.035 18.13 16 18.13 16 18.13s2.968 0 4.818-1.456c1.368-1.077 2.4-.457 2.768.29z"/></svg>
icons/oknotizie.png DELETED
Binary file
icons/oknotizie.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M13.333 24.975l-4.605-7.01H7.3v9.502h1.4V20.46l4.603 7.007h1.435v-9.5h-1.405m10.534 1.193c-.837-.896-1.927-1.352-3.24-1.352-1.315 0-2.41.455-3.25 1.352-.84.896-1.265 2.092-1.265 3.557 0 1.46.426 2.655 1.265 3.552.84.9 1.935 1.352 3.25 1.352 1.313 0 2.403-.455 3.24-1.353.835-.895 1.258-2.09 1.258-3.556s-.423-2.66-1.258-3.555zm-.248 3.557c0 1.14-.288 2.04-.85 2.67-.557.624-1.283.94-2.158.94-.866 0-1.59-.317-2.148-.945-.564-.632-.85-1.528-.85-2.665 0-1.142.287-2.04.852-2.67.56-.624 1.29-.94 2.17-.94.862 0 1.58.316 2.136.94.56.63.843 1.528.843 2.67zM11.39 4.375c-1.315 0-2.41.455-3.25 1.352-.84.895-1.265 2.09-1.265 3.556 0 1.46.426 2.656 1.265 3.554.84.9 1.934 1.354 3.25 1.354 1.313 0 2.403-.45 3.24-1.35.835-.893 1.258-2.09 1.258-3.554s-.423-2.66-1.258-3.556c-.837-.898-1.927-1.353-3.24-1.353zm2.992 4.908c0 1.142-.284 2.04-.846 2.67-.557.624-1.283.94-2.158.94-.865 0-1.59-.317-2.148-.944-.563-.636-.85-1.53-.85-2.67s.287-2.038.852-2.668c.562-.626 1.293-.943 2.172-.943.862 0 1.58.317 2.136.942.56.63.842 1.53.842 2.67zm4.14 2.015l.59-.59 2.11 3.326h1.705l-2.838-4.31 2.65-2.636H20.9l-2.377 2.5V4.534h-1.43v9.5h1.43" fill="#FFF"/></svg>
icons/oldreader.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M31.873 8.063c.043 0 .084-.006.127-.006V0h-8.057c0 .043-.006.084-.006.127a7.935 7.935 0 0 0 7.936 7.936zM16 7.398A17.519 17.519 0 0 1 7.398 16 17.519 17.519 0 0 1 16 24.602 17.519 17.519 0 0 1 24.602 16 17.523 17.523 0 0 1 16 7.398zM.127 23.938c-.043 0-.084.005-.127.006V32h8.057c0-.043.006-.084.006-.127a7.935 7.935 0 0 0-7.936-7.935zm17.46 7.935c0 .043.003.084.003.127h3.176c0-.043-.004-.084-.004-.127 0-6.137 4.975-11.11 11.11-11.11.044 0 .085.002.128.003V17.59l-.127-.002c-7.89 0-14.286 6.395-14.286 14.285zM.127 14.413h.008C8.022 14.41 14.413 8.016 14.413.13c0-.043-.003-.084-.003-.127h-3.176c0 .044.003.085.003.128 0 6.14-4.974 11.11-11.11 11.11H0v3.176c.04 0 .078.004.118.004h.01zm0 3.175c-.043 0-.084.002-.127.003v3.18c.043 0 .084-.005.127-.005 6.137 0 11.11 4.975 11.11 11.11 0 .044-.003.085-.003.128h3.176c0-.042.003-.083.003-.126 0-7.89-6.396-14.285-14.286-14.285z"/><path fill="none" d="M23.938 31.873c0 .043.005.084.006.127H32v-8.057c-.043 0-.084-.006-.127-.006a7.934 7.934 0 0 0-7.935 7.936zm7.926-17.46h.018c.04 0 .08-.003.118-.003v-3.176c-.043 0-.084.003-.127.003-6.137 0-11.11-4.973-11.11-11.11 0-.043.002-.084.003-.127H17.59c0 .043-.003.084-.003.127 0 7.887 6.392 14.28 14.277 14.286zM8.062.127c0-.043-.006-.084-.006-.127H0v8.057c.043 0 .084.006.127.006A7.935 7.935 0 0 0 8.062.127z"/><path fill="#FFF" d="M14.41 32h.006c0-.043-.003-.084-.003-.127 0 .043-.003.084-.003.127z"/><path fill="#FFF" d="M14.413 31.873c0-2.596.57-5.057 1.587-7.27A17.52 17.52 0 0 0 7.398 16a17.391 17.391 0 0 1-7.27 1.587c-.044 0-.085-.003-.128-.003v.007h.127c7.89 0 14.286 6.396 14.286 14.286zM.127 20.763c-.043 0-.084.002-.127.003v3.178c.043 0 .084-.006.127-.006a7.936 7.936 0 0 1 7.936 7.935c0 .043-.006.084-.006.127h3.178c0-.043.003-.084.003-.127 0-6.137-4.974-11.11-11.11-11.11zM32 14.415v-.006h-.118c.04 0 .08.004.118.004zM16 7.398A17.519 17.519 0 0 0 24.602 16a17.383 17.383 0 0 1 7.263-1.587c-7.886-.005-14.277-6.4-14.277-14.286 0-.043.003-.084.003-.127h-.002c0 .043.003.084.003.127 0 2.596-.572 5.057-1.59 7.27zm15.873 3.84c.043 0 .084-.003.127-.004V8.057c-.043 0-.084.006-.127.006A7.934 7.934 0 0 1 23.938.127c0-.043.005-.084.006-.127h-3.178c0 .043-.004.084-.004.127 0 6.137 4.974 11.11 11.11 11.11z"/><path fill="#FFF" d="M17.587 31.873c0-7.89 6.396-14.285 14.286-14.285.043 0 .084.002.127.003v-3.17c-.04 0-.078-.003-.118-.003h-.018c-2.593 0-5.05.572-7.263 1.587a17.549 17.549 0 0 0-8.6 8.603 17.421 17.421 0 0 0-1.585 7.27c0 .044.003.085.003.128h3.174l-.002-.126z"/><path fill="#FFF" d="M20.762 31.873c0 .043.003.084.004.127h3.178c0-.043-.006-.084-.006-.127a7.934 7.934 0 0 1 7.935-7.935c.043 0 .084.005.127.006v-3.178c-.043 0-.084-.004-.127-.004-6.137 0-11.11 4.974-11.11 11.11zM7.398 16A17.523 17.523 0 0 0 16 7.398a17.385 17.385 0 0 0 1.587-7.27c0-.044-.003-.085-.003-.128H14.41c0 .043.003.084.003.127 0 7.887-6.392 14.28-14.278 14.286H.117c-.04 0-.078-.003-.117-.003v3.174c.043 0 .084.003.127.003 2.596 0 5.057-.57 7.27-1.587z"/><path fill="#FFF" d="M11.237.127c0-.043-.003-.084-.003-.127H8.057c0 .043.006.084.006.127A7.936 7.936 0 0 1 .127 8.063c-.043 0-.084-.006-.127-.006v3.178c.043 0 .084.003.127.003 6.137 0 11.11-4.974 11.11-11.11z"/></svg>
icons/outlook_com.png DELETED
Binary file
icons/outlook_com.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M19.52 8.29v5.5l1.92 1.208a.474.474 0 0 0 .212 0l8.27-5.574c0-.66-.613-1.134-.962-1.134h-9.44z"/><path d="M19.52 15.84l1.755 1.204c.246.183.543 0 .543 0-.297.183 8.104-5.397 8.104-5.397V21.75c0 1.102-.704 1.562-1.496 1.562H19.52V15.84zm-9.075-2.535c-.6 0-1.073.282-1.426.842-.357.56-.53 1.305-.53 2.23 0 .936.173 1.677.53 2.22.345.546.81.82 1.38.82.59 0 1.053-.266 1.4-.795.342-.53.515-1.266.515-2.206 0-.984-.17-1.744-.502-2.288-.333-.55-.79-.823-1.37-.823z"/><path d="M2.123 5.5v21.51l16.362 3.428V2.33L2.123 5.5zm10.95 14.387c-.693.91-1.594 1.367-2.706 1.367-1.082 0-1.967-.442-2.65-1.324-.68-.88-1.02-2.03-1.02-3.448 0-1.496.343-2.707 1.037-3.63.693-.926 1.614-1.388 2.754-1.388 1.08 0 1.955.438 2.62 1.324.667.885 1 2.05 1 3.495.004 1.496-.345 2.695-1.034 3.604z"/></g></svg>
icons/pinboard.png DELETED
Binary file
icons/pinboard.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M17.357 18.913l-5.01 5.014.88-4.5-6.588-8.075-3.48.044 4.314-4.313 4.035-4.04V6.85l7.795 6.403 4.502-.786-4.876 4.87 9.908 11.62"/></svg>
icons/pinterest.png DELETED
Binary file
icons/pinterest.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.56 4C10 4 6.71 8.7 6.71 12.61c0 2.37.9 4.48 2.82 5.27a.47.47 0 0 0 .69-.34l.28-1.11a.67.67 0 0 0-.2-.77A4 4 0 0 1 9.4 13a6.53 6.53 0 0 1 6.79-6.6c3.7 0 5.74 2.26 5.74 5.28 0 4-1.76 7.33-4.37 7.33a2.13 2.13 0 0 1-2.18-2.66c.41-1.75 1.22-3.63 1.22-4.89a1.85 1.85 0 0 0-1.86-2.07c-1.47 0-2.66 1.53-2.66 3.57a5.31 5.31 0 0 0 .44 2.18l-1.77 7.51a15.45 15.45 0 0 0 0 5.24.18.18 0 0 0 .33.08 14.71 14.71 0 0 0 2.49-4.51c.17-.61 1-3.79 1-3.79a4 4 0 0 0 3.37 1.72c4.43 0 7.44-4 7.44-9.45C25.29 7.81 21.83 4 16.56 4z" fill="#fff"/></svg>
icons/pinterest_pin.png DELETED
Binary file
icons/pinterest_pin_2x.png ADDED
Binary file
icons/plurk.png DELETED
Binary file
icons/plurk.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M20.215 16.016h-8.43V9.7h8.43v6.316zm4.2 4.2V5.5H7.585v21h4.2v-6.285h12.63z"/></svg>
icons/pocket.png DELETED
Binary file
icons/pocket.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.005 6.244c2.927 0 5.854-.002 8.782 0 1.396.002 2.195.78 2.188 2.165-.015 2.483.116 4.985-.11 7.454-.75 8.204-10.027 12.607-16.91 8.064-3.086-2.037-4.82-4.926-4.917-8.673-.06-2.34-.034-4.684-.018-7.025.008-1.214.812-1.98 2.056-1.983 2.975-.01 5.952-.005 8.93-.007zm-5.037 5.483c-.867.093-1.365.396-1.62 1.025-.27.67-.078 1.256.417 1.732a529.74 529.74 0 0 0 5.09 4.838c.745.695 1.537.687 2.278-.01a473.74 473.74 0 0 0 4.93-4.686c.827-.797.91-1.714.252-2.38-.694-.704-1.583-.647-2.447.17-1.097 1.04-2.215 2.06-3.266 3.143-.485.492-.77.432-1.227-.027a87.392 87.392 0 0 0-3.39-3.225c-.325-.29-.77-.448-1.017-.584z"/></svg>
icons/podnova.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M3.395 13.422l2.5 1.67c2.482-3.052 6.262-5.007 10.5-5.007 4.242 0 8.022 1.955 10.503 5.007l2.498-1.67c-3.023-3.856-7.717-6.342-13-6.342s-9.976 2.485-13 6.342z"/><path d="M8.41 16.772l2.526 1.687a7.46 7.46 0 0 1 5.46-2.38c2.16 0 4.09.92 5.463 2.376l2.52-1.688c-1.933-2.25-4.79-3.683-7.99-3.683-3.194 0-6.052 1.43-7.982 3.682z"/><circle cx="16.395" cy="20.417" r="2"/></g></svg>
icons/polyvore.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.82 5h9.84a6.68 6.68 0 0 1 4.72 1.65 6 6 0 0 1 1.8 4.65 6.76 6.76 0 0 1-1.6 4.5 6 6 0 0 1-4.9 1.9H10.8V27h-3zm11.56 3a6.4 6.4 0 0 0-2.7-.46H10.8v7.62h5.9a5.6 5.6 0 0 0 3.22-.85 3.4 3.4 0 0 0 1.24-3A3.3 3.3 0 0 0 19.38 8z" fill="#fff"/></svg>
icons/print.png DELETED
Binary file
icons/print.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M22.5 19.59V24h-13v-4.41z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.4"/><path d="M9.44 21.12H6.38a.8.8 0 0 1-.87-.7v-7.35a.8.8 0 0 1 .88-.7h19.23a.8.8 0 0 1 .88.7v7.35a.8.8 0 0 1-.88.7h-3.06" fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.4"/><path d="M22.5 12.32V8h-13v4.28" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.4"/></svg>
icons/printfriendly.png DELETED
Binary file
icons/printfriendly.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g stroke="#FFF" stroke-width="1.5" stroke-linecap="round" stroke-miterlimit="10"><path fill="none" d="M22.562 19.588v4.373H9.438v-4.37h13.124zm-13.124 1.53H6.375c-.483 0-.875-.313-.875-.7v-7.35c0-.387.392-.7.875-.7h19.25c.482 0 .875.313.875.7v7.35c0 .387-.393.7-.876.7h-3.062"/><path fill="#FFF" d="M22.562 12.32V8.04H9.436v4.28"/></g></svg>
icons/protopage.png DELETED
Binary file
icons/protopage.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" stroke="#FFF" stroke-miterlimit="10" d="M17.866 14.47l7.626-1.048.574 3.078-7.68 1.038 3.54 7.058-2.804 1.418-3.614-7.23-5.873 5.557-2.144-2.29 5.74-5.42-6.86-3.6 1.595-2.697 6.808 3.595 1.3-7.375 3.1.546-1.303 7.373z"/></svg>
icons/pusha.png DELETED
Binary file
icons/pusha.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M29.27 22.188V8.068L17.207 14.92l3.838 2.33C15.715 24.144 5.898 29.306 0 31.964V32h19.635c3.682-4.865 7.03-11.46 7.03-11.46l2.604 1.648z"/></svg>
icons/qzone.png DELETED
Binary file
icons/qzone.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M27.996 12.83l-7.423-.737c-.566-.053-.694-.142-.87-.604l-3.175-7.045c-.29-.598-.765-.598-1.055 0l-3.384 7.04c-.23.393-.34.48-.898.534l-7.187.807c-.66.064-.808.493-.327.952l5.64 5.184c.266.25.27.355.195.697l-1.447 7.61c-.124.65.247.915.82.58l6.44-3.715c.45-.284.87-.293 1.31-.018l6.47 3.734c.575.334.948.07.826-.58L22.83 21.2c.66-.226 1.305-.5 1.69-.81l-.156.03c-2.29.547-5.438.872-8.355.872-1.08 0-2.128-.038-3.13-.11l-.006.005a39.39 39.39 0 0 1-2.53-.26c-.3-.05.026-.242.026-.242l7.76-5.513s.202-.126.002-.153c-3.188-.5-6.723-.627-10.042-.627h-.23c2.246-.51 5.07-.815 8.14-.815 1.81 0 3.54.105 5.11.296-.002.003.888.124 1.31.193.33.05.024.24.024.24l-7.77 5.384s-.18.107.015.136c2.39.337 5.332.457 7.98.49l-.118-.65c-.06-.38 0-.51.284-.78l5.478-5.12c.485-.455.34-.88-.318-.945z"/></svg>
icons/reddit.png DELETED
Binary file
icons/reddit.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z" fill="#fff"/></svg>
icons/rediff.png DELETED
Binary file
icons/rediff.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M22.506 6.004c-.336 0-.64 0-.92-.002L20.926 6c-1.742 0-2.418.07-3.738.923-.744.457-1.38 1.034-1.85 1.517V6.188a.182.182 0 0 0-.182-.184h-5.71c-.1 0-.183.082-.183.184v19.62c0 .115.115.23.232.18h5.71c.1 0 .18-.08.18-.18V14.933c0-2.584 1.85-2.916 3.464-2.916h3.7c.1 0 .183-.08.183-.182V6.188c-.05-.147-.172-.147-.287-.184h.056z"/></svg>
icons/renren.png DELETED
Binary file
icons/renren.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M18.74 3.266a14.24 14.24 0 0 0-5.48 0c0 8.96-.07 16.176-9.26 21.662A14.406 14.406 0 0 0 8.322 29c3.595-2.168 5.688-4.736 7.69-8.275 2 3.54 4.07 6.107 7.69 8.275A14.07 14.07 0 0 0 28 24.928c-9.19-5.487-9.26-12.7-9.26-21.662z"/></svg>
icons/segnalo.png DELETED
Binary file
icons/segnalo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.65 11.186c-3.252-1.153-6.64-.972-9.263 1.434-2.76 2.53-3.165 7.208-1.02 10.172 1.948 2.695 6.138 3.82 9.284 3.58.79-.062 5.127-1.776 4.16-2.845-.172-.192-.41-.29-.452-.31a.839.839 0 0 0-.136-.038 5.2 5.2 0 0 0-.52-.078c-1.88-.21-3.746.424-5.64-.325-.826-.328-1.675-.668-2.208-1.41-.375-.524-1.086-2.715.16-2.31l7.453 2.404c1.705.55 2.792.626 3.288-1.404.978-3.978-1.35-7.545-5.1-8.875zm-.09 6.423c-.93.044-3.202-.94-3.617-1.078-1.11-.358-2.117-.922-.537-2.053 1.9-1.36 4.214.537 4.51 2.45.038.26-.1.664-.357.677zm4.77-10.64c-1.732.554-3.154 1.85-4.18 3.315-.01.012-.006.018-.012.03-.006.01-.018.02-.02.03-.664 2.168 4.32.844 5.263.54.75-.242 4.84-1.912 4.61-3.078-.36-1.837-4.383-1.247-5.66-.84zm-4.032 2.373C17.42 8.2 17.02 7.21 16.12 6.488c-.645-.518-2.716-1.49-3.358-.383-.317.55.01 1.31.195 1.862a4.572 4.572 0 0 0 1.137 1.835c.764.747 2.385.972 3.01.01.142-.218.186-.44.19-.448 0-.008.004-.013.004-.02z" fill="#FFF"/></svg>
icons/sina_weibo.png DELETED
Binary file
icons/sina_weibo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M13.92 24.99c-4.303.424-8.02-1.52-8.3-4.346-.278-2.827 2.987-5.463 7.292-5.888 4.304-.426 8.018 1.52 8.297 4.345.274 2.83-2.987 5.468-7.29 5.89m8.61-9.38c-.367-.11-.62-.184-.428-.663.416-1.046.458-1.946.01-2.59-.846-1.204-3.155-1.14-5.8-.03 0-.004-.834.362-.62-.297.406-1.31.345-2.407-.29-3.04-1.435-1.437-5.255.055-8.53 3.33C4.422 14.77 3 17.37 3 19.617c0 4.3 5.513 6.913 10.907 6.913 7.07 0 11.776-4.105 11.776-7.37 0-1.97-1.66-3.09-3.15-3.55m4.693-7.87a6.89 6.89 0 0 0-6.55-2.12h-.002a.997.997 0 0 0-.765 1.182.99.99 0 0 0 1.18.765 4.91 4.91 0 0 1 4.66 1.508 4.899 4.899 0 0 1 1.02 4.787.995.995 0 1 0 1.894.615v-.004a6.883 6.883 0 0 0-1.44-6.732m-2.622 2.37a3.343 3.343 0 0 0-3.192-1.03.852.852 0 0 0-.655 1.016.854.854 0 0 0 1.016.657v.003a1.655 1.655 0 0 1 1.564.502c.406.453.514 1.066.338 1.606h.005a.858.858 0 1 0 1.63.528 3.345 3.345 0 0 0-.7-3.28"/><path d="M14.16 19.87c-.15.26-.484.383-.746.275-.256-.104-.335-.393-.19-.646.15-.255.47-.378.725-.276.26.094.35.386.21.644m-1.375 1.76c-.417.666-1.308.957-1.98.65-.66-.302-.855-1.072-.44-1.72.413-.645 1.274-.933 1.94-.653.673.287.888 1.054.48 1.724m1.564-4.7c-2.047-.533-4.364.49-5.254 2.293-.904 1.84-.028 3.884 2.04 4.552 2.144.69 4.67-.368 5.55-2.354.865-1.943-.216-3.943-2.336-4.49"/></g></svg>
icons/sitejot.png DELETED
Binary file
icons/sitejot.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.506 8.08c.645 0 1.3.073 1.967.225.547.12.937.285 1.173.495.236.21.354.5.354.868 0 .232-.043.414-.13.547-.086.13-.272.29-.56.48-.333.224-.524.49-.573.794-.05.3-.094 1.48-.134 3.54-.018 1.99-.033 3.183-.048 3.58-.015.4-.05.786-.107 1.16-.167 1.1-.504 1.96-1.01 2.583-.414.51-.946.912-1.596 1.205-.65.293-1.335.44-2.054.44-.64 0-1.278-.11-1.92-.326a5.407 5.407 0 0 1-1.67-.902c-.39-.315-.7-.74-.93-1.278a4.326 4.326 0 0 1-.347-1.72c0-.75.186-1.37.548-1.863.362-.49.816-.738 1.363-.738.535 0 .99.207 1.363.62.375.42.56.938.56 1.555 0 .155-.033.42-.102.787-.01.075-.017.157-.017.247 0 .24.066.437.2.587.13.15.307.227.524.227.386 0 .696-.226.933-.677.233-.45.35-1.043.35-1.78l-.01-1.024-.016-2.76c-.052-1.676-.09-2.662-.116-2.96-.027-.296-.09-.538-.195-.725-.086-.15-.162-.247-.23-.29-.065-.047-.245-.118-.538-.216-.138-.038-.256-.144-.353-.315a1.114 1.114 0 0 1-.147-.555c0-.405.122-.73.366-.975.247-.242.646-.44 1.198-.59.62-.17 1.254-.25 1.91-.25zM10.202 8c.593 0 1.37.19 2.33.574a.785.785 0 0 0 .275.068c.058 0 .23-.068.518-.203.093-.05.19-.07.294-.07.38 0 .79.4 1.22 1.193.43.797.64 1.555.64 2.275 0 .42-.097.775-.29 1.065-.19.288-.426.434-.7.434-.23 0-.418-.06-.56-.18-.146-.12-.46-.48-.95-1.07-.69-.843-1.37-1.264-2.037-1.264-.322 0-.58.102-.772.305-.19.204-.29.47-.29.8 0 .654.44 1.147 1.32 1.477 1.193.46 1.955.793 2.288 1.003 1.466.934 2.2 2.305 2.2 4.114 0 1.6-.5 2.907-1.5 3.922C13.162 23.48 11.825 24 10.175 24a8.64 8.64 0 0 1-2.33-.344c-.816-.23-1.406-.497-1.77-.805-.274-.24-.523-.762-.745-1.57a8.972 8.972 0 0 1-.33-2.36c0-.368.06-.647.174-.834.143-.24.324-.36.543-.36.22 0 .43.146.63.438.12.165.405.695.855 1.59.215.42.553.768 1.016 1.048.463.28.94.418 1.437.418.426 0 .77-.104 1.035-.31a.964.964 0 0 0 .396-.794c0-.3-.103-.56-.31-.777-.208-.22-.544-.423-1.01-.61-.823-.338-1.45-.65-1.88-.93a5.844 5.844 0 0 1-1.21-1.064c-.908-1.053-1.362-2.246-1.362-3.583 0-.66.12-1.305.355-1.932s.57-1.17 1-1.627C7.63 8.53 8.81 8 10.2 8z" fill="#FFF"/></svg>
icons/skype.png DELETED
Binary file
icons/skype.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M27.15 18c-.007.04-.012.084-.02.126l-.04-.24.06.113c.124-.678.19-1.37.19-2.06 0-1.53-.3-3.013-.892-4.41a11.273 11.273 0 0 0-2.43-3.602 11.288 11.288 0 0 0-8.012-3.32c-.72 0-1.443.068-2.146.203h-.005c.04.023.08.04.118.063l-.238-.037c.04-.01.08-.018.12-.026a6.717 6.717 0 0 0-3.146-.787 6.67 6.67 0 0 0-4.748 1.965A6.7 6.7 0 0 0 4 10.738c0 1.14.293 2.262.844 3.253.007-.04.012-.08.02-.12l.04.238-.06-.114c-.112.643-.17 1.3-.17 1.954a11.285 11.285 0 0 0 3.32 8.012c1.04 1.04 2.25 1.86 3.602 2.43 1.397.592 2.882.89 4.412.89.666 0 1.334-.06 1.985-.175-.038-.02-.077-.04-.116-.063l.242.04c-.046.01-.088.015-.13.02a6.68 6.68 0 0 0 3.3.87 6.661 6.661 0 0 0 4.743-1.963A6.666 6.666 0 0 0 28 21.26c0-1.145-.295-2.27-.85-3.264zm-11.098 4.885c-4.027 0-5.828-1.98-5.828-3.463 0-.76.562-1.294 1.336-1.294 1.723 0 1.277 2.474 4.49 2.474 1.647 0 2.556-.893 2.556-1.808 0-.55-.27-1.16-1.355-1.426l-3.58-.895c-2.88-.723-3.405-2.282-3.405-3.748 0-3.043 2.865-4.186 5.556-4.186 2.478 0 5.4 1.37 5.4 3.192 0 .783-.677 1.237-1.45 1.237-1.472 0-1.2-2.035-4.163-2.035-1.47 0-2.285.666-2.285 1.618 0 .95 1.16 1.254 2.17 1.484l2.65.587c2.905.647 3.64 2.342 3.64 3.94 0 2.47-1.895 4.318-5.726 4.318z"/></svg>
icons/slashdot.png DELETED
Binary file
icons/slashdot.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M20.89 6h-5L8.61 26h5"/><circle cx="20.89" cy="23.5" r="2.5"/></g></svg>
icons/sms.png DELETED
Binary file
icons/sms.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 3.543c-7.177 0-13 4.612-13 10.294 0 3.35 2.027 6.33 5.16 8.21 1.71 1.565 1.542 4.08-.827 6.41 2.874 0 7.445-1.698 8.462-4.34H16c7.176 0 13-4.605 13-10.285s-5.824-10.29-13-10.29zM9.045 17.376c-.73 0-1.45-.19-1.81-.388l.294-1.194c.384.2.98.398 1.6.398.66 0 1.01-.275 1.01-.692 0-.398-.302-.625-1.07-.9-1.06-.37-1.753-.957-1.753-1.886 0-1.09.91-1.924 2.415-1.924.72 0 1.25.152 1.63.322l-.322 1.166a3.037 3.037 0 0 0-1.336-.303c-.625 0-.93.284-.93.616 0 .41.36.59 1.186.9 1.127.42 1.658 1.01 1.658 1.91.003 1.07-.822 1.98-2.575 1.98zm9.053-.095l-.095-2.44a72.993 72.993 0 0 1-.057-2.626h-.028a35.41 35.41 0 0 1-.71 2.475l-.778 2.49h-1.128l-.682-2.473a29.602 29.602 0 0 1-.578-2.493h-.02c-.037.863-.065 1.85-.112 2.645l-.114 2.425H12.46l.407-6.386h1.924l.63 2.13c.2.74.397 1.536.54 2.285h.027a52.9 52.9 0 0 1 .607-2.293l.683-2.12h1.886l.35 6.386H18.1zm4.09.1c-.73 0-1.45-.19-1.81-.39l.293-1.194c.39.2.99.398 1.605.398.663 0 1.014-.275 1.014-.692 0-.396-.305-.623-1.07-.9-1.064-.37-1.755-.955-1.755-1.884 0-1.09.91-1.924 2.416-1.924.72 0 1.25.153 1.63.323l-.322 1.166a3.038 3.038 0 0 0-1.337-.303c-.625 0-.93.284-.93.616 0 .408.36.588 1.186.9 1.127.42 1.658 1.006 1.658 1.906.002 1.07-.823 1.98-2.576 1.98z"/></svg>
icons/snapchat.png DELETED
Binary file
icons/snapchat.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.177 20.978c-2.867-.473-4.157-3.414-4.21-3.54l-.01-.02c-.153-.31-.187-.57-.1-.772.164-.39.774-.583 1.177-.71.113-.037.22-.07.306-.105.715-.28 1.073-.625 1.066-1.03-.006-.312-.252-.593-.642-.732a1.168 1.168 0 0 0-.44-.084.975.975 0 0 0-.405.083c-.34.16-.65.246-.91.258a.789.789 0 0 1-.357-.087l.027-.45.005-.062c.09-1.432.203-3.215-.266-4.264C20.03 6.34 17.073 6.1 16.2 6.1h-.052l-.363.003c-.87 0-3.818.243-5.208 3.36-.47 1.05-.357 2.833-.268 4.264l.03.513a.83.83 0 0 1-.41.09c-.276 0-.6-.087-.97-.26a.795.795 0 0 0-.335-.067c-.43 0-.946.282-1.026.704-.06.305.077.748 1.054 1.134.087.036.193.07.305.105.403.128 1.012.322 1.18.71.084.203.05.463-.103.773l-.01.022c-.054.125-1.344 3.068-4.21 3.54a.437.437 0 0 0-.366.455.6.6 0 0 0 .048.196c.216.504 1.123.87 2.775 1.13.055.075.113.34.148.5.036.16.07.32.12.494.05.17.18.374.514.374.133 0 .292-.03.475-.067.275-.053.652-.127 1.124-.127.26 0 .532.022.805.067.532.09.985.41 1.51.78.75.53 1.6 1.132 2.894 1.132.034 0 .07 0 .105-.005.04.002.095.004.153.004 1.29 0 2.142-.6 2.892-1.132.526-.37.978-.69 1.51-.78.274-.045.545-.068.807-.068.45 0 .805.056 1.123.12.2.037.36.057.476.057h.024c.246 0 .42-.13.488-.365.05-.17.086-.327.12-.49.037-.16.094-.422.15-.496 1.65-.256 2.56-.624 2.773-1.125a.568.568 0 0 0 .047-.196.433.433 0 0 0-.363-.458z"/></svg>
icons/stumbleupon.png DELETED
Binary file
icons/stumbleupon.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16.97 14.245l1.25.583 1.865-.557v-1.29A4.088 4.088 0 0 0 16 9.01a4.089 4.089 0 0 0-4.085 3.943v5.912a.969.969 0 0 1-1.937 0V16.36H6.846v2.538a4.093 4.093 0 0 0 4.092 4.093c2.242 0 4.06-1.8 4.09-4.03l.005-5.84a.97.97 0 0 1 1.94 0v1.127h-.004zm5.05 2.114v2.62a.97.97 0 1 1-1.938 0v-2.57l-1.864.555-1.25-.583v2.552a4.093 4.093 0 0 0 8.186-.036v-2.54H22.02z"/></svg>
icons/stumpedia.png DELETED
Binary file
icons/stumpedia.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M19.1 6.875s-.13.717-.293.912c-.163.197-.62.166-1.045 0-.427-.162-.85-.195-1.274-.03-.426.162-.785.134-.718-.357.064-.492.326-.983.686-1.016.36-.03 1.11-.163 1.207-.36.1-.194-.07-.456-.23-.718-.16-.26-.455-.652-.585-.555-.13.1-.49-.13-.62.266s-.85 1.403-1.372 1.958c-.523.558-1.21 1.603-.85 2.254.36.654.947.688 1.732.688h1.165s.273.23.238.523c-.03.292.267 2.71.267 3.526s-.033.85.195.85h.39s-.16.652-.652 2.284c-.488 1.633-.88 2.875-1.143 3.202-.26.325-.424.587-.424 1.01 0 .427-.13 1.08-.325 1.44-.196.358-.262.88-.523 1.144-.26.262-.26.328-.356.72-.1.392-.527.882-.656 1.075-.127.2-1.817 1.488-1.915 1.85-.1.358 1.576.53 2.31.44.88-.11 1.134-.01 1.387-.436.274-.46.877-1.508 1.193-2.307.18-.457-.1-.816.294-1.34.39-.522 1.01-1.403 1.434-1.895.425-.49.425-1.075.784-1.796.36-.716.785-1.565 1.11-1.5.327.065.75.456 1.34 1.076.588.62.523.946.62 1.533.1.588.228 1.34.523 1.863.295.524.458 1.014.52 1.47.068.458-.096.88 0 1.405.1.52.56.947.82 1.37.26.425 1.273.394 2.122.425.85.035 1.635.167 1.404-.226-.23-.393-1.044-.917-1.274-1.046-.23-.132-.36-.132-.554-.818-.197-.685-.85-3.722-1.047-4.8-.195-1.078-.65-2.385-1.046-3.104-.39-.716-1.6-2.872-1.6-2.872l-.1-.293h.392s-.163-.69-.262-.85c-.098-.165-.49-1.44-.556-2.09-.065-.655-.197-1.08.13-1.046.326.03 1.567 0 2.32-.197.75-.195.685-.262.716-.88.033-.622 0-1.798-.03-2.58-.034-.784-.296-1.015-.49-1.11-.195-.1-.817.13-.914.326-.1.193-.49.488-.13.75.358.26.424.393.62.457.196.066.196.196.196.36 0 .163.13.913-.196 1.044-.323.134-1.273.036-1.663-.062-.395-.097-1.177-.815-1.503-.782-.325.032-.62-.295-.653-.72-.03-.425.59-.162.686-.815.1-.65.59-2.102-.814-2.45-.785-.19-1.374.426-1.57 1.373-.15.698-.003 1.007.586 1.465z"/><path d="M15.687 6.736c-.183.46-1.135 2.4-1.135 2.4s-1.28-.712-3.423-.712c-1.88 0-3.005.924-3.328 1.962-.176.562-.552 2.19 1.475 3.18 1.415.69 3.286 1.465 4.752 2.45 1.905 1.276 2.81 3.327 2.453 5.87-.41 2.92-2.443 5.56-5.472 5.822-2.402.208-6-.536-6.91-1.314.276-.816.56-1.975.78-2.634 1.006.493 2.72.936 4.185 1.11 2.756.326 4.15-.908 4.552-2.44.284-1.087.332-2.204-.12-3.013-1.093-1.96-3.375-2.244-5.392-3.24-3.016-1.492-3.69-3.54-3.308-5.774.44-2.546 1.92-3.803 4.183-4.356 2.128-.52 4.59-.305 6.703.69z"/></g></svg>
icons/svejo.png DELETED
Binary file
icons/svejo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M19.865 10.524c.31.16.48.29.48.29l.04-.02c.2-4.96-2.933-7.41-2.933-7.41-.688.87-1.147 2.21-1.387 3.04.26.11.51.24.76.38 2.13 1.19 2.83 2.92 3.04 3.72zm0 0c-.22-.8-.91-2.53-3.04-3.73-.25-.14-.5-.26-.76-.38-2.27-.99-4.73-.96-4.73-.96s0 2.92 3.08 4.95c.48-.17 1-.31 1.57-.42 1.81-.32 3.19.19 3.88.54zm-9.07 2.72c-.93 1.82 2.15 6.7 4.75 9.37 1.29 1.33 1.93 2.48 2.19 3.052 2.1.5 3.28-.29 3.42-.4l.07-.12c.93-1.94-1.46-4.818-3.19-7.068-2.14-2.78-2.7-4.832-2.7-4.832l-.01-.01c-3.5-1.582-4.53.008-4.53.008z"/><path d="M21.176 25.274c-.15.11-1.32.9-3.42.4-1.1-.26-2.47-.88-4.07-2.15-2.31-1.818-4.03-3.43-5.2-5.53-.3-.528-.98-.568-1.37.2-.6 1.19-.67 4.5.7 6.44 0 0-.38 1.28.62 2.37.67.73 2.22 1.06 3.06.76l.17-.07s1.73 1.302 4.37.813c2.64-.49 4.33-1.73 5.18-3.24l-.04.007zm3.01-11.4s.38-1.28-.62-2.37c-.67-.73-2.22-1.06-3.06-.76l-.12.05-.04.02s-.17-.13-.48-.28c-.69-.36-2.07-.87-3.89-.53-.57.102-1.09.25-1.57.42-1.68.59-2.83 1.542-3.51 2.66l-.1.17s1.02-1.59 4.53-.01c.84.382 1.83.94 2.978 1.75 2.41 1.692 4.03 3.432 5.2 5.53.3.53.98.57 1.37-.198.612-1.2.682-4.512-.69-6.45z"/></g></svg>
icons/symbaloo.png DELETED
Binary file
icons/symbaloo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7 7h4.5v4.5H7zm6.75 0h4.5v4.5h-4.5zm6.75 0H25v4.5h-4.5zM7 13.75h4.5v4.5H7zm6.75 0h4.5v4.5h-4.5zm6.75 0H25v4.5h-4.5zM7 20.5h4.5V25H7zm6.75 0h4.5V25h-4.5zm6.75 0H25V25h-4.5z" fill="#FFF"/></svg>
icons/telegram.png DELETED
Binary file
icons/telegram.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z"/></svg>
icons/thefreedictionary.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M27.074 18.342a4.149 4.149 0 0 1-4.142 4.156 4.15 4.15 0 0 1-4.143-4.156 4.146 4.146 0 0 1 4.14-4.155c.98 0 1.88.344 2.59.915l.373.34a4.147 4.147 0 0 1 1.178 2.9m-13.834 0a4.156 4.156 0 1 1-8.311 0 4.156 4.156 0 0 1 8.311 0m14.76 0a5.079 5.079 0 0 0-2.26-4.23l-5.912-5.38c-.142-.13-.4-.1-.58.065-.183.164-.214.4-.074.53l4.366 3.972c-.2-.028-.4-.04-.607-.04-2.8-.005-5.07 2.272-5.07 5.08 0 .103.01.205.015.31a2.75 2.75 0 0 0-3.726-.002c.006-.104.016-.205.016-.31a5.084 5.084 0 0 0-5.084-5.083c-.238 0-.47.023-.698.054l4.465-4.064c.14-.128.11-.366-.07-.53-.183-.165-.44-.193-.583-.065l-6.284 5.72c-.17.135-.33.28-.48.436l-.03.03.002.002a5.082 5.082 0 1 0 8.557 4.937 2.76 2.76 0 0 1 4.11 0 5.07 5.07 0 0 0 4.86 3.65c2.8 0 5.068-2.276 5.068-5.084"/></svg>
icons/thefreelibrary.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M5 22.92a2.507 2.507 0 0 0 2.504 2.504H25.61V24.31h-1.16v-2.782h1.16v-.486H27V19.93h-.834v-2.782H27v-1.112h-.904v-.952l-1.374-2.573h1.444v-1.494l-3.63-4.438H9.726L6.42 11.782a2.494 2.494 0 0 0-.933 1.936 2.503 2.503 0 0 0 2.478 2.5A2.508 2.508 0 0 0 6.39 18.54c0 .764.352 1.44.893 1.9A2.493 2.493 0 0 0 5 22.92zm1.6-9.203c0-.52.288-.967.71-1.206h16.584v2.6H7.99c-.766 0-1.39-.624-1.39-1.39zm2.294 3.43h16.16v2.78H8.894a1.39 1.39 0 1 1 0-2.78zm-1.39 4.38h15.833v2.783H7.504a1.393 1.393 0 0 1-1.392-1.39c0-.768.624-1.392 1.392-1.392z"/></svg>
icons/trello.png DELETED
Binary file
icons/trello.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.5 4h-21A1.5 1.5 0 0 0 4 5.5v21A1.5 1.5 0 0 0 5.5 28h21a1.5 1.5 0 0 0 1.5-1.5v-21A1.5 1.5 0 0 0 26.5 4zM14.44 22.12c0 .825-.675 1.5-1.5 1.5H8.62c-.825 0-1.5-.675-1.5-1.5V8.62c0-.825.675-1.5 1.5-1.5h4.32c.825 0 1.5.675 1.5 1.5v13.5zm10.44-6c0 .825-.675 1.5-1.5 1.5h-4.32c-.825 0-1.5-.675-1.5-1.5v-7.5c0-.825.675-1.5 1.5-1.5h4.32c.825 0 1.5.675 1.5 1.5v7.5z"/></svg>
icons/tuenti.png DELETED
Binary file
icons/tuenti.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M13.907 19.803l-2.463 5.062a1.836 1.836 0 0 1-2.463.847 1.844 1.844 0 0 1-.844-2.465l2.46-5.062a1.844 1.844 0 0 1 3.314 1.618zm-.053-7.497a2.394 2.394 0 0 1-1.682.698 2.383 2.383 0 0 1-2.378-2.378c0-.626.255-1.236.7-1.68.885-.888 2.48-.888 3.36 0 .442.444.696 1.054.696 1.68 0 .626-.254 1.235-.696 1.68zm9.834 7.17a16.055 16.055 0 0 1-2.445 5.73 1.81 1.81 0 0 1-2.522.478 1.815 1.815 0 0 1-.473-2.52 12.532 12.532 0 0 0 1.896-4.448c.38-1.775.38-3.654 0-5.432a12.506 12.506 0 0 0-1.895-4.445 1.82 1.82 0 0 1 .48-2.527 1.815 1.815 0 0 1 2.522.48c1.177 1.727 2 3.655 2.442 5.73a16.68 16.68 0 0 1-.002 6.95z" fill="#FFF"/></svg>
icons/tumblr.png DELETED
Binary file
icons/tumblr.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M20.775 21.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17 1.556-.895 4.287-3.923 5.378v2.578h2.02v6.522c0 2.232 1.647 5.404 5.994 5.33 1.467-.025 3.096-.64 3.456-1.17l-.96-2.846z"/></svg>
icons/twiddla.png DELETED
Binary file
icons/twiddla.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M10.5 5.688l1.375 1.375-4.812 4.812L5.688 10.5A3.438 3.438 0 0 1 10.5 5.688zm2.406 2.406l-4.812 4.812 12.72 12.72L27 27l-1.375-6.188-12.72-12.718zm-.095 3.533l9.63 9.625-1.187 1.183-9.624-9.625 1.185-1.183z"/></svg>
icons/twitter.png DELETED
Binary file
icons/twitter.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z"/></svg>
icons/twitter_tweet.png DELETED
Binary file
icons/twitter_tweet_2x.png ADDED
Binary file
icons/typepad.png DELETED
Binary file
icons/typepad.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 8.875c-6.627 0-12 3.225-12 7.202 0 .844.342 2.21.787 2.407.447.196 1.67.683 12.523-3.836 0 0-9.096 4.09-9.83 5.85-.253.605 2.154 2.627 8.52 2.627 6.626 0 12-3.148 12-7.125s-5.374-7.125-12-7.125z"/></svg>
icons/viadeo.png DELETED
Binary file
icons/viadeo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M15.107 4s2.838 1.88 3.326 7.05c0 0 .957 12.423-5.47 14.858 0 0 .577.106 1.224.076 0 0 7.947-5.012 4.3-14.742 0 0-1.09-3.396-3.38-7.242zm4.15 8.483s-1.48-2.29.397-4.18c0 0 .658-.725 2.537-1.202 0 0 1.88-.4 2.897-2.553 0 0 2.105 2.94.81 6.807 0 0-.64 1.742-1.976 2.538-1.01.6-2.535.788-4.133-.776 0 0 4.83-2.644 5.01-4.884 0 0-1.483 3.334-5.54 4.256z"/><path d="M19.256 12.483s-1.48-2.29.398-4.18c0 0 .658-.725 2.537-1.202 0 0 1.88-.4 2.897-2.553 0 0 2.105 2.94.81 6.807 0 0-.64 1.742-1.976 2.538-1.01.6-2.535.788-4.133-.776 0 0 4.83-2.644 5.01-4.884 0 0-1.483 3.334-5.54 4.256zm1.23 6.95c0 1.19-.283 2.3-.85 3.33-.57 1.03-1.34 1.825-2.306 2.384-.967.56-2.03.84-3.186.84-1.156 0-2.22-.28-3.186-.84-.97-.56-1.736-1.354-2.305-2.383a6.787 6.787 0 0 1-.853-3.33c0-1.847.625-3.42 1.87-4.723 1.247-1.3 2.74-1.95 4.474-1.95.824 0 1.596.15 2.313.45.072-.754.336-1.456.63-2.03a8.578 8.578 0 0 0-2.936-.49c-2.504 0-4.58.92-6.22 2.77-1.495 1.675-2.24 3.65-2.24 5.933 0 2.3.79 4.31 2.366 6.03C9.63 27.14 11.666 28 14.15 28c2.48 0 4.508-.86 6.086-2.58 1.578-1.72 2.367-3.73 2.367-6.03 0-1.233-.22-2.374-.65-3.427a6.21 6.21 0 0 1-1.982.797c.347.816.52 1.707.52 2.674z"/></g></svg>
icons/viber.png DELETED
Binary file
icons/viber.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>viber</title><path d="M22.57,27.22a7.39,7.39,0,0,1-1.14-.32,29,29,0,0,1-16-16.12c-1-2.55,0-4.7,2.66-5.58a2,2,0,0,1,1.39,0c1.12.41,3.94,4.3,4,5.46a2,2,0,0,1-1.16,1.78,2,2,0,0,0-.66,2.84A10.3,10.3,0,0,0,17,20.55,1.67,1.67,0,0,0,19.35,20c1.07-1.62,2.38-1.54,3.82-.54.72.51,1.45,1,2.14,1.55.93.75,2.1,1.37,1.55,2.94A5.21,5.21,0,0,1,22.57,27.22Z" fill="#fff" fill-rule="evenodd"/><path d="M17.06,4.79A10.42,10.42,0,0,1,26.79,15c0,.51.18,1.27-.58,1.25s-.54-.78-.6-1.29c-.7-5.52-3.23-8.13-8.71-9-.45-.07-1.15,0-1.11-.57C15.84,4.52,16.66,4.85,17.06,4.79Z" fill="#fff" fill-rule="evenodd"/><path d="M24.09,14.06c-.05.38.17,1-.45,1.13-.83.13-.67-.64-.75-1.13-.56-3.36-1.74-4.59-5.12-5.35-.5-.11-1.27,0-1.15-.8s.82-.48,1.35-.42A6.9,6.9,0,0,1,24.09,14.06Z" fill="#fff" fill-rule="evenodd"/><path d="M21.52,13.45c0,.43,0,.87-.53.93s-.6-.26-.64-.64a2.47,2.47,0,0,0-2.26-2.43c-.42-.07-.82-.2-.63-.76.13-.38.47-.41.83-.42A3.66,3.66,0,0,1,21.52,13.45Z" fill="#fff" fill-rule="evenodd"/></svg>
icons/vimeo.png DELETED
Binary file
icons/vimeo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.926 10.627c-.103 2.25-1.675 5.332-4.716 9.245C19.066 23.957 16.406 26 14.23 26c-1.348 0-2.49-1.244-3.42-3.732l-1.867-6.844C8.25 12.937 7.51 11.69 6.715 11.69c-.173 0-.778.365-1.815 1.09l-1.088-1.4a300.012 300.012 0 0 0 3.374-3.01c1.522-1.315 2.666-2.007 3.427-2.076 1.8-.173 2.907 1.057 3.322 3.69.45 2.84.76 4.608.935 5.3.52 2.356 1.09 3.534 1.713 3.534.483 0 1.21-.764 2.18-2.294.97-1.528 1.488-2.692 1.558-3.49.14-1.32-.38-1.98-1.553-1.98-.554 0-1.125.126-1.712.378 1.137-3.722 3.308-5.53 6.513-5.426 2.378.068 3.498 1.61 3.36 4.62z"/></svg>
icons/vk.png DELETED
Binary file
icons/vk.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" clip-rule="evenodd" fill="#FFF" d="M15.764 22.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255 1.844 1.705 2.942 2.46.832.57 1.464.445 1.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39 1.353-1.804 1.893-2.902 1.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522 1.394-1.223 2.58c-1.47 2.5-2.06 2.633-2.3 2.476-.563-.36-.42-1.454-.42-2.23 0-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33 1.496.33 1.496s.193 2.852-.46 3.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46 5.757 5.245 8.657c2.553 2.66 5.454 2.485 5.454 2.485z"/></svg>
icons/wanelo.png DELETED
Binary file
icons/wanelo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#fff" d="M4 4h7.5v7.5H4zm16.5 0H28v7.5h-7.5zm-8.25 0h7.5v7.5h-7.5zM4 20.5h7.5V28H4zm8.25-8.25h7.5v7.5h-7.5zm0 8.25h7.5V28h-7.5zM4 12.25h7.5v7.5H4zm16.5 0H28v7.5h-7.5z"/></svg>
icons/webnews.png DELETED
Binary file
icons/webnews.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M6 6h5.48v14.557h1.843V6h5.397v14.557h1.852V6H26v18.196h-1.82V26h-7.25v-1.825h-1.838V26h-7.25v-1.825H6V6z"/></svg>
icons/wechat.png DELETED
Binary file
icons/wechat.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M20.674 12.458c-2.228.116-4.165.792-5.738 2.318-1.59 1.542-2.315 3.43-2.116 5.772-.87-.108-1.664-.227-2.462-.294-.276-.023-.602.01-.836.14-.774.438-1.517.932-2.397 1.482.16-.73.266-1.37.45-1.985.137-.45.074-.7-.342-.994-2.673-1.89-3.803-4.714-2.958-7.624.78-2.69 2.697-4.323 5.302-5.173 3.555-1.16 7.55.022 9.712 2.845a6.632 6.632 0 0 1 1.38 3.516zm-10.253-.906c.025-.532-.44-1.01-.984-1.027a.997.997 0 0 0-1.038.964.984.984 0 0 0 .977 1.02 1.017 1.017 0 0 0 1.05-.96zm5.35-1.028c-.55.01-1.01.478-1 1.012.01.554.466.987 1.03.98a.982.982 0 0 0 .99-1.01.992.992 0 0 0-1.02-.982z"/><path d="M25.68 26.347c-.705-.314-1.352-.785-2.042-.857-.686-.072-1.408.324-2.126.398-2.187.224-4.147-.386-5.762-1.88-3.073-2.842-2.634-7.2.92-9.53 3.16-2.07 7.795-1.38 10.022 1.493 1.944 2.51 1.716 5.837-.658 7.94-.687.61-.934 1.11-.493 1.917.086.148.095.336.14.523zm-8.03-7.775c.448 0 .818-.35.835-.795a.835.835 0 0 0-.83-.865.845.845 0 0 0-.84.86c.016.442.388.8.834.8zm5.176-1.658a.83.83 0 0 0-.824.794c-.02.47.347.858.813.86.45 0 .807-.34.823-.79a.825.825 0 0 0-.812-.864z"/></g></svg>
icons/whatsapp.png DELETED
Binary file
icons/whatsapp.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" clip-rule="evenodd" fill="#FFF" d="M16.21 4.41C9.973 4.41 4.917 9.465 4.917 15.7c0 2.134.592 4.13 1.62 5.832L4.5 27.59l6.25-2.002a11.241 11.241 0 0 0 5.46 1.404c6.234 0 11.29-5.055 11.29-11.29 0-6.237-5.056-11.292-11.29-11.292zm0 20.69c-1.91 0-3.69-.57-5.173-1.553l-3.61 1.156 1.173-3.49a9.345 9.345 0 0 1-1.79-5.512c0-5.18 4.217-9.4 9.4-9.4 5.183 0 9.397 4.22 9.397 9.4 0 5.188-4.214 9.4-9.398 9.4zm5.293-6.832c-.284-.155-1.673-.906-1.934-1.012-.265-.106-.455-.16-.658.12s-.78.91-.954 1.096c-.176.186-.345.203-.628.048-.282-.154-1.2-.494-2.264-1.517-.83-.795-1.373-1.76-1.53-2.055-.158-.295 0-.445.15-.584.134-.124.3-.326.45-.488.15-.163.203-.28.306-.47.104-.19.06-.36-.005-.506-.066-.147-.59-1.587-.81-2.173-.218-.586-.46-.498-.63-.505-.168-.007-.358-.038-.55-.045-.19-.007-.51.054-.78.332-.277.274-1.05.943-1.1 2.362-.055 1.418.926 2.826 1.064 3.023.137.2 1.874 3.272 4.76 4.537 2.888 1.264 2.9.878 3.43.85.53-.027 1.734-.633 2-1.297.266-.664.287-1.24.22-1.363-.07-.123-.26-.203-.54-.357z"/></svg>
icons/winksite.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M20.777 13.256a4.777 4.777 0 0 0-4.786-4.77c-1.74 0-3.26.926-4.1 2.312a4.787 4.787 0 0 0-4.1-2.313c-2.647 0-4.79 2.137-4.79 4.77 0 1.372.58 2.607 1.51 3.477l6.852 6.535a.685.685 0 0 0 1.022.032l6.886-6.57h-.002a4.747 4.747 0 0 0 1.51-3.477"/><path d="M29 13.256c0-2.635-2.143-4.77-4.786-4.77-1.363 0-2.592.57-3.464 1.48.592.895.938 1.963.938 3.115 0 1.636-.69 3.107-1.798 4.14h.002l-3.324 3.17 3.016 2.88a.677.677 0 0 0 1.018.032l6.885-6.567a4.744 4.744 0 0 0 1.51-3.476z"/></g></svg>
icons/wordpress.png DELETED
Binary file
icons/wordpress.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="#FFF"><path d="M3.176 16c0 5.076 2.95 9.462 7.226 11.54L4.287 10.78A12.77 12.77 0 0 0 3.177 16zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008 0-1.18.897-2.28 2.156-2.28.057 0 .11.01.166.01A12.772 12.772 0 0 0 16 3.172c-4.48 0-8.422 2.3-10.715 5.78.302.01.585.017.826.017 1.345 0 3.42-.163 3.42-.163.69-.042.774.974.084 1.056 0 0-.694.08-1.466.12l4.668 13.892 2.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058 0 0 2.117.164 3.38.164 1.34 0 3.417-.163 3.417-.163.69-.04.77.976.08 1.058 0 0-.694.08-1.467.12l4.633 13.785 1.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43 1.766l-3.85 11.18c1.15.34 2.365.523 3.624.523 1.492 0 2.925-.26 4.26-.728a1.235 1.235 0 0 1-.093-.177L16.225 17.12zM27.25 9.848c.055.408.086.848.086 1.318 0 1.3-.242 2.764-.975 4.594l-3.914 11.324C26.26 24.86 28.822 20.73 28.822 16c0-2.23-.568-4.326-1.57-6.152z"/><path d="M16 1.052C7.757 1.052 1.052 7.757 1.052 16c0 8.242 6.705 14.948 14.948 14.948 8.242 0 14.948-6.706 14.948-14.95 0-8.24-6.706-14.946-14.948-14.946zm0 29.212c-7.865 0-14.264-6.4-14.264-14.265S8.136 1.732 16 1.732c7.863 0 14.264 6.398 14.264 14.263 0 7.863-6.4 14.264-14.264 14.264z"/></g></svg>
icons/wykop.png DELETED
Binary file
icons/wykop.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M23.54 3.5H8.46A4.96 4.96 0 0 0 3.5 8.46v15.08a4.96 4.96 0 0 0 4.96 4.96h15.08a4.96 4.96 0 0 0 4.96-4.96V8.46a4.96 4.96 0 0 0-4.96-4.96zM10.93 25.98L5 13.927l4.018-1.977 4.94 10.044 2.01-.988-4.94-10.043 4.016-1.977 4.942 10.043 2.01-.99L17.05 7.994l4.02-1.977L27 18.07l-16.07 7.91z"/></svg>
icons/xing.png DELETED
Binary file
icons/xing.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.647 8.74c-.208 0-.384.072-.473.216-.09.147-.075.338.02.53l2.342 4.053c.003.004.003.01 0 .02l-3.68 6.49c-.095.19-.09.38 0 .53.09.14.245.23.454.23h3.46c.52 0 .768-.347.945-.667l3.736-6.607-2.38-4.15c-.17-.308-.43-.65-.96-.65H7.65zM22.187 4c-.516 0-.74.325-.926.66l-7.7 13.657 4.92 9.023c.17.307.437.66.967.66h3.458c.208 0 .37-.08.46-.222.092-.148.09-.344-.008-.535l-4.88-8.915c-.005-.007-.005-.017 0-.023l7.665-13.55c.096-.19.097-.387.006-.535-.088-.142-.25-.22-.46-.22H22.19z" fill="#FFF"/></svg>
icons/y18.png DELETED
Binary file
icons/y18.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M17.275 17.834v7.13h-2.602v-7.182L9 7.035h3.07l2.967 6.115c.365.755.702 1.51.988 2.316.312-.728.65-1.483 1.042-2.29l3.018-6.142H23l-5.725 10.8z"/></svg>
icons/yahoo.png DELETED
Binary file
icons/yahoo.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M21.495 6.097c1.09.31 2.213.28 3.304 0l-7.42 12.09v9.91a4.366 4.366 0 0 0-1.37-.22c-.47 0-.937.065-1.404.22v-9.91L7.19 6.097c1.09.28 2.213.31 3.304 0l5.516 8.788 5.483-8.787z"/></svg>
icons/yim.png DELETED
Binary file
icons/yim.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 27c6.074 0 11-4.926 11-11 0-6.075-4.926-11-11-11S5 9.925 5 16c0 6.074 4.926 11 11 11zm2.808-17.016a1.432 1.432 0 1 1 .003 2.865 1.432 1.432 0 0 1-.003-2.865zm-5.443 0a1.433 1.433 0 1 1 0 2.865 1.433 1.433 0 0 1 0-2.865zm-5.1 4.583h15.47v2.866h-.032a7.726 7.726 0 1 1-15.402 0h-.03v-2.866zm14.42 2.56H9.13v-1.764h13.554v1.764z"/></svg>
icons/yoolink.png DELETED
Binary file
icons/yoolink.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M16 4C9.37 4 4 9.373 4 16c0 6.628 5.372 12 12 12 6.626 0 12-5.372 12-12 0-6.627-5.374-12-12-12zm5.81 7.1c-.128.275-.346.655-.655 1.14l-3.694 5.942v4.908c0 .64-.14 1.118-.42 1.436a1.38 1.38 0 0 1-1.08.474c-.44 0-.8-.157-1.075-.47-.274-.313-.412-.794-.412-1.44v-4.91l-3.603-5.855c-.316-.528-.54-.94-.67-1.235-.13-.295-.197-.553-.197-.77 0-.36.133-.67.398-.93s.59-.39.98-.39c.41 0 .72.12.93.364.213.243.53.727.953 1.45l2.758 4.697 2.79-4.693c.17-.287.31-.53.423-.727.114-.198.24-.384.378-.556.14-.172.29-.305.46-.396.166-.09.37-.136.613-.136.376 0 .688.13.94.386.252.258.378.554.378.892 0 .275-.064.55-.19.823z"/></svg>
icons/youmob.png DELETED
Binary file
icons/youmob.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M8.52 19.736L5.94 9.468l-.022-.095H3.875v12.97H5.34V14.71c0-.3-.01-.77-.023-1.41l-.013-.78 2.453 9.728.023.095h1.457l2.452-9.823-.015.9c-.008.6-.01 1.03-.01 1.29v7.633h1.463V9.373H11.1L8.52 19.736zm8.995-7.186c-1.02 0-1.84.486-2.44 1.442-.59.94-.89 2.216-.89 3.787 0 1.465.284 2.66.845 3.54.572.892 1.356 1.35 2.333 1.35 1.164 0 2.035-.517 2.59-1.528.54-.988.815-2.255.815-3.764 0-1.564-.314-2.77-.933-3.588-.628-.824-1.41-1.242-2.32-1.242zm-.046 8.528c-.64 0-1.098-.3-1.395-.913-.306-.64-.46-1.452-.46-2.41 0-1.003.155-1.872.462-2.582.296-.682.755-1.013 1.402-1.013.73 0 1.232.392 1.537 1.198.197.525.297 1.22.297 2.065 0 .935-.14 1.798-.413 2.566-.264.73-.733 1.085-1.434 1.085zm9.833-7.256c-.554-.827-1.288-1.246-2.183-1.246a2.15 2.15 0 0 0-1.21.37c-.262.176-.5.41-.71.698V9.33h-1.37v13.012h1.31v-.854c.167.26.324.46.477.603.383.365.856.55 1.41.55.977 0 1.75-.513 2.294-1.52.535-.98.806-2.23.806-3.715 0-1.564-.277-2.768-.82-3.58zm-.612 3.658c0 1.074-.15 1.948-.45 2.597-.292.627-.714.932-1.287.932-.774 0-1.29-.476-1.58-1.447-.158-.533-.24-1.234-.24-2.085 0-1.174.192-2.02.57-2.52.373-.498.792-.74 1.282-.74.553 0 .964.29 1.256.89.3.62.45 1.417.45 2.37z" fill="#FFF"/></svg>
icons/youtube.png DELETED
Binary file
icons/youtube.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M26.78 11.6s-.215-1.515-.875-2.183c-.837-.876-1.774-.88-2.204-.932-3.075-.222-7.693-.222-7.693-.222h-.01s-4.618 0-7.697.222c-.43.05-1.368.056-2.205.932-.66.668-.874 2.184-.874 2.184S5 13.386 5 15.166v1.67c0 1.78.22 3.56.22 3.56s.215 1.516.874 2.184c.837.875 1.936.85 2.426.94 1.76.17 7.48.22 7.48.22s4.623-.007 7.7-.23c.43-.05 1.37-.056 2.205-.932.66-.668.875-2.184.875-2.184s.22-1.78.22-3.56v-1.67c0-1.78-.22-3.56-.22-3.56zm-13.052 7.254v-6.18l5.944 3.1-5.944 3.08z"/></svg>
icons/yummly.png DELETED
Binary file
icons/yummly.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#FFF" d="M27.127 21.682c-.015-.137-.132-.213-.216-.236-.21-.06-.43-.01-1.06-.29-.51-.23-2.875-1.37-6.13-1.746l2.357-13.426c.105-.602.1-1.087-.09-1.394-.277-.45-.886-.573-1.586-.514-.545.05-.98.25-1.07.312a.325.325 0 0 0-.145.288c.023.253.22.45.057 1.425-.032.21-.802 4.505-1.453 8.14-1.724 1.038-4.018 1.527-4.488.905-.228-.31-.177-.89.04-1.757.05-.193 1.06-4.03 1.347-5.135.54-2.105.13-4.035-2.05-4.23-1.88-.17-3.676.935-4.216 1.51-.39.415-.26.916.09 1.52.275.473.642.78.735.836.115.07.263.07.32.01.63-.71 1.775-1.243 2.173-.915.35.29.216.83.08 1.35 0 0-1.227 4.606-1.723 6.526-.366 1.417-.007 2.705 1.027 3.32.77.473 1.914.435 2.816.32 1.96-.24 3.11-1.066 3.296-1.208l-.363 2.02s-2.214.2-4.027 1.286c-2.383 1.428-3.345 4.673-1.82 6.347 1.526 1.674 4.193 1.04 5.277.308 1.045-.7 2.407-2.18 3.023-5.535 3.596.184 4.53 2.046 6.063 2.113 1.1.048 1.876-1.014 1.737-2.142zm-12.23 3.214c-.51.297-1.03.337-1.35-.03-.337-.388-.435-2.5 2.914-3.13.005 0-.523 2.56-1.56 3.16z"/></svg>