Version Description
(27 FEB 2019) = * Fixed the total share displaying an incorrect value. * Fixed PHP notices about 'undefined variable'. * Fixed floating buttons not showing or hiding as expected. * Fixed SWP Addon error. * Restored Custom Color CSS being applied to the page.
Download this release
Release Info
Developer | WarfarePlugins |
Plugin | WordPress Social Sharing Plugin – Social Warfare |
Version | 3.5.1 |
Comparing to | |
See all releases |
Code changes from version 3.5.0 to 3.5.1
- assets/css/admin-options-page.css +1 -0
- assets/css/admin-options-page.min.css +1 -1
- assets/js/admin-options-page.js +1 -1
- assets/js/admin-options-page.min.js +1 -1
- assets/js/admin.js +549 -549
- assets/js/admin.min.js +1 -1
- assets/js/script.js +15 -15
- assets/js/script.min.js +1 -1
- lib/Social_Warfare_Addon.php +300 -300
- lib/buttons-panel/SWP_Buttons_Panel_Loader.php +6 -1
- lib/social-networks/SWP_Pinterest.php +48 -12
- lib/update-checker/composer.json +21 -21
- lib/update-checker/examples/plugin.json +51 -51
- lib/update-checker/examples/theme.json +4 -4
- lib/update-checker/languages/plugin-update-checker-cs_CZ.po +45 -45
- lib/utilities/SWP_SVG.php +0 -2930
- lib/utilities/SWP_Utility.php +8 -19
- readme.txt +10 -3
- social-warfare.php +2 -2
assets/css/admin-options-page.css
CHANGED
@@ -901,6 +901,7 @@ div.error {
|
|
901 |
|
902 |
.swp-authorization-button i.sw {
|
903 |
padding-right: 10px;
|
|
|
904 |
}
|
905 |
|
906 |
.swp-authorization-button:hover {
|
901 |
|
902 |
.swp-authorization-button i.sw {
|
903 |
padding-right: 10px;
|
904 |
+
font-size: 24px;
|
905 |
}
|
906 |
|
907 |
.swp-authorization-button:hover {
|
assets/css/admin-options-page.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.sw-grid{float:left;margin-bottom:2.127659574468%;padding-top:0}.sw-grid-right{float:right;margin-bottom:2.127659574468%;padding-top:0}.sw-col-60,.sw-col-140,.sw-col-220,.sw-col-300,.sw-col-380,.sw-col-460,.sw-col-540,.sw-col-620,.sw-col-700,.sw-col-780,.sw-col-860{margin-right:2.127659574468%}.sw-col-60{width:6.382978723404%}.sw-col-140{width:14.893617021277%}.sw-col-220{width:23.404255319149%}.sw-col-300{width:31.914893617021%}.sw-col-380{width:40.425531914894%}.sw-col-460{width:48.936170212766%}.sw-col-540{width:57.446808510638%}.sw-col-620{width:65.957446808511%}.sw-col-700{width:74.468085106383%}.sw-col-780{width:82.978723404255%}.sw-col-860{width:91.489361702128%}.sw-col-940{width:100%}.sw-fit{margin-left:0!important;margin-right:0!important}.sw-option-container *:last-child{margin-left:0!important;margin-right:0!important}.sw-clearfix:after,.sw-clearfix:before{content:' ';display:table}.sw-clearfix:after{clear:both}.sw-clearfix{clear:both;width:100%}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}.sw-admin-divider{width:100%;height:1px;border-bottom:1px solid #CED3DC;margin:20px 0 40px 0}.sw-hidden{display:none!important}.swp_support_link{border:1px solid #ccc;font-size:18px;line-height:20px;text-decoration:none;-webkit-border-radius:50%;border-radius:50%;width:20px;display:block;float:right;text-align:center;color:#ccc;margin-right:20px;margin-top:4px;padding:2px;font-weight:bold}.swp_support_link:hover{color:#6BCCE9;border-color:#6BCCE9}.swp_support_link.swp_four_fourths{margin-left:20px;margin-top:13px}#screen-meta-links .screen-meta-toggle{display:none!important}#wpwrap,#wpcontent{background:#fff;padding-left:0}.sw-top-menu{border-bottom:1px solid #CED3DC;float:none;background:#fff;z-index:5;margin:0}.sw-top-menu[sw-registered="0"] .sw-header-logo{height:75px;float:left}.sw-top-menu[sw-registered="1"] .sw-header-logo-pro{height:75px;float:left}.sw-top-menu[sw-registered="1"] .sw-header-logo{display:none}.sw-top-menu[sw-registered="0"] .sw-header-logo-pro{display:none}.sw-header-menu{height:65px;margin:0}.sw-header-menu li{float:left;margin:0 15px;font-size:14px;display:table;height:65px}.sw-header-menu li:focus,.sw-header-menu li a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.sw-header-menu li span{padding:0 5px 5px 5px}.sw-header-menu li.sw-active-tab span,.sw-header-menu li:hover span{border-bottom:4px solid #30394f}.sw-header-menu li a{color:#30394f;text-decoration:none;display:table-cell;vertical-align:middle;padding:30px 0}.sw-top-menu .sw-grid{margin-bottom:0}.sw-admin-wrapper,.sw-header-wrapper{clear:both;margin:20px auto 20px auto;padding:0 40px 20px 40px;position:relative}.sw-header-wrapper{margin:0}.sw-tabs-container .sw-admin-tab{display:none}.sw-tabs-container .sw-admin-tab:nth-child(1){display:block}.sw-admin-tab h2{font-size:26px;line-height:1.2;margin:0}.sw-admin-tab h2.sw-h-label{line-height:56px}p.sw-subtitle{font-size:16px;line-height:1.2;margin:10px 0 30px 0}p.sw-checkbox-label,p.sw-input-label,p.sw-select-label,p.sw-authenticate-label{font-size:16px;font-weight:bold;padding-left:10%}.sw-select-label.sw-no-padding{padding-left:0}p.sw-short{margin:1em 0 0 0}p.sw-subtext-label{margin-top:-10px}.sw-admin-sidebar img{margin:5px 0 10px 0}.system-status-wrapper{display:none}.system-status-container{width:90%;height:250px;overflow:hidden;border:1px solid #CED3DC;padding:5%}h3.sw-buttons-toggle{width:100px;float:left;clear:left;margin:15px 0 30px 0;padding-left:10%}input.sw-admin-input{padding:15px;border:1px solid #ced3cd;-webkit-border-radius:4px;border-radius:4px;float:right;-webkit-box-shadow:none;box-shadow:none;margin:2px 0 1px 0;width:100%}.sw-grid select{width:100%;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ced3cd;height:51px;padding:15px;margin:2px 1px 3px 0;-webkit-border-radius:4px;border-radius:4px}a.button.sw-navy-button,a.button.sw-blue-button,a.button.sw-green-button,a.button.sw-red-button,.swp-button{padding:15px 30px;height:auto;line-height:1;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;float:right;margin:15px 0}a.button.sw-navy-button,a.button.sw-navy-button:focus{background:#30394f;color:#fff;border-color:#2a2d34;-webkit-box-shadow:none;box-shadow:none}a.button.sw-navy-button:hover,a.button.sw-blue-button:hover{background:#2a2d34;border-color:#2a2d34;color:#fff;-webkit-box-shadow:none;box-shadow:none}a.button.sw-blue-button,a.button.sw-blue-button:focus{background:#6bcce9;border-color:#6bcce9;color:#fff;-webkit-box-shadow:none;box-shadow:none}a.button.sw-green-button,a.button.sw-green-button:focus{background:#71C069;color:#fff;border-color:#71C069;-webkit-box-shadow:none;box-shadow:none}a.button.sw-red-button,a.button.sw-red-button:focus,a.button.sw-red-button:hover{background:#ee464f;color:#fff;border-color:#ee464f;-webkit-box-shadow:none;box-shadow:none}.sw-admin-tab a.button{margin:5px 0 15px 0}.sw-save-settings{width:100%;text-align:center}.sw-red-notice,.sw-green-notice{color:#fff;padding:15px;-webkit-border-radius:2px;border-radius:2px;margin:15px 0}.sw-red-notice,.sw-loading-message{background:#ee464f}.sw-green-notice,.sw-loading-complete{background:#71C069}.sw-loading-bg{width:100%;position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,0.8);z-index:999999999999}.sw-loading-message:before,.sw-green-notice:before,.sw-loading-complete:before{font-family:'Dashicons';font-size:26px;margin:0 15px 0 0;vertical-align:middle}.sw-red-notice:before,.sw-red-notice:before{font-family:'sw-icon-font';font-size:26px;margin:0 15px 0 0;vertical-align:middle;content:'E'}.sw-red-notice a{color:#fff;font-weight:bold;text-decoration:none;border-bottom:2px solid #fff}.sw-red-notice a:hover{color:#30394f;border-bottom:2px solid #30394f}.sw-loading-message:before{content:"\f158"}.sw-green-notice:before,.sw-loading-complete:before{content:"\f147"}.sw-admin-tab .two-thirds-advanced h2.sw-h-label{line-height:1.2;margin-bottom:15px}.sw-italic{font-style:italic}p.sw-subtitle.sw-registration-text{padding:20px 0 0 0;font-size:120%;line-height:175%}.registration-wrapper[registration="1"] .swp_is_not_registered{display:none}.registration-wrapper[registration="0"] .swp_is_registered{display:none}.tweet-count-wrapper[registration="true"] .swp_tweets_not_activated{display:none}.sw-tweet-count-demo{margin:20px 0}.sw-loading-message,.sw-loading-complete{position:fixed;top:50%;left:50%;-webkit-border-radius:3px;border-radius:3px;padding:25px;text-align:center;font-size:20px;color:white;width:240px;margin-top:-46px;margin-left:-120px}.sw-grid textarea{width:100%;height:120px}.sw-active,.sw-inactive{margin:0 0 5px 0;min-width:50px;min-height:40px;border:1px dashed #ced3dc;padding:0;-webkit-border-radius:4px;border-radius:4px;width:auto;height:auto;display:inline-block;max-width:520px}.sw-s{font-family:'sw-icon-font';color:#fff;padding:5px 30px 4px;margin:7px 5px 7px;-webkit-border-radius:2px;border-radius:2px;display:inline-block;font-style:normal;font-size:15px;line-height:15px;cursor:pointer;max-width:15px}.sw-twitter-icon:before{content:'s'}.sw-s.sw-twitter-icon{background-color:#429cd6;border-color:#3c87b2}.sw-google_plus-icon:before{content:'h'}.sw-s.sw-google_plus-icon{background-color:#df4b37;border-color:#c44133}.sw-facebook-icon:before{content:'j'}.sw-s.sw-facebook-icon{background-color:#3a589e;border-color:#2e4675}.sw-pinterest-icon:before{content:'b'}.sw-s.sw-pinterest-icon{background-color:#cd2029;border-color:#aa1b29}.sw-linkedin-icon:before{content:'f'}.sw-s.sw-linkedin-icon{background-color:#0d77b7;border-color:#0c6591}.sw-tumblr-icon:before{content:'r'}.sw-s.sw-tumblr-icon{background-color:#39475d;border-color:#27313f}.sw-mix-icon:before{content:'g'}.sw-s.sw-mix-icon{background-color:#f4812c;border-color:#c96a29}.sw-reddit-icon:before{content:'a'}.sw-s.sw-reddit-icon{background-color:#f04b23;border-color:#d33f27}.sw-yummly-icon:before{content:'x'}.sw-s.sw-yummly-icon{background-color:#e26426;border-color:#b65027}.sw-whatsapp-icon:before{content:'y'}.sw-s.sw-whatsapp-icon{background-color:#71c169;border-color:#28b04b}.sw-pocket-icon:before{content:'B'}.sw-s.sw-pocket-icon{background-color:#ef4056;border-color:#ce3d55}.sw-buffer-icon:before{content:'z'}.sw-s.sw-buffer-icon{background-color:#323b43;border-color:#59626a}.sw-email-icon:before{content:'k'}.sw-s.sw-email-icon{background-color:#6bcce9;border-color:#6bcce9}.sw-hacker_news-icon:before{content:'D'}.sw-s.sw-hacker_news-icon{background-color:#f16522;border-color:#d85623}.sw-flipboard-icon:before{content:'C'}.sw-s.sw-flipboard-icon{background-color:#e02828;border-color:#bf2626}@media screen and (max-width:1350px){.sw-header-menu li{font-size:14px;margin:0 10px}}@media screen and (max-width:1080px){.sw-header-logo{display:none}}.sw-admin-wrapper[sw-registered="0"] [premium="1"]{display:none!important}.sw-admin-wrapper[sw-registered="0"] .sw-option-container{position:relative}.sw-admin-wrapper[sw-registered="0"] [premium="1"] .sw-premium-blocker{display:none}.sw-admin-wrapper[sw-registered="0"] [premium="1"] .sw-premium-blocker:not(.no-icon):before{font-family:'sw-icon-font';content:'E';font-size:24px;float:right;margin:20px 20px 0 0}.sw-admin-wrapper[sw-registered="0"] i[premium-button="1"]{display:none}.sw-admin-wrapper[sw-registered="1"] .sw-premium-buttons{display:none}.sw-admin-wrapper[swp-addons*="pro"] [premium],.sw-admin-wrapper[swp-addons*="affiliatewp"] [premium],.sw-admin-wrapper[swp-addons*="enhanced_shortcodes"] [premium],.sw-admin-wrapper[swp-addons*="advanced_display"] [premium]{display:none}.sw-admin-wrapper[swp-addons*="pro"][swp-registrations*="pro"] [premium],.sw-admin-wrapper[swp-addons*="affiliatewp"][swp-registrations*="affiliatewp"] [premium],.sw-admin-wrapper[swp-addons*="enhanced_shortcodes"][swp-registrations*="enhanced_shortcodes"] [premium],.sw-admin-wrapper[swp-addons*="advanced_display"][swp-registrations*="advanced_display"] [premium]{display:inherit}.ui-tooltip.sw-admin-hover-notice{background:#ee464f;color:#fff;padding:15px;-webkit-border-radius:2px;border-radius:2px;margin:15px 0;border:0;-webkit-box-shadow:none;box-shadow:none;max-width:none;padding:20px}.sw-admin-hover-notice i:before{font-family:'sw-icon-font';font-size:26px;margin:0 15px 0 0;vertical-align:middle;content:'E';float:left;font-style:normal}.swp_upload_image_field{display:none}.sw-admin-image-preview{max-height:50px;float:right}.toplevel_page_social-warfare .notice-error,.toplevel_page_social-warfare .notice-warning,.toplevel_page_social-warfare .notice-success,.toplevel_page_social-warfare .notice-info,.toplevel_page_social-warfare .is-dismissible,.toplevel_page_social-warfare .update-nag,.toplevel_page_social-warfare #notice-error,.toplevel_page_social-warfare #notice-warning,.toplevel_page_social-warfare #notice-success,.toplevel_page_social-warfare #notice-info,.toplevel_page_social-warfare #is-dismissible,.toplevel_page_social-warfare #update-nag,div.error{display:none}.toplevel_page_social-warfare .sw-admin-wrapper .notice-error,.toplevel_page_social-warfare .sw-admin-wrapper .notice-warning,.toplevel_page_social-warfare .sw-admin-wrapper .notice-success,.toplevel_page_social-warfare .sw-admin-wrapper .notice-info,.toplevel_page_social-warfare .sw-admin-wrapper .is-dismissible,.toplevel_page_social-warfare .sw-admin-wrapper .update-nag,.toplevel_page_social-warfare .sw-admin-wrapper #notice-error,.toplevel_page_social-warfare .sw-admin-wrapper #notice-warning,.toplevel_page_social-warfare .sw-admin-wrapper #notice-success,.toplevel_page_social-warfare .sw-admin-wrapper #notice-info,.toplevel_page_social-warfare .sw-admin-wrapper #is-dismissible,.toplevel_page_social-warfare .sw-admin-wrapper #update-nag,div.error{display:block}.sw-grid-textarea{border:rgb(221,221,221);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);height:120px;width:97%}#color-notice{position:fixed;bottom:15px;margin:0 auto;left:25%;right:25%;background:rgba( 255,225,255,.37 );background-color:#ced3dc;color:#30394f;padding:20px;border-radius:4px;text-align:left;width:650px}#color-notice p{font-size:16px;padding:0;margin:0}#color-notice .color-dismiss{float:right;color:#fff;font-weight:600}#color-notice .color-dismiss:before{content:'x';background:#30394f;border-radius:50%;width:26px;display:block;text-align:center;height:26px;line-height:22px;font-size:22px;cursor:pointer;padding:0;opacity:.4}.swp-icon-tooltip{position:absolute;padding:10px;text-align:center;min-width:75px;background:#ced3dc;color:#fff;border-radius:3px;font-size:13px;letter-spacing:1.2px;font-family:"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.swp-authorization-button{width:200px;color:white;text-decoration:none;font-size:15px;line-height:15px}.swp-authorization-button > div{display:flex;width:100%;text-align:right;justify-content:space-between;align-items:center}.swp-authorization-button i.sw{padding-right:10px}.swp-authorization-button:hover{color:white}
|
1 |
+
.sw-grid{float:left;margin-bottom:2.127659574468%;padding-top:0}.sw-grid-right{float:right;margin-bottom:2.127659574468%;padding-top:0}.sw-col-60,.sw-col-140,.sw-col-220,.sw-col-300,.sw-col-380,.sw-col-460,.sw-col-540,.sw-col-620,.sw-col-700,.sw-col-780,.sw-col-860{margin-right:2.127659574468%}.sw-col-60{width:6.382978723404%}.sw-col-140{width:14.893617021277%}.sw-col-220{width:23.404255319149%}.sw-col-300{width:31.914893617021%}.sw-col-380{width:40.425531914894%}.sw-col-460{width:48.936170212766%}.sw-col-540{width:57.446808510638%}.sw-col-620{width:65.957446808511%}.sw-col-700{width:74.468085106383%}.sw-col-780{width:82.978723404255%}.sw-col-860{width:91.489361702128%}.sw-col-940{width:100%}.sw-fit{margin-left:0!important;margin-right:0!important}.sw-option-container *:last-child{margin-left:0!important;margin-right:0!important}.sw-clearfix:after,.sw-clearfix:before{content:' ';display:table}.sw-clearfix:after{clear:both}.sw-clearfix{clear:both;width:100%}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}.sw-admin-divider{width:100%;height:1px;border-bottom:1px solid #CED3DC;margin:20px 0 40px 0}.sw-hidden{display:none!important}.swp_support_link{border:1px solid #ccc;font-size:18px;line-height:20px;text-decoration:none;-webkit-border-radius:50%;border-radius:50%;width:20px;display:block;float:right;text-align:center;color:#ccc;margin-right:20px;margin-top:4px;padding:2px;font-weight:bold}.swp_support_link:hover{color:#6BCCE9;border-color:#6BCCE9}.swp_support_link.swp_four_fourths{margin-left:20px;margin-top:13px}#screen-meta-links .screen-meta-toggle{display:none!important}#wpwrap,#wpcontent{background:#fff;padding-left:0}.sw-top-menu{border-bottom:1px solid #CED3DC;float:none;background:#fff;z-index:5;margin:0}.sw-top-menu[sw-registered="0"] .sw-header-logo{height:75px;float:left}.sw-top-menu[sw-registered="1"] .sw-header-logo-pro{height:75px;float:left}.sw-top-menu[sw-registered="1"] .sw-header-logo{display:none}.sw-top-menu[sw-registered="0"] .sw-header-logo-pro{display:none}.sw-header-menu{height:65px;margin:0}.sw-header-menu li{float:left;margin:0 15px;font-size:14px;display:table;height:65px}.sw-header-menu li:focus,.sw-header-menu li a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.sw-header-menu li span{padding:0 5px 5px 5px}.sw-header-menu li.sw-active-tab span,.sw-header-menu li:hover span{border-bottom:4px solid #30394f}.sw-header-menu li a{color:#30394f;text-decoration:none;display:table-cell;vertical-align:middle;padding:30px 0}.sw-top-menu .sw-grid{margin-bottom:0}.sw-admin-wrapper,.sw-header-wrapper{clear:both;margin:20px auto 20px auto;padding:0 40px 20px 40px;position:relative}.sw-header-wrapper{margin:0}.sw-tabs-container .sw-admin-tab{display:none}.sw-tabs-container .sw-admin-tab:nth-child(1){display:block}.sw-admin-tab h2{font-size:26px;line-height:1.2;margin:0}.sw-admin-tab h2.sw-h-label{line-height:56px}p.sw-subtitle{font-size:16px;line-height:1.2;margin:10px 0 30px 0}p.sw-checkbox-label,p.sw-input-label,p.sw-select-label,p.sw-authenticate-label{font-size:16px;font-weight:bold;padding-left:10%}.sw-select-label.sw-no-padding{padding-left:0}p.sw-short{margin:1em 0 0 0}p.sw-subtext-label{margin-top:-10px}.sw-admin-sidebar img{margin:5px 0 10px 0}.system-status-wrapper{display:none}.system-status-container{width:90%;height:250px;overflow:hidden;border:1px solid #CED3DC;padding:5%}h3.sw-buttons-toggle{width:100px;float:left;clear:left;margin:15px 0 30px 0;padding-left:10%}input.sw-admin-input{padding:15px;border:1px solid #ced3cd;-webkit-border-radius:4px;border-radius:4px;float:right;-webkit-box-shadow:none;box-shadow:none;margin:2px 0 1px 0;width:100%}.sw-grid select{width:100%;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ced3cd;height:51px;padding:15px;margin:2px 1px 3px 0;-webkit-border-radius:4px;border-radius:4px}a.button.sw-navy-button,a.button.sw-blue-button,a.button.sw-green-button,a.button.sw-red-button,.swp-button{padding:15px 30px;height:auto;line-height:1;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;float:right;margin:15px 0}a.button.sw-navy-button,a.button.sw-navy-button:focus{background:#30394f;color:#fff;border-color:#2a2d34;-webkit-box-shadow:none;box-shadow:none}a.button.sw-navy-button:hover,a.button.sw-blue-button:hover{background:#2a2d34;border-color:#2a2d34;color:#fff;-webkit-box-shadow:none;box-shadow:none}a.button.sw-blue-button,a.button.sw-blue-button:focus{background:#6bcce9;border-color:#6bcce9;color:#fff;-webkit-box-shadow:none;box-shadow:none}a.button.sw-green-button,a.button.sw-green-button:focus{background:#71C069;color:#fff;border-color:#71C069;-webkit-box-shadow:none;box-shadow:none}a.button.sw-red-button,a.button.sw-red-button:focus,a.button.sw-red-button:hover{background:#ee464f;color:#fff;border-color:#ee464f;-webkit-box-shadow:none;box-shadow:none}.sw-admin-tab a.button{margin:5px 0 15px 0}.sw-save-settings{width:100%;text-align:center}.sw-red-notice,.sw-green-notice{color:#fff;padding:15px;-webkit-border-radius:2px;border-radius:2px;margin:15px 0}.sw-red-notice,.sw-loading-message{background:#ee464f}.sw-green-notice,.sw-loading-complete{background:#71C069}.sw-loading-bg{width:100%;position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,0.8);z-index:999999999999}.sw-loading-message:before,.sw-green-notice:before,.sw-loading-complete:before{font-family:'Dashicons';font-size:26px;margin:0 15px 0 0;vertical-align:middle}.sw-red-notice:before,.sw-red-notice:before{font-family:'sw-icon-font';font-size:26px;margin:0 15px 0 0;vertical-align:middle;content:'E'}.sw-red-notice a{color:#fff;font-weight:bold;text-decoration:none;border-bottom:2px solid #fff}.sw-red-notice a:hover{color:#30394f;border-bottom:2px solid #30394f}.sw-loading-message:before{content:"\f158"}.sw-green-notice:before,.sw-loading-complete:before{content:"\f147"}.sw-admin-tab .two-thirds-advanced h2.sw-h-label{line-height:1.2;margin-bottom:15px}.sw-italic{font-style:italic}p.sw-subtitle.sw-registration-text{padding:20px 0 0 0;font-size:120%;line-height:175%}.registration-wrapper[registration="1"] .swp_is_not_registered{display:none}.registration-wrapper[registration="0"] .swp_is_registered{display:none}.tweet-count-wrapper[registration="true"] .swp_tweets_not_activated{display:none}.sw-tweet-count-demo{margin:20px 0}.sw-loading-message,.sw-loading-complete{position:fixed;top:50%;left:50%;-webkit-border-radius:3px;border-radius:3px;padding:25px;text-align:center;font-size:20px;color:white;width:240px;margin-top:-46px;margin-left:-120px}.sw-grid textarea{width:100%;height:120px}.sw-active,.sw-inactive{margin:0 0 5px 0;min-width:50px;min-height:40px;border:1px dashed #ced3dc;padding:0;-webkit-border-radius:4px;border-radius:4px;width:auto;height:auto;display:inline-block;max-width:520px}.sw-s{font-family:'sw-icon-font';color:#fff;padding:5px 30px 4px;margin:7px 5px 7px;-webkit-border-radius:2px;border-radius:2px;display:inline-block;font-style:normal;font-size:15px;line-height:15px;cursor:pointer;max-width:15px}.sw-twitter-icon:before{content:'s'}.sw-s.sw-twitter-icon{background-color:#429cd6;border-color:#3c87b2}.sw-google_plus-icon:before{content:'h'}.sw-s.sw-google_plus-icon{background-color:#df4b37;border-color:#c44133}.sw-facebook-icon:before{content:'j'}.sw-s.sw-facebook-icon{background-color:#3a589e;border-color:#2e4675}.sw-pinterest-icon:before{content:'b'}.sw-s.sw-pinterest-icon{background-color:#cd2029;border-color:#aa1b29}.sw-linkedin-icon:before{content:'f'}.sw-s.sw-linkedin-icon{background-color:#0d77b7;border-color:#0c6591}.sw-tumblr-icon:before{content:'r'}.sw-s.sw-tumblr-icon{background-color:#39475d;border-color:#27313f}.sw-mix-icon:before{content:'g'}.sw-s.sw-mix-icon{background-color:#f4812c;border-color:#c96a29}.sw-reddit-icon:before{content:'a'}.sw-s.sw-reddit-icon{background-color:#f04b23;border-color:#d33f27}.sw-yummly-icon:before{content:'x'}.sw-s.sw-yummly-icon{background-color:#e26426;border-color:#b65027}.sw-whatsapp-icon:before{content:'y'}.sw-s.sw-whatsapp-icon{background-color:#71c169;border-color:#28b04b}.sw-pocket-icon:before{content:'B'}.sw-s.sw-pocket-icon{background-color:#ef4056;border-color:#ce3d55}.sw-buffer-icon:before{content:'z'}.sw-s.sw-buffer-icon{background-color:#323b43;border-color:#59626a}.sw-email-icon:before{content:'k'}.sw-s.sw-email-icon{background-color:#6bcce9;border-color:#6bcce9}.sw-hacker_news-icon:before{content:'D'}.sw-s.sw-hacker_news-icon{background-color:#f16522;border-color:#d85623}.sw-flipboard-icon:before{content:'C'}.sw-s.sw-flipboard-icon{background-color:#e02828;border-color:#bf2626}@media screen and (max-width:1350px){.sw-header-menu li{font-size:14px;margin:0 10px}}@media screen and (max-width:1080px){.sw-header-logo{display:none}}.sw-admin-wrapper[sw-registered="0"] [premium="1"]{display:none!important}.sw-admin-wrapper[sw-registered="0"] .sw-option-container{position:relative}.sw-admin-wrapper[sw-registered="0"] [premium="1"] .sw-premium-blocker{display:none}.sw-admin-wrapper[sw-registered="0"] [premium="1"] .sw-premium-blocker:not(.no-icon):before{font-family:'sw-icon-font';content:'E';font-size:24px;float:right;margin:20px 20px 0 0}.sw-admin-wrapper[sw-registered="0"] i[premium-button="1"]{display:none}.sw-admin-wrapper[sw-registered="1"] .sw-premium-buttons{display:none}.sw-admin-wrapper[swp-addons*="pro"] [premium],.sw-admin-wrapper[swp-addons*="affiliatewp"] [premium],.sw-admin-wrapper[swp-addons*="enhanced_shortcodes"] [premium],.sw-admin-wrapper[swp-addons*="advanced_display"] [premium]{display:none}.sw-admin-wrapper[swp-addons*="pro"][swp-registrations*="pro"] [premium],.sw-admin-wrapper[swp-addons*="affiliatewp"][swp-registrations*="affiliatewp"] [premium],.sw-admin-wrapper[swp-addons*="enhanced_shortcodes"][swp-registrations*="enhanced_shortcodes"] [premium],.sw-admin-wrapper[swp-addons*="advanced_display"][swp-registrations*="advanced_display"] [premium]{display:inherit}.ui-tooltip.sw-admin-hover-notice{background:#ee464f;color:#fff;padding:15px;-webkit-border-radius:2px;border-radius:2px;margin:15px 0;border:0;-webkit-box-shadow:none;box-shadow:none;max-width:none;padding:20px}.sw-admin-hover-notice i:before{font-family:'sw-icon-font';font-size:26px;margin:0 15px 0 0;vertical-align:middle;content:'E';float:left;font-style:normal}.swp_upload_image_field{display:none}.sw-admin-image-preview{max-height:50px;float:right}.toplevel_page_social-warfare .notice-error,.toplevel_page_social-warfare .notice-warning,.toplevel_page_social-warfare .notice-success,.toplevel_page_social-warfare .notice-info,.toplevel_page_social-warfare .is-dismissible,.toplevel_page_social-warfare .update-nag,.toplevel_page_social-warfare #notice-error,.toplevel_page_social-warfare #notice-warning,.toplevel_page_social-warfare #notice-success,.toplevel_page_social-warfare #notice-info,.toplevel_page_social-warfare #is-dismissible,.toplevel_page_social-warfare #update-nag,div.error{display:none}.toplevel_page_social-warfare .sw-admin-wrapper .notice-error,.toplevel_page_social-warfare .sw-admin-wrapper .notice-warning,.toplevel_page_social-warfare .sw-admin-wrapper .notice-success,.toplevel_page_social-warfare .sw-admin-wrapper .notice-info,.toplevel_page_social-warfare .sw-admin-wrapper .is-dismissible,.toplevel_page_social-warfare .sw-admin-wrapper .update-nag,.toplevel_page_social-warfare .sw-admin-wrapper #notice-error,.toplevel_page_social-warfare .sw-admin-wrapper #notice-warning,.toplevel_page_social-warfare .sw-admin-wrapper #notice-success,.toplevel_page_social-warfare .sw-admin-wrapper #notice-info,.toplevel_page_social-warfare .sw-admin-wrapper #is-dismissible,.toplevel_page_social-warfare .sw-admin-wrapper #update-nag,div.error{display:block}.sw-grid-textarea{border:rgb(221,221,221);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);height:120px;width:97%}#color-notice{position:fixed;bottom:15px;margin:0 auto;left:25%;right:25%;background:rgba( 255,225,255,.37 );background-color:#ced3dc;color:#30394f;padding:20px;border-radius:4px;text-align:left;width:650px}#color-notice p{font-size:16px;padding:0;margin:0}#color-notice .color-dismiss{float:right;color:#fff;font-weight:600}#color-notice .color-dismiss:before{content:'x';background:#30394f;border-radius:50%;width:26px;display:block;text-align:center;height:26px;line-height:22px;font-size:22px;cursor:pointer;padding:0;opacity:.4}.swp-icon-tooltip{position:absolute;padding:10px;text-align:center;min-width:75px;background:#ced3dc;color:#fff;border-radius:3px;font-size:13px;letter-spacing:1.2px;font-family:"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.swp-authorization-button{width:200px;color:white;text-decoration:none;font-size:15px;line-height:15px}.swp-authorization-button > div{display:flex;width:100%;text-align:right;justify-content:space-between;align-items:center}.swp-authorization-button i.sw{padding-right:10px;font-size:24px}.swp-authorization-button:hover{color:white}
|
assets/js/admin-options-page.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
/* global ajaxurl, swpAdminOptionsData, socialWarfare, wp */
|
2 |
-
(function(window,
|
3 |
'use strict';
|
4 |
|
5 |
window.onload = function() {
|
1 |
/* global ajaxurl, swpAdminOptionsData, socialWarfare, wp */
|
2 |
+
(function(window, $) {
|
3 |
'use strict';
|
4 |
|
5 |
window.onload = function() {
|
assets/js/admin-options-page.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(e,o,t){"use strict";function s(e,t,s,a){var n={customColor:!1,customOutlines:!1};o(t).each(function(e,t){var s=o(t).val();-1!==s.indexOf("custom")&&(s.indexOf("outlines")>0?n.customOutlines=!0:n.customColor=!0)}),n.customColor?s.slideDown():s.slideUp(),n.customOutlines?a.slideDown():a.slideUp(),n.customColor||n.customOutlines?(o("body").append('<div id="color-notice"><p><span class="color-dismiss"></span><b>Note:</b> Custom colors will not show up in the preview, but will on your site.</p></div>'),o(".color-dismiss").on("click",function(){o("#color-notice").fadeOut("slow")})):o("#color-notice").length&&o("#color-notice").fadeOut("slow")}function a(o){var t,s;document.body.createTextRange?(t=document.body.createTextRange(),t.moveToElementText(o),t.select()):e.getSelection&&(s=e.getSelection(),t=document.createRange(),t.selectNodeContents(o),s.removeAllRanges(),s.addRange(t))}function n(){var e={};return o("form.sw-admin-settings-form input, form.sw-admin-settings-form select, form.sw-admin-settings-form textarea").each(function(){var t,s=o(this),a=s.attr("name");t="checkbox"===s.attr("type")?s.prop("checked"):s.val(),e[a]=t}),e.order_of_icons={},o(".sw-active i").each(function(){var t=o(this).data("network");e.order_of_icons[t]=t}),e}function l(){var e=o(".sw-top-menu").offset(),t=o(".sw-top-menu").width();o(".sw-top-menu").css({position:"fixed",left:e.left,top:e.top,width:t}),o(".sw-admin-wrapper").css("padding-top","75px")}function i(){o(".sw-tab-selector").on("click",function(e){e.preventDefault(),o("html, body").animate({scrollTop:0},300);var t=o(this).attr("data-link");o(".sw-admin-tab").hide(),o("#"+t).show(),o(".sw-header-menu li").removeClass("sw-active-tab"),o(this).parents("li").addClass("sw-active-tab"),"swp_styles"===t&&socialWarfare.activateHoverStates(),swpConditionalFields()})}function r(){o(".sw-checkbox-toggle").on("click",function(){var e=o(this).attr("status"),t=o(this).attr("field");"on"===e?(o(this).attr("status","off"),o(t).prop("checked",!1)):(o(this).attr("status","on"),o(t).prop("checked",!0)),u(),swpConditionalFields()})}function c(){o("form.sw-admin-settings-form input, form.sw-admin-settings-form select").on("change",function(){swpConditionalFields(),socialWarfare.newOptions=n(),u()}),socialWarfare.defaultOptions=n()}function u(){socialWarfare.newOptions=n(),JSON.stringify(socialWarfare.newOptions)!==JSON.stringify(socialWarfare.defaultOptions)?o(".sw-save-settings").removeClass("sw-navy-button").addClass("sw-red-button"):o(".sw-save-settings").removeClass("sw-red-button").addClass("sw-navy-button")}function _(){o(".sw-save-settings").on("click",function(e){e.preventDefault?e.preventDefault():e.returnValue=!1,p();var t=n(),s={action:"swp_store_settings",security:swpAdminOptionsData.optionsNonce,settings:t};o.post({url:ajaxurl,data:s,success:function(e){m(),socialWarfare.defaultOptions=n(),u()}})})}function p(){o("body").append('<div class="sw-loading-bg"><div class="sw-loading-message">Saving Changes</div></div>')}function m(){o(".sw-loading-message").html("Success!").removeClass("sw-loading-message").addClass("sw-loading-complete"),o(".sw-loading-bg").delay(1e3).fadeOut(1e3),setTimeout(function(){o(".sw-loading-bg").remove()},2e3)}function d(){var e=(o('select[name="button_shape"]').val(),o('select[name="default_colors"]').val()),t=o('select[name="single_colors"]').val(),s=o('select[name="hover_colors"]').val();o("style.swp_customColorStuff").remove();var a=o('input[name="custom_color"]').val(),n="";"custom_color"!=e&&"custom_color"!=t&&"custom_color"!=s||(n=".swp_social_panel.swp_default_customColor a, html body .swp_social_panel.swp_individual_customColor .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_customColor:hover a {color:white} .swp_social_panel.swp_default_customColor .nc_tweetContainer, html body .swp_social_panel.swp_individual_customColor .nc_tweetContainer:hover, body .swp_social_panel.swp_other_customColor:hover .nc_tweetContainer {background-color:"+a+";border:1px solid "+a+";}"),"custom_color_outlines"!=e&&"custom_color_outlines"!=t&&"custom_color_outlines"!=s||(n=n+" .swp_social_panel.swp_default_custom_color_outlines a, html body .swp_social_panel.swp_individual_custom_color_outlines .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_custom_color_outlines:hover a { color:"+a+"; } .swp_social_panel.swp_default_custom_color_outlines .nc_tweetContainer, html body .swp_social_panel.swp_individual_custom_color_outlines .nc_tweetContainer:hover, body .swp_social_panel.swp_other_custom_color_outlines:hover .nc_tweetContainer { background:transparent; border:1px solid "+a+"; }"),o("head").append('<style type="text/css" class="swp_customColorStuff">'+n+"</style>")}function f(){function e(e){var t=o('select[name="'+e+'"]').val();if(0===t.indexOf("custom")){return e.slice(0,e.indexOf("_"))+"_full_color"}return t}var t=e("button_shape"),s=e("default_colors"),a=e("single_colors"),n=e("hover_colors"),l="swp_"+t+" swp_default_"+s+" swp_individual_"+a+" swp_other_"+n;if(void 0===socialWarfare.lastClass){var i=$(".swp_social_panel");if(!i.length)return;socialWarfare.lastClass=i.get().className}var l="swp_"+t+" swp_default_"+s+" swp_individual_"+a+" swp_other_"+n;o(".swp_social_panel").removeClass("swp_other_medium_gray"),o(".swp_social_panel").removeClass(socialWarfare.lastClass).addClass(l),socialWarfare.lastClass=l}function w(){if(0!==o('select[name="button_shape"]').length){var e={full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray",light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"},t={flat_fresh:e,leaf:e,pill:e,three_dee:{full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray"},connected:e,shift:e,boxed:e,modern:{full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray",light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"},dark:{light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"}},s=o('select[name="button_shape"]').val(),a=o('select[name="default_colors"]').val(),n=o('select[name="single_colors"]').val(),l=o('select[name="hover_colors"]').val(),i=o('select[name="button_shape"]').find("option").map(function(e,o){return o.value});o('select[name="default_colors"] option, select[name="single_colors"] option, select[name="hover_colors"] option').remove(),o.each(t[s],function(e,t){e===a?o('select[name="default_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="default_colors"]').append('<option value="'+e+'">'+t+"</option>"),e===n?o('select[name="single_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="single_colors"]').append('<option value="'+e+'">'+t+"</option>"),e===l?o('select[name="hover_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="hover_colors"]').append('<option value="'+e+'">'+t+"</option>"),"custom_color"==a||"custom_color_outlines"==a||"custom_color"==n||"custom_color_outlines"==n||"custom_color"==l||"custom_color_outlines"==l?(o(".customColor_wrapper").slideDown(),d()):o(".customColor_wrapper").slideUp()}),o('select[name="default_colors"], select[name="single_colors"], select[name="hover_colors"]').on("change",f),o('select[name="button_shape"]').on("change",function(){var e=o('select[name="button_shape"]').val(),s=o('select[name="default_colors"]').val(),a=o('select[name="single_colors"]').val(),n=o('select[name="hover_colors"]').val(),l=0,r=t[e],c=r.hasOwnProperty(s),u=r.hasOwnProperty(a),_=r.hasOwnProperty(n);o('select[name="default_colors"] option, select[name="single_colors"] option, select[name="hover_colors"] option').remove(),o.each(t[e],function(e,t){e===s||0==c&&0==l?o('select[name="default_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="default_colors"]').append('<option value="'+e+'">'+t+"</option>"),e===a||0==u&&0==l?o('select[name="single_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="single_colors"]').append('<option value="'+e+'">'+t+"</option>"),e===n||0==_&&0==l?o('select[name="hover_colors"]').append('<option value="'+e+'" selected>'+t+"</option>"):o('select[name="hover_colors"]').append('<option value="'+e+'">'+t+"</option>"),++l}),void 0===socialWarfare.lastClass&&(socialWarfare.lastClass="swp_flat_fresh swp_default_full_color swp_individual_full_color swp_other_full_color");var p="swp_"+e+" swp_default_"+s+" swp_individual_"+a+" swp_other_"+n;console.log("last class",socialWarfare.lastClass),console.log("updating to new style",e),console.log("class is ",$(".swp_social_panel").get().clasName),console.log("themeOptions",i),i.map(function(e,t){o(".swp_social_panel").removeClass("swp_"+t.value)}),o(".swp_social_panel").removeClass(socialWarfare.lastClass).addClass(p),socialWarfare.lastClass=p})}}function v(){o('select[name="button_size"],select[name="button_alignment"]').on("change",function(){o(".swp_social_panel").css({width:"100%"});var e,t=o(".swp_social_panel").width(),s=o('select[name="button_size"]').val(),a=o('select[name="button_alignment"]').val();"full_width"==a&&1!=s||s>=1?(e=t/s,o(".swp_social_panel").css("cssText","width:"+e+"px!important;"),o(".swp_social_panel").css({transform:"scale("+s+")","transform-origin":"left"})):"full_width"!=a&&s<1&&(e=t/s,o(".swp_social_panel").css({transform:"scale("+s+")","transform-origin":a})),socialWarfare.activateHoverStates()})}function g(){var e=o('select[name="ctt_theme"]');e.on("change",function(){var e=o('select[name="ctt_theme"]').val();o(".swp_CTT").attr("class","swp_CTT").addClass(e)}),e.trigger("change")}function h(e,t){var s=o(".sw-admin-wrapper");s.attr("swp-addons"),s.attr("swp-registrations");o(".registration-wrapper."+t).attr("registration",e),1===parseInt(e)?(s.attr("sw-registered",e),o(".sw-top-menu").attr("sw-registered",e),C(s,"swp-registrations",t)):y(s,"swp-registrations",t)}function y(e,t,s){var a=o(e).attr(t),n=a.indexOf(s);if(-1!==n){var l=n+s.length,i=a.slice(0,n)+a.slice(l);o(e).attr(t,i)}}function C(e,t,s){var a=o(e).attr(t);a.includes(s)||o(e).attr(t,a+s)}function b(t,s){var a=!1,n={action:"swp_register_plugin",security:swpAdminOptionsData.registerNonce,activity:"register",name_key:t,item_id:s,license_key:o('input[name="'+t+'_license_key"]').val()};return p(),o.post(ajaxurl,n,function(o){o=JSON.parse(o),o.success?(h("1",t),a=!0):alert("Failure: "+o.data),e.location.reload(!0),m()}),a}function O(t,s){var a=!1,n={action:"swp_unregister_plugin",security:swpAdminOptionsData.registerNonce,activity:"unregister",name_key:t,item_id:s};return p(),o.post(ajaxurl,n,function(s){s=JSON.parse(s),s.success?(o('input[name="'+t+'_license_key"]').val(""),h("0",t),a=!0):alert("Failure: "+s.data),e.location.reload(!0),m()}),a}function k(){o(".register-plugin").on("click",function(){return b(o(this).attr("swp-addon"),o(this).attr("swp-item-id")),!1}),o(".unregister-plugin").on("click",function(){return O(o(this).attr("swp-addon"),o(this).attr("swp-item-id")),!1})}function x(){o(".sw-buttons-sort.sw-active").sortable({connectWith:".sw-buttons-sort.sw-inactive",update:function(){u()}}),o(".sw-buttons-sort.sw-inactive").sortable({connectWith:".sw-buttons-sort.sw-active",update:function(){u()}})}function W(){o(".sw-system-status").on("click",function(e){e.preventDefault?e.preventDefault():e.returnValue=!1,o(".system-status-wrapper").slideToggle(),a(o(".system-status-container").get(0))})}function D(){var e;o(".swp_upload_image_button").click(function(t){t.preventDefault();var s=o(this).attr("for");if(e)return void e.open();e=wp.media.frames.file_frame=wp.media({title:"Choose Image",button:{text:"Choose Image"},multiple:!1}),e.on("select",function(){var t=e.state().get("selection").first().toJSON();o('input[name="'+s+'"').val(t.url)}),e.open()})}function G(){var e=o("#ctt_preview"),t=o("select[name=ctt_theme]");e.length||(e=o('<style id="ctt_preview"></style>'),o("head").append(e)),"none"===o(t).val()&&S(),o(t).on("change",function(e){"none"===e.target.value&&S()}),o("textarea[name=ctt_css]").on("keyup",S)}function S(){var e=o("#ctt_preview"),t=o("textarea[name=ctt_css]");o(e).text(o(t).val())}function N(e){var t,s=e.target,a=o(s).data("network"),n=(s.getBoundingClientRect(),{top:o(s).position().top-50,left:o(s).position().left+4});if(a.indexOf("_")>0){a=a.split("_").map(function(e){return e[0].toUpperCase()+e.slice(1,e.length)}).join(" ")}if(a=a[0].toUpperCase()+a.slice(1,a.length),t=o('<span class="swp-icon-tooltip">'+a+"</span>").css(n).get(0),o(this).parents(".sw-grid").first().append(t),o(t).outerWidth()>o(s).outerWidth()){var l=o(t).outerWidth()-o(s).outerWidth();n.left=n.left-l/2,o(t).css(n)}o(s).on("mousedown",function(e){o("body").mousemove(function(){T(),o("body").off("mousemove")})})}function T(e){o(".swp-icon-tooltip").remove()}function F(){o("[class*='sw-'][class*='-icon']").each(function(e,t){o(t).hover(N,T)})}e.onload=function(){var e="[name=default_colors],[name=hover_colors], [name=single_colors]",t="[name=float_default_colors], [name=float_hover_colors], [name=float_single_colors]";o("[name=custom_color],[name=custom_color_outlines],[name=float_custom_color],[name=float_custom_color_outlines]").parent().parent().hide(),o(e).each(function(e,t){var s=o(t).val(),a=o("[name=custom_color]").parent().parent(),n=o("[name=custom_color_outlines]").parent().parent();-1!==s.indexOf("custom")&&(s.indexOf("outlines")>0?n.show():a.show())}),o(t).each(function(e,t){var s=o(t).val(),a=o("[name=float_custom_color]").parent().parent(),n=o("[name=float_custom_color_outlines]").parent().parent();-1!==s.indexOf("custom")&&(s.indexOf("outlines")>0?n.show():a.show())}),o(e).on("change",function(t){var a=(t.target.value,o("[name=custom_color]").parent().parent()),n=o("[name=custom_color_outlines]").parent().parent();s(t,e,a,n)}),o(t).on("change",function(e){var a=(e.target.value,o("[name=float_custom_color]").parent().parent()),n=o("[name=float_custom_color_outlines]").parent().parent();a.hide(),n.hide(),s(e,t,a,n)})},o(document).ready(function(){_(),c(),l(),i(),r(),w(),swpConditionalFields(),g(),v(),k(),x(),W(),D(),G(),F()})}(this,jQuery);
|
1 |
+
!function(e,o){"use strict";function t(e,o,t,s){var r={customColor:!1,customOutlines:!1};jQuery(o).each(function(e,o){var t=jQuery(o).val();-1!==t.indexOf("custom")&&(t.indexOf("outlines")>0?r.customOutlines=!0:r.customColor=!0)}),r.customColor?t.slideDown():t.slideUp(),r.customOutlines?s.slideDown():s.slideUp(),r.customColor||r.customOutlines?(jQuery("body").append('<div id="color-notice"><p><span class="color-dismiss"></span><b>Note:</b> Custom colors will not show up in the preview, but will on your site.</p></div>'),jQuery(".color-dismiss").on("click",function(){jQuery("#color-notice").fadeOut("slow")})):jQuery("#color-notice").length&&jQuery("#color-notice").fadeOut("slow")}function s(o){var t,s;document.body.createTextRange?(t=document.body.createTextRange(),t.moveToElementText(o),t.select()):e.getSelection&&(s=e.getSelection(),t=document.createRange(),t.selectNodeContents(o),s.removeAllRanges(),s.addRange(t))}function r(){var e={};return jQuery("form.sw-admin-settings-form input, form.sw-admin-settings-form select, form.sw-admin-settings-form textarea").each(function(){var o,t=jQuery(this),s=t.attr("name");o="checkbox"===t.attr("type")?t.prop("checked"):t.val(),e[s]=o}),e.order_of_icons={},jQuery(".sw-active i").each(function(){var o=jQuery(this).data("network");e.order_of_icons[o]=o}),e}function a(){var e=jQuery(".sw-top-menu").offset(),o=jQuery(".sw-top-menu").width();jQuery(".sw-top-menu").css({position:"fixed",left:e.left,top:e.top,width:o}),jQuery(".sw-admin-wrapper").css("padding-top","75px")}function n(){jQuery(".sw-tab-selector").on("click",function(e){e.preventDefault(),jQuery("html, body").animate({scrollTop:0},300);var o=jQuery(this).attr("data-link");jQuery(".sw-admin-tab").hide(),jQuery("#"+o).show(),jQuery(".sw-header-menu li").removeClass("sw-active-tab"),jQuery(this).parents("li").addClass("sw-active-tab"),"swp_styles"===o&&socialWarfare.activateHoverStates(),swpConditionalFields()})}function l(){jQuery(".sw-checkbox-toggle").on("click",function(){var e=jQuery(this).attr("status"),o=jQuery(this).attr("field");"on"===e?(jQuery(this).attr("status","off"),jQuery(o).prop("checked",!1)):(jQuery(this).attr("status","on"),jQuery(o).prop("checked",!0)),u(),swpConditionalFields()})}function i(){jQuery("form.sw-admin-settings-form input, form.sw-admin-settings-form select").on("change",function(){swpConditionalFields(),socialWarfare.newOptions=r(),u()}),socialWarfare.defaultOptions=r()}function u(){socialWarfare.newOptions=r(),JSON.stringify(socialWarfare.newOptions)!==JSON.stringify(socialWarfare.defaultOptions)?jQuery(".sw-save-settings").removeClass("sw-navy-button").addClass("sw-red-button"):jQuery(".sw-save-settings").removeClass("sw-red-button").addClass("sw-navy-button")}function c(){jQuery(".sw-save-settings").on("click",function(e){e.preventDefault?e.preventDefault():e.returnValue=!1,_();var o=r(),t={action:"swp_store_settings",security:swpAdminOptionsData.optionsNonce,settings:o};jQuery.post({url:ajaxurl,data:t,success:function(e){p(),socialWarfare.defaultOptions=r(),u()}})})}function _(){jQuery("body").append('<div class="sw-loading-bg"><div class="sw-loading-message">Saving Changes</div></div>')}function p(){jQuery(".sw-loading-message").html("Success!").removeClass("sw-loading-message").addClass("sw-loading-complete"),jQuery(".sw-loading-bg").delay(1e3).fadeOut(1e3),setTimeout(function(){jQuery(".sw-loading-bg").remove()},2e3)}function m(){var e=(jQuery('select[name="button_shape"]').val(),jQuery('select[name="default_colors"]').val()),o=jQuery('select[name="single_colors"]').val(),t=jQuery('select[name="hover_colors"]').val();jQuery("style.swp_customColorStuff").remove();var s=jQuery('input[name="custom_color"]').val(),r="";"custom_color"!=e&&"custom_color"!=o&&"custom_color"!=t||(r=".swp_social_panel.swp_default_customColor a, html body .swp_social_panel.swp_individual_customColor .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_customColor:hover a {color:white} .swp_social_panel.swp_default_customColor .nc_tweetContainer, html body .swp_social_panel.swp_individual_customColor .nc_tweetContainer:hover, body .swp_social_panel.swp_other_customColor:hover .nc_tweetContainer {background-color:"+s+";border:1px solid "+s+";}"),"custom_color_outlines"!=e&&"custom_color_outlines"!=o&&"custom_color_outlines"!=t||(r=r+" .swp_social_panel.swp_default_custom_color_outlines a, html body .swp_social_panel.swp_individual_custom_color_outlines .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_custom_color_outlines:hover a { color:"+s+"; } .swp_social_panel.swp_default_custom_color_outlines .nc_tweetContainer, html body .swp_social_panel.swp_individual_custom_color_outlines .nc_tweetContainer:hover, body .swp_social_panel.swp_other_custom_color_outlines:hover .nc_tweetContainer { background:transparent; border:1px solid "+s+"; }"),jQuery("head").append('<style type="text/css" class="swp_customColorStuff">'+r+"</style>")}function d(){function e(e){var o=jQuery('select[name="'+e+'"]').val();if(0===o.indexOf("custom")){return e.slice(0,e.indexOf("_"))+"_full_color"}return o}var t=e("button_shape"),s=e("default_colors"),r=e("single_colors"),a=e("hover_colors"),n="swp_"+t+" swp_default_"+s+" swp_individual_"+r+" swp_other_"+a;if(void 0===socialWarfare.lastClass){var l=o(".swp_social_panel");if(!l.length)return;socialWarfare.lastClass=l.get().className}var n="swp_"+t+" swp_default_"+s+" swp_individual_"+r+" swp_other_"+a;jQuery(".swp_social_panel").removeClass("swp_other_medium_gray"),jQuery(".swp_social_panel").removeClass(socialWarfare.lastClass).addClass(n),socialWarfare.lastClass=n}function y(){if(0!==jQuery('select[name="button_shape"]').length){var e={full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray",light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"},t={flat_fresh:e,leaf:e,pill:e,three_dee:{full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray"},connected:e,shift:e,boxed:e,modern:{full_color:"Full Color",light_gray:"Light Gray",medium_gray:"Medium Gray",dark_gray:"Dark Gray",light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"},dark:{light_gray_outlines:"Light Gray Outlines",medium_gray_outlines:"Medium Gray Outlines",dark_gray_outlines:"Dark Gray Outlines",color_outlines:"Color Outlines",custom_color:"Custom Color",custom_color_outlines:"Custom Color Outlines"}},s=jQuery('select[name="button_shape"]').val(),r=jQuery('select[name="default_colors"]').val(),a=jQuery('select[name="single_colors"]').val(),n=jQuery('select[name="hover_colors"]').val(),l=jQuery('select[name="button_shape"]').find("option").map(function(e,o){return o.value});jQuery('select[name="default_colors"] option, select[name="single_colors"] option, select[name="hover_colors"] option').remove(),jQuery.each(t[s],function(e,o){e===r?jQuery('select[name="default_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="default_colors"]').append('<option value="'+e+'">'+o+"</option>"),e===a?jQuery('select[name="single_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="single_colors"]').append('<option value="'+e+'">'+o+"</option>"),e===n?jQuery('select[name="hover_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="hover_colors"]').append('<option value="'+e+'">'+o+"</option>"),"custom_color"==r||"custom_color_outlines"==r||"custom_color"==a||"custom_color_outlines"==a||"custom_color"==n||"custom_color_outlines"==n?(jQuery(".customColor_wrapper").slideDown(),m()):jQuery(".customColor_wrapper").slideUp()}),jQuery('select[name="default_colors"], select[name="single_colors"], select[name="hover_colors"]').on("change",d),jQuery('select[name="button_shape"]').on("change",function(){var e=jQuery('select[name="button_shape"]').val(),s=jQuery('select[name="default_colors"]').val(),r=jQuery('select[name="single_colors"]').val(),a=jQuery('select[name="hover_colors"]').val(),n=0,i=t[e],u=i.hasOwnProperty(s),c=i.hasOwnProperty(r),_=i.hasOwnProperty(a);jQuery('select[name="default_colors"] option, select[name="single_colors"] option, select[name="hover_colors"] option').remove(),jQuery.each(t[e],function(e,o){e===s||0==u&&0==n?jQuery('select[name="default_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="default_colors"]').append('<option value="'+e+'">'+o+"</option>"),e===r||0==c&&0==n?jQuery('select[name="single_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="single_colors"]').append('<option value="'+e+'">'+o+"</option>"),e===a||0==_&&0==n?jQuery('select[name="hover_colors"]').append('<option value="'+e+'" selected>'+o+"</option>"):jQuery('select[name="hover_colors"]').append('<option value="'+e+'">'+o+"</option>"),++n}),void 0===socialWarfare.lastClass&&(socialWarfare.lastClass="swp_flat_fresh swp_default_full_color swp_individual_full_color swp_other_full_color");var p="swp_"+e+" swp_default_"+s+" swp_individual_"+r+" swp_other_"+a;console.log("last class",socialWarfare.lastClass),console.log("updating to new style",e),console.log("class is ",o(".swp_social_panel").get().clasName),console.log("themeOptions",l),l.map(function(e,o){jQuery(".swp_social_panel").removeClass("swp_"+o.value)}),jQuery(".swp_social_panel").removeClass(socialWarfare.lastClass).addClass(p),socialWarfare.lastClass=p})}}function f(){jQuery('select[name="button_size"],select[name="button_alignment"]').on("change",function(){jQuery(".swp_social_panel").css({width:"100%"});var e,o=jQuery(".swp_social_panel").width(),t=jQuery('select[name="button_size"]').val(),s=jQuery('select[name="button_alignment"]').val();"full_width"==s&&1!=t||t>=1?(e=o/t,jQuery(".swp_social_panel").css("cssText","width:"+e+"px!important;"),jQuery(".swp_social_panel").css({transform:"scale("+t+")","transform-origin":"left"})):"full_width"!=s&&t<1&&(e=o/t,jQuery(".swp_social_panel").css({transform:"scale("+t+")","transform-origin":s})),socialWarfare.activateHoverStates()})}function w(){var e=jQuery('select[name="ctt_theme"]');e.on("change",function(){var e=jQuery('select[name="ctt_theme"]').val();jQuery(".swp_CTT").attr("class","swp_CTT").addClass(e)}),e.trigger("change")}function v(e,o){var t=jQuery(".sw-admin-wrapper");t.attr("swp-addons"),t.attr("swp-registrations");jQuery(".registration-wrapper."+o).attr("registration",e),1===parseInt(e)?(t.attr("sw-registered",e),jQuery(".sw-top-menu").attr("sw-registered",e),Q(t,"swp-registrations",o)):j(t,"swp-registrations",o)}function j(e,o,t){var s=jQuery(e).attr(o),r=s.indexOf(t);if(-1!==r){var a=r+t.length,n=s.slice(0,r)+s.slice(a);jQuery(e).attr(o,n)}}function Q(e,o,t){var s=jQuery(e).attr(o);s.includes(t)||jQuery(e).attr(o,s+t)}function g(o,t){var s=!1,r={action:"swp_register_plugin",security:swpAdminOptionsData.registerNonce,activity:"register",name_key:o,item_id:t,license_key:jQuery('input[name="'+o+'_license_key"]').val()};return _(),jQuery.post(ajaxurl,r,function(t){t=JSON.parse(t),t.success?(v("1",o),s=!0):alert("Failure: "+t.data),e.location.reload(!0),p()}),s}function h(o,t){var s=!1,r={action:"swp_unregister_plugin",security:swpAdminOptionsData.registerNonce,activity:"unregister",name_key:o,item_id:t};return _(),jQuery.post(ajaxurl,r,function(t){t=JSON.parse(t),t.success?(jQuery('input[name="'+o+'_license_key"]').val(""),v("0",o),s=!0):alert("Failure: "+t.data),e.location.reload(!0),p()}),s}function C(){jQuery(".register-plugin").on("click",function(){return g(jQuery(this).attr("swp-addon"),jQuery(this).attr("swp-item-id")),!1}),jQuery(".unregister-plugin").on("click",function(){return h(jQuery(this).attr("swp-addon"),jQuery(this).attr("swp-item-id")),!1})}function b(){jQuery(".sw-buttons-sort.sw-active").sortable({connectWith:".sw-buttons-sort.sw-inactive",update:function(){u()}}),jQuery(".sw-buttons-sort.sw-inactive").sortable({connectWith:".sw-buttons-sort.sw-active",update:function(){u()}})}function O(){jQuery(".sw-system-status").on("click",function(e){e.preventDefault?e.preventDefault():e.returnValue=!1,jQuery(".system-status-wrapper").slideToggle(),s(jQuery(".system-status-container").get(0))})}function k(){var e;jQuery(".swp_upload_image_button").click(function(o){o.preventDefault();var t=jQuery(this).attr("for");if(e)return void e.open();e=wp.media.frames.file_frame=wp.media({title:"Choose Image",button:{text:"Choose Image"},multiple:!1}),e.on("select",function(){var o=e.state().get("selection").first().toJSON();jQuery('input[name="'+t+'"').val(o.url)}),e.open()})}function x(){var e=jQuery("#ctt_preview"),o=jQuery("select[name=ctt_theme]");e.length||(e=jQuery('<style id="ctt_preview"></style>'),jQuery("head").append(e)),"none"===jQuery(o).val()&&W(),jQuery(o).on("change",function(e){"none"===e.target.value&&W()}),jQuery("textarea[name=ctt_css]").on("keyup",W)}function W(){var e=jQuery("#ctt_preview"),o=jQuery("textarea[name=ctt_css]");jQuery(e).text(jQuery(o).val())}function D(e){var o,t=e.target,s=jQuery(t).data("network"),r=(t.getBoundingClientRect(),{top:jQuery(t).position().top-50,left:jQuery(t).position().left+4});if(s.indexOf("_")>0){s=s.split("_").map(function(e){return e[0].toUpperCase()+e.slice(1,e.length)}).join(" ")}if(s=s[0].toUpperCase()+s.slice(1,s.length),o=jQuery('<span class="swp-icon-tooltip">'+s+"</span>").css(r).get(0),jQuery(this).parents(".sw-grid").first().append(o),jQuery(o).outerWidth()>jQuery(t).outerWidth()){var a=jQuery(o).outerWidth()-jQuery(t).outerWidth();r.left=r.left-a/2,jQuery(o).css(r)}jQuery(t).on("mousedown",function(e){jQuery("body").mousemove(function(){G(),jQuery("body").off("mousemove")})})}function G(e){jQuery(".swp-icon-tooltip").remove()}function S(){jQuery("[class*='sw-'][class*='-icon']").each(function(e,o){jQuery(o).hover(D,G)})}e.onload=function(){var e="[name=default_colors],[name=hover_colors], [name=single_colors]",o="[name=float_default_colors], [name=float_hover_colors], [name=float_single_colors]";jQuery("[name=custom_color],[name=custom_color_outlines],[name=float_custom_color],[name=float_custom_color_outlines]").parent().parent().hide(),jQuery(e).each(function(e,o){var t=jQuery(o).val(),s=jQuery("[name=custom_color]").parent().parent(),r=jQuery("[name=custom_color_outlines]").parent().parent();-1!==t.indexOf("custom")&&(t.indexOf("outlines")>0?r.show():s.show())}),jQuery(o).each(function(e,o){var t=jQuery(o).val(),s=jQuery("[name=float_custom_color]").parent().parent(),r=jQuery("[name=float_custom_color_outlines]").parent().parent();-1!==t.indexOf("custom")&&(t.indexOf("outlines")>0?r.show():s.show())}),jQuery(e).on("change",function(o){var s=(o.target.value,jQuery("[name=custom_color]").parent().parent()),r=jQuery("[name=custom_color_outlines]").parent().parent();t(o,e,s,r)}),jQuery(o).on("change",function(e){var s=(e.target.value,jQuery("[name=float_custom_color]").parent().parent()),r=jQuery("[name=float_custom_color_outlines]").parent().parent();s.hide(),r.hide(),t(e,o,s,r)})},jQuery(document).ready(function(){c(),i(),a(),n(),l(),y(),swpConditionalFields(),w(),f(),C(),b(),O(),k(),x(),S()})}(this,jQuery);
|
assets/js/admin.js
CHANGED
@@ -1,549 +1,549 @@
|
|
1 |
-
/**
|
2 |
-
*
|
3 |
-
* Functions for widgets and global utility functions.
|
4 |
-
*
|
5 |
-
* @since 1.0.0
|
6 |
-
* @package SocialWarfare\Admin\Functions
|
7 |
-
* @copyright Copyright (c) 2018, Warfare Plugins, LLC
|
8 |
-
* @license GPL-3.0+
|
9 |
-
*/
|
10 |
-
|
11 |
-
var socialWarfareAdmin = socialWarfareAdmin || {};
|
12 |
-
var swpWidget, widgetSubmit;
|
13 |
-
|
14 |
-
/**
|
15 |
-
* Show and hide input fields based on conditional values.
|
16 |
-
*
|
17 |
-
* This function iterates over each element with the "dep" data attribute. For each
|
18 |
-
* such dependant element, its parent element controls whether the dependant is shown or hidden
|
19 |
-
* if the parent's value matches the condition.
|
20 |
-
*
|
21 |
-
* @since 3.0.0 Feb 12 2018 | Brought func in from admin-options-page.js and set to global scope; Updated variable names for semantics, switched to Yoda condietionals.
|
22 |
-
* @since 3.0.0 Feb 14 2018 | Mapped the required array from variable types to string.
|
23 |
-
*
|
24 |
-
* @see admin-options-page.js
|
25 |
-
* @return none
|
26 |
-
*/
|
27 |
-
function swpConditionalFields() {
|
28 |
-
if (typeof $ == 'undefined') {
|
29 |
-
$ = jQuery;
|
30 |
-
}
|
31 |
-
|
32 |
-
function swp_selected(name) {
|
33 |
-
return $('select[name="' + name + '"]').val();
|
34 |
-
}
|
35 |
-
|
36 |
-
function swp_checked(name) {
|
37 |
-
return $('[name="' + name + '"]').prop('checked');
|
38 |
-
}
|
39 |
-
|
40 |
-
function string_to_bool(string) {
|
41 |
-
if (string === 'true') { string = true };
|
42 |
-
if (string === 'false'){ string = false };
|
43 |
-
return string;
|
44 |
-
}
|
45 |
-
|
46 |
-
// Loop through all the fields that have dependancies
|
47 |
-
$("[data-dep]").each(function() {
|
48 |
-
// Fetch the conditional values
|
49 |
-
var condition = $(this).data('dep');
|
50 |
-
var required = JSON.parse(JSON.stringify($(this).data('dep_val')));
|
51 |
-
|
52 |
-
// Check if we're on the options page or somewhere else
|
53 |
-
if (window.location.href.indexOf("page=social-warfare") === -1) {
|
54 |
-
var conditionEl = $(this).parents('.widgets-holder-wrap').find('[data-swp-name="' + condition + '"]');
|
55 |
-
} else {
|
56 |
-
var conditionEl = $('[name="' + condition + '"]')[0];
|
57 |
-
}
|
58 |
-
|
59 |
-
var value;
|
60 |
-
|
61 |
-
if (typeof conditionEl === 'undefined') {
|
62 |
-
conditionEl = $('[name="' + condition + '"]')[0];
|
63 |
-
|
64 |
-
if (typeof conditionEl === 'undefined') {
|
65 |
-
conditionEl = $('[field$=' + condition + ']')[0];
|
66 |
-
}
|
67 |
-
}
|
68 |
-
|
69 |
-
// Fetch the value of checkboxes or other input types
|
70 |
-
if ($(conditionEl).attr('type') == 'checkbox') {
|
71 |
-
value = $(conditionEl).prop('checked');
|
72 |
-
} else {
|
73 |
-
value = $(conditionEl).val();
|
74 |
-
}
|
75 |
-
|
76 |
-
value = string_to_bool(value);
|
77 |
-
|
78 |
-
//* Options page uses parent visibilty to check. Widget page does not. This could definiitely look better.
|
79 |
-
// Show or hide based on the conditional values (and the dependancy must be visible in case it is dependant)
|
80 |
-
|
81 |
-
if (window.location.href.indexOf("page=social-warfare") !== -1) {
|
82 |
-
// If the required value matches and it's parent is also being shown, show this conditional field
|
83 |
-
if ($.inArray(value, required) !== -1 && $(conditionEl).parent('.sw-grid').is(':visible') ) {
|
84 |
-
$(this).show();
|
85 |
-
} else {
|
86 |
-
$(this).hide();
|
87 |
-
}
|
88 |
-
}
|
89 |
-
|
90 |
-
else {
|
91 |
-
// If the required value matches, show this conditional field
|
92 |
-
if ($.inArray(value, required) !== -1 || value === required) {
|
93 |
-
$(this).show();
|
94 |
-
} else {
|
95 |
-
$(this).hide();
|
96 |
-
}
|
97 |
-
}
|
98 |
-
});
|
99 |
-
|
100 |
-
if (false === swp_checked('float_style_source') &&
|
101 |
-
'custom_color' === swp_selected('float_default_colors')
|
102 |
-
|| 'custom_color_outlines' === swp_selected('float_default_colors')
|
103 |
-
|| 'custom_color' === swp_selected('float_single_colors')
|
104 |
-
|| 'custom_color_outlines' === swp_selected('float_single_colors')
|
105 |
-
|| 'custom_color' === swp_selected('float_hover_colors')
|
106 |
-
|| 'custom_color_outlines' === swp_selected('float_hover_colors')) {
|
107 |
-
$('.sideCustomColor_wrapper').slideDown();
|
108 |
-
|
109 |
-
} else {
|
110 |
-
$('.sideCustomColor_wrapper').slideUp();
|
111 |
-
}
|
112 |
-
}
|
113 |
-
|
114 |
-
//* Only run on widgets.php
|
115 |
-
if (window.location.href.indexOf("widgets.php") > -1) {
|
116 |
-
//* Make sure the elements exist before trying to read them.
|
117 |
-
//*
|
118 |
-
var widgetFinder = setInterval(function() {
|
119 |
-
if (typeof swpWidget !== 'undefined') clearInterval(widgetFinder);
|
120 |
-
|
121 |
-
swpWidget = $("#widgets-right [id*=_swp_popular_posts_widget], [id*=_swp_popular_posts_widget].open")[0];
|
122 |
-
widgetSubmit = $(swpWidget).find("[id$=savewidget]")[0];
|
123 |
-
|
124 |
-
//* Force swpConditionalFields to run when the widget is opened or saved.
|
125 |
-
$(swpWidget).on("click", swpConditionalFields);
|
126 |
-
|
127 |
-
$(widgetSubmit).on("click", function() {
|
128 |
-
setTimeout(swpConditionalFields, 600);
|
129 |
-
});
|
130 |
-
|
131 |
-
}, 50);
|
132 |
-
}
|
133 |
-
|
134 |
-
(function(window,
|
135 |
-
'use strict';
|
136 |
-
|
137 |
-
if (typeof $ != 'function') {
|
138 |
-
|
139 |
-
if (typeof jQuery == 'function') {
|
140 |
-
$ = jQuery;
|
141 |
-
}
|
142 |
-
else if (typeof window.jQuery == 'function') {
|
143 |
-
$ = window.jQuery
|
144 |
-
}
|
145 |
-
else {
|
146 |
-
console.log("Social Warfare requires jQuery, or $ as an alias of jQuery. Please make sure your theme provides access to jQuery before activating Social Warfare.");
|
147 |
-
return;
|
148 |
-
}
|
149 |
-
}
|
150 |
-
|
151 |
-
socialWarfareAdmin.linkLength = function(input) {
|
152 |
-
var tmp = '';
|
153 |
-
|
154 |
-
for (var i = 0; i < 23; i++) {
|
155 |
-
tmp += 'o';
|
156 |
-
}
|
157 |
-
|
158 |
-
return input.replace(/(http:\/\/[\S]*)/g, tmp).length;
|
159 |
-
};
|
160 |
-
|
161 |
-
function updateCharactersRemaining(containerSelector, characterLimit) {
|
162 |
-
var input = $("#social_warfare #" + containerSelector);
|
163 |
-
var container = input.parent();
|
164 |
-
var remaining = characterLimit - input.val().length
|
165 |
-
|
166 |
-
// Account for the permalink + whitespace being added to the tweet.
|
167 |
-
if (containerSelector == "swp_custom_tweet") {
|
168 |
-
var permalinkLength = 0;
|
169 |
-
|
170 |
-
// Classic Editor
|
171 |
-
if ($("#sample-permalink").length) {
|
172 |
-
permalinkLength = $("#sample-permalink").text().length;
|
173 |
-
}
|
174 |
-
|
175 |
-
// Gutenberg Editor
|
176 |
-
else if ($("#wp-admin-bar-view a").length) {
|
177 |
-
permalinkLength = $("#wp-admin-bar-view a").attr('href').length;
|
178 |
-
}
|
179 |
-
|
180 |
-
if ($("#swp-twitter-handle").length) {
|
181 |
-
var twitterHandle = $("#swp-twitter-handle").text();
|
182 |
-
remaining -= twitterHandle.length;
|
183 |
-
}
|
184 |
-
|
185 |
-
remaining -= permalinkLength;
|
186 |
-
}
|
187 |
-
|
188 |
-
if (remaining >= 0) {
|
189 |
-
container.find(".swp_CountDown").removeClass("swp_red").addClass("swp_blue")
|
190 |
-
} else {
|
191 |
-
container.find(".swp_CountDown").removeClass("swp_blue").addClass("swp_red")
|
192 |
-
}
|
193 |
-
|
194 |
-
container.find(".counterNumber").text(remaining)
|
195 |
-
}
|
196 |
-
|
197 |
-
function toggleCustomThumbnailFields(show) {
|
198 |
-
if (typeof show === 'undefined') show = true;
|
199 |
-
|
200 |
-
if (show) {
|
201 |
-
$(".custom_thumb_size").show();
|
202 |
-
} else {
|
203 |
-
$(".custom_thumb_size").hide();
|
204 |
-
}
|
205 |
-
}
|
206 |
-
|
207 |
-
function noticeClickHandlers() {
|
208 |
-
$(".swp-notice-cta").on("click", function(e) {
|
209 |
-
e.preventDefault();
|
210 |
-
//* Do not use $ to get href.
|
211 |
-
var link = e.target.getAttribute("href");
|
212 |
-
|
213 |
-
if (typeof link == 'string' && link.length) {
|
214 |
-
window.open(link);
|
215 |
-
}
|
216 |
-
|
217 |
-
var parent = $(this).parents(".swp-dismiss-notice");
|
218 |
-
|
219 |
-
$.post({
|
220 |
-
url: ajaxurl,
|
221 |
-
data: {
|
222 |
-
action: 'dismiss',
|
223 |
-
key: parent.data("key"),
|
224 |
-
timeframe: this.dataset.timeframe
|
225 |
-
},
|
226 |
-
success: function(result) {
|
227 |
-
result = JSON.parse(result)
|
228 |
-
if (result) {
|
229 |
-
parent.slideUp(500);
|
230 |
-
}
|
231 |
-
}
|
232 |
-
});
|
233 |
-
});
|
234 |
-
}
|
235 |
-
|
236 |
-
function postEditorCheckboxChange(event) {
|
237 |
-
event.preventDefault();
|
238 |
-
|
239 |
-
var checked = !($(this).attr('status') == 'on');
|
240 |
-
var selector = $(this).attr("field");
|
241 |
-
var checkbox = $(selector);
|
242 |
-
|
243 |
-
if (checked) {
|
244 |
-
$(this).attr('status', 'on');
|
245 |
-
checkbox.prop('checked', true).prop('value', true);
|
246 |
-
} else {
|
247 |
-
$(this).attr('status', 'off');
|
248 |
-
checkbox.prop('checked', false).prop('value', false);
|
249 |
-
}
|
250 |
-
}
|
251 |
-
|
252 |
-
/**
|
253 |
-
* For the inputs which have a text counter, the labels are pushed too
|
254 |
-
* far above and need to be brought closer.
|
255 |
-
*
|
256 |
-
* Top/bottom margins have no apparent effect, so we'll use positioning instead.
|
257 |
-
*
|
258 |
-
* @param string textareaID The textarea whose label is too close.
|
259 |
-
*/
|
260 |
-
function updateTextareaStyle(textareaID) {
|
261 |
-
var style = {
|
262 |
-
top: "-25px",
|
263 |
-
position: "relative"
|
264 |
-
}
|
265 |
-
|
266 |
-
$("#" + textareaID).css("border-top-right-radius", 0) // Makes the character counter look connected to the input.
|
267 |
-
.parent().css(style); // Positions the input closer to label.
|
268 |
-
}
|
269 |
-
|
270 |
-
|
271 |
-
function createCharactersRemaining(selector, textLimit) {
|
272 |
-
var div = '<div class="swp_CountDown"><span class="counterNumber">' + -textLimit + '</span></div>';
|
273 |
-
updateTextareaStyle(selector)
|
274 |
-
$("#social_warfare #" + selector).parent().prepend(div);
|
275 |
-
}
|
276 |
-
|
277 |
-
socialWarfareAdmin.resizeImageFields = function() {
|
278 |
-
$('ul.swpmb-media-list').each(function(index, mediaList) {
|
279 |
-
// Check if the media list has been created yet
|
280 |
-
if ($(mediaList).is(':empty')) {
|
281 |
-
//* For the Pinterest image placeholder image.
|
282 |
-
if ($(mediaList).parents(".swpmb-field").attr("class").indexOf("pinterest") > 0) {
|
283 |
-
var height = $(mediaList).width() * (3 / 2);
|
284 |
-
} else {
|
285 |
-
// Setup the Open Graph Image Placeholder
|
286 |
-
var height = $(mediaList).width() * (9 / 16);
|
287 |
-
}
|
288 |
-
|
289 |
-
$(mediaList).css("height", height);
|
290 |
-
} else {
|
291 |
-
$(mediaList).css("height", "initial");
|
292 |
-
}
|
293 |
-
})
|
294 |
-
}
|
295 |
-
|
296 |
-
/**
|
297 |
-
* Creates the left, right, and full-width wraps for each container.
|
298 |
-
* @return {[type]} [description]
|
299 |
-
*/
|
300 |
-
function fillContainer(container) {
|
301 |
-
var positions = ['full-width', 'left', 'right'];
|
302 |
-
var type = $(container).data('type');
|
303 |
-
|
304 |
-
positions.forEach(function(position) {
|
305 |
-
var className = '.swpmb-' + position;
|
306 |
-
|
307 |
-
if ($(container).find(className)) {
|
308 |
-
//* Only include child elements with the correct type.
|
309 |
-
var children = $(container).find(className)
|
310 |
-
.filter(function(index, child) {
|
311 |
-
return $(child).hasClass(type)
|
312 |
-
})
|
313 |
-
if (children.length) {
|
314 |
-
var wrap = $(container).find(className + '-wrap');
|
315 |
-
$(wrap).append(children);
|
316 |
-
}
|
317 |
-
}
|
318 |
-
});
|
319 |
-
}
|
320 |
-
|
321 |
-
/**
|
322 |
-
*
|
323 |
-
* @since 3.x.x | Created
|
324 |
-
* @since 3.4.0 | Wrote the docblock and added comments.
|
325 |
-
* @return void
|
326 |
-
*
|
327 |
-
*/
|
328 |
-
function putFieldsInContainers() {
|
329 |
-
$(".swpmb-meta-container[data-type]").map(function(index, container) {
|
330 |
-
var type = $(this).data('type');
|
331 |
-
if (!type) {
|
332 |
-
return;
|
333 |
-
}
|
334 |
-
|
335 |
-
var fields = $(".swpmb-field." + type);
|
336 |
-
|
337 |
-
if (fields.length) {
|
338 |
-
$(this).append(fields);
|
339 |
-
}
|
340 |
-
|
341 |
-
fillContainer(container);
|
342 |
-
});
|
343 |
-
}
|
344 |
-
|
345 |
-
function createTextCounters() {
|
346 |
-
// map CSS selector to the character limit.
|
347 |
-
var textCounters = {
|
348 |
-
"swp_og_title": 60,
|
349 |
-
"swp_og_description": 150,
|
350 |
-
"swp_pinterest_description": 500,
|
351 |
-
"swp_custom_tweet": 280
|
352 |
-
};
|
353 |
-
|
354 |
-
Object.keys(textCounters).map(function(selector) {
|
355 |
-
var textLimit = textCounters[selector];
|
356 |
-
|
357 |
-
createCharactersRemaining(selector, textLimit);
|
358 |
-
updateCharactersRemaining(selector, textLimit);
|
359 |
-
|
360 |
-
$("#social_warfare #" + selector).on("input", function() {
|
361 |
-
updateCharactersRemaining(selector, textLimit);
|
362 |
-
});
|
363 |
-
});
|
364 |
-
}
|
365 |
-
|
366 |
-
//* This method exists ONLY for version 3.4.1 of Social Warfare.
|
367 |
-
//* The next version should have a more long-term sustainable way to manage
|
368 |
-
//* post-editor fields with dependencies.
|
369 |
-
function setTempConditionalField() {
|
370 |
-
$('[field=#swp_twitter_use_open_graph]').click(function(event) {
|
371 |
-
var target = $("#swp_twitter_use_open_graph");
|
372 |
-
|
373 |
-
if (target.attr('value') == 'true') {
|
374 |
-
$('.swpmb-meta-container[data-type=twitter]').slideUp()
|
375 |
-
target.attr('value', 'true');
|
376 |
-
} else {
|
377 |
-
$('.swpmb-meta-container[data-type=twitter]').slideDown()
|
378 |
-
target.attr('value', 'false');
|
379 |
-
}
|
380 |
-
|
381 |
-
socialWarfareAdmin.resizeImageFields();
|
382 |
-
});
|
383 |
-
}
|
384 |
-
|
385 |
-
|
386 |
-
/**
|
387 |
-
* The third party module used to create metaboxes (on the server) does not
|
388 |
-
* provide a way to organize the HTML.
|
389 |
-
*
|
390 |
-
* Our fix for this is to create a new parent container with the `data-type`
|
391 |
-
* attribute. The value of `data-type` represents the group of related
|
392 |
-
* functionality, such as 'heading', 'open-graph', or 'pinterest'.
|
393 |
-
*
|
394 |
-
* Then we move the related content (matched by CSS classnames) into the
|
395 |
-
* appropriate container using javascript.
|
396 |
-
*
|
397 |
-
* @see PHP social-warfare-pro\lib\admin\SWP_Meta_Box_Loader->before_meta_boxes()
|
398 |
-
*/
|
399 |
-
function displayMetaBox() {
|
400 |
-
if (!$($(".swpmb-media-list").length)) return;
|
401 |
-
|
402 |
-
clearInterval(window.initSWMetabox);
|
403 |
-
|
404 |
-
putFieldsInContainers();
|
405 |
-
|
406 |
-
//* Metabox is loaded via Ajax, but we want to resize known images ASAP.
|
407 |
-
//* Even a couple extra times if need be.
|
408 |
-
setTimeout(socialWarfareAdmin.resizeImageFields, 600);
|
409 |
-
setTimeout(socialWarfareAdmin.resizeImageFields, 1400);
|
410 |
-
setTimeout(socialWarfareAdmin.resizeImageFields, 3000);
|
411 |
-
|
412 |
-
//* Begin Temp code only for 3.4.1
|
413 |
-
var status = $("#swp_twitter_use_open_graph").val()
|
414 |
-
if (status == 'false') {
|
415 |
-
$('.swpmb-meta-container[data-type=twitter]').slideDown()
|
416 |
-
} else {
|
417 |
-
$('.swpmb-meta-container[data-type=twitter]').slideUp()
|
418 |
-
}
|
419 |
-
setTempConditionalField();
|
420 |
-
//* End Temp code
|
421 |
-
|
422 |
-
$('ul.swpmb-media-list').find(".swpmb-overlay").click(socialWarfareAdmin.resizeImageFields);
|
423 |
-
$("#social_warfare.ui-sortable-handle").click(socialWarfareAdmin.resizeImageFields); //* The open/close handle WP gives us. Images need to be resized if it was closed then opened.
|
424 |
-
socialWarfareAdmin.addImageEditListeners()
|
425 |
-
|
426 |
-
$("#social_warfare.postbox").show();
|
427 |
-
}
|
428 |
-
|
429 |
-
//* These elements are only created once an image exists
|
430 |
-
socialWarfareAdmin.addImageEditListeners = function() {
|
431 |
-
$('.swpmb-edit-media, .swpmb-remove-media').off(socialWarfareAdmin.resizeImageFields);
|
432 |
-
$('.swpmb-edit-media, .swpmb-remove-media').on(socialWarfareAdmin.resizeImageFields);
|
433 |
-
}
|
434 |
-
|
435 |
-
// The network key is stored in a classname `swp-network-$network`.
|
436 |
-
// @see SWP_Options_Page->establish_authorizations()
|
437 |
-
socialWarfareAdmin.revokeNetworkConnection = function(event) {
|
438 |
-
var button, index, networkAndTail, network;
|
439 |
-
button = event.target;
|
440 |
-
if ($(event.target).is('div')) {
|
441 |
-
// This is the inner div holding the network text.
|
442 |
-
button = event.target.parentNode;
|
443 |
-
}
|
444 |
-
else {
|
445 |
-
button = event.target;
|
446 |
-
}
|
447 |
-
|
448 |
-
// First find the target class, then parse that class for a network name.
|
449 |
-
index = button.className.indexOf('swp-network');
|
450 |
-
index = 1 + button.className.indexOf('-', 4+index);
|
451 |
-
|
452 |
-
networkAndTail = button.className.slice(index);
|
453 |
-
|
454 |
-
index = networkAndTail.indexOf(' ');
|
455 |
-
|
456 |
-
if ( -1 == index ) {
|
457 |
-
// This was the last class in the selector
|
458 |
-
network = networkAndTail;
|
459 |
-
}
|
460 |
-
|
461 |
-
else {
|
462 |
-
// There are more classes after the selector.
|
463 |
-
network = networkAndTail.slice(0, index)
|
464 |
-
}
|
465 |
-
|
466 |
-
/**
|
467 |
-
* The disconnect URL opens in a new tab. While the user is distracted,
|
468 |
-
* make an ajax request to delete these credentials and reload the page.
|
469 |
-
*/
|
470 |
-
|
471 |
-
$.post({
|
472 |
-
url: ajaxurl,
|
473 |
-
data: {
|
474 |
-
action: 'swp_delete_network_tokens',
|
475 |
-
network: network
|
476 |
-
},
|
477 |
-
success: function(r) {
|
478 |
-
var response = JSON.parse(r)
|
479 |
-
if (response.ok) {
|
480 |
-
window.location.href = response.url
|
481 |
-
}
|
482 |
-
else {
|
483 |
-
console.log('bad response', response)
|
484 |
-
}
|
485 |
-
// should be redirected by server back to ?page=social-warfare
|
486 |
-
}
|
487 |
-
// complete: function(/*try again*/) {window.location.reload(1)}
|
488 |
-
});
|
489 |
-
}
|
490 |
-
|
491 |
-
socialWarfareAdmin.triggerDeletePostMeta = function(event) {
|
492 |
-
event.preventDefault()
|
493 |
-
var message = "This will delete all Social Warfare meta keys for this post, including Open Graph, Twitter, and Pinterest descriptions and images. If you want to keep these, please copy them to an offline file first, and paste them back in after the reset. To reset, enter reset_post_meta";
|
494 |
-
var prompt = window.prompt(message, 'reset_or_cancel');
|
495 |
-
console.log('prompt', prompt)
|
496 |
-
if (prompt == 'reset_post_meta') {
|
497 |
-
jQuery.post({
|
498 |
-
url: ajaxurl,
|
499 |
-
data: {
|
500 |
-
action: 'swp_reset_post_meta',
|
501 |
-
post_id: socialWarfare.post_id
|
502 |
-
},
|
503 |
-
complete: function(response) {
|
504 |
-
socialWarfareAdmin.resetMetaFields()
|
505 |
-
}
|
506 |
-
})
|
507 |
-
}
|
508 |
-
}
|
509 |
-
|
510 |
-
|
511 |
-
socialWarfareAdmin.resetMetaFields = function() {
|
512 |
-
$('#social_warfare.postbox').find('input[type=text], textarea').val('');
|
513 |
-
$('#social_warfare.postbox').find('select').val('default');
|
514 |
-
|
515 |
-
}
|
516 |
-
|
517 |
-
|
518 |
-
socialWarfareAdmin.addEventListeners = function() {
|
519 |
-
$('.swp-revoke-button').on('click', socialWarfareAdmin.revokeNetworkConnection)
|
520 |
-
$('#swp_reset_button').on('click', socialWarfareAdmin.triggerDeletePostMeta)
|
521 |
-
}
|
522 |
-
|
523 |
-
socialWarfareAdmin.createResetButton = function() {
|
524 |
-
var parent = $("#swp_reset_button");
|
525 |
-
|
526 |
-
var button = jQuery('<button class="button">Reset Post Meta</button>')
|
527 |
-
button.on('click', socialWarfareAdmin.triggerDeletePostMeta)
|
528 |
-
|
529 |
-
parent.after(button)
|
530 |
-
}
|
531 |
-
|
532 |
-
$(document).ready(function() {
|
533 |
-
noticeClickHandlers();
|
534 |
-
|
535 |
-
if ($('#social_warfare.postbox').length) {
|
536 |
-
createTextCounters();
|
537 |
-
socialWarfareAdmin.createResetButton();
|
538 |
-
swpConditionalFields();
|
539 |
-
|
540 |
-
$(".sw-checkbox-toggle.swp-post-editor").click(postEditorCheckboxChange);
|
541 |
-
$('.swp_popular_post_options select').on('change', swpConditionalFields);
|
542 |
-
|
543 |
-
//* Wait for the Rilis metabox to populate itself.
|
544 |
-
window.initSWMetabox = setInterval(displayMetaBox, 10);
|
545 |
-
}
|
546 |
-
|
547 |
-
socialWarfareAdmin.addEventListeners();
|
548 |
-
});
|
549 |
-
})(this, jQuery);
|
1 |
+
/**
|
2 |
+
*
|
3 |
+
* Functions for widgets and global utility functions.
|
4 |
+
*
|
5 |
+
* @since 1.0.0
|
6 |
+
* @package SocialWarfare\Admin\Functions
|
7 |
+
* @copyright Copyright (c) 2018, Warfare Plugins, LLC
|
8 |
+
* @license GPL-3.0+
|
9 |
+
*/
|
10 |
+
|
11 |
+
var socialWarfareAdmin = socialWarfareAdmin || {};
|
12 |
+
var swpWidget, widgetSubmit;
|
13 |
+
|
14 |
+
/**
|
15 |
+
* Show and hide input fields based on conditional values.
|
16 |
+
*
|
17 |
+
* This function iterates over each element with the "dep" data attribute. For each
|
18 |
+
* such dependant element, its parent element controls whether the dependant is shown or hidden
|
19 |
+
* if the parent's value matches the condition.
|
20 |
+
*
|
21 |
+
* @since 3.0.0 Feb 12 2018 | Brought func in from admin-options-page.js and set to global scope; Updated variable names for semantics, switched to Yoda condietionals.
|
22 |
+
* @since 3.0.0 Feb 14 2018 | Mapped the required array from variable types to string.
|
23 |
+
*
|
24 |
+
* @see admin-options-page.js
|
25 |
+
* @return none
|
26 |
+
*/
|
27 |
+
function swpConditionalFields() {
|
28 |
+
if (typeof $ == 'undefined') {
|
29 |
+
$ = jQuery;
|
30 |
+
}
|
31 |
+
|
32 |
+
function swp_selected(name) {
|
33 |
+
return $('select[name="' + name + '"]').val();
|
34 |
+
}
|
35 |
+
|
36 |
+
function swp_checked(name) {
|
37 |
+
return $('[name="' + name + '"]').prop('checked');
|
38 |
+
}
|
39 |
+
|
40 |
+
function string_to_bool(string) {
|
41 |
+
if (string === 'true') { string = true };
|
42 |
+
if (string === 'false'){ string = false };
|
43 |
+
return string;
|
44 |
+
}
|
45 |
+
|
46 |
+
// Loop through all the fields that have dependancies
|
47 |
+
$("[data-dep]").each(function() {
|
48 |
+
// Fetch the conditional values
|
49 |
+
var condition = $(this).data('dep');
|
50 |
+
var required = JSON.parse(JSON.stringify($(this).data('dep_val')));
|
51 |
+
|
52 |
+
// Check if we're on the options page or somewhere else
|
53 |
+
if (window.location.href.indexOf("page=social-warfare") === -1) {
|
54 |
+
var conditionEl = $(this).parents('.widgets-holder-wrap').find('[data-swp-name="' + condition + '"]');
|
55 |
+
} else {
|
56 |
+
var conditionEl = $('[name="' + condition + '"]')[0];
|
57 |
+
}
|
58 |
+
|
59 |
+
var value;
|
60 |
+
|
61 |
+
if (typeof conditionEl === 'undefined') {
|
62 |
+
conditionEl = $('[name="' + condition + '"]')[0];
|
63 |
+
|
64 |
+
if (typeof conditionEl === 'undefined') {
|
65 |
+
conditionEl = $('[field$=' + condition + ']')[0];
|
66 |
+
}
|
67 |
+
}
|
68 |
+
|
69 |
+
// Fetch the value of checkboxes or other input types
|
70 |
+
if ($(conditionEl).attr('type') == 'checkbox') {
|
71 |
+
value = $(conditionEl).prop('checked');
|
72 |
+
} else {
|
73 |
+
value = $(conditionEl).val();
|
74 |
+
}
|
75 |
+
|
76 |
+
value = string_to_bool(value);
|
77 |
+
|
78 |
+
//* Options page uses parent visibilty to check. Widget page does not. This could definiitely look better.
|
79 |
+
// Show or hide based on the conditional values (and the dependancy must be visible in case it is dependant)
|
80 |
+
|
81 |
+
if (window.location.href.indexOf("page=social-warfare") !== -1) {
|
82 |
+
// If the required value matches and it's parent is also being shown, show this conditional field
|
83 |
+
if ($.inArray(value, required) !== -1 && $(conditionEl).parent('.sw-grid').is(':visible') ) {
|
84 |
+
$(this).show();
|
85 |
+
} else {
|
86 |
+
$(this).hide();
|
87 |
+
}
|
88 |
+
}
|
89 |
+
|
90 |
+
else {
|
91 |
+
// If the required value matches, show this conditional field
|
92 |
+
if ($.inArray(value, required) !== -1 || value === required) {
|
93 |
+
$(this).show();
|
94 |
+
} else {
|
95 |
+
$(this).hide();
|
96 |
+
}
|
97 |
+
}
|
98 |
+
});
|
99 |
+
|
100 |
+
if (false === swp_checked('float_style_source') &&
|
101 |
+
'custom_color' === swp_selected('float_default_colors')
|
102 |
+
|| 'custom_color_outlines' === swp_selected('float_default_colors')
|
103 |
+
|| 'custom_color' === swp_selected('float_single_colors')
|
104 |
+
|| 'custom_color_outlines' === swp_selected('float_single_colors')
|
105 |
+
|| 'custom_color' === swp_selected('float_hover_colors')
|
106 |
+
|| 'custom_color_outlines' === swp_selected('float_hover_colors')) {
|
107 |
+
$('.sideCustomColor_wrapper').slideDown();
|
108 |
+
|
109 |
+
} else {
|
110 |
+
$('.sideCustomColor_wrapper').slideUp();
|
111 |
+
}
|
112 |
+
}
|
113 |
+
|
114 |
+
//* Only run on widgets.php
|
115 |
+
if (window.location.href.indexOf("widgets.php") > -1) {
|
116 |
+
//* Make sure the elements exist before trying to read them.
|
117 |
+
//*
|
118 |
+
var widgetFinder = setInterval(function() {
|
119 |
+
if (typeof swpWidget !== 'undefined') clearInterval(widgetFinder);
|
120 |
+
|
121 |
+
swpWidget = $("#widgets-right [id*=_swp_popular_posts_widget], [id*=_swp_popular_posts_widget].open")[0];
|
122 |
+
widgetSubmit = $(swpWidget).find("[id$=savewidget]")[0];
|
123 |
+
|
124 |
+
//* Force swpConditionalFields to run when the widget is opened or saved.
|
125 |
+
$(swpWidget).on("click", swpConditionalFields);
|
126 |
+
|
127 |
+
$(widgetSubmit).on("click", function() {
|
128 |
+
setTimeout(swpConditionalFields, 600);
|
129 |
+
});
|
130 |
+
|
131 |
+
}, 50);
|
132 |
+
}
|
133 |
+
|
134 |
+
(function(window, $) {
|
135 |
+
'use strict';
|
136 |
+
|
137 |
+
if (typeof $ != 'function') {
|
138 |
+
|
139 |
+
if (typeof jQuery == 'function') {
|
140 |
+
$ = jQuery;
|
141 |
+
}
|
142 |
+
else if (typeof window.jQuery == 'function') {
|
143 |
+
$ = window.jQuery
|
144 |
+
}
|
145 |
+
else {
|
146 |
+
console.log("Social Warfare requires jQuery, or $ as an alias of jQuery. Please make sure your theme provides access to jQuery before activating Social Warfare.");
|
147 |
+
return;
|
148 |
+
}
|
149 |
+
}
|
150 |
+
|
151 |
+
socialWarfareAdmin.linkLength = function(input) {
|
152 |
+
var tmp = '';
|
153 |
+
|
154 |
+
for (var i = 0; i < 23; i++) {
|
155 |
+
tmp += 'o';
|
156 |
+
}
|
157 |
+
|
158 |
+
return input.replace(/(http:\/\/[\S]*)/g, tmp).length;
|
159 |
+
};
|
160 |
+
|
161 |
+
function updateCharactersRemaining(containerSelector, characterLimit) {
|
162 |
+
var input = $("#social_warfare #" + containerSelector);
|
163 |
+
var container = input.parent();
|
164 |
+
var remaining = characterLimit - input.val().length
|
165 |
+
|
166 |
+
// Account for the permalink + whitespace being added to the tweet.
|
167 |
+
if (containerSelector == "swp_custom_tweet") {
|
168 |
+
var permalinkLength = 0;
|
169 |
+
|
170 |
+
// Classic Editor
|
171 |
+
if ($("#sample-permalink").length) {
|
172 |
+
permalinkLength = $("#sample-permalink").text().length;
|
173 |
+
}
|
174 |
+
|
175 |
+
// Gutenberg Editor
|
176 |
+
else if ($("#wp-admin-bar-view a").length) {
|
177 |
+
permalinkLength = $("#wp-admin-bar-view a").attr('href').length;
|
178 |
+
}
|
179 |
+
|
180 |
+
if ($("#swp-twitter-handle").length) {
|
181 |
+
var twitterHandle = $("#swp-twitter-handle").text();
|
182 |
+
remaining -= twitterHandle.length;
|
183 |
+
}
|
184 |
+
|
185 |
+
remaining -= permalinkLength;
|
186 |
+
}
|
187 |
+
|
188 |
+
if (remaining >= 0) {
|
189 |
+
container.find(".swp_CountDown").removeClass("swp_red").addClass("swp_blue")
|
190 |
+
} else {
|
191 |
+
container.find(".swp_CountDown").removeClass("swp_blue").addClass("swp_red")
|
192 |
+
}
|
193 |
+
|
194 |
+
container.find(".counterNumber").text(remaining)
|
195 |
+
}
|
196 |
+
|
197 |
+
function toggleCustomThumbnailFields(show) {
|
198 |
+
if (typeof show === 'undefined') show = true;
|
199 |
+
|
200 |
+
if (show) {
|
201 |
+
$(".custom_thumb_size").show();
|
202 |
+
} else {
|
203 |
+
$(".custom_thumb_size").hide();
|
204 |
+
}
|
205 |
+
}
|
206 |
+
|
207 |
+
function noticeClickHandlers() {
|
208 |
+
$(".swp-notice-cta").on("click", function(e) {
|
209 |
+
e.preventDefault();
|
210 |
+
//* Do not use $ to get href.
|
211 |
+
var link = e.target.getAttribute("href");
|
212 |
+
|
213 |
+
if (typeof link == 'string' && link.length) {
|
214 |
+
window.open(link);
|
215 |
+
}
|
216 |
+
|
217 |
+
var parent = $(this).parents(".swp-dismiss-notice");
|
218 |
+
|
219 |
+
$.post({
|
220 |
+
url: ajaxurl,
|
221 |
+
data: {
|
222 |
+
action: 'dismiss',
|
223 |
+
key: parent.data("key"),
|
224 |
+
timeframe: this.dataset.timeframe
|
225 |
+
},
|
226 |
+
success: function(result) {
|
227 |
+
result = JSON.parse(result)
|
228 |
+
if (result) {
|
229 |
+
parent.slideUp(500);
|
230 |
+
}
|
231 |
+
}
|
232 |
+
});
|
233 |
+
});
|
234 |
+
}
|
235 |
+
|
236 |
+
function postEditorCheckboxChange(event) {
|
237 |
+
event.preventDefault();
|
238 |
+
|
239 |
+
var checked = !($(this).attr('status') == 'on');
|
240 |
+
var selector = $(this).attr("field");
|
241 |
+
var checkbox = $(selector);
|
242 |
+
|
243 |
+
if (checked) {
|
244 |
+
$(this).attr('status', 'on');
|
245 |
+
checkbox.prop('checked', true).prop('value', true);
|
246 |
+
} else {
|
247 |
+
$(this).attr('status', 'off');
|
248 |
+
checkbox.prop('checked', false).prop('value', false);
|
249 |
+
}
|
250 |
+
}
|
251 |
+
|
252 |
+
/**
|
253 |
+
* For the inputs which have a text counter, the labels are pushed too
|
254 |
+
* far above and need to be brought closer.
|
255 |
+
*
|
256 |
+
* Top/bottom margins have no apparent effect, so we'll use positioning instead.
|
257 |
+
*
|
258 |
+
* @param string textareaID The textarea whose label is too close.
|
259 |
+
*/
|
260 |
+
function updateTextareaStyle(textareaID) {
|
261 |
+
var style = {
|
262 |
+
top: "-25px",
|
263 |
+
position: "relative"
|
264 |
+
}
|
265 |
+
|
266 |
+
$("#" + textareaID).css("border-top-right-radius", 0) // Makes the character counter look connected to the input.
|
267 |
+
.parent().css(style); // Positions the input closer to label.
|
268 |
+
}
|
269 |
+
|
270 |
+
|
271 |
+
function createCharactersRemaining(selector, textLimit) {
|
272 |
+
var div = '<div class="swp_CountDown"><span class="counterNumber">' + -textLimit + '</span></div>';
|
273 |
+
updateTextareaStyle(selector)
|
274 |
+
$("#social_warfare #" + selector).parent().prepend(div);
|
275 |
+
}
|
276 |
+
|
277 |
+
socialWarfareAdmin.resizeImageFields = function() {
|
278 |
+
$('ul.swpmb-media-list').each(function(index, mediaList) {
|
279 |
+
// Check if the media list has been created yet
|
280 |
+
if ($(mediaList).is(':empty')) {
|
281 |
+
//* For the Pinterest image placeholder image.
|
282 |
+
if ($(mediaList).parents(".swpmb-field").attr("class").indexOf("pinterest") > 0) {
|
283 |
+
var height = $(mediaList).width() * (3 / 2);
|
284 |
+
} else {
|
285 |
+
// Setup the Open Graph Image Placeholder
|
286 |
+
var height = $(mediaList).width() * (9 / 16);
|
287 |
+
}
|
288 |
+
|
289 |
+
$(mediaList).css("height", height);
|
290 |
+
} else {
|
291 |
+
$(mediaList).css("height", "initial");
|
292 |
+
}
|
293 |
+
})
|
294 |
+
}
|
295 |
+
|
296 |
+
/**
|
297 |
+
* Creates the left, right, and full-width wraps for each container.
|
298 |
+
* @return {[type]} [description]
|
299 |
+
*/
|
300 |
+
function fillContainer(container) {
|
301 |
+
var positions = ['full-width', 'left', 'right'];
|
302 |
+
var type = $(container).data('type');
|
303 |
+
|
304 |
+
positions.forEach(function(position) {
|
305 |
+
var className = '.swpmb-' + position;
|
306 |
+
|
307 |
+
if ($(container).find(className)) {
|
308 |
+
//* Only include child elements with the correct type.
|
309 |
+
var children = $(container).find(className)
|
310 |
+
.filter(function(index, child) {
|
311 |
+
return $(child).hasClass(type)
|
312 |
+
})
|
313 |
+
if (children.length) {
|
314 |
+
var wrap = $(container).find(className + '-wrap');
|
315 |
+
$(wrap).append(children);
|
316 |
+
}
|
317 |
+
}
|
318 |
+
});
|
319 |
+
}
|
320 |
+
|
321 |
+
/**
|
322 |
+
*
|
323 |
+
* @since 3.x.x | Created
|
324 |
+
* @since 3.4.0 | Wrote the docblock and added comments.
|
325 |
+
* @return void
|
326 |
+
*
|
327 |
+
*/
|
328 |
+
function putFieldsInContainers() {
|
329 |
+
$(".swpmb-meta-container[data-type]").map(function(index, container) {
|
330 |
+
var type = $(this).data('type');
|
331 |
+
if (!type) {
|
332 |
+
return;
|
333 |
+
}
|
334 |
+
|
335 |
+
var fields = $(".swpmb-field." + type);
|
336 |
+
|
337 |
+
if (fields.length) {
|
338 |
+
$(this).append(fields);
|
339 |
+
}
|
340 |
+
|
341 |
+
fillContainer(container);
|
342 |
+
});
|
343 |
+
}
|
344 |
+
|
345 |
+
function createTextCounters() {
|
346 |
+
// map CSS selector to the character limit.
|
347 |
+
var textCounters = {
|
348 |
+
"swp_og_title": 60,
|
349 |
+
"swp_og_description": 150,
|
350 |
+
"swp_pinterest_description": 500,
|
351 |
+
"swp_custom_tweet": 280
|
352 |
+
};
|
353 |
+
|
354 |
+
Object.keys(textCounters).map(function(selector) {
|
355 |
+
var textLimit = textCounters[selector];
|
356 |
+
|
357 |
+
createCharactersRemaining(selector, textLimit);
|
358 |
+
updateCharactersRemaining(selector, textLimit);
|
359 |
+
|
360 |
+
$("#social_warfare #" + selector).on("input", function() {
|
361 |
+
updateCharactersRemaining(selector, textLimit);
|
362 |
+
});
|
363 |
+
});
|
364 |
+
}
|
365 |
+
|
366 |
+
//* This method exists ONLY for version 3.4.1 of Social Warfare.
|
367 |
+
//* The next version should have a more long-term sustainable way to manage
|
368 |
+
//* post-editor fields with dependencies.
|
369 |
+
function setTempConditionalField() {
|
370 |
+
$('[field=#swp_twitter_use_open_graph]').click(function(event) {
|
371 |
+
var target = $("#swp_twitter_use_open_graph");
|
372 |
+
|
373 |
+
if (target.attr('value') == 'true') {
|
374 |
+
$('.swpmb-meta-container[data-type=twitter]').slideUp()
|
375 |
+
target.attr('value', 'true');
|
376 |
+
} else {
|
377 |
+
$('.swpmb-meta-container[data-type=twitter]').slideDown()
|
378 |
+
target.attr('value', 'false');
|
379 |
+
}
|
380 |
+
|
381 |
+
socialWarfareAdmin.resizeImageFields();
|
382 |
+
});
|
383 |
+
}
|
384 |
+
|
385 |
+
|
386 |
+
/**
|
387 |
+
* The third party module used to create metaboxes (on the server) does not
|
388 |
+
* provide a way to organize the HTML.
|
389 |
+
*
|
390 |
+
* Our fix for this is to create a new parent container with the `data-type`
|
391 |
+
* attribute. The value of `data-type` represents the group of related
|
392 |
+
* functionality, such as 'heading', 'open-graph', or 'pinterest'.
|
393 |
+
*
|
394 |
+
* Then we move the related content (matched by CSS classnames) into the
|
395 |
+
* appropriate container using javascript.
|
396 |
+
*
|
397 |
+
* @see PHP social-warfare-pro\lib\admin\SWP_Meta_Box_Loader->before_meta_boxes()
|
398 |
+
*/
|
399 |
+
function displayMetaBox() {
|
400 |
+
if (!$($(".swpmb-media-list").length)) return;
|
401 |
+
|
402 |
+
clearInterval(window.initSWMetabox);
|
403 |
+
|
404 |
+
putFieldsInContainers();
|
405 |
+
|
406 |
+
//* Metabox is loaded via Ajax, but we want to resize known images ASAP.
|
407 |
+
//* Even a couple extra times if need be.
|
408 |
+
setTimeout(socialWarfareAdmin.resizeImageFields, 600);
|
409 |
+
setTimeout(socialWarfareAdmin.resizeImageFields, 1400);
|
410 |
+
setTimeout(socialWarfareAdmin.resizeImageFields, 3000);
|
411 |
+
|
412 |
+
//* Begin Temp code only for 3.4.1
|
413 |
+
var status = $("#swp_twitter_use_open_graph").val()
|
414 |
+
if (status == 'false') {
|
415 |
+
$('.swpmb-meta-container[data-type=twitter]').slideDown()
|
416 |
+
} else {
|
417 |
+
$('.swpmb-meta-container[data-type=twitter]').slideUp()
|
418 |
+
}
|
419 |
+
setTempConditionalField();
|
420 |
+
//* End Temp code
|
421 |
+
|
422 |
+
$('ul.swpmb-media-list').find(".swpmb-overlay").click(socialWarfareAdmin.resizeImageFields);
|
423 |
+
$("#social_warfare.ui-sortable-handle").click(socialWarfareAdmin.resizeImageFields); //* The open/close handle WP gives us. Images need to be resized if it was closed then opened.
|
424 |
+
socialWarfareAdmin.addImageEditListeners()
|
425 |
+
|
426 |
+
$("#social_warfare.postbox").show();
|
427 |
+
}
|
428 |
+
|
429 |
+
//* These elements are only created once an image exists
|
430 |
+
socialWarfareAdmin.addImageEditListeners = function() {
|
431 |
+
$('.swpmb-edit-media, .swpmb-remove-media').off(socialWarfareAdmin.resizeImageFields);
|
432 |
+
$('.swpmb-edit-media, .swpmb-remove-media').on(socialWarfareAdmin.resizeImageFields);
|
433 |
+
}
|
434 |
+
|
435 |
+
// The network key is stored in a classname `swp-network-$network`.
|
436 |
+
// @see SWP_Options_Page->establish_authorizations()
|
437 |
+
socialWarfareAdmin.revokeNetworkConnection = function(event) {
|
438 |
+
var button, index, networkAndTail, network;
|
439 |
+
button = event.target;
|
440 |
+
if ($(event.target).is('div')) {
|
441 |
+
// This is the inner div holding the network text.
|
442 |
+
button = event.target.parentNode;
|
443 |
+
}
|
444 |
+
else {
|
445 |
+
button = event.target;
|
446 |
+
}
|
447 |
+
|
448 |
+
// First find the target class, then parse that class for a network name.
|
449 |
+
index = button.className.indexOf('swp-network');
|
450 |
+
index = 1 + button.className.indexOf('-', 4+index);
|
451 |
+
|
452 |
+
networkAndTail = button.className.slice(index);
|
453 |
+
|
454 |
+
index = networkAndTail.indexOf(' ');
|
455 |
+
|
456 |
+
if ( -1 == index ) {
|
457 |
+
// This was the last class in the selector
|
458 |
+
network = networkAndTail;
|
459 |
+
}
|
460 |
+
|
461 |
+
else {
|
462 |
+
// There are more classes after the selector.
|
463 |
+
network = networkAndTail.slice(0, index)
|
464 |
+
}
|
465 |
+
|
466 |
+
/**
|
467 |
+
* The disconnect URL opens in a new tab. While the user is distracted,
|
468 |
+
* make an ajax request to delete these credentials and reload the page.
|
469 |
+
*/
|
470 |
+
|
471 |
+
$.post({
|
472 |
+
url: ajaxurl,
|
473 |
+
data: {
|
474 |
+
action: 'swp_delete_network_tokens',
|
475 |
+
network: network
|
476 |
+
},
|
477 |
+
success: function(r) {
|
478 |
+
var response = JSON.parse(r)
|
479 |
+
if (response.ok) {
|
480 |
+
window.location.href = response.url
|
481 |
+
}
|
482 |
+
else {
|
483 |
+
console.log('bad response', response)
|
484 |
+
}
|
485 |
+
// should be redirected by server back to ?page=social-warfare
|
486 |
+
}
|
487 |
+
// complete: function(/*try again*/) {window.location.reload(1)}
|
488 |
+
});
|
489 |
+
}
|
490 |
+
|
491 |
+
socialWarfareAdmin.triggerDeletePostMeta = function(event) {
|
492 |
+
event.preventDefault()
|
493 |
+
var message = "This will delete all Social Warfare meta keys for this post, including Open Graph, Twitter, and Pinterest descriptions and images. If you want to keep these, please copy them to an offline file first, and paste them back in after the reset. To reset, enter reset_post_meta";
|
494 |
+
var prompt = window.prompt(message, 'reset_or_cancel');
|
495 |
+
console.log('prompt', prompt)
|
496 |
+
if (prompt == 'reset_post_meta') {
|
497 |
+
jQuery.post({
|
498 |
+
url: ajaxurl,
|
499 |
+
data: {
|
500 |
+
action: 'swp_reset_post_meta',
|
501 |
+
post_id: socialWarfare.post_id
|
502 |
+
},
|
503 |
+
complete: function(response) {
|
504 |
+
socialWarfareAdmin.resetMetaFields()
|
505 |
+
}
|
506 |
+
})
|
507 |
+
}
|
508 |
+
}
|
509 |
+
|
510 |
+
|
511 |
+
socialWarfareAdmin.resetMetaFields = function() {
|
512 |
+
$('#social_warfare.postbox').find('input[type=text], textarea').val('');
|
513 |
+
$('#social_warfare.postbox').find('select').val('default');
|
514 |
+
|
515 |
+
}
|
516 |
+
|
517 |
+
|
518 |
+
socialWarfareAdmin.addEventListeners = function() {
|
519 |
+
$('.swp-revoke-button').on('click', socialWarfareAdmin.revokeNetworkConnection)
|
520 |
+
$('#swp_reset_button').on('click', socialWarfareAdmin.triggerDeletePostMeta)
|
521 |
+
}
|
522 |
+
|
523 |
+
socialWarfareAdmin.createResetButton = function() {
|
524 |
+
var parent = $("#swp_reset_button");
|
525 |
+
|
526 |
+
var button = jQuery('<button class="button">Reset Post Meta</button>')
|
527 |
+
button.on('click', socialWarfareAdmin.triggerDeletePostMeta)
|
528 |
+
|
529 |
+
parent.after(button)
|
530 |
+
}
|
531 |
+
|
532 |
+
$(document).ready(function() {
|
533 |
+
noticeClickHandlers();
|
534 |
+
|
535 |
+
if ($('#social_warfare.postbox').length) {
|
536 |
+
createTextCounters();
|
537 |
+
socialWarfareAdmin.createResetButton();
|
538 |
+
swpConditionalFields();
|
539 |
+
|
540 |
+
$(".sw-checkbox-toggle.swp-post-editor").click(postEditorCheckboxChange);
|
541 |
+
$('.swp_popular_post_options select').on('change', swpConditionalFields);
|
542 |
+
|
543 |
+
//* Wait for the Rilis metabox to populate itself.
|
544 |
+
window.initSWMetabox = setInterval(displayMetaBox, 10);
|
545 |
+
}
|
546 |
+
|
547 |
+
socialWarfareAdmin.addEventListeners();
|
548 |
+
});
|
549 |
+
})(this, jQuery);
|
assets/js/admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
function swpConditionalFields(){function e(e){return $('select[name="'+e+'"]').val()}function t(e){return"true"===e&&(e=!0),"false"===e&&(e=!1),e}"undefined"==typeof $&&($=jQuery),$("[data-dep]").each(function(){var e=$(this).data("dep"),a=JSON.parse(JSON.stringify($(this).data("dep_val")));if(-1===window.location.href.indexOf("page=social-warfare"))var i=$(this).parents(".widgets-holder-wrap").find('[data-swp-name="'+e+'"]');else var i=$('[name="'+e+'"]')[0];var s;void 0===i&&void 0===(i=$('[name="'+e+'"]')[0])&&(i=$("[field$="+e+"]")[0]),s="checkbox"==$(i).attr("type")?$(i).prop("checked"):$(i).val(),s=t(s),-1!==window.location.href.indexOf("page=social-warfare")?-1!==$.inArray(s,a)&&$(i).parent(".sw-grid").is(":visible")?$(this).show():$(this).hide():-1!==$.inArray(s,a)||s===a?$(this).show():$(this).hide()}),!1===function(e){return $('[name="'+e+'"]').prop("checked")}("float_style_source")&&"custom_color"===e("float_default_colors")||"custom_color_outlines"===e("float_default_colors")||"custom_color"===e("float_single_colors")||"custom_color_outlines"===e("float_single_colors")||"custom_color"===e("float_hover_colors")||"custom_color_outlines"===e("float_hover_colors")?$(".sideCustomColor_wrapper").slideDown():$(".sideCustomColor_wrapper").slideUp()}var socialWarfareAdmin=socialWarfareAdmin||{},swpWidget,widgetSubmit;if(window.location.href.indexOf("widgets.php")>-1)var widgetFinder=setInterval(function(){void 0!==swpWidget&&clearInterval(widgetFinder),swpWidget=$("#widgets-right [id*=_swp_popular_posts_widget], [id*=_swp_popular_posts_widget].open")[0],widgetSubmit=$(swpWidget).find("[id$=savewidget]")[0],$(swpWidget).on("click",swpConditionalFields),$(widgetSubmit).on("click",function(){setTimeout(swpConditionalFields,600)})},50);!function(e,t){"use strict";function a(e,
|
1 |
+
function swpConditionalFields(){function e(e){return $('select[name="'+e+'"]').val()}function t(e){return"true"===e&&(e=!0),"false"===e&&(e=!1),e}"undefined"==typeof $&&($=jQuery),$("[data-dep]").each(function(){var e=$(this).data("dep"),a=JSON.parse(JSON.stringify($(this).data("dep_val")));if(-1===window.location.href.indexOf("page=social-warfare"))var i=$(this).parents(".widgets-holder-wrap").find('[data-swp-name="'+e+'"]');else var i=$('[name="'+e+'"]')[0];var s;void 0===i&&void 0===(i=$('[name="'+e+'"]')[0])&&(i=$("[field$="+e+"]")[0]),s="checkbox"==$(i).attr("type")?$(i).prop("checked"):$(i).val(),s=t(s),-1!==window.location.href.indexOf("page=social-warfare")?-1!==$.inArray(s,a)&&$(i).parent(".sw-grid").is(":visible")?$(this).show():$(this).hide():-1!==$.inArray(s,a)||s===a?$(this).show():$(this).hide()}),!1===function(e){return $('[name="'+e+'"]').prop("checked")}("float_style_source")&&"custom_color"===e("float_default_colors")||"custom_color_outlines"===e("float_default_colors")||"custom_color"===e("float_single_colors")||"custom_color_outlines"===e("float_single_colors")||"custom_color"===e("float_hover_colors")||"custom_color_outlines"===e("float_hover_colors")?$(".sideCustomColor_wrapper").slideDown():$(".sideCustomColor_wrapper").slideUp()}var socialWarfareAdmin=socialWarfareAdmin||{},swpWidget,widgetSubmit;if(window.location.href.indexOf("widgets.php")>-1)var widgetFinder=setInterval(function(){void 0!==swpWidget&&clearInterval(widgetFinder),swpWidget=$("#widgets-right [id*=_swp_popular_posts_widget], [id*=_swp_popular_posts_widget].open")[0],widgetSubmit=$(swpWidget).find("[id$=savewidget]")[0],$(swpWidget).on("click",swpConditionalFields),$(widgetSubmit).on("click",function(){setTimeout(swpConditionalFields,600)})},50);!function(e,t){"use strict";function a(e,a){var i=t("#social_warfare #"+e),s=i.parent(),r=a-i.val().length;if("swp_custom_tweet"==e){var o=0;if(t("#sample-permalink").length?o=t("#sample-permalink").text().length:t("#wp-admin-bar-view a").length&&(o=t("#wp-admin-bar-view a").attr("href").length),t("#swp-twitter-handle").length){r-=t("#swp-twitter-handle").text().length}r-=o}r>=0?s.find(".swp_CountDown").removeClass("swp_red").addClass("swp_blue"):s.find(".swp_CountDown").removeClass("swp_blue").addClass("swp_red"),s.find(".counterNumber").text(r)}function i(){t(".swp-notice-cta").on("click",function(a){a.preventDefault();var i=a.target.getAttribute("href");"string"==typeof i&&i.length&&e.open(i);var s=t(this).parents(".swp-dismiss-notice");t.post({url:ajaxurl,data:{action:"dismiss",key:s.data("key"),timeframe:this.dataset.timeframe},success:function(e){(e=JSON.parse(e))&&s.slideUp(500)}})})}function s(e){e.preventDefault();var a=!("on"==t(this).attr("status")),i=t(this).attr("field"),s=t(i);a?(t(this).attr("status","on"),s.prop("checked",!0).prop("value",!0)):(t(this).attr("status","off"),s.prop("checked",!1).prop("value",!1))}function r(e){var a={top:"-25px",position:"relative"};t("#"+e).css("border-top-right-radius",0).parent().css(a)}function o(e,a){var i='<div class="swp_CountDown"><span class="counterNumber">'+-a+"</span></div>";r(e),t("#social_warfare #"+e).parent().prepend(i)}function n(e){var a=["full-width","left","right"],i=t(e).data("type");a.forEach(function(a){var s=".swpmb-"+a;if(t(e).find(s)){var r=t(e).find(s).filter(function(e,a){return t(a).hasClass(i)});if(r.length){var o=t(e).find(s+"-wrap");t(o).append(r)}}})}function l(){t(".swpmb-meta-container[data-type]").map(function(e,a){var i=t(this).data("type");if(i){var s=t(".swpmb-field."+i);s.length&&t(this).append(s),n(a)}})}function c(){var e={swp_og_title:60,swp_og_description:150,swp_pinterest_description:500,swp_custom_tweet:280};Object.keys(e).map(function(i){var s=e[i];o(i,s),a(i,s),t("#social_warfare #"+i).on("input",function(){a(i,s)})})}function d(){t("[field=#swp_twitter_use_open_graph]").click(function(e){var a=t("#swp_twitter_use_open_graph");"true"==a.attr("value")?(t(".swpmb-meta-container[data-type=twitter]").slideUp(),a.attr("value","true")):(t(".swpmb-meta-container[data-type=twitter]").slideDown(),a.attr("value","false")),socialWarfareAdmin.resizeImageFields()})}function p(){if(t(t(".swpmb-media-list").length)){clearInterval(e.initSWMetabox),l(),setTimeout(socialWarfareAdmin.resizeImageFields,600),setTimeout(socialWarfareAdmin.resizeImageFields,1400),setTimeout(socialWarfareAdmin.resizeImageFields,3e3);"false"==t("#swp_twitter_use_open_graph").val()?t(".swpmb-meta-container[data-type=twitter]").slideDown():t(".swpmb-meta-container[data-type=twitter]").slideUp(),d(),t("ul.swpmb-media-list").find(".swpmb-overlay").click(socialWarfareAdmin.resizeImageFields),t("#social_warfare.ui-sortable-handle").click(socialWarfareAdmin.resizeImageFields),socialWarfareAdmin.addImageEditListeners(),t("#social_warfare.postbox").show()}}if("function"!=typeof t)if("function"==typeof jQuery)t=jQuery;else{if("function"!=typeof e.jQuery)return void console.log("Social Warfare requires jQuery, or $ as an alias of jQuery. Please make sure your theme provides access to jQuery before activating Social Warfare.");t=e.jQuery}socialWarfareAdmin.linkLength=function(e){for(var t="",a=0;a<23;a++)t+="o";return e.replace(/(http:\/\/[\S]*)/g,t).length},socialWarfareAdmin.resizeImageFields=function(){t("ul.swpmb-media-list").each(function(e,a){if(t(a).is(":empty")){if(t(a).parents(".swpmb-field").attr("class").indexOf("pinterest")>0)var i=1.5*t(a).width();else var i=t(a).width()*(9/16);t(a).css("height",i)}else t(a).css("height","initial")})},socialWarfareAdmin.addImageEditListeners=function(){t(".swpmb-edit-media, .swpmb-remove-media").off(socialWarfareAdmin.resizeImageFields),t(".swpmb-edit-media, .swpmb-remove-media").on(socialWarfareAdmin.resizeImageFields)},socialWarfareAdmin.revokeNetworkConnection=function(a){var i,s,r,o;i=a.target,i=t(a.target).is("div")?a.target.parentNode:a.target,s=i.className.indexOf("swp-network"),s=1+i.className.indexOf("-",4+s),r=i.className.slice(s),s=r.indexOf(" "),o=-1==s?r:r.slice(0,s),t.post({url:ajaxurl,data:{action:"swp_delete_network_tokens",network:o},success:function(t){var a=JSON.parse(t);a.ok?e.location.href=a.url:console.log("bad response",a)}})},socialWarfareAdmin.triggerDeletePostMeta=function(t){t.preventDefault();var a=e.prompt("This will delete all Social Warfare meta keys for this post, including Open Graph, Twitter, and Pinterest descriptions and images. If you want to keep these, please copy them to an offline file first, and paste them back in after the reset. To reset, enter reset_post_meta","reset_or_cancel");console.log("prompt",a),"reset_post_meta"==a&&jQuery.post({url:ajaxurl,data:{action:"swp_reset_post_meta",post_id:socialWarfare.post_id},complete:function(e){socialWarfareAdmin.resetMetaFields()}})},socialWarfareAdmin.resetMetaFields=function(){t("#social_warfare.postbox").find("input[type=text], textarea").val(""),t("#social_warfare.postbox").find("select").val("default")},socialWarfareAdmin.addEventListeners=function(){t(".swp-revoke-button").on("click",socialWarfareAdmin.revokeNetworkConnection),t("#swp_reset_button").on("click",socialWarfareAdmin.triggerDeletePostMeta)},socialWarfareAdmin.createResetButton=function(){var e=t("#swp_reset_button"),a=jQuery('<button class="button">Reset Post Meta</button>');a.on("click",socialWarfareAdmin.triggerDeletePostMeta),e.after(a)},t(document).ready(function(){i(),t("#social_warfare.postbox").length&&(c(),socialWarfareAdmin.createResetButton(),swpConditionalFields(),t(".sw-checkbox-toggle.swp-post-editor").click(s),t(".swp_popular_post_options select").on("change",swpConditionalFields),e.initSWMetabox=setInterval(p,10)),socialWarfareAdmin.addEventListeners()})}(this,jQuery);
|
assets/js/script.js
CHANGED
@@ -106,19 +106,6 @@ window.socialWarfare = window.socialWarfare || {};
|
|
106 |
***************************************************************************/
|
107 |
|
108 |
|
109 |
-
/**
|
110 |
-
* This will cause our resize event to wait until the user is fully done
|
111 |
-
* resizing the window prior to resetting and rebuilding the buttons and
|
112 |
-
* their positioning and re-initializing the plugin JS functions.
|
113 |
-
*
|
114 |
-
*/
|
115 |
-
var wait;
|
116 |
-
socialWarfare.onWindowResize = function(){
|
117 |
-
clearTimeout(wait);
|
118 |
-
wait = setTimeout(socialWarfare.initPlugin, 100 );
|
119 |
-
}
|
120 |
-
|
121 |
-
|
122 |
/**
|
123 |
* These variables measure the amount of padding at the top and bottom of
|
124 |
* the page upon the dom loaded event. We grab these early on and keep them
|
@@ -185,9 +172,9 @@ window.socialWarfare = window.socialWarfare || {};
|
|
185 |
*
|
186 |
*/
|
187 |
var time = Date.now();
|
188 |
-
var
|
189 |
$(window).scroll(function() {
|
190 |
-
if ((time +
|
191 |
socialWarfare.updateFloatingButtons();
|
192 |
time = Date.now();
|
193 |
}
|
@@ -195,6 +182,19 @@ window.socialWarfare = window.socialWarfare || {};
|
|
195 |
}
|
196 |
|
197 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
/**
|
199 |
* Finds each kind of buttons panel, if it exists, and stores it to the
|
200 |
* socialWarfare object for later reference. This is useful for reading data
|
106 |
***************************************************************************/
|
107 |
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
/**
|
110 |
* These variables measure the amount of padding at the top and bottom of
|
111 |
* the page upon the dom loaded event. We grab these early on and keep them
|
172 |
*
|
173 |
*/
|
174 |
var time = Date.now();
|
175 |
+
var scrollDelay = 50;
|
176 |
$(window).scroll(function() {
|
177 |
+
if ((time + scrollDelay - Date.now()) < 0) {
|
178 |
socialWarfare.updateFloatingButtons();
|
179 |
time = Date.now();
|
180 |
}
|
182 |
}
|
183 |
|
184 |
|
185 |
+
/**
|
186 |
+
* This will cause our resize event to wait until the user is fully done
|
187 |
+
* resizing the window prior to resetting and rebuilding the buttons and
|
188 |
+
* their positioning and re-initializing the plugin JS functions.
|
189 |
+
*
|
190 |
+
*/
|
191 |
+
var resizeWait;
|
192 |
+
socialWarfare.onWindowResize = function(){
|
193 |
+
clearTimeout(resizeWait);
|
194 |
+
resizeWait = setTimeout(socialWarfare.initPlugin, 100 );
|
195 |
+
}
|
196 |
+
|
197 |
+
|
198 |
/**
|
199 |
* Finds each kind of buttons panel, if it exists, and stores it to the
|
200 |
* socialWarfare object for later reference. This is useful for reading data
|
assets/js/script.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
window.socialWarfare=window.socialWarfare||{},function(a,e){"use strict";if("function"!=typeof e){if("function"!=typeof jQuery)return void console.log("Social Warfare requires jQuery, or $ as an alias of jQuery. Please make sure your theme provides access to jQuery before activating Social Warfare.");var e=jQuery}var i;socialWarfare.onWindowResize=function(){clearTimeout(i),i=setTimeout(socialWarfare.initPlugin,100)},socialWarfare.paddingTop=parseInt(e("body").css("padding-top")),socialWarfare.paddingBottom=parseInt(e("body").css("padding-bottom")),socialWarfare.initPlugin=function(){if(e("body").css({paddingTop:socialWarfare.paddingTop,paddingBottom:socialWarfare.paddingBottom}),socialWarfare.establishPanels(),socialWarfare.establishBreakpoint(),socialWarfare.panels.staticHorizontal||socialWarfare.panels.floatingSide||socialWarfare.panels.floatingHorizontal){socialWarfare.createFloatHorizontalPanel(),socialWarfare.positionFloatSidePanel(),socialWarfare.activateHoverStates(),socialWarfare.handleButtonClicks(),socialWarfare.updateFloatingButtons(),setTimeout(function(){socialWarfare.checkListeners(0,5)},2e3);var i=Date.now();e(a).scroll(function(){i+50-Date.now()<0&&(socialWarfare.updateFloatingButtons(),i=Date.now())})}},socialWarfare.establishPanels=function(){return socialWarfare.panels={staticHorizontal:null,floatingSide:null,floatingHorizontal:null},socialWarfare.panels.staticHorizontal=e(".swp_social_panel").not(".swp_social_panelSide"),socialWarfare.panels.floatingSide=e(".swp_social_panelSide"),socialWarfare.panels},socialWarfare.activateHoverStates=function(){socialWarfare.trigger("pre_activate_buttons"),e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer").on("mouseenter",function(){if(!e(this).hasClass("swp_nohover")){socialWarfare.resetStaticPanel();var a=e(this).find(".swp_share").outerWidth(),i=e(this).find("i.sw").outerWidth(),t=e(this).width(),o=1+(a+35)/t;e(this).find(".iconFiller").width(a+i+25+"px"),e(this).css("flex",o+" 1 0%")}}),e(".swp_social_panel:not(.swp_social_panelSide)").on("mouseleave",socialWarfare.resetStaticPanel)},socialWarfare.resetStaticPanel=function(){e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:not(.swp_nohover) .iconFiller").removeAttr("style"),e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:not(.swp_nohover)").removeAttr("style")},socialWarfare.handleButtonClicks=function(){e(".nc_tweet, a.swp_CTT").off("click"),e(".nc_tweet, a.swp_CTT").on("click",function(i){if(e(this).hasClass("noPop"))return i;if(void 0===e(this).data("link"))return i;i.preventDefault();var t,o,r,s,n,l,c=e(this).data("link").replace("’","'");t=270,o=500,e(this).is(".pinterest, .buffer_link, .flipboard")&&(t=550,o=775),e(this).hasClass("nc_tweet")?l=e(this).parents(".nc_tweetContainer").data("network"):e(this).hasClass("swp_CTT")&&(l="ctt"),r=a.screenY+(a.innerHeight-t)/2,s=a.screenX+(a.innerWidth-o)/2,n="height="+t+",width="+o+",top="+r+",left="+s,a.open(c,l,n),socialWarfare.trackClick(l)})},socialWarfare.createFloatHorizontalPanel=function(){if(socialWarfare.panels.staticHorizontal.length){var a=socialWarfare.panels.staticHorizontal.data("float"),i=socialWarfare.panels.staticHorizontal.data("float-mobile"),t=socialWarfare.panels.staticHorizontal.data("float-color"),o=e('<div class="nc_wrapper swp_floating_horizontal_wrapper" style="background-color:'+t+'"></div>'),r="";e(".nc_wrapper").length&&e(".nc_wrapper").remove(),e(".swp_floating_horizontal_wrapper").length&&e(".swp_floating_horizontal_wrapper").remove(),"top"!=a&&"bottom"!=a&&"top"!=i&&"bottom"!=i||(r=socialWarfare.isMobile()?i:a,o.addClass(r).hide().appendTo("body"),socialWarfare.panels.floatingHorizontal=socialWarfare.panels.staticHorizontal.first().clone(),socialWarfare.panels.floatingHorizontal.addClass("nc_floater").appendTo(o),socialWarfare.updateFloatingHorizontalDimensions(),e(".swp_social_panel .swp_count").css({transition:"padding .1s linear"}))}},socialWarfare.updateFloatingHorizontalDimensions=function(){if(socialWarfare.panels.staticHorizontal.length&&socialWarfare.panels.floatingHorizontal){var a="100%",e=0,i=socialWarfare.panels.staticHorizontal,t=i.parent();t.hasClass("swp-hidden-panel-wrap")&&(t=t.parent()),void 0!==i.offset().left&&(e=i.offset().left),void 0!==i.width()&&(a=i.width()),0==e&&(e=t.offset().left),100!=a&&0!=a||(a=t.width()),socialWarfare.panels.floatingHorizontal.css({width:a,left:e})}},socialWarfare.staticPanelIsVisible=function(){var i=!1,t=e(a).scrollTop();return e(".swp_social_panel").not(".swp_social_panelSide, .nc_floater").each(function(o){var r=e(this).offset();if(void 0!==socialWarfare.floatBeforeContent&&"1"!=socialWarfare.floatBeforeContent){var s=e(".swp-content-locator").parent();0===o&&s.length&&s.offset().top>t+e(a).height()&&(i=!0)}e(this).is(":visible")&&r.top+e(this).height()>t&&r.top<t+e(a).height()&&(i=!0)}),i},socialWarfare.updateFloatingButtons=function(){if(socialWarfare.panels.staticHorizontal.length)var a=socialWarfare.panels.staticHorizontal;else{if(!socialWarfare.panels.floatingSide.length)return;var a=socialWarfare.panels.floatingSide}var i=a.data("float");if(1==socialWarfare.isMobile())var i=a.data("float-mobile");return"none"==i?e(".nc_wrapper, .swp_floating_horizontal_wrapper, .swp_social_panelSide").hide():socialWarfare.isMobile()?(socialWarfare.toggleMobileButtons(),void socialWarfare.toggleFloatingHorizontalPanel()):("right"!=i&&"left"!=i||socialWarfare.toggleFloatingVerticalPanel(),void("bottom"!=i&&"top"!=i||socialWarfare.toggleFloatingHorizontalPanel()))},socialWarfare.toggleMobileButtons=function(){socialWarfare.panels.floatingSide.hide();var a=socialWarfare.staticPanelIsVisible()?"collapse":"visible";e(".nc_wrapper, .swp_floating_horizontal_wrapper").css("visibility",a)},socialWarfare.toggleFloatingVerticalPanel=function(){var a="",e=socialWarfare.panels.floatingSide.data("float"),i=socialWarfare.staticPanelIsVisible(),t="";if(socialWarfare.isMobile())return socialWarfare.panels.floatingSide.hide();socialWarfare.panels.floatingSide&&socialWarfare.panels.floatingSide.length||(i=!0),"slide"==socialWarfare.panels.floatingSide.data("transition")?(a=e,t=i?"-150px":"5px",socialWarfare.panels.floatingSide.css(a,t).show()):i?socialWarfare.panels.floatingSide.css("opacity",1).fadeOut(300).css("opacity",0):socialWarfare.panels.floatingSide.css("opacity",0).fadeIn(300).css("display","flex").css("opacity",1)},socialWarfare.hasReferencePanel=function(){return void 0!==socialWarfare.panels.staticHorizontal&&socialWarfare.panels.staticHorizontal.length>0},socialWarfare.toggleFloatingHorizontalPanel=function(){if(socialWarfare.hasReferencePanel()&&socialWarfare.panels.floatingHorizontal){var a=socialWarfare.panels.floatingHorizontal.first(),i=socialWarfare.isMobile()?e(a).data("float-mobile"):e(a).data("float"),t="bottom"==i?socialWarfare.paddingBottom:socialWarfare.paddingTop,o="padding-"+i;"off"!=i&&(socialWarfare.staticPanelIsVisible()?(e(".nc_wrapper, .swp_floating_horizontal_wrapper").hide(),socialWarfare.isMobile()&&e("#wpadminbar").length&&e("#wpadminbar").css("top",0)):(t+=50,e(".nc_wrapper, .swp_floating_horizontal_wrapper").show(),socialWarfare.isMobile()&&"top"==i&&e("#wpadminbar").length&&e("#wpadminbar").css("top",a.parent().height())),e("body").css(o,t))}},socialWarfare.positionFloatSidePanel=function(){var e,i,t,o=socialWarfare.panels.floatingSide;if(o&&o.length&&!o.hasClass("swp_side_top")&&!o.hasClass("swp_side_bottom")){if(e=o.outerHeight(),i=a.innerHeight,e>i)return o.css("top",0);t=(i-e)/2,o.css("top",t)}},e(a).on("load",function(){"undefined"!=typeof swpPinIt&&swpPinIt.enabled&&socialWarfare.enablePinterestSaveButtons(),a.clearCheckID=0}),socialWarfare.enablePinterestSaveButtons=function(){jQuery("img").on("mouseenter",function(){var a=socialWarfare.findPinterestBrowserSaveButtons();void 0!==a&&a&&socialWarfare.removePinterestBrowserSaveButtons(a)}),e(".swp-content-locator").parent().find("img").each(socialWarfare.renderPinterestSaveButton),e(".sw-pinit .sw-pinit-button").on("click",function(i){i.preventDefault(),a.open(e(this).attr("href"),"Pinterest","width=632,height=253,status=0,toolbar=0,menubar=0,location=1,scrollbars=1"),socialWarfare.trackClick("pin_image")})},socialWarfare.renderPinterestSaveButton=function(){var a,i,t,o,r,s;if(a=e(this),!(void 0!=typeof swpPinIt.disableOnAnchors&&swpPinIt.disableOnAnchors&&e(a).parents().filter("a").length||a.outerHeight()<swpPinIt.minHeight||a.outerWidth()<swpPinIt.minWidth||a.hasClass("no_pin")||a.hasClass("no-pin"))){if(void 0!==swpPinIt.image_source){var n=new Image;n.src=swpPinIt.image_source,i=e(n).prop("src")}else a.data("media")?i=a.data("media"):e(this).data("lazy-src")?i=e(this).data("lazy-src"):a[0].src&&(i=a[0].src);i&&void 0!==i&&(void 0!==a.data("pin-description")?t=a.data("pin-description"):void 0!==swpPinIt.image_description?t=swpPinIt.image_description:a.attr("title")?t=a.attr("title"):a.attr("alt")&&(t=a.attr("alt")),s="http://pinterest.com/pin/create/bookmarklet/?media="+encodeURI(i)+"&url="+encodeURI(document.URL)+"&is_video=false&description="+encodeURIComponent(t),o=a.attr("class"),r=a.attr("style"),a.removeClass().attr("style","").wrap('<div class="sw-pinit" />'),a.after('<a href="'+s+'" class="sw-pinit-button sw-pinit-'+swpPinIt.vLocation+" sw-pinit-"+swpPinIt.hLocation+'">Save</a>'),a.parent(".sw-pinit").addClass(o).attr("style",r))}},socialWarfare.findPinterestBrowserSaveButtons=function(){var e,i,t,o,r,s;return e="rgb(189, 8, 28)",i="rgb(230, 0, 35)",t="8675309",o="14px 14px",r=null,document.querySelectorAll("span").forEach(function(n,l){s=a.getComputedStyle(n),s.backgroundColor!=e&&s.backgroundColor!=i||s.backgroundSize==o&&s.zIndex==t&&(r=n)}),r},socialWarfare.removePinterestBrowserSaveButtons=function(e){var i,t,o;i=e.nextSibling,void 0!==i&&"SPAN"==i.nodeName&&(t=a.getComputedStyle(i),o="24px",0===t.width.indexOf(o)&&0===t.height.indexOf(o)&&i.remove()),e.remove()},socialWarfare.fetchFacebookShares=function(){var a="https://graph.facebook.com/?fields=og_object{likes.summary(true).limit(0)},share&id="+swp_post_url,i=swp_post_recovery_url?"https://graph.facebook.com/?fields=og_object{likes.summary(true).limit(0)},share&id="+swp_post_recovery_url:"";e.when(e.get(a),e.get(i)).then(function(a,i){var t,o;t=socialWarfare.parseFacebookShares(a[0]),swp_post_recovery_url&&(t+=socialWarfare.parseFacebookShares(i[0]));var o={action:"swp_facebook_shares_update",post_id:swp_post_id,share_counts:t};e.post(swp_admin_ajax,o)})},socialWarfare.parseFacebookShares=function(a){var e=0;return void 0!==a.share&&(e+=parseInt(a.share.share_count),e+=parseInt(a.share.comment_count)),void 0!==a.og_object&&(e+=parseInt(a.og_object.likes.summary.total_count)),e},socialWarfare.trigger=function(i){e(a).trigger(e.Event(i))},socialWarfare.trackClick=function(a){!0===swpClickTracking&&("function"==typeof ga&&ga("send","event","social_media","swp_"+a+"_share"),"object"==typeof dataLayer&&dataLayer.push({event:"swp_"+a+"_share"}))},socialWarfare.checkListeners=function(a,i){if(!(a>i)){var t=e(".swp_social_panel");if(t.length>0&&t.find(".swp_pinterest"))return void socialWarfare.handleButtonClicks();setTimeout(function(){socialWarfare.checkListeners(++a,i)},2e3)}},socialWarfare.establishBreakpoint=function(){var a=e(".swp_social_panel");socialWarfare.breakpoint=1100,(a.length&&a.data("min-width")||0==a.data("min-width"))&&(socialWarfare.breakpoint=parseInt(a.data("min-width")))},socialWarfare.isMobile=function(){return e(a).width()<socialWarfare.breakpoint},e(document).ready(function(){socialWarfare.initPlugin(),socialWarfare.panels.floatingSide.hide(),e(a).resize(socialWarfare.onWindowResize)})}(this,jQuery);
|
1 |
+
window.socialWarfare=window.socialWarfare||{},function(a,e){"use strict";if("function"!=typeof e){if("function"!=typeof jQuery)return void console.log("Social Warfare requires jQuery, or $ as an alias of jQuery. Please make sure your theme provides access to jQuery before activating Social Warfare.");var e=jQuery}socialWarfare.paddingTop=parseInt(e("body").css("padding-top")),socialWarfare.paddingBottom=parseInt(e("body").css("padding-bottom")),socialWarfare.initPlugin=function(){if(e("body").css({paddingTop:socialWarfare.paddingTop,paddingBottom:socialWarfare.paddingBottom}),socialWarfare.establishPanels(),socialWarfare.establishBreakpoint(),socialWarfare.panels.staticHorizontal||socialWarfare.panels.floatingSide||socialWarfare.panels.floatingHorizontal){socialWarfare.createFloatHorizontalPanel(),socialWarfare.positionFloatSidePanel(),socialWarfare.activateHoverStates(),socialWarfare.handleButtonClicks(),socialWarfare.updateFloatingButtons(),setTimeout(function(){socialWarfare.checkListeners(0,5)},2e3);var i=Date.now();e(a).scroll(function(){i+50-Date.now()<0&&(socialWarfare.updateFloatingButtons(),i=Date.now())})}};var i;socialWarfare.onWindowResize=function(){clearTimeout(i),i=setTimeout(socialWarfare.initPlugin,100)},socialWarfare.establishPanels=function(){return socialWarfare.panels={staticHorizontal:null,floatingSide:null,floatingHorizontal:null},socialWarfare.panels.staticHorizontal=e(".swp_social_panel").not(".swp_social_panelSide"),socialWarfare.panels.floatingSide=e(".swp_social_panelSide"),socialWarfare.panels},socialWarfare.activateHoverStates=function(){socialWarfare.trigger("pre_activate_buttons"),e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer").on("mouseenter",function(){if(!e(this).hasClass("swp_nohover")){socialWarfare.resetStaticPanel();var a=e(this).find(".swp_share").outerWidth(),i=e(this).find("i.sw").outerWidth(),t=e(this).width(),o=1+(a+35)/t;e(this).find(".iconFiller").width(a+i+25+"px"),e(this).css("flex",o+" 1 0%")}}),e(".swp_social_panel:not(.swp_social_panelSide)").on("mouseleave",socialWarfare.resetStaticPanel)},socialWarfare.resetStaticPanel=function(){e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:not(.swp_nohover) .iconFiller").removeAttr("style"),e(".swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:not(.swp_nohover)").removeAttr("style")},socialWarfare.handleButtonClicks=function(){e(".nc_tweet, a.swp_CTT").off("click"),e(".nc_tweet, a.swp_CTT").on("click",function(i){if(e(this).hasClass("noPop"))return i;if(void 0===e(this).data("link"))return i;i.preventDefault();var t,o,r,s,n,l,c=e(this).data("link").replace("’","'");t=270,o=500,e(this).is(".pinterest, .buffer_link, .flipboard")&&(t=550,o=775),e(this).hasClass("nc_tweet")?l=e(this).parents(".nc_tweetContainer").data("network"):e(this).hasClass("swp_CTT")&&(l="ctt"),r=a.screenY+(a.innerHeight-t)/2,s=a.screenX+(a.innerWidth-o)/2,n="height="+t+",width="+o+",top="+r+",left="+s,a.open(c,l,n),socialWarfare.trackClick(l)})},socialWarfare.createFloatHorizontalPanel=function(){if(socialWarfare.panels.staticHorizontal.length){var a=socialWarfare.panels.staticHorizontal.data("float"),i=socialWarfare.panels.staticHorizontal.data("float-mobile"),t=socialWarfare.panels.staticHorizontal.data("float-color"),o=e('<div class="nc_wrapper swp_floating_horizontal_wrapper" style="background-color:'+t+'"></div>'),r="";e(".nc_wrapper").length&&e(".nc_wrapper").remove(),e(".swp_floating_horizontal_wrapper").length&&e(".swp_floating_horizontal_wrapper").remove(),"top"!=a&&"bottom"!=a&&"top"!=i&&"bottom"!=i||(r=socialWarfare.isMobile()?i:a,o.addClass(r).hide().appendTo("body"),socialWarfare.panels.floatingHorizontal=socialWarfare.panels.staticHorizontal.first().clone(),socialWarfare.panels.floatingHorizontal.addClass("nc_floater").appendTo(o),socialWarfare.updateFloatingHorizontalDimensions(),e(".swp_social_panel .swp_count").css({transition:"padding .1s linear"}))}},socialWarfare.updateFloatingHorizontalDimensions=function(){if(socialWarfare.panels.staticHorizontal.length&&socialWarfare.panels.floatingHorizontal){var a="100%",e=0,i=socialWarfare.panels.staticHorizontal,t=i.parent();t.hasClass("swp-hidden-panel-wrap")&&(t=t.parent()),void 0!==i.offset().left&&(e=i.offset().left),void 0!==i.width()&&(a=i.width()),0==e&&(e=t.offset().left),100!=a&&0!=a||(a=t.width()),socialWarfare.panels.floatingHorizontal.css({width:a,left:e})}},socialWarfare.staticPanelIsVisible=function(){var i=!1,t=e(a).scrollTop();return e(".swp_social_panel").not(".swp_social_panelSide, .nc_floater").each(function(o){var r=e(this).offset();if(void 0!==socialWarfare.floatBeforeContent&&"1"!=socialWarfare.floatBeforeContent){var s=e(".swp-content-locator").parent();0===o&&s.length&&s.offset().top>t+e(a).height()&&(i=!0)}e(this).is(":visible")&&r.top+e(this).height()>t&&r.top<t+e(a).height()&&(i=!0)}),i},socialWarfare.updateFloatingButtons=function(){if(socialWarfare.panels.staticHorizontal.length)var a=socialWarfare.panels.staticHorizontal;else{if(!socialWarfare.panels.floatingSide.length)return;var a=socialWarfare.panels.floatingSide}var i=a.data("float");if(1==socialWarfare.isMobile())var i=a.data("float-mobile");return"none"==i?e(".nc_wrapper, .swp_floating_horizontal_wrapper, .swp_social_panelSide").hide():socialWarfare.isMobile()?(socialWarfare.toggleMobileButtons(),void socialWarfare.toggleFloatingHorizontalPanel()):("right"!=i&&"left"!=i||socialWarfare.toggleFloatingVerticalPanel(),void("bottom"!=i&&"top"!=i||socialWarfare.toggleFloatingHorizontalPanel()))},socialWarfare.toggleMobileButtons=function(){socialWarfare.panels.floatingSide.hide();var a=socialWarfare.staticPanelIsVisible()?"collapse":"visible";e(".nc_wrapper, .swp_floating_horizontal_wrapper").css("visibility",a)},socialWarfare.toggleFloatingVerticalPanel=function(){var a="",e=socialWarfare.panels.floatingSide.data("float"),i=socialWarfare.staticPanelIsVisible(),t="";if(socialWarfare.isMobile())return socialWarfare.panels.floatingSide.hide();socialWarfare.panels.floatingSide&&socialWarfare.panels.floatingSide.length||(i=!0),"slide"==socialWarfare.panels.floatingSide.data("transition")?(a=e,t=i?"-150px":"5px",socialWarfare.panels.floatingSide.css(a,t).show()):i?socialWarfare.panels.floatingSide.css("opacity",1).fadeOut(300).css("opacity",0):socialWarfare.panels.floatingSide.css("opacity",0).fadeIn(300).css("display","flex").css("opacity",1)},socialWarfare.hasReferencePanel=function(){return void 0!==socialWarfare.panels.staticHorizontal&&socialWarfare.panels.staticHorizontal.length>0},socialWarfare.toggleFloatingHorizontalPanel=function(){if(socialWarfare.hasReferencePanel()&&socialWarfare.panels.floatingHorizontal){var a=socialWarfare.panels.floatingHorizontal.first(),i=socialWarfare.isMobile()?e(a).data("float-mobile"):e(a).data("float"),t="bottom"==i?socialWarfare.paddingBottom:socialWarfare.paddingTop,o="padding-"+i;"off"!=i&&(socialWarfare.staticPanelIsVisible()?(e(".nc_wrapper, .swp_floating_horizontal_wrapper").hide(),socialWarfare.isMobile()&&e("#wpadminbar").length&&e("#wpadminbar").css("top",0)):(t+=50,e(".nc_wrapper, .swp_floating_horizontal_wrapper").show(),socialWarfare.isMobile()&&"top"==i&&e("#wpadminbar").length&&e("#wpadminbar").css("top",a.parent().height())),e("body").css(o,t))}},socialWarfare.positionFloatSidePanel=function(){var e,i,t,o=socialWarfare.panels.floatingSide;if(o&&o.length&&!o.hasClass("swp_side_top")&&!o.hasClass("swp_side_bottom")){if(e=o.outerHeight(),i=a.innerHeight,e>i)return o.css("top",0);t=(i-e)/2,o.css("top",t)}},e(a).on("load",function(){"undefined"!=typeof swpPinIt&&swpPinIt.enabled&&socialWarfare.enablePinterestSaveButtons(),a.clearCheckID=0}),socialWarfare.enablePinterestSaveButtons=function(){jQuery("img").on("mouseenter",function(){var a=socialWarfare.findPinterestBrowserSaveButtons();void 0!==a&&a&&socialWarfare.removePinterestBrowserSaveButtons(a)}),e(".swp-content-locator").parent().find("img").each(socialWarfare.renderPinterestSaveButton),e(".sw-pinit .sw-pinit-button").on("click",function(i){i.preventDefault(),a.open(e(this).attr("href"),"Pinterest","width=632,height=253,status=0,toolbar=0,menubar=0,location=1,scrollbars=1"),socialWarfare.trackClick("pin_image")})},socialWarfare.renderPinterestSaveButton=function(){var a,i,t,o,r,s;if(a=e(this),!(void 0!=typeof swpPinIt.disableOnAnchors&&swpPinIt.disableOnAnchors&&e(a).parents().filter("a").length||a.outerHeight()<swpPinIt.minHeight||a.outerWidth()<swpPinIt.minWidth||a.hasClass("no_pin")||a.hasClass("no-pin"))){if(void 0!==swpPinIt.image_source){var n=new Image;n.src=swpPinIt.image_source,i=e(n).prop("src")}else a.data("media")?i=a.data("media"):e(this).data("lazy-src")?i=e(this).data("lazy-src"):a[0].src&&(i=a[0].src);i&&void 0!==i&&(void 0!==a.data("pin-description")?t=a.data("pin-description"):void 0!==swpPinIt.image_description?t=swpPinIt.image_description:a.attr("title")?t=a.attr("title"):a.attr("alt")&&(t=a.attr("alt")),s="http://pinterest.com/pin/create/bookmarklet/?media="+encodeURI(i)+"&url="+encodeURI(document.URL)+"&is_video=false&description="+encodeURIComponent(t),o=a.attr("class"),r=a.attr("style"),a.removeClass().attr("style","").wrap('<div class="sw-pinit" />'),a.after('<a href="'+s+'" class="sw-pinit-button sw-pinit-'+swpPinIt.vLocation+" sw-pinit-"+swpPinIt.hLocation+'">Save</a>'),a.parent(".sw-pinit").addClass(o).attr("style",r))}},socialWarfare.findPinterestBrowserSaveButtons=function(){var e,i,t,o,r,s;return e="rgb(189, 8, 28)",i="rgb(230, 0, 35)",t="8675309",o="14px 14px",r=null,document.querySelectorAll("span").forEach(function(n,l){s=a.getComputedStyle(n),s.backgroundColor!=e&&s.backgroundColor!=i||s.backgroundSize==o&&s.zIndex==t&&(r=n)}),r},socialWarfare.removePinterestBrowserSaveButtons=function(e){var i,t,o;i=e.nextSibling,void 0!==i&&"SPAN"==i.nodeName&&(t=a.getComputedStyle(i),o="24px",0===t.width.indexOf(o)&&0===t.height.indexOf(o)&&i.remove()),e.remove()},socialWarfare.fetchFacebookShares=function(){var a="https://graph.facebook.com/?fields=og_object{likes.summary(true).limit(0)},share&id="+swp_post_url,i=swp_post_recovery_url?"https://graph.facebook.com/?fields=og_object{likes.summary(true).limit(0)},share&id="+swp_post_recovery_url:"";e.when(e.get(a),e.get(i)).then(function(a,i){var t,o;t=socialWarfare.parseFacebookShares(a[0]),swp_post_recovery_url&&(t+=socialWarfare.parseFacebookShares(i[0]));var o={action:"swp_facebook_shares_update",post_id:swp_post_id,share_counts:t};e.post(swp_admin_ajax,o)})},socialWarfare.parseFacebookShares=function(a){var e=0;return void 0!==a.share&&(e+=parseInt(a.share.share_count),e+=parseInt(a.share.comment_count)),void 0!==a.og_object&&(e+=parseInt(a.og_object.likes.summary.total_count)),e},socialWarfare.trigger=function(i){e(a).trigger(e.Event(i))},socialWarfare.trackClick=function(a){!0===swpClickTracking&&("function"==typeof ga&&ga("send","event","social_media","swp_"+a+"_share"),"object"==typeof dataLayer&&dataLayer.push({event:"swp_"+a+"_share"}))},socialWarfare.checkListeners=function(a,i){if(!(a>i)){var t=e(".swp_social_panel");if(t.length>0&&t.find(".swp_pinterest"))return void socialWarfare.handleButtonClicks();setTimeout(function(){socialWarfare.checkListeners(++a,i)},2e3)}},socialWarfare.establishBreakpoint=function(){var a=e(".swp_social_panel");socialWarfare.breakpoint=1100,(a.length&&a.data("min-width")||0==a.data("min-width"))&&(socialWarfare.breakpoint=parseInt(a.data("min-width")))},socialWarfare.isMobile=function(){return e(a).width()<socialWarfare.breakpoint},e(document).ready(function(){socialWarfare.initPlugin(),socialWarfare.panels.floatingSide.hide(),e(a).resize(socialWarfare.onWindowResize)})}(this,jQuery);
|
lib/Social_Warfare_Addon.php
CHANGED
@@ -1,300 +1,300 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
class Social_Warfare_Addon {
|
4 |
-
public function __construct( $args = array() ) {
|
5 |
-
$this->establish_class_properties( $args );
|
6 |
-
$this->establish_license_key();
|
7 |
-
$this->is_registered = $this->establish_resgistration();
|
8 |
-
|
9 |
-
add_action( 'wp_ajax_swp_register_plugin', [$this, 'register_plugin'] );
|
10 |
-
add_action( 'wp_ajax_swp_unregister_plugin', [$this, 'unregister_plugin'] );
|
11 |
-
add_action( 'wp_ajax_swp_ajax_passthrough', [$this, 'ajax_passthrough'] );
|
12 |
-
|
13 |
-
add_filter( 'swp_registrations', array( $this, 'add_self' ) );
|
14 |
-
}
|
15 |
-
|
16 |
-
private function establish_class_properties( $args = array () ) {
|
17 |
-
$required= ['name', 'key', 'version'];
|
18 |
-
|
19 |
-
foreach($args as $key => $value) {
|
20 |
-
$this->$key = $value;
|
21 |
-
}
|
22 |
-
|
23 |
-
foreach($required as $key) {
|
24 |
-
if ( !isset( $this->$key ) ) :
|
25 |
-
$message = "Hey developer, you must provide us this information for your class: $key => \$value";
|
26 |
-
throw new Exception($message);
|
27 |
-
endif;
|
28 |
-
}
|
29 |
-
if ( isset( $this->product_id ) && empty ( $this->store_url ) ) {
|
30 |
-
// $message = "You provided `product_id` without a `store_url`. Please provide `store_url` as a top level domain, such as 'https://warfareplugins.com'.";
|
31 |
-
// throw new Exception($message);
|
32 |
-
$this->store_url = 'https://warfareplugins.com';
|
33 |
-
}
|
34 |
-
|
35 |
-
if ( isset( $this->product_id ) && empty ( $this->site_url ) ) {
|
36 |
-
$this->store_url = SWP_Utility::get_site_url();
|
37 |
-
}
|
38 |
-
}
|
39 |
-
|
40 |
-
|
41 |
-
/**
|
42 |
-
* The callback function used to add a new instance of this
|
43 |
-
* to our swp_registrations filter.
|
44 |
-
*
|
45 |
-
* This should be the last item called in an addon's main class.
|
46 |
-
*
|
47 |
-
* @param array $addons The array of addons currently activated.
|
48 |
-
*/
|
49 |
-
public function add_self( $addons ) {
|
50 |
-
$addons[] = $this;
|
51 |
-
|
52 |
-
return $addons;
|
53 |
-
}
|
54 |
-
|
55 |
-
public function establish_license_key() {
|
56 |
-
$key = SWP_Utility::get_option( $this->key . '_license_key' );
|
57 |
-
|
58 |
-
if ( !$key ) :
|
59 |
-
$old_options = get_option( 'socialWarfareOptions', false );
|
60 |
-
|
61 |
-
if ( isset( $old_options[$this->key . '_license_key']) ) :
|
62 |
-
$key = isset( $old_options[$this->key . '_license_key']);
|
63 |
-
endif;
|
64 |
-
|
65 |
-
endif;
|
66 |
-
|
67 |
-
$this->license_key = $key ? $key : '';
|
68 |
-
}
|
69 |
-
|
70 |
-
public function establish_resgistration() {
|
71 |
-
// Get the timestamps setup for comparison to see if a week has passed since our last check
|
72 |
-
$current_time = time();
|
73 |
-
|
74 |
-
if ( !( $timestamp = SWP_Utility::get_option( $this->key . '_license_key_timestamp' ) ) ) {
|
75 |
-
$timestamp = 0;
|
76 |
-
}
|
77 |
-
|
78 |
-
$time_to_recheck = $timestamp + 604800;
|
79 |
-
|
80 |
-
// If they have a key and a week hasn't passed since the last check, just return true...the plugin is registered.
|
81 |
-
if( !empty( $this->license_key) && $current_time < $time_to_recheck ) :
|
82 |
-
return true;
|
83 |
-
endif;
|
84 |
-
|
85 |
-
// If a week has passed since the last check, ping our API to check the validity of the license key
|
86 |
-
if ( !empty( $this->license_key) ) :
|
87 |
-
global $swp_user_options;
|
88 |
-
|
89 |
-
$data = array(
|
90 |
-
'edd_action' => 'check_license',
|
91 |
-
'item_id' => $this->product_id,
|
92 |
-
'license' => $this->license_key,
|
93 |
-
'url' => $this->site_url,
|
94 |
-
);
|
95 |
-
|
96 |
-
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url , array('body' => $data, 'timeout' => 10 ) ) );
|
97 |
-
|
98 |
-
if( false !== $response ) :
|
99 |
-
$license_data = json_decode( $response );
|
100 |
-
|
101 |
-
$swp_user_options[$this->key . '_license_key_timestamp'] = $current_time;
|
102 |
-
|
103 |
-
// If the license was invalid
|
104 |
-
if ( isset( $license_data->license ) && 'invalid' === $license_data->license ) :
|
105 |
-
$this->license_key = '';
|
106 |
-
|
107 |
-
$swp_user_options[$this->key . '_license_key'] = '';
|
108 |
-
|
109 |
-
update_option( 'social_warfare_settings' , $swp_user_options );
|
110 |
-
|
111 |
-
return false;
|
112 |
-
|
113 |
-
// If the property is some other status, just go with it.
|
114 |
-
else :
|
115 |
-
update_option( 'social_warfare_settings' , $swp_user_options );
|
116 |
-
|
117 |
-
return true;
|
118 |
-
endif;
|
119 |
-
|
120 |
-
// If we recieved no response from the server, we'll just check again next week
|
121 |
-
else :
|
122 |
-
$swp_user_options[$key.'_license_key_timestamp'] = $current_time;
|
123 |
-
update_option( 'social_warfare_settings' , $swp_user_options );
|
124 |
-
|
125 |
-
return true;
|
126 |
-
endif;
|
127 |
-
endif;
|
128 |
-
|
129 |
-
return false;
|
130 |
-
}
|
131 |
-
|
132 |
-
public function check_for_updates() {
|
133 |
-
if ( version_compare(SWP_VERSION, $this->core_required) >= 0 ) :
|
134 |
-
|
135 |
-
endif;
|
136 |
-
}
|
137 |
-
|
138 |
-
/**
|
139 |
-
* Request to EDD to activate the licence.
|
140 |
-
*
|
141 |
-
* @since 2.1.0
|
142 |
-
* @since 2.3.0 Hooked registration into the new EDD Software Licensing API
|
143 |
-
* @param none
|
144 |
-
* @return JSON Encoded Array (Echoed) - The Response from the EDD API
|
145 |
-
*
|
146 |
-
*/
|
147 |
-
public function register_plugin() {
|
148 |
-
// Check to ensure that license key was passed into the function
|
149 |
-
if ( !empty( $_POST['license_key'] ) ) :
|
150 |
-
|
151 |
-
// Grab the license key so we can use it below
|
152 |
-
$key = $_POST['name_key'];
|
153 |
-
$license = $_POST['license_key'];
|
154 |
-
$item_id = $_POST['item_id'];
|
155 |
-
$this->store_url = 'https://warfareplugins.com';
|
156 |
-
|
157 |
-
$api_params = array(
|
158 |
-
'edd_action' => 'activate_license',
|
159 |
-
'item_id' => $item_id,
|
160 |
-
'license' => $license,
|
161 |
-
'url' => $this->site_url
|
162 |
-
);
|
163 |
-
|
164 |
-
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url, array( 'body' => $api_params, 'timeout' => 10 ) ) );
|
165 |
-
|
166 |
-
if ( false != $response ) :
|
167 |
-
|
168 |
-
// Parse the response into an object
|
169 |
-
$license_data = json_decode( $response );
|
170 |
-
|
171 |
-
// If the license is valid store it in the database
|
172 |
-
if( isset($license_data->license) && 'valid' == $license_data->license ) :
|
173 |
-
|
174 |
-
$current_time = time();
|
175 |
-
$options = get_option( 'social_warfare_settings' );
|
176 |
-
$options[$key.'_license_key'] = $license;
|
177 |
-
$options[$key.'_license_key_timestamp'] = $current_time;
|
178 |
-
update_option( 'social_warfare_settings' , $options );
|
179 |
-
|
180 |
-
echo json_encode($license_data);
|
181 |
-
wp_die();
|
182 |
-
|
183 |
-
// If the license is not valid
|
184 |
-
elseif( isset($license_data->license) && 'invalid' == $license_data->license ) :
|
185 |
-
echo json_encode($license_data);
|
186 |
-
wp_die();
|
187 |
-
|
188 |
-
// If some other status was returned
|
189 |
-
else :
|
190 |
-
$license_data['success'] = false;
|
191 |
-
$license_data['data'] = 'Invaid response from the registration server.';
|
192 |
-
echo json_encode($license_data);
|
193 |
-
wp_die();
|
194 |
-
endif;
|
195 |
-
|
196 |
-
// If we didn't get a response from the registration server
|
197 |
-
else :
|
198 |
-
$license_data['success'] = false;
|
199 |
-
$license_data['data'] = 'Failed to connect to registration server.';
|
200 |
-
echo json_encode($license_data);
|
201 |
-
wp_die();
|
202 |
-
endif;
|
203 |
-
endif;
|
204 |
-
|
205 |
-
$license_data['success'] = false;
|
206 |
-
$license_data['data'] = 'Admin Ajax did not receive valid POST data.';
|
207 |
-
echo json_encode($license_data);
|
208 |
-
wp_die();
|
209 |
-
|
210 |
-
}
|
211 |
-
|
212 |
-
|
213 |
-
/**
|
214 |
-
* Request to EDD to deactivate the licence.
|
215 |
-
*
|
216 |
-
* @since 2.1.0
|
217 |
-
* @since 2.3.0 Hooked into the EDD Software Licensing API
|
218 |
-
* @param none
|
219 |
-
* @return JSON Encoded Array (Echoed) - The Response from the EDD API
|
220 |
-
*
|
221 |
-
*/
|
222 |
-
public function unregister_plugin() {
|
223 |
-
// Setup the variables needed for processing
|
224 |
-
$options = get_option( 'social_warfare_settings' );
|
225 |
-
$key = $_POST['name_key'];
|
226 |
-
$item_id = $_POST['item_id'];
|
227 |
-
$response = array();
|
228 |
-
|
229 |
-
// Check to see if the license key is even in the options
|
230 |
-
if ( !SWP_Utility::get_option( $key . '_license_key' ) ) :
|
231 |
-
|
232 |
-
$response['success'] = true;
|
233 |
-
echo json_encode($response);
|
234 |
-
wp_die();
|
235 |
-
|
236 |
-
endif;
|
237 |
-
|
238 |
-
// Grab the license key so we can use it below
|
239 |
-
$license = $options[$key.'_license_key'];
|
240 |
-
|
241 |
-
// Setup the API request parameters
|
242 |
-
$api_params = array(
|
243 |
-
'edd_action' => 'deactivate_license',
|
244 |
-
'item_id' => $item_id,
|
245 |
-
'license' => $license,
|
246 |
-
'url' => $this->site_url,
|
247 |
-
);
|
248 |
-
|
249 |
-
//* wp_remote_retrieve_body encodes to JSON for us.
|
250 |
-
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url, array( 'body' => $api_params, 'timeout' => 10 ) ) );
|
251 |
-
|
252 |
-
$options = get_option( 'social_warfare_settings' );
|
253 |
-
$options[$key.'_license_key'] = '';
|
254 |
-
update_option( 'social_warfare_settings' , $options );
|
255 |
-
|
256 |
-
echo $response;
|
257 |
-
|
258 |
-
wp_die();
|
259 |
-
}
|
260 |
-
|
261 |
-
public function ajax_passthrough() {
|
262 |
-
if ( ! check_ajax_referer( 'swp_plugin_registration', 'security', false ) ) {
|
263 |
-
wp_send_json_error( esc_html__( 'Security failed.', 'social-warfare' ) );
|
264 |
-
die;
|
265 |
-
}
|
266 |
-
|
267 |
-
$data = wp_unslash( $_POST ); // Input var okay.
|
268 |
-
|
269 |
-
if ( ! isset( $data['activity'], $data['email'] ) ) {
|
270 |
-
wp_send_json_error( esc_html__( 'Required fields missing.', 'social-warfare' ) );
|
271 |
-
die;
|
272 |
-
}
|
273 |
-
|
274 |
-
if ( 'register' === $data['activity'] ) {
|
275 |
-
$response = swp_register_plugin( $data['email'], SWP_Utility::get_site_url() );
|
276 |
-
|
277 |
-
if ( ! $response ) {
|
278 |
-
wp_send_json_error( esc_html__( 'Plugin could not be registered.', 'social-warfare' ) );
|
279 |
-
die;
|
280 |
-
}
|
281 |
-
|
282 |
-
$response['message'] = esc_html__( 'Plugin successfully registered!', 'social-warfare' );
|
283 |
-
}
|
284 |
-
|
285 |
-
if ( 'unregister' === $data['activity'] && isset( $data['key'] ) ) {
|
286 |
-
$response = swp_unregister_plugin( $data['email'], $data['key'] );
|
287 |
-
|
288 |
-
if ( ! $response ) {
|
289 |
-
wp_send_json_error( esc_html__( 'Plugin could not be unregistered.', 'social-warfare' ) );
|
290 |
-
die;
|
291 |
-
}
|
292 |
-
|
293 |
-
$response['message'] = esc_html__( 'Plugin successfully unregistered!', 'social-warfare' );
|
294 |
-
}
|
295 |
-
|
296 |
-
wp_send_json_success( $response );
|
297 |
-
|
298 |
-
die;
|
299 |
-
}
|
300 |
-
}
|
1 |
+
<?php
|
2 |
+
|
3 |
+
class Social_Warfare_Addon {
|
4 |
+
public function __construct( $args = array() ) {
|
5 |
+
$this->establish_class_properties( $args );
|
6 |
+
$this->establish_license_key();
|
7 |
+
$this->is_registered = $this->establish_resgistration();
|
8 |
+
|
9 |
+
add_action( 'wp_ajax_swp_register_plugin', [$this, 'register_plugin'] );
|
10 |
+
add_action( 'wp_ajax_swp_unregister_plugin', [$this, 'unregister_plugin'] );
|
11 |
+
add_action( 'wp_ajax_swp_ajax_passthrough', [$this, 'ajax_passthrough'] );
|
12 |
+
|
13 |
+
add_filter( 'swp_registrations', array( $this, 'add_self' ) );
|
14 |
+
}
|
15 |
+
|
16 |
+
private function establish_class_properties( $args = array () ) {
|
17 |
+
$required= ['name', 'key', 'version'];
|
18 |
+
|
19 |
+
foreach($args as $key => $value) {
|
20 |
+
$this->$key = $value;
|
21 |
+
}
|
22 |
+
|
23 |
+
foreach($required as $key) {
|
24 |
+
if ( !isset( $this->$key ) ) :
|
25 |
+
$message = "Hey developer, you must provide us this information for your class: $key => \$value";
|
26 |
+
throw new Exception($message);
|
27 |
+
endif;
|
28 |
+
}
|
29 |
+
if ( isset( $this->product_id ) && empty ( $this->store_url ) ) {
|
30 |
+
// $message = "You provided `product_id` without a `store_url`. Please provide `store_url` as a top level domain, such as 'https://warfareplugins.com'.";
|
31 |
+
// throw new Exception($message);
|
32 |
+
$this->store_url = 'https://warfareplugins.com';
|
33 |
+
}
|
34 |
+
|
35 |
+
if ( isset( $this->product_id ) && empty ( $this->site_url ) ) {
|
36 |
+
$this->store_url = SWP_Utility::get_site_url();
|
37 |
+
}
|
38 |
+
}
|
39 |
+
|
40 |
+
|
41 |
+
/**
|
42 |
+
* The callback function used to add a new instance of this
|
43 |
+
* to our swp_registrations filter.
|
44 |
+
*
|
45 |
+
* This should be the last item called in an addon's main class.
|
46 |
+
*
|
47 |
+
* @param array $addons The array of addons currently activated.
|
48 |
+
*/
|
49 |
+
public function add_self( $addons ) {
|
50 |
+
$addons[] = $this;
|
51 |
+
|
52 |
+
return $addons;
|
53 |
+
}
|
54 |
+
|
55 |
+
public function establish_license_key() {
|
56 |
+
$key = SWP_Utility::get_option( $this->key . '_license_key' );
|
57 |
+
|
58 |
+
if ( !$key ) :
|
59 |
+
$old_options = get_option( 'socialWarfareOptions', false );
|
60 |
+
|
61 |
+
if ( isset( $old_options[$this->key . '_license_key']) ) :
|
62 |
+
$key = isset( $old_options[$this->key . '_license_key']);
|
63 |
+
endif;
|
64 |
+
|
65 |
+
endif;
|
66 |
+
|
67 |
+
$this->license_key = $key ? $key : '';
|
68 |
+
}
|
69 |
+
|
70 |
+
public function establish_resgistration() {
|
71 |
+
// Get the timestamps setup for comparison to see if a week has passed since our last check
|
72 |
+
$current_time = time();
|
73 |
+
|
74 |
+
if ( !( $timestamp = SWP_Utility::get_option( $this->key . '_license_key_timestamp' ) ) ) {
|
75 |
+
$timestamp = 0;
|
76 |
+
}
|
77 |
+
|
78 |
+
$time_to_recheck = $timestamp + 604800;
|
79 |
+
|
80 |
+
// If they have a key and a week hasn't passed since the last check, just return true...the plugin is registered.
|
81 |
+
if( !empty( $this->license_key) && $current_time < $time_to_recheck ) :
|
82 |
+
return true;
|
83 |
+
endif;
|
84 |
+
|
85 |
+
// If a week has passed since the last check, ping our API to check the validity of the license key
|
86 |
+
if ( !empty( $this->license_key) ) :
|
87 |
+
global $swp_user_options;
|
88 |
+
|
89 |
+
$data = array(
|
90 |
+
'edd_action' => 'check_license',
|
91 |
+
'item_id' => $this->product_id,
|
92 |
+
'license' => $this->license_key,
|
93 |
+
'url' => $this->site_url,
|
94 |
+
);
|
95 |
+
|
96 |
+
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url , array('body' => $data, 'timeout' => 10 ) ) );
|
97 |
+
|
98 |
+
if( false !== $response ) :
|
99 |
+
$license_data = json_decode( $response );
|
100 |
+
|
101 |
+
$swp_user_options[$this->key . '_license_key_timestamp'] = $current_time;
|
102 |
+
|
103 |
+
// If the license was invalid
|
104 |
+
if ( isset( $license_data->license ) && 'invalid' === $license_data->license ) :
|
105 |
+
$this->license_key = '';
|
106 |
+
|
107 |
+
$swp_user_options[$this->key . '_license_key'] = '';
|
108 |
+
|
109 |
+
update_option( 'social_warfare_settings' , $swp_user_options );
|
110 |
+
|
111 |
+
return false;
|
112 |
+
|
113 |
+
// If the property is some other status, just go with it.
|
114 |
+
else :
|
115 |
+
update_option( 'social_warfare_settings' , $swp_user_options );
|
116 |
+
|
117 |
+
return true;
|
118 |
+
endif;
|
119 |
+
|
120 |
+
// If we recieved no response from the server, we'll just check again next week
|
121 |
+
else :
|
122 |
+
$swp_user_options[$key.'_license_key_timestamp'] = $current_time;
|
123 |
+
update_option( 'social_warfare_settings' , $swp_user_options );
|
124 |
+
|
125 |
+
return true;
|
126 |
+
endif;
|
127 |
+
endif;
|
128 |
+
|
129 |
+
return false;
|
130 |
+
}
|
131 |
+
|
132 |
+
public function check_for_updates() {
|
133 |
+
if ( version_compare(SWP_VERSION, $this->core_required) >= 0 ) :
|
134 |
+
|
135 |
+
endif;
|
136 |
+
}
|
137 |
+
|
138 |
+
/**
|
139 |
+
* Request to EDD to activate the licence.
|
140 |
+
*
|
141 |
+
* @since 2.1.0
|
142 |
+
* @since 2.3.0 Hooked registration into the new EDD Software Licensing API
|
143 |
+
* @param none
|
144 |
+
* @return JSON Encoded Array (Echoed) - The Response from the EDD API
|
145 |
+
*
|
146 |
+
*/
|
147 |
+
public function register_plugin() {
|
148 |
+
// Check to ensure that license key was passed into the function
|
149 |
+
if ( !empty( $_POST['license_key'] ) ) :
|
150 |
+
|
151 |
+
// Grab the license key so we can use it below
|
152 |
+
$key = $_POST['name_key'];
|
153 |
+
$license = $_POST['license_key'];
|
154 |
+
$item_id = $_POST['item_id'];
|
155 |
+
$this->store_url = 'https://warfareplugins.com';
|
156 |
+
|
157 |
+
$api_params = array(
|
158 |
+
'edd_action' => 'activate_license',
|
159 |
+
'item_id' => $item_id,
|
160 |
+
'license' => $license,
|
161 |
+
'url' => $this->site_url
|
162 |
+
);
|
163 |
+
|
164 |
+
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url, array( 'body' => $api_params, 'timeout' => 10 ) ) );
|
165 |
+
|
166 |
+
if ( false != $response ) :
|
167 |
+
|
168 |
+
// Parse the response into an object
|
169 |
+
$license_data = json_decode( $response );
|
170 |
+
|
171 |
+
// If the license is valid store it in the database
|
172 |
+
if( isset($license_data->license) && 'valid' == $license_data->license ) :
|
173 |
+
|
174 |
+
$current_time = time();
|
175 |
+
$options = get_option( 'social_warfare_settings' );
|
176 |
+
$options[$key.'_license_key'] = $license;
|
177 |
+
$options[$key.'_license_key_timestamp'] = $current_time;
|
178 |
+
update_option( 'social_warfare_settings' , $options );
|
179 |
+
|
180 |
+
echo json_encode($license_data);
|
181 |
+
wp_die();
|
182 |
+
|
183 |
+
// If the license is not valid
|
184 |
+
elseif( isset($license_data->license) && 'invalid' == $license_data->license ) :
|
185 |
+
echo json_encode($license_data);
|
186 |
+
wp_die();
|
187 |
+
|
188 |
+
// If some other status was returned
|
189 |
+
else :
|
190 |
+
$license_data['success'] = false;
|
191 |
+
$license_data['data'] = 'Invaid response from the registration server.';
|
192 |
+
echo json_encode($license_data);
|
193 |
+
wp_die();
|
194 |
+
endif;
|
195 |
+
|
196 |
+
// If we didn't get a response from the registration server
|
197 |
+
else :
|
198 |
+
$license_data['success'] = false;
|
199 |
+
$license_data['data'] = 'Failed to connect to registration server.';
|
200 |
+
echo json_encode($license_data);
|
201 |
+
wp_die();
|
202 |
+
endif;
|
203 |
+
endif;
|
204 |
+
|
205 |
+
$license_data['success'] = false;
|
206 |
+
$license_data['data'] = 'Admin Ajax did not receive valid POST data.';
|
207 |
+
echo json_encode($license_data);
|
208 |
+
wp_die();
|
209 |
+
|
210 |
+
}
|
211 |
+
|
212 |
+
|
213 |
+
/**
|
214 |
+
* Request to EDD to deactivate the licence.
|
215 |
+
*
|
216 |
+
* @since 2.1.0
|
217 |
+
* @since 2.3.0 Hooked into the EDD Software Licensing API
|
218 |
+
* @param none
|
219 |
+
* @return JSON Encoded Array (Echoed) - The Response from the EDD API
|
220 |
+
*
|
221 |
+
*/
|
222 |
+
public function unregister_plugin() {
|
223 |
+
// Setup the variables needed for processing
|
224 |
+
$options = get_option( 'social_warfare_settings' );
|
225 |
+
$key = $_POST['name_key'];
|
226 |
+
$item_id = $_POST['item_id'];
|
227 |
+
$response = array();
|
228 |
+
|
229 |
+
// Check to see if the license key is even in the options
|
230 |
+
if ( !SWP_Utility::get_option( $key . '_license_key' ) ) :
|
231 |
+
|
232 |
+
$response['success'] = true;
|
233 |
+
echo json_encode($response);
|
234 |
+
wp_die();
|
235 |
+
|
236 |
+
endif;
|
237 |
+
|
238 |
+
// Grab the license key so we can use it below
|
239 |
+
$license = $options[$key.'_license_key'];
|
240 |
+
|
241 |
+
// Setup the API request parameters
|
242 |
+
$api_params = array(
|
243 |
+
'edd_action' => 'deactivate_license',
|
244 |
+
'item_id' => $item_id,
|
245 |
+
'license' => $license,
|
246 |
+
'url' => $this->site_url,
|
247 |
+
);
|
248 |
+
|
249 |
+
//* wp_remote_retrieve_body encodes to JSON for us.
|
250 |
+
$response = wp_remote_retrieve_body( wp_remote_post( $this->store_url, array( 'body' => $api_params, 'timeout' => 10 ) ) );
|
251 |
+
|
252 |
+
$options = get_option( 'social_warfare_settings' );
|
253 |
+
$options[$key.'_license_key'] = '';
|
254 |
+
update_option( 'social_warfare_settings' , $options );
|
255 |
+
|
256 |
+
echo $response;
|
257 |
+
|
258 |
+
wp_die();
|
259 |
+
}
|
260 |
+
|
261 |
+
public function ajax_passthrough() {
|
262 |
+
if ( ! check_ajax_referer( 'swp_plugin_registration', 'security', false ) ) {
|
263 |
+
wp_send_json_error( esc_html__( 'Security failed.', 'social-warfare' ) );
|
264 |
+
die;
|
265 |
+
}
|
266 |
+
|
267 |
+
$data = wp_unslash( $_POST ); // Input var okay.
|
268 |
+
|
269 |
+
if ( ! isset( $data['activity'], $data['email'] ) ) {
|
270 |
+
wp_send_json_error( esc_html__( 'Required fields missing.', 'social-warfare' ) );
|
271 |
+
die;
|
272 |
+
}
|
273 |
+
|
274 |
+
if ( 'register' === $data['activity'] ) {
|
275 |
+
$response = swp_register_plugin( $data['email'], SWP_Utility::get_site_url() );
|
276 |
+
|
277 |
+
if ( ! $response ) {
|
278 |
+
wp_send_json_error( esc_html__( 'Plugin could not be registered.', 'social-warfare' ) );
|
279 |
+
die;
|
280 |
+
}
|
281 |
+
|
282 |
+
$response['message'] = esc_html__( 'Plugin successfully registered!', 'social-warfare' );
|
283 |
+
}
|
284 |
+
|
285 |
+
if ( 'unregister' === $data['activity'] && isset( $data['key'] ) ) {
|
286 |
+
$response = swp_unregister_plugin( $data['email'], $data['key'] );
|
287 |
+
|
288 |
+
if ( ! $response ) {
|
289 |
+
wp_send_json_error( esc_html__( 'Plugin could not be unregistered.', 'social-warfare' ) );
|
290 |
+
die;
|
291 |
+
}
|
292 |
+
|
293 |
+
$response['message'] = esc_html__( 'Plugin successfully unregistered!', 'social-warfare' );
|
294 |
+
}
|
295 |
+
|
296 |
+
wp_send_json_success( $response );
|
297 |
+
|
298 |
+
die;
|
299 |
+
}
|
300 |
+
}
|
lib/buttons-panel/SWP_Buttons_Panel_Loader.php
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
|
|
|
|
|
|
4 |
*
|
5 |
* This used to be the SWP_Display class in /lib/frontend-output/
|
6 |
*
|
1 |
<?php
|
2 |
/**
|
3 |
+
* This serves as a controller to direct the output of buttons panels.
|
4 |
+
*
|
5 |
+
* Button placement options, as provided in the settings page,
|
6 |
+
* are applied in the logic of this class. We also create the
|
7 |
+
* content locator, and fallback panels for horizontal floating
|
8 |
+
* panels.
|
9 |
*
|
10 |
* This used to be the SWP_Display class in /lib/frontend-output/
|
11 |
*
|
lib/social-networks/SWP_Pinterest.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Pinterest
|
4 |
*
|
5 |
-
* Class to add a
|
6 |
*
|
7 |
* @package SocialWarfare\Functions\Social-Networks
|
8 |
* @copyright Copyright (c) 2018, Warfare Plugins, LLC
|
@@ -99,11 +99,10 @@ class SWP_Pinterest extends SWP_Social_Network {
|
|
99 |
$pinterest_image = '';
|
100 |
endif;
|
101 |
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
$pinterest_username = '';
|
107 |
}
|
108 |
|
109 |
$title = str_replace( '|', '', strip_tags( $panel_context['post_data']['post_title'] ) );
|
@@ -119,8 +118,7 @@ class SWP_Pinterest extends SWP_Social_Network {
|
|
119 |
$pinterest_description = $title;
|
120 |
endif;
|
121 |
|
122 |
-
$pinterest_description
|
123 |
-
$pinterest_description = SWP_Pinterest::trim_pinterest_description( $pinterest_description);
|
124 |
|
125 |
if ( !empty( $pinterest_image ) ) :
|
126 |
$anchor = '<a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link" data-count="0" ' .
|
@@ -191,13 +189,51 @@ class SWP_Pinterest extends SWP_Social_Network {
|
|
191 |
* @return string The same pinterest description, capped at 500 characters.
|
192 |
*
|
193 |
*/
|
194 |
-
public static function trim_pinterest_description( $pinterest_description ) {
|
195 |
if ( strlen( $pinterest_description ) > 500 ) {
|
196 |
-
|
197 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
$pinterest_description .= $read_more;
|
199 |
}
|
200 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
return $pinterest_description;
|
202 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
}
|
2 |
/**
|
3 |
* Pinterest
|
4 |
*
|
5 |
+
* Class to add a Pinterest share button to the available buttons
|
6 |
*
|
7 |
* @package SocialWarfare\Functions\Social-Networks
|
8 |
* @copyright Copyright (c) 2018, Warfare Plugins, LLC
|
99 |
$pinterest_image = '';
|
100 |
endif;
|
101 |
|
102 |
+
$pinterest_username = '';
|
103 |
+
$pinterest_id = SWP_Utility::get_option( 'pinterest_id' );
|
104 |
+
if ( !empty( $pinterest_id ) ) {
|
105 |
+
$pinterest_username = ' via @' . str_replace( '@' , '' , $pinterest_id );
|
|
|
106 |
}
|
107 |
|
108 |
$title = str_replace( '|', '', strip_tags( $panel_context['post_data']['post_title'] ) );
|
118 |
$pinterest_description = $title;
|
119 |
endif;
|
120 |
|
121 |
+
$pinterest_description = SWP_Pinterest::trim_pinterest_description( $pinterest_description, SWP_Pinterest::get_via() );
|
|
|
122 |
|
123 |
if ( !empty( $pinterest_image ) ) :
|
124 |
$anchor = '<a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link" data-count="0" ' .
|
189 |
* @return string The same pinterest description, capped at 500 characters.
|
190 |
*
|
191 |
*/
|
192 |
+
public static function trim_pinterest_description( $pinterest_description, $via ) {
|
193 |
if ( strlen( $pinterest_description ) > 500 ) {
|
194 |
+
/**
|
195 |
+
* The provided description is too long before we have added
|
196 |
+
* anything. We need to trim it before appending the @via.
|
197 |
+
*
|
198 |
+
*/
|
199 |
+
$read_more = '... ' . $via;
|
200 |
+
$cutoff = 500 - strlen( $read_more );
|
201 |
+
|
202 |
+
$pinterest_description = substr( $pinterest_description, 0, $cutoff );
|
203 |
$pinterest_description .= $read_more;
|
204 |
}
|
205 |
+
else {
|
206 |
+
/**
|
207 |
+
* The description length + via length would be too long, so
|
208 |
+
* trim a little bit of description so via will fit.
|
209 |
+
*
|
210 |
+
*/
|
211 |
+
if ( strlen( $pinterest_description) + strlen( $via ) > 500 ) {
|
212 |
+
$cutoff = 500 - strlen( $via );
|
213 |
+
$pinterest_description = substr( $pinterest_description, 0, $cutoff );
|
214 |
+
}
|
215 |
+
|
216 |
+
$pinterest_description .= $via;
|
217 |
+
}
|
218 |
return $pinterest_description;
|
219 |
}
|
220 |
+
|
221 |
+
/**
|
222 |
+
* Fetches the user's @via for Pinterest, if it exists.
|
223 |
+
*
|
224 |
+
* @since 3.5.1 | 26 FEB 2019 | Created.
|
225 |
+
* @param void
|
226 |
+
* @return string The '@via $username', or an empty string.
|
227 |
+
*
|
228 |
+
*/
|
229 |
+
public static function get_via() {
|
230 |
+
$via = SWP_Utility::get_option( 'pinterest_id' );
|
231 |
+
|
232 |
+
$pinterest_username = '';
|
233 |
+
if ( isset( $via ) ) {
|
234 |
+
$pinterest_username = ' via @' . str_replace( '@' , '' , $via );
|
235 |
+
}
|
236 |
+
|
237 |
+
return $pinterest_username;
|
238 |
+
}
|
239 |
}
|
lib/update-checker/composer.json
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
{
|
2 |
-
"name": "yahnis-elsts/plugin-update-checker",
|
3 |
-
"type": "library",
|
4 |
-
"description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.",
|
5 |
-
"keywords": ["wordpress", "plugin updates", "automatic updates", "theme updates"],
|
6 |
-
"homepage": "https://github.com/YahnisElsts/plugin-update-checker/",
|
7 |
-
"license": "MIT",
|
8 |
-
"authors": [
|
9 |
-
{
|
10 |
-
"name": "Yahnis Elsts",
|
11 |
-
"email": "whiteshadow@w-shadow.com",
|
12 |
-
"homepage": "http://w-shadow.com/",
|
13 |
-
"role": "Developer"
|
14 |
-
}
|
15 |
-
],
|
16 |
-
"require": {
|
17 |
-
"php": ">=5.2.0"
|
18 |
-
},
|
19 |
-
"autoload": {
|
20 |
-
"files": ["plugin-update-checker.php"]
|
21 |
-
}
|
22 |
}
|
1 |
+
{
|
2 |
+
"name": "yahnis-elsts/plugin-update-checker",
|
3 |
+
"type": "library",
|
4 |
+
"description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.",
|
5 |
+
"keywords": ["wordpress", "plugin updates", "automatic updates", "theme updates"],
|
6 |
+
"homepage": "https://github.com/YahnisElsts/plugin-update-checker/",
|
7 |
+
"license": "MIT",
|
8 |
+
"authors": [
|
9 |
+
{
|
10 |
+
"name": "Yahnis Elsts",
|
11 |
+
"email": "whiteshadow@w-shadow.com",
|
12 |
+
"homepage": "http://w-shadow.com/",
|
13 |
+
"role": "Developer"
|
14 |
+
}
|
15 |
+
],
|
16 |
+
"require": {
|
17 |
+
"php": ">=5.2.0"
|
18 |
+
},
|
19 |
+
"autoload": {
|
20 |
+
"files": ["plugin-update-checker.php"]
|
21 |
+
}
|
22 |
}
|
lib/update-checker/examples/plugin.json
CHANGED
@@ -1,52 +1,52 @@
|
|
1 |
-
{
|
2 |
-
"name": "My Example Plugin",
|
3 |
-
"version": "2.0",
|
4 |
-
"download_url": "http://example.com/updates/example-plugin.zip",
|
5 |
-
|
6 |
-
"homepage": "http://example.com/",
|
7 |
-
"requires": "4.5",
|
8 |
-
"tested": "4.8",
|
9 |
-
"last_updated": "2017-01-01 16:17:00",
|
10 |
-
"upgrade_notice": "Here's why you should upgrade...",
|
11 |
-
|
12 |
-
"author": "Janis Elsts",
|
13 |
-
"author_homepage": "http://example.com/",
|
14 |
-
|
15 |
-
"sections": {
|
16 |
-
"description": "(Required) Plugin description. Basic HTML can be used in all sections.",
|
17 |
-
"installation": "(Recommended) Installation instructions.",
|
18 |
-
"changelog": "(Recommended) Changelog. <p>This section will be displayed by default when the user clicks 'View version x.y.z details'.</p>",
|
19 |
-
"custom_section": "This is a custom section labeled 'Custom Section'."
|
20 |
-
},
|
21 |
-
|
22 |
-
"icons" : {
|
23 |
-
"1x" : "http://w-shadow.com/files/external-update-example/assets/icon-128x128.png",
|
24 |
-
"2x" : "http://w-shadow.com/files/external-update-example/assets/icon-256x256.png"
|
25 |
-
},
|
26 |
-
|
27 |
-
"banners": {
|
28 |
-
"low": "http://w-shadow.com/files/external-update-example/assets/banner-772x250.png",
|
29 |
-
"high": "http://w-shadow.com/files/external-update-example/assets/banner-1544x500.png"
|
30 |
-
},
|
31 |
-
|
32 |
-
"translations": [
|
33 |
-
{
|
34 |
-
"language": "fr_FR",
|
35 |
-
"version": "4.0",
|
36 |
-
"updated": "2016-04-22 23:22:42",
|
37 |
-
"package": "http://example.com/updates/translations/french-language-pack.zip"
|
38 |
-
},
|
39 |
-
{
|
40 |
-
"language": "de_DE",
|
41 |
-
"version": "5.0",
|
42 |
-
"updated": "2016-04-22 23:22:42",
|
43 |
-
"package": "http://example.com/updates/translations/german-language-pack.zip"
|
44 |
-
}
|
45 |
-
],
|
46 |
-
|
47 |
-
"rating": 90,
|
48 |
-
"num_ratings": 123,
|
49 |
-
|
50 |
-
"downloaded": 1234,
|
51 |
-
"active_installs": 12345
|
52 |
}
|
1 |
+
{
|
2 |
+
"name": "My Example Plugin",
|
3 |
+
"version": "2.0",
|
4 |
+
"download_url": "http://example.com/updates/example-plugin.zip",
|
5 |
+
|
6 |
+
"homepage": "http://example.com/",
|
7 |
+
"requires": "4.5",
|
8 |
+
"tested": "4.8",
|
9 |
+
"last_updated": "2017-01-01 16:17:00",
|
10 |
+
"upgrade_notice": "Here's why you should upgrade...",
|
11 |
+
|
12 |
+
"author": "Janis Elsts",
|
13 |
+
"author_homepage": "http://example.com/",
|
14 |
+
|
15 |
+
"sections": {
|
16 |
+
"description": "(Required) Plugin description. Basic HTML can be used in all sections.",
|
17 |
+
"installation": "(Recommended) Installation instructions.",
|
18 |
+
"changelog": "(Recommended) Changelog. <p>This section will be displayed by default when the user clicks 'View version x.y.z details'.</p>",
|
19 |
+
"custom_section": "This is a custom section labeled 'Custom Section'."
|
20 |
+
},
|
21 |
+
|
22 |
+
"icons" : {
|
23 |
+
"1x" : "http://w-shadow.com/files/external-update-example/assets/icon-128x128.png",
|
24 |
+
"2x" : "http://w-shadow.com/files/external-update-example/assets/icon-256x256.png"
|
25 |
+
},
|
26 |
+
|
27 |
+
"banners": {
|
28 |
+
"low": "http://w-shadow.com/files/external-update-example/assets/banner-772x250.png",
|
29 |
+
"high": "http://w-shadow.com/files/external-update-example/assets/banner-1544x500.png"
|
30 |
+
},
|
31 |
+
|
32 |
+
"translations": [
|
33 |
+
{
|
34 |
+
"language": "fr_FR",
|
35 |
+
"version": "4.0",
|
36 |
+
"updated": "2016-04-22 23:22:42",
|
37 |
+
"package": "http://example.com/updates/translations/french-language-pack.zip"
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"language": "de_DE",
|
41 |
+
"version": "5.0",
|
42 |
+
"updated": "2016-04-22 23:22:42",
|
43 |
+
"package": "http://example.com/updates/translations/german-language-pack.zip"
|
44 |
+
}
|
45 |
+
],
|
46 |
+
|
47 |
+
"rating": 90,
|
48 |
+
"num_ratings": 123,
|
49 |
+
|
50 |
+
"downloaded": 1234,
|
51 |
+
"active_installs": 12345
|
52 |
}
|
lib/update-checker/examples/theme.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
{
|
2 |
-
"version": "2.0",
|
3 |
-
"details_url": "http://example.com/version-2.0-details.html",
|
4 |
-
"download_url": "http://example.com/example-theme-2.0.zip"
|
5 |
}
|
1 |
+
{
|
2 |
+
"version": "2.0",
|
3 |
+
"details_url": "http://example.com/version-2.0-details.html",
|
4 |
+
"download_url": "http://example.com/example-theme-2.0.zip"
|
5 |
}
|
lib/update-checker/languages/plugin-update-checker-cs_CZ.po
CHANGED
@@ -1,45 +1,45 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: plugin-update-checker\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2017-05-20 10:53+0300\n"
|
6 |
-
"PO-Revision-Date: 2017-07-05 15:39+0000\n"
|
7 |
-
"Last-Translator: Vojtěch Sajdl <vojtech@sajdl.com>\n"
|
8 |
-
"Language-Team: Czech (Czech Republic)\n"
|
9 |
-
"Language: cs-CZ\n"
|
10 |
-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
11 |
-
"MIME-Version: 1.0\n"
|
12 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
-
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"X-Loco-Source-Locale: cs_CZ\n"
|
15 |
-
"X-Generator: Loco - https://localise.biz/\n"
|
16 |
-
"X-Poedit-Basepath: ..\n"
|
17 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
-
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_x\n"
|
19 |
-
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
"X-Loco-Parser: loco_parse_po"
|
21 |
-
|
22 |
-
#: Puc/v4p1/Plugin/UpdateChecker.php:358
|
23 |
-
msgid "Check for updates"
|
24 |
-
msgstr "Zkontrolovat aktualizace"
|
25 |
-
|
26 |
-
#: Puc/v4p1/Plugin/UpdateChecker.php:405
|
27 |
-
#, php-format
|
28 |
-
msgctxt "the plugin title"
|
29 |
-
msgid "The %s plugin is up to date."
|
30 |
-
msgstr "Plugin %s je aktuální."
|
31 |
-
|
32 |
-
#: Puc/v4p1/Plugin/UpdateChecker.php:407
|
33 |
-
#, php-format
|
34 |
-
msgctxt "the plugin title"
|
35 |
-
msgid "A new version of the %s plugin is available."
|
36 |
-
msgstr "Nová verze pluginu %s je dostupná."
|
37 |
-
|
38 |
-
#: Puc/v4p1/Plugin/UpdateChecker.php:409
|
39 |
-
#, php-format
|
40 |
-
msgid "Unknown update checker status \"%s\""
|
41 |
-
msgstr "Neznámý status kontroly aktualizací \"%s\""
|
42 |
-
|
43 |
-
#: Puc/v4p1/Vcs/PluginUpdateChecker.php:83
|
44 |
-
msgid "There is no changelog available."
|
45 |
-
msgstr "Changelog není dostupný."
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: plugin-update-checker\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2017-05-20 10:53+0300\n"
|
6 |
+
"PO-Revision-Date: 2017-07-05 15:39+0000\n"
|
7 |
+
"Last-Translator: Vojtěch Sajdl <vojtech@sajdl.com>\n"
|
8 |
+
"Language-Team: Czech (Czech Republic)\n"
|
9 |
+
"Language: cs-CZ\n"
|
10 |
+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"X-Loco-Source-Locale: cs_CZ\n"
|
15 |
+
"X-Generator: Loco - https://localise.biz/\n"
|
16 |
+
"X-Poedit-Basepath: ..\n"
|
17 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_x\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
"X-Loco-Parser: loco_parse_po"
|
21 |
+
|
22 |
+
#: Puc/v4p1/Plugin/UpdateChecker.php:358
|
23 |
+
msgid "Check for updates"
|
24 |
+
msgstr "Zkontrolovat aktualizace"
|
25 |
+
|
26 |
+
#: Puc/v4p1/Plugin/UpdateChecker.php:405
|
27 |
+
#, php-format
|
28 |
+
msgctxt "the plugin title"
|
29 |
+
msgid "The %s plugin is up to date."
|
30 |
+
msgstr "Plugin %s je aktuální."
|
31 |
+
|
32 |
+
#: Puc/v4p1/Plugin/UpdateChecker.php:407
|
33 |
+
#, php-format
|
34 |
+
msgctxt "the plugin title"
|
35 |
+
msgid "A new version of the %s plugin is available."
|
36 |
+
msgstr "Nová verze pluginu %s je dostupná."
|
37 |
+
|
38 |
+
#: Puc/v4p1/Plugin/UpdateChecker.php:409
|
39 |
+
#, php-format
|
40 |
+
msgid "Unknown update checker status \"%s\""
|
41 |
+
msgstr "Neznámý status kontroly aktualizací \"%s\""
|
42 |
+
|
43 |
+
#: Puc/v4p1/Vcs/PluginUpdateChecker.php:83
|
44 |
+
msgid "There is no changelog available."
|
45 |
+
msgstr "Changelog není dostupný."
|
lib/utilities/SWP_SVG.php
DELETED
@@ -1,2930 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* Holds SVG strings.
|
4 |
-
* Right now all methods return network icons.
|
5 |
-
*
|
6 |
-
* @package SocialWarfare\Utilities
|
7 |
-
* @copyright Copyright (c) 2018, Warfare Plugins, LLC
|
8 |
-
* @license GPL-3.0+
|
9 |
-
* @since 3.5.0 | 14 JAN 2019 | Created.
|
10 |
-
*/
|
11 |
-
class SWP_SVG {
|
12 |
-
|
13 |
-
/**
|
14 |
-
* Attempt to retrieve an SVG string.
|
15 |
-
*
|
16 |
-
* @param string $key The function to call. Most often a network key.
|
17 |
-
* @return mixed String if the SVG exists, else false.
|
18 |
-
*
|
19 |
-
*/
|
20 |
-
public static function get( $key ) {
|
21 |
-
|
22 |
-
// Prevent 'Undefined function' errors by confirming the method exists.
|
23 |
-
if ( method_exists( get_called_class(), $key ) ) {
|
24 |
-
return self::$key();
|
25 |
-
}
|
26 |
-
|
27 |
-
return false;
|
28 |
-
}
|
29 |
-
|
30 |
-
|
31 |
-
public static function blogger() {
|
32 |
-
return
|
33 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
34 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
35 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M27.6,14l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
36 |
-
c-0.4-0.4-0.5-1.1-0.6-2C23,9,22.9,8.9,22.6,8.3c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
37 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L27.6,14z M11.8,10.3h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
38 |
-
C10.4,11,11,10.3,11.8,10.3z M20.2,21.6h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
39 |
-
C21.6,21,20.9,21.6,20.2,21.6z"/>
|
40 |
-
</svg>
|
41 |
-
';
|
42 |
-
}
|
43 |
-
|
44 |
-
public static function buffer() {
|
45 |
-
return
|
46 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
47 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
48 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
49 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
50 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
51 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
52 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
53 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
54 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
55 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
56 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
57 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
58 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
59 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
60 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
61 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
62 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
63 |
-
<g>
|
64 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
65 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
66 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
67 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
68 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
69 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
70 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
71 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
72 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
73 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
74 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
75 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
76 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
77 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
78 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
79 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
80 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
81 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
82 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
83 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
84 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
85 |
-
</g>
|
86 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
87 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
88 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
89 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
90 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
91 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
92 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
93 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
94 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
95 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
96 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
97 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
98 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
99 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
100 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
101 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
102 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
103 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
104 |
-
h11.1V87.3z"/>
|
105 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
106 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
107 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
108 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
109 |
-
<g>
|
110 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
111 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
112 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
113 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
114 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
115 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
116 |
-
</g>
|
117 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
118 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
119 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
120 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
121 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
122 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
123 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
124 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
125 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
126 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
127 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
128 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
129 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
130 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
131 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
132 |
-
<g>
|
133 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
134 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
135 |
-
</g>
|
136 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
137 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
138 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
139 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
140 |
-
<g>
|
141 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
142 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
143 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
144 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
145 |
-
</g>
|
146 |
-
<path fill="#231F20" d="M22.2-15.5c-1,0-1.9,0.4-2.6,1L10.3-20c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
147 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S24.4-34,22.2-34s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
148 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S4.4-17,6.5-17c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
149 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S24.4-15.5,22.2-15.5z"/>
|
150 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M101.5,129.4c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
151 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C105.2,135,103.9,131.8,101.5,129.4z
|
152 |
-
M92.6,148.9L92.6,148.9c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
153 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C103.1,144.2,98.4,148.9,92.6,148.9z M98.4,141c-0.3-0.2-1.9-0.9-2.2-1
|
154 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
155 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
156 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
157 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C98.9,141.3,98.7,141.2,98.4,141
|
158 |
-
z"/>
|
159 |
-
<path fill="#231F20" d="M124.2,125.9c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
160 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
161 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
162 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
163 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
164 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
165 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
166 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
167 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
168 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
169 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
170 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C124.2,126.1,124.2,126,124.2,125.9z M133.2,142.9c-1.1,0.2-2,0.5-2.8,1.3
|
171 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9
|
172 |
-
C133.1,143.6,133.1,143.3,133.2,142.9z"/>
|
173 |
-
<path fill="#231F20" d="M181.4,50.2v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V50.2H181.4z M179.8,63.7h-12v-2.2h12V63.7z
|
174 |
-
M180.1,55.3h-12.6V44.8h12.6V55.3z M181.7,60.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
175 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
176 |
-
c0.8,0,1.4,0.6,1.4,1.4C183.1,59.6,182.5,60.2,181.7,60.2z M178.9,47.4h-10.2v1.3h10.2V47.4z M178.9,49.8h-10.2v1.3h10.2V49.8z
|
177 |
-
M178.9,52.1h-10.2v1.3h10.2V52.1z"/>
|
178 |
-
<path fill="#231F20" d="M184.9,10.1c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
179 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
180 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
181 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C188.9,11.9,187.1,10.1,184.9,10.1z M182.4,4.8c0.7,0,1.2,0.6,1.2,1.2
|
182 |
-
c0,0.7-0.6,1.3-1.2,1.3c-0.7,0-1.2-0.6-1.2-1.3C181.2,5.3,181.7,4.8,182.4,4.8z M160.2,15.8c-0.7-0.3-1.1-1-1.1-1.7
|
183 |
-
c0-1,0.8-1.9,1.9-1.9c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L160.2,15.8z M172.8,24.6c-5.8,0-10.5-2.9-10.5-6.5
|
184 |
-
s4.7-6.5,10.5-6.5c5.8,0,10.5,2.9,10.5,6.5S178.6,24.6,172.8,24.6z M185.5,15.9L185,16c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4
|
185 |
-
c0.4-0.4,0.8-0.6,1.4-0.6c1,0,1.9,0.8,1.9,1.9C186.7,14.9,186.2,15.6,185.5,15.9z M170.7,16.1c0-1-0.8-1.9-1.9-1.9
|
186 |
-
c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9C169.8,18,170.7,17.1,170.7,16.1z M176.9,14.2c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
187 |
-
c1,0,1.9-0.8,1.9-1.9C178.8,15.1,178,14.2,176.9,14.2z M176.9,20C176.9,20,176.9,20,176.9,20c-0.3,0-0.5,0.1-0.7,0.3
|
188 |
-
c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7
|
189 |
-
c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7
|
190 |
-
c0-0.3-0.1-0.5-0.3-0.7C177.4,20.1,177.1,20,176.9,20z"/>
|
191 |
-
<path fill="#231F20" d="M4.5,9.7l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5L17,4.2c-0.6-0.3-1.4-0.3-2,0l-10.6,5
|
192 |
-
C4.3,9.4,4.3,9.6,4.5,9.7z M27.5,15.8l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0
|
193 |
-
l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C27.7,16.2,27.7,15.9,27.5,15.8z M27.5,22.2l-2.2-1
|
194 |
-
c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5
|
195 |
-
c0.6,0.3,1.3,0.3,1.8,0l10.6-5C27.7,22.7,27.7,22.3,27.5,22.2z"/>
|
196 |
-
</svg>
|
197 |
-
';
|
198 |
-
}
|
199 |
-
|
200 |
-
public static function ello() {
|
201 |
-
return
|
202 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
203 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
204 |
-
<path fill="#231F20" d="M16,3.6C9.2,3.6,3.6,9.2,3.6,16S9.2,28.4,16,28.4S28.4,22.8,28.4,16S22.8,3.6,16,3.6z M15.8,23.7
|
205 |
-
c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
206 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C23.1,19.6,20.9,23.7,15.8,23.7z"/>
|
207 |
-
</svg>
|
208 |
-
';
|
209 |
-
}
|
210 |
-
|
211 |
-
public static function email() {
|
212 |
-
return
|
213 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
214 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
215 |
-
<path id="email-icon_10_" fill="#231F20" d="M10.4,14.7L0.9,7.2v17.2L10.4,14.7z M31,5.5H1l15,11.5L31,5.5z M20.2,15.6L16,18.8
|
216 |
-
l-4.2-3.2L0.9,26.5H31L20.2,15.6z M21.5,14.8l9.6,9.6V7.3L21.5,14.8z"/>
|
217 |
-
</svg>
|
218 |
-
';
|
219 |
-
}
|
220 |
-
|
221 |
-
public static function facebook() {
|
222 |
-
return
|
223 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
224 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
225 |
-
<path id="f_5_" fill="#231F20" d="M18,29V17.1h4l0.6-4.6H18v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0V3.2C22.3,3.1,20.9,3,19.2,3
|
226 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4V29H18z"/>
|
227 |
-
</svg>
|
228 |
-
';
|
229 |
-
}
|
230 |
-
|
231 |
-
public static function flickr() {
|
232 |
-
return
|
233 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
234 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
235 |
-
<g>
|
236 |
-
<path fill="#231F20" d="M31.9,16c0,4.1-3.3,7.4-7.4,7.4c-4.1,0-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4C28.6,8.6,31.9,11.9,31.9,16z
|
237 |
-
"/>
|
238 |
-
<path fill="#231F20" d="M15,16c0,4.1-3.3,7.4-7.4,7.4S0.1,20.1,0.1,16c0-4.1,3.3-7.4,7.4-7.4S15,11.9,15,16z"/>
|
239 |
-
</g>
|
240 |
-
</svg>
|
241 |
-
';
|
242 |
-
}
|
243 |
-
|
244 |
-
public static function flipboard() {
|
245 |
-
return
|
246 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
247 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
248 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
249 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
250 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
251 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
252 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
253 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
254 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
255 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
256 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
257 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
258 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
259 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
260 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
261 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
262 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
263 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
264 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
265 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
266 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
267 |
-
<g>
|
268 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
269 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
270 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
271 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
272 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
273 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
274 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
275 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
276 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
277 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
278 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
279 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
280 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
281 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
282 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
283 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
284 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
285 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
286 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
287 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
288 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
289 |
-
</g>
|
290 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
291 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
292 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
293 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
294 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
295 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
296 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
297 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
298 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
299 |
-
<g>
|
300 |
-
<circle fill="#231F20" cx="188.7" cy="13.3" r="7.4"/>
|
301 |
-
<circle fill="#231F20" cx="171.7" cy="13.3" r="7.4"/>
|
302 |
-
</g>
|
303 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
304 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
305 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
306 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
307 |
-
<g>
|
308 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
309 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
310 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
311 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
312 |
-
</g>
|
313 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
314 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
315 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
316 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
317 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
318 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
319 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
320 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
321 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
322 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
323 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
324 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
325 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
326 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
327 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
328 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
329 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
330 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
331 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
332 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
333 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
334 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
335 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
336 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
337 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
338 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
339 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
340 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
341 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
342 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
343 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
344 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
345 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
346 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
347 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
348 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
349 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
350 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
351 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
352 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
353 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
354 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
355 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
356 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
357 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
358 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
359 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
360 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
361 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
362 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
363 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
364 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
365 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
366 |
-
V89L186.7,101.8z"/>
|
367 |
-
<g>
|
368 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
369 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
370 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
371 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
372 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
373 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
374 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
375 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
376 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
377 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
378 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
379 |
-
</g>
|
380 |
-
<g>
|
381 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
382 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
383 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
384 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
385 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
386 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
387 |
-
</g>
|
388 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
389 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
390 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
391 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
392 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
393 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
394 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
395 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
396 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
397 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
398 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
399 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
400 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
401 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
402 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
403 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
404 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
405 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
406 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
407 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
408 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
409 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
410 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
411 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
412 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
413 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
414 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
415 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
416 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
417 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
418 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
419 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
420 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
421 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
422 |
-
z"/>
|
423 |
-
<g>
|
424 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
425 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
426 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
427 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
428 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
429 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
430 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
431 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
432 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
433 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
434 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
435 |
-
</g>
|
436 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
437 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
438 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
439 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
440 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
441 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
442 |
-
<path fill="#231F20" d="M6,41.4h3.8l4.9,10c0.7,1.5,1.3,2.9,1.3,2.9s0.6-1.4,1.4-2.9l5-10H26l-8.5,15.9v10.1h-3.2V57.1L6,41.4z"/>
|
443 |
-
<polygon fill="#231F20" points="4.3,4.3 4.3,27.7 12.1,27.7 12.1,19.9 19.9,19.9 19.9,12.1 27.7,12.1 27.7,4.3 "/>
|
444 |
-
</svg>
|
445 |
-
';
|
446 |
-
}
|
447 |
-
|
448 |
-
public static function google_plus() {
|
449 |
-
return
|
450 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
451 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
452 |
-
<g>
|
453 |
-
<path fill="#231F20" d="M10.5,14.5v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
454 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8C4.6,5.5,0,10.2,0,16s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H10.5z"/>
|
455 |
-
<polyline fill="#231F20" points="32,14.5 29,14.5 29,11.5 26,11.5 26,14.5 23,14.5 23,17.5 26,17.5 26,20.5 29,20.5 29,17.5
|
456 |
-
32,17.5 "/>
|
457 |
-
</g>
|
458 |
-
</svg>
|
459 |
-
';
|
460 |
-
}
|
461 |
-
|
462 |
-
public static function hacker_news() {
|
463 |
-
return
|
464 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
465 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
466 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
467 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
468 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
469 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
470 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
471 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
472 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
473 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
474 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
475 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
476 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
477 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
478 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
479 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
480 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
481 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
482 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
483 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
484 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
485 |
-
<g>
|
486 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
487 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
488 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
489 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
490 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
491 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
492 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
493 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
494 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
495 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
496 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
497 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
498 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
499 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
500 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
501 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
502 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
503 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
504 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
505 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
506 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
507 |
-
</g>
|
508 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
509 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
510 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
511 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
512 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
513 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
514 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
515 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
516 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
517 |
-
<g>
|
518 |
-
<circle fill="#231F20" cx="188.7" cy="13.3" r="7.4"/>
|
519 |
-
<circle fill="#231F20" cx="171.7" cy="13.3" r="7.4"/>
|
520 |
-
</g>
|
521 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
522 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
523 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
524 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
525 |
-
<g>
|
526 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
527 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
528 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
529 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
530 |
-
</g>
|
531 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
532 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
533 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
534 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
535 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
536 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
537 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
538 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
539 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
540 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
541 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
542 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
543 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
544 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
545 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
546 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
547 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
548 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
549 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
550 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
551 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
552 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
553 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
554 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
555 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
556 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
557 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
558 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
559 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
560 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
561 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
562 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
563 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
564 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
565 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
566 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
567 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
568 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
569 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
570 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
571 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
572 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
573 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
574 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
575 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
576 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
577 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
578 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
579 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
580 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
581 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
582 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
583 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
584 |
-
V89L186.7,101.8z"/>
|
585 |
-
<g>
|
586 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
587 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
588 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
589 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
590 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
591 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
592 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
593 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
594 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
595 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
596 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
597 |
-
</g>
|
598 |
-
<g>
|
599 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
600 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
601 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
602 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
603 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
604 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
605 |
-
</g>
|
606 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
607 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
608 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
609 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
610 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
611 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
612 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
613 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
614 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
615 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
616 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
617 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
618 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
619 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
620 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
621 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
622 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
623 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
624 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
625 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
626 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
627 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
628 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
629 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
630 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
631 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
632 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
633 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
634 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
635 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
636 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
637 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
638 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
639 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
640 |
-
z"/>
|
641 |
-
<g>
|
642 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
643 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
644 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
645 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
646 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
647 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
648 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
649 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
650 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
651 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
652 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
653 |
-
</g>
|
654 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
655 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
656 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
657 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
658 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
659 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
660 |
-
<rect x="-69.8" y="-18.8" fill="#F16522" width="55.3" height="55.3"/>
|
661 |
-
<path fill="#231F20" d="M6,3h3.8l4.9,10c0.7,1.5,1.3,2.9,1.3,2.9s0.6-1.4,1.4-2.9l5-10H26l-8.5,15.9V29h-3.2V18.7L6,3z"/>
|
662 |
-
</svg>
|
663 |
-
';
|
664 |
-
}
|
665 |
-
|
666 |
-
public static function instagram() {
|
667 |
-
return
|
668 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
669 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
670 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
671 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
672 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
673 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
674 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
675 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
676 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
677 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
678 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
679 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
680 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
681 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
682 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
683 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
684 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
685 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
686 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
687 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
688 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
689 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
690 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
691 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
692 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
693 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
694 |
-
<g>
|
695 |
-
<path fill="#231F20" d="M196.1,13.3c0,4.1-3.3,7.4-7.4,7.4c-4.1,0-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4
|
696 |
-
C192.8,5.9,196.1,9.2,196.1,13.3z"/>
|
697 |
-
<path fill="#231F20" d="M179.1,13.3c0,4.1-3.3,7.4-7.4,7.4s-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4S179.1,9.2,179.1,13.3z"/>
|
698 |
-
</g>
|
699 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
700 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
701 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
702 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
703 |
-
<g>
|
704 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
705 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
706 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
707 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
708 |
-
</g>
|
709 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
710 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
711 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
712 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
713 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
714 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
715 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
716 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
717 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
718 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
719 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
720 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
721 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
722 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
723 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
724 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
725 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
726 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
727 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
728 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
729 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
730 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
731 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
732 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
733 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
734 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
735 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
736 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
737 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
738 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
739 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
740 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
741 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
742 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
743 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
744 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
745 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
746 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
747 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
748 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
749 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
750 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
751 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
752 |
-
<g>
|
753 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
754 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
755 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
756 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
757 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
758 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
759 |
-
</g>
|
760 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
761 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
762 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
763 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
764 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
765 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
766 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
767 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
768 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
769 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
770 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
771 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
772 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
773 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
774 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
775 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
776 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
777 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
778 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
779 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
780 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
781 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
782 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
783 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
784 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
785 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
786 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
787 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
788 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
789 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
790 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
791 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
792 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
793 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
794 |
-
z"/>
|
795 |
-
<g>
|
796 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
797 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
798 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
799 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
800 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
801 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
802 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
803 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
804 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
805 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
806 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
807 |
-
</g>
|
808 |
-
<path fill="#231F20" d="M235.2,44.3c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2h-19.1c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8V53
|
809 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
810 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
811 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C235.3,44.8,235.3,44.6,235.2,44.3z M229.6,52.5l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
812 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
813 |
-
C230.4,50.7,230.4,51.8,229.6,52.5z"/>
|
814 |
-
<path fill="#231F20" d="M126.9,46.4v18c0,2.9,4.5,3,4.5,0V52.1c0.4-2.7,4.5-2.6,4.5,0.3v9c0,3,5,3,5,0v-6c0.3-2.8,4.5-2.7,4.5,0.2
|
815 |
-
v1.2c0,3.1,4.5,2.9,4.5,0V46.4H126.9z"/>
|
816 |
-
<path fill="#231F20" d="M28,11.2c-0.1-1.2-0.2-2.1-0.6-3C27.1,7.3,26.7,6.7,26,6c-0.7-0.7-1.3-1.1-2.2-1.4C22.9,4.2,22,4,20.8,4
|
817 |
-
c-1.3-0.1-1.7-0.1-4.8-0.1c-3.2,0-3.6,0-4.8,0.1C10,4,9.1,4.2,8.2,4.6C7.3,4.9,6.7,5.3,6,6C5.3,6.7,4.9,7.3,4.6,8.2
|
818 |
-
C4.2,9.1,4,10,4,11.2c-0.1,1.3-0.1,1.7-0.1,4.8c0,3.2,0,3.6,0.1,4.8c0.1,1.2,0.2,2.1,0.6,3C4.9,24.7,5.3,25.3,6,26
|
819 |
-
c0.7,0.7,1.3,1.1,2.2,1.4c0.9,0.3,1.8,0.5,3,0.6c1.2,0.1,1.7,0.1,4.8,0.1c3.2,0,3.6,0,4.8-0.1c1.2-0.1,2.1-0.2,3-0.6
|
820 |
-
c0.9-0.3,1.5-0.8,2.2-1.4c0.7-0.7,1.1-1.3,1.4-2.2c0.3-0.9,0.5-1.8,0.6-3c0.1-1.2,0.1-1.7,0.1-4.8C28.1,12.8,28.1,12.4,28,11.2z
|
821 |
-
M25.2,20.7c0,1.1-0.2,1.7-0.4,2.1c-0.2,0.5-0.4,0.8-0.8,1.2c-0.4,0.4-0.7,0.6-1.2,0.8c-0.4,0.1-1,0.3-2.1,0.4
|
822 |
-
c-1.2,0.1-1.6,0.1-4.7,0.1c-3.1,0-3.5,0-4.7-0.1c-1.1,0-1.7-0.2-2.1-0.4C8.7,24.6,8.4,24.4,8,24c-0.4-0.4-0.6-0.7-0.8-1.2
|
823 |
-
c-0.1-0.4-0.3-1-0.4-2.1c-0.1-1.2-0.1-1.6-0.1-4.7s0-3.5,0.1-4.7c0-1.1,0.2-1.7,0.4-2.1C7.4,8.7,7.6,8.4,8,8
|
824 |
-
c0.4-0.4,0.7-0.6,1.2-0.8c0.4-0.1,1-0.3,2.1-0.4c1.2-0.1,1.6-0.1,4.7-0.1s3.5,0,4.7,0.1c1.1,0,1.7,0.2,2.1,0.4
|
825 |
-
C23.3,7.4,23.6,7.6,24,8c0.4,0.4,0.6,0.7,0.8,1.2c0.1,0.4,0.3,1,0.4,2.1c0.1,1.2,0.1,1.6,0.1,4.7C25.2,19.1,25.2,19.5,25.2,20.7z
|
826 |
-
M16,9.6c-3.5,0-6.4,2.9-6.4,6.4c0,3.5,2.9,6.4,6.4,6.4c3.5,0,6.4-2.9,6.4-6.4C22.4,12.5,19.5,9.6,16,9.6z M16,19.5
|
827 |
-
c-1.9,0-3.5-1.6-3.5-3.5c0-1.9,1.6-3.5,3.5-3.5c1.9,0,3.5,1.6,3.5,3.5C19.5,17.9,17.9,19.5,16,19.5z M22.2,8c-1,0-1.8,0.8-1.8,1.8
|
828 |
-
s0.8,1.8,1.8,1.8S24,10.7,24,9.8S23.2,8,22.2,8z"/>
|
829 |
-
<g id="Monogram_1_">
|
830 |
-
<path id="Shape_1_" fill="#231F20" d="M170.8,88.7c0-0.3-0.1-0.6-0.3-0.8l-2.2-2.7v-0.4h7l5.4,11.8l4.7-11.8h6.7v0.4l-1.9,1.8
|
831 |
-
c-0.2,0.1-0.2,0.3-0.2,0.5v13.5c0,0.2,0,0.4,0.2,0.5l1.9,1.8v0.4h-9.4v-0.4l1.9-1.9c0.2-0.2,0.2-0.2,0.2-0.5V90.1l-5.4,13.7h-0.7
|
832 |
-
l-6.3-13.7v9.2c-0.1,0.4,0.1,0.8,0.3,1.1l2.5,3.1v0.4H168v-0.4l2.5-3.1c0.3-0.3,0.4-0.7,0.3-1.1V88.7z"/>
|
833 |
-
</g>
|
834 |
-
</svg>
|
835 |
-
';
|
836 |
-
}
|
837 |
-
|
838 |
-
public static function linkedin() {
|
839 |
-
return
|
840 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
841 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
842 |
-
<path fill="#231F20" d="M7.2,4.3c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9C8.8,10,10,8.7,10,7.2C10,5.6,8.8,4.3,7.2,4.3z
|
843 |
-
M4.7,27.7h4.9V12.1H4.7V27.7z M22.3,11.6c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6h4.9v-8.3c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6
|
844 |
-
v8h4.8v-9C27.7,18.7,28.3,11.6,22.3,11.6z"/>
|
845 |
-
</svg>
|
846 |
-
';
|
847 |
-
}
|
848 |
-
|
849 |
-
public static function medium() {
|
850 |
-
return
|
851 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
852 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
853 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
854 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
855 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
856 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
857 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
858 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
859 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
860 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
861 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
862 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
863 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
864 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
865 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
866 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
867 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
868 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
869 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
870 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
871 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
872 |
-
<g>
|
873 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
874 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
875 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
876 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
877 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
878 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
879 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
880 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
881 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
882 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
883 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
884 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
885 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
886 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
887 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
888 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
889 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
890 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
891 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
892 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
893 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
894 |
-
</g>
|
895 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
896 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
897 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
898 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
899 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
900 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
901 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
902 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
903 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
904 |
-
<g>
|
905 |
-
<path fill="#231F20" d="M196.1,13.3c0,4.1-3.3,7.4-7.4,7.4c-4.1,0-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4
|
906 |
-
C192.8,5.9,196.1,9.2,196.1,13.3z"/>
|
907 |
-
<path fill="#231F20" d="M179.1,13.3c0,4.1-3.3,7.4-7.4,7.4s-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4S179.1,9.2,179.1,13.3z"/>
|
908 |
-
</g>
|
909 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
910 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
911 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
912 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
913 |
-
<g>
|
914 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
915 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
916 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
917 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
918 |
-
</g>
|
919 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
920 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
921 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
922 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
923 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
924 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
925 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
926 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
927 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
928 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
929 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
930 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
931 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
932 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
933 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
934 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
935 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
936 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
937 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
938 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
939 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
940 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
941 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
942 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
943 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
944 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
945 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
946 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
947 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
948 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
949 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
950 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
951 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
952 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
953 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
954 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
955 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
956 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
957 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
958 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
959 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
960 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
961 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
962 |
-
<g>
|
963 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
964 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
965 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
966 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
967 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
968 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
969 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
970 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
971 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
972 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
973 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
974 |
-
</g>
|
975 |
-
<g>
|
976 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
977 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
978 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
979 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
980 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
981 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
982 |
-
</g>
|
983 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
984 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
985 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
986 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
987 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
988 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
989 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
990 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
991 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
992 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
993 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
994 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
995 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
996 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
997 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
998 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
999 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
1000 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
1001 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
1002 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
1003 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
1004 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
1005 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
1006 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
1007 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
1008 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
1009 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
1010 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
1011 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
1012 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
1013 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
1014 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
1015 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
1016 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
1017 |
-
z"/>
|
1018 |
-
<g>
|
1019 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
1020 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
1021 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
1022 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
1023 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
1024 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
1025 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
1026 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
1027 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
1028 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
1029 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
1030 |
-
</g>
|
1031 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
1032 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
1033 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
1034 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
1035 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
1036 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
1037 |
-
<path fill="#231F20" d="M125.6,162.8v18c0,2.9,4.5,3,4.5,0v-12.3c0.4-2.7,4.5-2.6,4.5,0.3v9c0,3,5,3,5,0v-6c0.3-2.8,4.5-2.7,4.5,0.2
|
1038 |
-
v1.2c0,3.1,4.5,2.9,4.5,0v-10.5H125.6z"/>
|
1039 |
-
<g>
|
1040 |
-
<path fill="#231F20" d="M52.3,84.3c3.1,0,3.5,0,4.7,0.1c1.1,0.1,1.8,0.2,2.2,0.4c0.5,0.2,0.9,0.5,1.3,0.9c0.4,0.4,0.7,0.8,0.9,1.3
|
1041 |
-
c0.2,0.4,0.4,1,0.4,2.2c0.1,1.2,0.1,1.6,0.1,4.7c0,3.1,0,3.5-0.1,4.7c-0.1,1.1-0.2,1.8-0.4,2.2c-0.2,0.5-0.5,0.9-0.9,1.3
|
1042 |
-
c-0.4,0.4-0.8,0.7-1.3,0.9c-0.4,0.2-1,0.4-2.2,0.4c-1.2,0.1-1.6,0.1-4.7,0.1c-3.1,0-3.5,0-4.7-0.1c-1.1-0.1-1.8-0.2-2.2-0.4
|
1043 |
-
c-0.5-0.2-0.9-0.5-1.3-0.9c-0.4-0.4-0.7-0.8-0.9-1.3c-0.2-0.4-0.4-1-0.4-2.2c-0.1-1.2-0.1-1.6-0.1-4.7c0-3.1,0-3.5,0.1-4.7
|
1044 |
-
c0.1-1.1,0.2-1.8,0.4-2.2c0.2-0.5,0.5-0.9,0.9-1.3c0.4-0.4,0.8-0.7,1.3-0.9c0.4-0.2,1-0.4,2.2-0.4C48.9,84.3,49.2,84.3,52.3,84.3
|
1045 |
-
M52.3,82.2c-3.2,0-3.6,0-4.8,0.1c-1.2,0.1-2.1,0.3-2.8,0.5c-0.8,0.3-1.4,0.7-2.1,1.3c-0.7,0.7-1.1,1.3-1.3,2.1
|
1046 |
-
c-0.3,0.7-0.5,1.6-0.5,2.8c-0.1,1.2-0.1,1.6-0.1,4.8s0,3.6,0.1,4.8c0.1,1.2,0.3,2.1,0.5,2.8c0.3,0.8,0.7,1.4,1.3,2.1
|
1047 |
-
c0.7,0.7,1.3,1.1,2.1,1.3c0.7,0.3,1.6,0.5,2.8,0.5c1.2,0.1,1.6,0.1,4.8,0.1c3.2,0,3.6,0,4.8-0.1c1.2-0.1,2.1-0.3,2.8-0.5
|
1048 |
-
c0.8-0.3,1.4-0.7,2.1-1.3c0.7-0.7,1.1-1.3,1.3-2.1c0.3-0.7,0.5-1.6,0.5-2.8c0.1-1.2,0.1-1.6,0.1-4.8c0-3.2,0-3.6-0.1-4.8
|
1049 |
-
c-0.1-1.2-0.3-2.1-0.5-2.8c-0.3-0.8-0.7-1.4-1.3-2.1c-0.7-0.7-1.3-1.1-2.1-1.3c-0.7-0.3-1.6-0.5-2.8-0.5
|
1050 |
-
C55.9,82.2,55.5,82.2,52.3,82.2L52.3,82.2z"/>
|
1051 |
-
<path fill="#231F20" d="M52.3,87.9c-3.3,0-6,2.7-6,6s2.7,6,6,6c3.3,0,6-2.7,6-6S55.7,87.9,52.3,87.9z M52.3,97.8
|
1052 |
-
c-2.2,0-3.9-1.7-3.9-3.9s1.7-3.9,3.9-3.9c2.2,0,3.9,1.7,3.9,3.9S54.5,97.8,52.3,97.8z"/>
|
1053 |
-
<circle fill="#231F20" cx="58.6" cy="87.7" r="1.4"/>
|
1054 |
-
</g>
|
1055 |
-
<g id="Monogram_1_">
|
1056 |
-
<path id="Shape_1_" fill="#231F20" d="M170.8,88.7c0-0.3-0.1-0.6-0.3-0.8l-2.2-2.7v-0.4h7l5.4,11.8l4.7-11.8h6.7v0.4l-1.9,1.8
|
1057 |
-
c-0.2,0.1-0.2,0.3-0.2,0.5v13.5c0,0.2,0,0.4,0.2,0.5l1.9,1.8v0.4h-9.4v-0.4l1.9-1.9c0.2-0.2,0.2-0.2,0.2-0.5V90.1l-5.4,13.7h-0.7
|
1058 |
-
l-6.3-13.7v9.2c-0.1,0.4,0.1,0.8,0.3,1.1l2.5,3.1v0.4H168v-0.4l2.5-3.1c0.3-0.3,0.4-0.7,0.3-1.1V88.7z"/>
|
1059 |
-
</g>
|
1060 |
-
<g id="Monogram_2_">
|
1061 |
-
<path id="Shape_2_" fill="#231F20" d="M6.8,10.3c0-0.3-0.1-0.6-0.3-0.8L4.3,6.8V6.4h7l5.4,11.8l4.7-11.8H28v0.4l-1.9,1.8
|
1062 |
-
C26,8.8,25.9,9,25.9,9.2v13.5c0,0.2,0,0.4,0.2,0.5l1.9,1.8v0.4h-9.4v-0.4l1.9-1.9c0.2-0.2,0.2-0.2,0.2-0.5V11.8l-5.4,13.7h-0.7
|
1063 |
-
L8.3,11.8V21c-0.1,0.4,0.1,0.8,0.3,1.1l2.5,3.1v0.4H4v-0.4L6.5,22c0.3-0.3,0.4-0.7,0.3-1.1V10.3z"/>
|
1064 |
-
</g>
|
1065 |
-
</svg>
|
1066 |
-
';
|
1067 |
-
}
|
1068 |
-
|
1069 |
-
public static function meerkat() {
|
1070 |
-
return
|
1071 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1072 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1073 |
-
<g>
|
1074 |
-
<path fill="#231F20" d="M12.8,8c-0.7-0.6-1.5-0.8-2.4-0.5C9.8,7.6,9.3,8,8.9,8.4C8.3,9,8,9.7,8,10.5c0,0.2,0,0.3,0,0.5
|
1075 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1076 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7C9.1,11.5,9,11.1,9,10.7c0-0.2,0-0.3,0.1-0.5C9.1,10,9.2,9.7,9.4,9.5
|
1077 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1078 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1079 |
-
C13.7,8.9,13.3,8.4,12.8,8z M26.5,9.6C26,9.3,25.5,9.1,25,9c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1080 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
1081 |
-
C8.4,4.8,7.6,5.2,6.8,5.8c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1082 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1083 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1084 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1085 |
-
C27.4,10.5,27.1,9.9,26.5,9.6z M25,12.9c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1086 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1087 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
1088 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H7c0-0.1,0-0.1,0-0.2
|
1089 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1090 |
-
C6.3,11,6.2,10.4,6.2,9.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1091 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1092 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C25.2,12.8,25.1,12.8,25,12.9z M19.1,7.9c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1093 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1094 |
-
c0.7,0,1.3-0.6,1.3-1.3C20.4,8.5,19.8,7.9,19.1,7.9z"/>
|
1095 |
-
</g>
|
1096 |
-
</svg>
|
1097 |
-
';
|
1098 |
-
}
|
1099 |
-
|
1100 |
-
public static function mix() {
|
1101 |
-
return
|
1102 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1103 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1104 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
1105 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
1106 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
1107 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
1108 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
1109 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
1110 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
1111 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
1112 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
1113 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
1114 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
1115 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
1116 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
1117 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
1118 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
1119 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
1120 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1121 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1122 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
1123 |
-
<g>
|
1124 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
1125 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1126 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
1127 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1128 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1129 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1130 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
1131 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1132 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1133 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1134 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1135 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1136 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1137 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
1138 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
1139 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1140 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1141 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1142 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1143 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1144 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
1145 |
-
</g>
|
1146 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
1147 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
1148 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
1149 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
1150 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
1151 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
1152 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
1153 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
1154 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
1155 |
-
<g>
|
1156 |
-
<path fill="#231F20" d="M196.1,13.3c0,4.1-3.3,7.4-7.4,7.4c-4.1,0-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4
|
1157 |
-
C192.8,5.9,196.1,9.2,196.1,13.3z"/>
|
1158 |
-
<path fill="#231F20" d="M179.1,13.3c0,4.1-3.3,7.4-7.4,7.4s-7.4-3.3-7.4-7.4c0-4.1,3.3-7.4,7.4-7.4S179.1,9.2,179.1,13.3z"/>
|
1159 |
-
</g>
|
1160 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
1161 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
1162 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
1163 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
1164 |
-
<g>
|
1165 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
1166 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
1167 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
1168 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
1169 |
-
</g>
|
1170 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
1171 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
1172 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
1173 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
1174 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
1175 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
1176 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
1177 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
1178 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
1179 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
1180 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
1181 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
1182 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
1183 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
1184 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
1185 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
1186 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
1187 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
1188 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
1189 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
1190 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
1191 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
1192 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
1193 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
1194 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
1195 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
1196 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
1197 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
1198 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
1199 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
1200 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
1201 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
1202 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
1203 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
1204 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
1205 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
1206 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
1207 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
1208 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
1209 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
1210 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
1211 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
1212 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
1213 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
1214 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
1215 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
1216 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
1217 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
1218 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
1219 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
1220 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
1221 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
1222 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
1223 |
-
V89L186.7,101.8z"/>
|
1224 |
-
<g>
|
1225 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
1226 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
1227 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
1228 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
1229 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
1230 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
1231 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
1232 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
1233 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
1234 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
1235 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
1236 |
-
</g>
|
1237 |
-
<g>
|
1238 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
1239 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
1240 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
1241 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
1242 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
1243 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
1244 |
-
</g>
|
1245 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
1246 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
1247 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
1248 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
1249 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
1250 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
1251 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
1252 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
1253 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
1254 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
1255 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
1256 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
1257 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
1258 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
1259 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
1260 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
1261 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
1262 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
1263 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
1264 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
1265 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
1266 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
1267 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
1268 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
1269 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
1270 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
1271 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
1272 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
1273 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
1274 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
1275 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
1276 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
1277 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
1278 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
1279 |
-
z"/>
|
1280 |
-
<g>
|
1281 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
1282 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
1283 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
1284 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
1285 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
1286 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
1287 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
1288 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
1289 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
1290 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
1291 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
1292 |
-
</g>
|
1293 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
1294 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
1295 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
1296 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
1297 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
1298 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
1299 |
-
<path fill="#231F20" d="M4.4,5.9v18c0,2.9,4.5,3,4.5,0V11.6c0.4-2.7,4.5-2.6,4.5,0.3v9c0,3,5,3,5,0v-6c0.3-2.8,4.5-2.7,4.5,0.2v1.2
|
1300 |
-
c0,3.1,4.5,2.9,4.5,0V5.9H4.4z"/>
|
1301 |
-
</svg>
|
1302 |
-
';
|
1303 |
-
}
|
1304 |
-
|
1305 |
-
public static function periscope() {
|
1306 |
-
return
|
1307 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1308 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1309 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M16.1,3C10.3,3,5.7,7.8,5.7,13.7c0,6.1,8.1,15.3,10.4,15.3
|
1310 |
-
c2,0,10.1-9.2,10.1-15.3C26.3,7.8,21.7,3,16.1,3z M16.2,19.3c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1311 |
-
c0,1.3,1.1,2.4,2.5,2.4S16,10.7,16,9.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1312 |
-
C22.2,16.5,19.4,19.3,16.2,19.3z"/>
|
1313 |
-
</svg>
|
1314 |
-
';
|
1315 |
-
}
|
1316 |
-
|
1317 |
-
public static function pin() {
|
1318 |
-
return
|
1319 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1320 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1321 |
-
<path fill="#231F20" d="M23.9,21.4c-1,0-1.9,0.4-2.6,1L12,17c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
1322 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S26,3,23.9,3s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
1323 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S6,20,8.1,20c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
1324 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26,21.4,23.9,21.4z"/>
|
1325 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
1326 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
1327 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
1328 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
1329 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
1330 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
1331 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
1332 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
1333 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
1334 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
1335 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
1336 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
1337 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1338 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1339 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
1340 |
-
<g>
|
1341 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
1342 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1343 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
1344 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1345 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1346 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1347 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
1348 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1349 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1350 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1351 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1352 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1353 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1354 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
1355 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
1356 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1357 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1358 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1359 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1360 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1361 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
1362 |
-
</g>
|
1363 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
1364 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
1365 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
1366 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
1367 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
1368 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
1369 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
1370 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
1371 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
1372 |
-
<g>
|
1373 |
-
<circle fill="#231F20" cx="188.7" cy="13.3" r="7.4"/>
|
1374 |
-
<circle fill="#231F20" cx="171.7" cy="13.3" r="7.4"/>
|
1375 |
-
</g>
|
1376 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
1377 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
1378 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
1379 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
1380 |
-
<g>
|
1381 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
1382 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
1383 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
1384 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
1385 |
-
</g>
|
1386 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
1387 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
1388 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
1389 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
1390 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
1391 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
1392 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
1393 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
1394 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
1395 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
1396 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
1397 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
1398 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
1399 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
1400 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
1401 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
1402 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
1403 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
1404 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
1405 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
1406 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
1407 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
1408 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
1409 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
1410 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
1411 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
1412 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
1413 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
1414 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
1415 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
1416 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
1417 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
1418 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
1419 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
1420 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
1421 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
1422 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
1423 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
1424 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
1425 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
1426 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
1427 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
1428 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
1429 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
1430 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
1431 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
1432 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
1433 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
1434 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
1435 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
1436 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
1437 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
1438 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
1439 |
-
V89L186.7,101.8z"/>
|
1440 |
-
<g>
|
1441 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
1442 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
1443 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
1444 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
1445 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
1446 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
1447 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
1448 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
1449 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
1450 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
1451 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
1452 |
-
</g>
|
1453 |
-
<g>
|
1454 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
1455 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
1456 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
1457 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
1458 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
1459 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
1460 |
-
</g>
|
1461 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
1462 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
1463 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
1464 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
1465 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
1466 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
1467 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
1468 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
1469 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
1470 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
1471 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
1472 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
1473 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
1474 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
1475 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
1476 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
1477 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
1478 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
1479 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
1480 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
1481 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
1482 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
1483 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
1484 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
1485 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
1486 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
1487 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
1488 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
1489 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
1490 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
1491 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
1492 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
1493 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
1494 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
1495 |
-
z"/>
|
1496 |
-
<g>
|
1497 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
1498 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
1499 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
1500 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
1501 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
1502 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
1503 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
1504 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
1505 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
1506 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
1507 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
1508 |
-
</g>
|
1509 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
1510 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
1511 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
1512 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
1513 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
1514 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
1515 |
-
<path fill="#231F20" d="M22.9,57.2c-0.1-2.4-1.3-4.4-3.1-5.6v-6.9c1.6-1.1,2.4-2.6,2.4-2.6H9.9c0,0,0.8,1.5,2.4,2.6v6.9
|
1516 |
-
c-1.9,1.2-3.1,3.3-3.1,5.6h5.6v7c0,0.7,0.6,3.9,1.3,3.9s1.3-3.2,1.3-3.9v-7H22.9z"/>
|
1517 |
-
</svg>
|
1518 |
-
';
|
1519 |
-
}
|
1520 |
-
|
1521 |
-
public static function pinterest() {
|
1522 |
-
return
|
1523 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1524 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1525 |
-
<g>
|
1526 |
-
<path fill="#231F20" d="M16,3.9C9.3,3.9,3.9,9.3,3.9,16c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
1527 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
1528 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
1529 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
1530 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
1531 |
-
c6.7,0,12.1-5.4,12.1-12.1C28.1,9.3,22.7,3.9,16,3.9z"/>
|
1532 |
-
</g>
|
1533 |
-
</svg>
|
1534 |
-
';
|
1535 |
-
}
|
1536 |
-
|
1537 |
-
public static function pocket() {
|
1538 |
-
return
|
1539 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1540 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1541 |
-
<path fill="#231F20" d="M23.9,21.4c-1,0-1.9,0.4-2.6,1L12,17c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
1542 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S26,3,23.9,3s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
1543 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S6,20,8.1,20c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
1544 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26,21.4,23.9,21.4z"/>
|
1545 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
1546 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
1547 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
1548 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
1549 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
1550 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
1551 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
1552 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
1553 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
1554 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
1555 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
1556 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
1557 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1558 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1559 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
1560 |
-
<g>
|
1561 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
1562 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1563 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
1564 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1565 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1566 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1567 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
1568 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1569 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1570 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1571 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1572 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1573 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1574 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
1575 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
1576 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1577 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1578 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1579 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1580 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1581 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
1582 |
-
</g>
|
1583 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
1584 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
1585 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
1586 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
1587 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
1588 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
1589 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
1590 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
1591 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
1592 |
-
<g>
|
1593 |
-
<circle fill="#231F20" cx="188.7" cy="13.3" r="7.4"/>
|
1594 |
-
<circle fill="#231F20" cx="171.7" cy="13.3" r="7.4"/>
|
1595 |
-
</g>
|
1596 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
1597 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
1598 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
1599 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
1600 |
-
<g>
|
1601 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
1602 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
1603 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
1604 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
1605 |
-
</g>
|
1606 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
1607 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
1608 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
1609 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
1610 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
1611 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
1612 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
1613 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
1614 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
1615 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
1616 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
1617 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
1618 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
1619 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
1620 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
1621 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
1622 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
1623 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
1624 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
1625 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
1626 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
1627 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
1628 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
1629 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
1630 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
1631 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
1632 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
1633 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
1634 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
1635 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
1636 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
1637 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
1638 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
1639 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
1640 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
1641 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
1642 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
1643 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
1644 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
1645 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
1646 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
1647 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
1648 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
1649 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
1650 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
1651 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
1652 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
1653 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
1654 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
1655 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
1656 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
1657 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
1658 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
1659 |
-
V89L186.7,101.8z"/>
|
1660 |
-
<g>
|
1661 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
1662 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
1663 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
1664 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
1665 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
1666 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
1667 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
1668 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
1669 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
1670 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
1671 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
1672 |
-
</g>
|
1673 |
-
<g>
|
1674 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
1675 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
1676 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
1677 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
1678 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
1679 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
1680 |
-
</g>
|
1681 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
1682 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
1683 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
1684 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
1685 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
1686 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
1687 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
1688 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
1689 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
1690 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
1691 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
1692 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
1693 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
1694 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
1695 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
1696 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
1697 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
1698 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
1699 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
1700 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
1701 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
1702 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
1703 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
1704 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
1705 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
1706 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
1707 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
1708 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
1709 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
1710 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
1711 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
1712 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
1713 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
1714 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
1715 |
-
z"/>
|
1716 |
-
<g>
|
1717 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
1718 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
1719 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
1720 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
1721 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
1722 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
1723 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
1724 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
1725 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
1726 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
1727 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
1728 |
-
</g>
|
1729 |
-
<path fill="#231F20" d="M111,164.5c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.4c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
1730 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
1731 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
1732 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111.2,165,111.1,164.8,111,164.5z M105.5,172.7l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
1733 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
1734 |
-
C106.2,170.9,106.2,172,105.5,172.7z"/>
|
1735 |
-
</svg>
|
1736 |
-
';
|
1737 |
-
}
|
1738 |
-
|
1739 |
-
public static function print() {
|
1740 |
-
return
|
1741 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1742 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1743 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
1744 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
1745 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
1746 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
1747 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
1748 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
1749 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
1750 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
1751 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
1752 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
1753 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
1754 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
1755 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1756 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1757 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
1758 |
-
<g>
|
1759 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
1760 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1761 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
1762 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1763 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1764 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1765 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
1766 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1767 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1768 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1769 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1770 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1771 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1772 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
1773 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
1774 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1775 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1776 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1777 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1778 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1779 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
1780 |
-
</g>
|
1781 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
1782 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
1783 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
1784 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
1785 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
1786 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
1787 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
1788 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
1789 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
1790 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
1791 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
1792 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
1793 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
1794 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
1795 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
1796 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
1797 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
1798 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
1799 |
-
h11.1V87.3z"/>
|
1800 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
1801 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
1802 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
1803 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
1804 |
-
<g>
|
1805 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
1806 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
1807 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
1808 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
1809 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
1810 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
1811 |
-
</g>
|
1812 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
1813 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
1814 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
1815 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
1816 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
1817 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
1818 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
1819 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
1820 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
1821 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
1822 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
1823 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
1824 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
1825 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
1826 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
1827 |
-
<g>
|
1828 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
1829 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
1830 |
-
</g>
|
1831 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
1832 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
1833 |
-
<g>
|
1834 |
-
<path fill="#231F20" d="M159.8,14.6c-0.9-0.4-1.6-1.3-1.6-2.4c0-1.4,1.2-2.6,2.6-2.6c0.8,0,1.5,0.3,1.9,0.9
|
1835 |
-
c0.2-0.2,0.5-0.4,0.8-0.6c-0.7-0.8-1.6-1.3-2.7-1.3c-2,0-3.6,1.6-3.6,3.6c0,1.6,1,2.9,2.4,3.4C159.6,15.3,159.7,14.9,159.8,14.6z"
|
1836 |
-
/>
|
1837 |
-
<path fill="#231F20" d="M185.9,8.7c-1.2,0-2.2,0.6-2.8,1.4c0.3,0.1,0.6,0.3,0.9,0.4c0.5-0.5,1.1-0.8,1.9-0.8c1.4,0,2.6,1.2,2.6,2.6
|
1838 |
-
c0,1.1-0.7,2.1-1.7,2.4c0.1,0.3,0.1,0.7,0.2,1c1.5-0.4,2.5-1.8,2.5-3.4C189.5,10.3,187.9,8.7,185.9,8.7z"/>
|
1839 |
-
<path fill="#231F20" d="M173.5,7.6c0,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.6l2.3-7.2c0.1-0.2,0.3-0.4,0.6-0.3l6.2,1.4
|
1840 |
-
c0.3,0.1,0.4,0.3,0.4,0.6S182,2,181.8,1.9l-5.7-1.3l-2.1,6.7C173.9,7.5,173.7,7.6,173.5,7.6z"/>
|
1841 |
-
<path fill="#231F20" d="M184.4,4.9c-1.6,0-2.9-1.3-2.9-2.9c0-1.6,1.3-2.9,2.9-2.9c1.6,0,2.9,1.3,2.9,2.9
|
1842 |
-
C187.3,3.5,186,4.9,184.4,4.9z M184.4,0c-1.1,0-1.9,0.9-1.9,1.9s0.9,1.9,1.9,1.9s1.9-0.9,1.9-1.9S185.5,0,184.4,0z"/>
|
1843 |
-
<path fill="#231F20" d="M173.3,26.1c-8,0-14.4-4.3-14.4-9.6s6.5-9.6,14.4-9.6c8,0,14.4,4.3,14.4,9.6S181.2,26.1,173.3,26.1z
|
1844 |
-
M173.3,7.9c-7.4,0-13.5,3.9-13.5,8.6s6,8.6,13.5,8.6c7.4,0,13.5-3.9,13.5-8.6S180.7,7.9,173.3,7.9z"/>
|
1845 |
-
<path id="circle21826_6_" inkscape:connector-curvature="0" fill="#231F20" d="M168.4,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
1846 |
-
c1.2,0,2.2-1,2.2-2.2S169.7,12.4,168.4,12.4z"/>
|
1847 |
-
<path id="circle21828_6_" inkscape:connector-curvature="0" fill="#231F20" d="M178.3,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
1848 |
-
s2.2-1,2.2-2.2S179.5,12.4,178.3,12.4z"/>
|
1849 |
-
<path fill="#231F20" d="M173.3,22.6c-2.4,0-4.1-0.5-5.2-1.6c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0c0.9,0.9,2.3,1.3,4.4,1.3
|
1850 |
-
c0.3,0,0.5,0.2,0.5,0.5C173.8,22.4,173.6,22.6,173.3,22.6z"/>
|
1851 |
-
<path fill="#231F20" d="M173.4,22.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5c2.1,0,3.6-0.4,4.5-1.3c0.2-0.2,0.5-0.2,0.7,0
|
1852 |
-
c0.2,0.2,0.2,0.5,0,0.7C177.4,22.1,175.8,22.6,173.4,22.6z"/>
|
1853 |
-
</g>
|
1854 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
1855 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
1856 |
-
<g>
|
1857 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
1858 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
1859 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
1860 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
1861 |
-
</g>
|
1862 |
-
<path fill="#231F20" d="M22.2-15.5c-1,0-1.9,0.4-2.6,1L10.3-20c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
1863 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S24.4-34,22.2-34s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
1864 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S4.4-17,6.5-17c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
1865 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S24.4-15.5,22.2-15.5z"/>
|
1866 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M101.5,129.4c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
1867 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C105.2,135,103.9,131.8,101.5,129.4z
|
1868 |
-
M92.6,148.9L92.6,148.9c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
1869 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C103.1,144.2,98.4,148.9,92.6,148.9z M98.4,141c-0.3-0.2-1.9-0.9-2.2-1
|
1870 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
1871 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
1872 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
1873 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C98.9,141.3,98.7,141.2,98.4,141
|
1874 |
-
z"/>
|
1875 |
-
<path fill="#231F20" d="M124.2,125.9c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
1876 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
1877 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
1878 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
1879 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
1880 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
1881 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
1882 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
1883 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
1884 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
1885 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
1886 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C124.2,126.1,124.2,126,124.2,125.9z M133.2,142.9c-1.1,0.2-2,0.5-2.8,1.3
|
1887 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9
|
1888 |
-
C133.1,143.6,133.1,143.3,133.2,142.9z"/>
|
1889 |
-
<path fill="#231F20" d="M23.6,11.6V5H8.4v6.6H5.6v11.3h2.5V27h15.8v-4.1h2.5V11.6H23.6z M22,25.1H10v-2.2h12V25.1z M22.3,16.8H9.7
|
1890 |
-
V6.3h12.6V16.8z M23.9,21.6c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.2-0.2
|
1891 |
-
c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4c0.8,0,1.4,0.6,1.4,1.4
|
1892 |
-
S24.7,21.6,23.9,21.6z M21.1,8.9H10.9v1.3h10.2V8.9z M21.1,11.2H10.9v1.3h10.2V11.2z M21.1,13.6H10.9v1.3h10.2V13.6z"/>
|
1893 |
-
</svg>
|
1894 |
-
';
|
1895 |
-
}
|
1896 |
-
|
1897 |
-
public static function reddit() {
|
1898 |
-
return
|
1899 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1900 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1901 |
-
<g>
|
1902 |
-
<path fill="#231F20" d="M2.4,18.1c-0.9-0.4-1.6-1.3-1.6-2.4c0-1.4,1.2-2.6,2.6-2.6c0.8,0,1.5,0.3,1.9,0.9c0.2-0.2,0.5-0.4,0.8-0.6
|
1903 |
-
c-0.7-0.8-1.6-1.3-2.7-1.3c-2,0-3.6,1.6-3.6,3.6c0,1.6,1,2.9,2.4,3.4C2.2,18.7,2.3,18.4,2.4,18.1z"/>
|
1904 |
-
<path fill="#231F20" d="M28.6,12.1c-1.2,0-2.2,0.6-2.8,1.4c0.3,0.1,0.6,0.3,0.9,0.4c0.5-0.5,1.1-0.8,1.9-0.8c1.4,0,2.6,1.2,2.6,2.6
|
1905 |
-
c0,1.1-0.7,2.1-1.7,2.4c0.1,0.3,0.1,0.7,0.2,1c1.5-0.4,2.5-1.8,2.5-3.4C32.2,13.7,30.6,12.1,28.6,12.1z"/>
|
1906 |
-
<path fill="#231F20" d="M16.1,11.1c0,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.6l2.3-7.2C18,3,18.2,2.9,18.5,3l6.2,1.4
|
1907 |
-
C24.9,4.5,25.1,4.7,25,5s-0.3,0.4-0.6,0.4L18.7,4l-2.1,6.7C16.5,11,16.3,11.1,16.1,11.1z"/>
|
1908 |
-
<path fill="#231F20" d="M27.1,8.3c-1.6,0-2.9-1.3-2.9-2.9c0-1.6,1.3-2.9,2.9-2.9c1.6,0,2.9,1.3,2.9,2.9C30,7,28.7,8.3,27.1,8.3z
|
1909 |
-
M27.1,3.5c-1.1,0-1.9,0.9-1.9,1.9s0.9,1.9,1.9,1.9S29,6.5,29,5.4S28.1,3.5,27.1,3.5z"/>
|
1910 |
-
<path fill="#231F20" d="M15.9,29.5c-8,0-14.4-4.3-14.4-9.6s6.5-9.6,14.4-9.6c8,0,14.4,4.3,14.4,9.6S23.9,29.5,15.9,29.5z
|
1911 |
-
M15.9,11.3c-7.4,0-13.5,3.9-13.5,8.6s6,8.6,13.5,8.6s13.5-3.9,13.5-8.6S23.4,11.3,15.9,11.3z"/>
|
1912 |
-
<path id="circle21826_6_" inkscape:connector-curvature="0" fill="#231F20" d="M11.1,15.9c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
1913 |
-
s2.2-1,2.2-2.2S12.3,15.9,11.1,15.9z"/>
|
1914 |
-
<path id="circle21828_6_" inkscape:connector-curvature="0" fill="#231F20" d="M20.9,15.9c-1.2,0-2.3,1-2.3,2.3
|
1915 |
-
c0,1.2,1,2.2,2.3,2.2c1.2,0,2.2-1,2.2-2.2C23.2,16.9,22.2,15.9,20.9,15.9z"/>
|
1916 |
-
<path fill="#231F20" d="M16,26.1c-2.4,0-4.1-0.5-5.2-1.6c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0c0.9,0.9,2.3,1.3,4.4,1.3
|
1917 |
-
c0.3,0,0.5,0.2,0.5,0.5C16.5,25.9,16.3,26.1,16,26.1z"/>
|
1918 |
-
<path fill="#231F20" d="M16,26.1c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5c2.1,0,3.6-0.4,4.5-1.3c0.2-0.2,0.5-0.2,0.7,0
|
1919 |
-
c0.2,0.2,0.2,0.5,0,0.7C20.1,25.6,18.4,26.1,16,26.1z"/>
|
1920 |
-
</g>
|
1921 |
-
</svg>
|
1922 |
-
';
|
1923 |
-
}
|
1924 |
-
|
1925 |
-
public static function rss() {
|
1926 |
-
return
|
1927 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1928 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1929 |
-
<path id="rss-icon_22_" fill="#231F20" d="M10.4,24.9c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
1930 |
-
C9,21.6,10.4,23,10.4,24.9z M3.9,12.1V17C10,17.1,15,22,15,28.1h4.9C19.8,19.3,12.7,12.2,3.9,12.1z M3.9,8.7c5.2,0,10,2,13.7,5.7
|
1931 |
-
c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V8.7z"/>
|
1932 |
-
</svg>
|
1933 |
-
';
|
1934 |
-
}
|
1935 |
-
|
1936 |
-
public static function share() {
|
1937 |
-
return
|
1938 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1939 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1940 |
-
<path fill="#231F20" d="M23.9,21.4c-1,0-1.9,0.4-2.6,1L12,17c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
1941 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S26,3,23.9,3s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
1942 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S6,20,8.1,20c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
1943 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26,21.4,23.9,21.4z"/>
|
1944 |
-
</svg>
|
1945 |
-
';
|
1946 |
-
}
|
1947 |
-
|
1948 |
-
public static function snapchat() {
|
1949 |
-
return
|
1950 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1951 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
1952 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
1953 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
1954 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
1955 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
1956 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
1957 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
1958 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
1959 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
1960 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
1961 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
1962 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
1963 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
1964 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
1965 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
1966 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
1967 |
-
<g>
|
1968 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
1969 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
1970 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
1971 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
1972 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
1973 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
1974 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
1975 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
1976 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
1977 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
1978 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
1979 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
1980 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
1981 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
1982 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
1983 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
1984 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
1985 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
1986 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
1987 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
1988 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
1989 |
-
</g>
|
1990 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
1991 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
1992 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
1993 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
1994 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
1995 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
1996 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
1997 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
1998 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
1999 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
2000 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
2001 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
2002 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
2003 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
2004 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
2005 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
2006 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
2007 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
2008 |
-
h11.1V87.3z"/>
|
2009 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
2010 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
2011 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
2012 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
2013 |
-
<g>
|
2014 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
2015 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
2016 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
2017 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
2018 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
2019 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
2020 |
-
</g>
|
2021 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
2022 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
2023 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
2024 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
2025 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
2026 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
2027 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
2028 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
2029 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
2030 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
2031 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
2032 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2033 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2034 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2035 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
2036 |
-
<g>
|
2037 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
2038 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
2039 |
-
</g>
|
2040 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
2041 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
2042 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
2043 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
2044 |
-
<g>
|
2045 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
2046 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
2047 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
2048 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
2049 |
-
</g>
|
2050 |
-
<path fill="#231F20" d="M23.9-11.8c-1,0-1.9,0.4-2.6,1L12-16.2c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
2051 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9L10.8-20
|
2052 |
-
C10.1-20.6,9.2-21,8.1-21c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4C20.1-8.5,20-8.2,20-7.9
|
2053 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-11.8,23.9-11.8z"/>
|
2054 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M101.5,129.4c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
2055 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C105.2,135,103.9,131.8,101.5,129.4z
|
2056 |
-
M92.6,148.9L92.6,148.9c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
2057 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C103.1,144.2,98.4,148.9,92.6,148.9z M98.4,141c-0.3-0.2-1.9-0.9-2.2-1
|
2058 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
2059 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
2060 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
2061 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C98.9,141.3,98.7,141.2,98.4,141
|
2062 |
-
z"/>
|
2063 |
-
<path fill="#231F20" d="M124.2,125.9c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
2064 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
2065 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
2066 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
2067 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
2068 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
2069 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
2070 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
2071 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
2072 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
2073 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
2074 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C124.2,126.1,124.2,126,124.2,125.9z M133.2,142.9c-1.1,0.2-2,0.5-2.8,1.3
|
2075 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9
|
2076 |
-
C133.1,143.6,133.1,143.3,133.2,142.9z"/>
|
2077 |
-
<path fill="#231F20" d="M181.4,50.2v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V50.2H181.4z M179.8,63.7h-12v-2.2h12V63.7z
|
2078 |
-
M180.1,55.3h-12.6V44.8h12.6V55.3z M181.7,60.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
2079 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
2080 |
-
c0.8,0,1.4,0.6,1.4,1.4C183.1,59.6,182.5,60.2,181.7,60.2z M178.9,47.4h-10.2v1.3h10.2V47.4z M178.9,49.8h-10.2v1.3h10.2V49.8z
|
2081 |
-
M178.9,52.1h-10.2v1.3h10.2V52.1z"/>
|
2082 |
-
<path fill="#231F20" d="M184.9,10.1c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
2083 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
2084 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
2085 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C188.9,11.9,187.1,10.1,184.9,10.1z M182.4,4.8c0.7,0,1.2,0.6,1.2,1.2
|
2086 |
-
c0,0.7-0.6,1.3-1.2,1.3c-0.7,0-1.2-0.6-1.2-1.3C181.2,5.3,181.7,4.8,182.4,4.8z M160.2,15.8c-0.7-0.3-1.1-1-1.1-1.7
|
2087 |
-
c0-1,0.8-1.9,1.9-1.9c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L160.2,15.8z M172.8,24.6c-5.8,0-10.5-2.9-10.5-6.5
|
2088 |
-
s4.7-6.5,10.5-6.5c5.8,0,10.5,2.9,10.5,6.5S178.6,24.6,172.8,24.6z M185.5,15.9L185,16c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4
|
2089 |
-
c0.4-0.4,0.8-0.6,1.4-0.6c1,0,1.9,0.8,1.9,1.9C186.7,14.9,186.2,15.6,185.5,15.9z M170.7,16.1c0-1-0.8-1.9-1.9-1.9
|
2090 |
-
c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9C169.8,18,170.7,17.1,170.7,16.1z M176.9,14.2c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
2091 |
-
c1,0,1.9-0.8,1.9-1.9C178.8,15.1,178,14.2,176.9,14.2z M176.9,20C176.9,20,176.9,20,176.9,20c-0.3,0-0.5,0.1-0.7,0.3
|
2092 |
-
c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7
|
2093 |
-
c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7
|
2094 |
-
c0-0.3-0.1-0.5-0.3-0.7C177.4,20.1,177.1,20,176.9,20z"/>
|
2095 |
-
<path fill="#231F20" d="M163.5,88l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0l-10.6,5
|
2096 |
-
C163.3,87.7,163.3,87.9,163.5,88z M186.6,94.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
2097 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C186.8,94.5,186.8,94.2,186.6,94.1z
|
2098 |
-
M186.6,100.5l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
2099 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C186.8,101,186.8,100.6,186.6,100.5z"/>
|
2100 |
-
<path fill="#231F20" d="M16.2,28c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
2101 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
2102 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
2103 |
-
C9.1,17.4,9.1,17,9,16.7c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
2104 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8C9.1,11.4,9,9.2,9.5,8c1.7-3.7,5.2-4,6.2-4
|
2105 |
-
c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7c0,0,0.2,0.2,0.7,0.2h0
|
2106 |
-
c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7c0,0.3-0.2,0.6-1.1,1
|
2107 |
-
c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
2108 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
2109 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
2110 |
-
C18.6,27.3,17.7,28,16.2,28z"/>
|
2111 |
-
<path fill="#231F20" d="M114-31.5c0,2.3,0,4.5,0,6.8c0.6,0.3,1.2,0.6,1.8,0.9l4.9,2.4L114-32.2V-31.5z M129.3-34.2
|
2112 |
-
C129.2-34.2,129.2-34.2,129.3-34.2L129.3-34.2l-7.6-3.8c-0.2-0.1-0.2-0.1-0.2-0.1c0,0,0,0-0.1,0.2l-1,1.6c-1.2,2-2.4,3.9-3.6,5.9
|
2113 |
-
c0,0.1-0.1,0.1,0,0.2c1.1,1.7,2.1,3.5,3.2,5.2l1.9,3L129.3-34.2C129.2-34.1,129.2-34.1,129.3-34.2z M112.7-34.2c-2-1-4-2-6.1-3
|
2114 |
-
l-1.4-0.7C105.1-38,105-38,105-38c0,0,0,0.1,0,0.2l0,16.4c0,0.3,0.1,0.5,0.4,0.7l7,3.5c0.2,0.1,0.3,0.1,0.3,0.1c0,0,0.1-0.1,0.1-0.3
|
2115 |
-
v-9.9c0-2.2,0-4.4,0-6.6C112.8-34.1,112.8-34.1,112.7-34.2z M122.3-20.5L122.3-20.5l6.5,3.2c0.4,0.2,0.5,0.1,0.5,0.1
|
2116 |
-
c0,0,0.1-0.1,0.1-0.5V-32L122.3-20.5z"/>
|
2117 |
-
<g>
|
2118 |
-
<path fill="#231F20" d="M67.2-27.2c0-8,6.5-14.6,14.7-14.5c7.9,0.1,14.5,6.5,14.4,14.8c-0.1,8-6.7,14.5-14.9,14.3
|
2119 |
-
C73.4-12.8,67.1-19.3,67.2-27.2z M81.7-30.1c-0.1,0-0.1-0.1-0.1-0.1c-2.4-3.6-7.5-3.9-10.4-0.8c-1.2,1.3-1.8,2.7-1.8,4.5
|
2120 |
-
c0,1.3,0.3,2.5,0.8,3.6c0.8,2,2.2,3.5,4,4.6c2.3,1.5,4.9,2.1,7.7,2.1c1.2,0,2.3-0.1,3.4-0.4c2.5-0.6,4.7-1.8,6.4-3.8
|
2121 |
-
c1.6-1.9,2.4-4.1,2.2-6.6c-0.1-1.6-0.8-3-2-4.2c-1.5-1.4-3.2-2.1-5.3-1.9c-1.7,0.1-3.1,0.9-4.3,2.1C82.2-30.7,81.9-30.4,81.7-30.1z
|
2122 |
-
"/>
|
2123 |
-
<path fill="#231F20" d="M75.6-26.6c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2C73.6-25.8,74.5-26.6,75.6-26.6z"/>
|
2124 |
-
<path fill="#231F20" d="M89.8-24.7c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2C88.9-26.6,89.8-25.8,89.8-24.7z"/>
|
2125 |
-
<path fill="#231F20" d="M80.7-20.7c0-0.6,0.3-1,0.8-1.1c0.4-0.1,0.8,0.2,1,0.6c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.6-0.5,1.2-0.8,1.7
|
2126 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.6-0.7-1.1-0.9-1.8c0,0,0-0.1,0-0.1C80.7-20.6,80.7-20.7,80.7-20.7z"/>
|
2127 |
-
</g>
|
2128 |
-
<g>
|
2129 |
-
<path fill="#231F20" d="M145.8-30c0,5,2.9,9.3,7.1,11.4l-6-16.6C146.2-33.6,145.8-31.8,145.8-30z"/>
|
2130 |
-
<path fill="#231F20" d="M167-30.6c0-1.6-0.6-2.7-1-3.5c-0.6-1-1.2-1.9-1.2-3c0-1.2,0.9-2.2,2.1-2.2c0.1,0,0.1,0,0.2,0
|
2131 |
-
c-2.3-2.1-5.3-3.3-8.6-3.3c-4.4,0-8.3,2.3-10.6,5.7c0.3,0,0.6,0,0.8,0c1.3,0,3.4-0.2,3.4-0.2c0.7,0,0.8,1,0.1,1
|
2132 |
-
c0,0-0.7,0.1-1.5,0.1l4.6,13.7l2.8-8.3l-2-5.4c-0.7,0-1.3-0.1-1.3-0.1c-0.7,0-0.6-1.1,0.1-1c0,0,2.1,0.2,3.3,0.2
|
2133 |
-
c1.3,0,3.4-0.2,3.4-0.2c0.7,0,0.8,1,0.1,1c0,0-0.7,0.1-1.5,0.1l4.6,13.6l1.3-4.2C166.6-28.3,167-29.6,167-30.6z"/>
|
2134 |
-
<path fill="#231F20" d="M158.7-28.9l-3.8,11c1.1,0.3,2.3,0.5,3.6,0.5c1.5,0,2.9-0.3,4.2-0.7c0-0.1-0.1-0.1-0.1-0.2L158.7-28.9z"/>
|
2135 |
-
<path fill="#231F20" d="M169.6-36.1c0.1,0.4,0.1,0.8,0.1,1.3c0,1.3-0.2,2.7-1,4.5l-3.9,11.2c3.8-2.2,6.3-6.3,6.3-11
|
2136 |
-
C171.1-32.2,170.6-34.3,169.6-36.1z"/>
|
2137 |
-
<path fill="#231F20" d="M158.4-44.8c-8.1,0-14.8,6.6-14.8,14.8c0,8.1,6.6,14.8,14.8,14.8c8.1,0,14.8-6.6,14.8-14.8
|
2138 |
-
C173.2-38.1,166.6-44.8,158.4-44.8z M158.4-15.9c-7.8,0-14.1-6.3-14.1-14.1c0-7.8,6.3-14.1,14.1-14.1c7.8,0,14.1,6.3,14.1,14.1
|
2139 |
-
C172.5-22.2,166.2-15.9,158.4-15.9z"/>
|
2140 |
-
</g>
|
2141 |
-
</svg>
|
2142 |
-
';
|
2143 |
-
}
|
2144 |
-
|
2145 |
-
public static function social_warfare() {
|
2146 |
-
return
|
2147 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2148 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2149 |
-
<path fill="#231F20" d="M8.6,9.9c0.2-0.8,1.8-4.2,5.5-6.3C8.1,4.5,3.5,9.7,3.5,15.9c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
2150 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C17.1,17.8,5.5,18.5,8.6,9.9z M27.2,10.4
|
2151 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7L21.4,12c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
2152 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C28.5,14,28,12.1,27.2,10.4z"/>
|
2153 |
-
</svg>
|
2154 |
-
';
|
2155 |
-
}
|
2156 |
-
|
2157 |
-
public static function tumblr() {
|
2158 |
-
return
|
2159 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2160 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2161 |
-
<path fill="#231F20" d="M22.2,23.7c-4.1,1.8-4.6-1.5-4.6-1.5V14h4.9V9.6h-4.9V3h-4c0,0-0.5,5.9-5.1,7.2V14h2.9v8.5
|
2162 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L22.2,23.7z"/>
|
2163 |
-
</svg>
|
2164 |
-
';
|
2165 |
-
}
|
2166 |
-
|
2167 |
-
public static function twitter() {
|
2168 |
-
return
|
2169 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2170 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2171 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M30.7,6.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2172 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2173 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2174 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C28.9,9.2,29.9,8.1,30.7,6.9z"/>
|
2175 |
-
</svg>
|
2176 |
-
';
|
2177 |
-
}
|
2178 |
-
|
2179 |
-
public static function upgrade() {
|
2180 |
-
return
|
2181 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2182 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2183 |
-
<path fill="#231F20" d="M23.9-17c-1,0-1.9,0.4-2.6,1L12-21.4c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
2184 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
2185 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
2186 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-17,23.9-17z"/>
|
2187 |
-
<path fill="#231F20" d="M232,53.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
2188 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
2189 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
2190 |
-
c0.9,0,2-0.1,3.1-0.4V53.5z"/>
|
2191 |
-
<path fill="#231F20" d="M247.4,47.5l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
2192 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
2193 |
-
c-1-4-1-11.3-5.2-10.5C252.6,41.3,247.4,47.5,247.4,47.5z"/>
|
2194 |
-
<path fill="#231F20" d="M100.3,61.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
2195 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L100.3,61.3z"/>
|
2196 |
-
<path id="f_5_" fill="#231F20" d="M54,66.6V54.8h4l0.6-4.6H54v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
2197 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H54z"/>
|
2198 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M178.5,40.6c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
2199 |
-
c2,0,10.1-9.2,10.1-15.3C188.7,45.5,184.1,40.6,178.5,40.6z M178.6,56.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
2200 |
-
c0,1.3,1.1,2.4,2.5,2.4s2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
2201 |
-
C184.6,54.2,181.8,56.9,178.6,56.9z"/>
|
2202 |
-
<g>
|
2203 |
-
<path fill="#231F20" d="M133.1,45.6c-0.7-0.6-1.5-0.8-2.4-0.5c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
2204 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
2205 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
2206 |
-
c0.3-0.3,0.6-0.7,1-0.9c0.2-0.1,0.4-0.2,0.6-0.2c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
2207 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
2208 |
-
C134,46.5,133.6,46,133.1,45.6z M146.7,47.2c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
2209 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2c-1.3,0.3-2.5,0.7-3.6,1.2
|
2210 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4c-1.4,1.1-2.2,2.6-2.2,4.4c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
2211 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
2212 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
2213 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
2214 |
-
C147.6,48.1,147.3,47.6,146.7,47.2z M145.2,50.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
2215 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
2216 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3c-0.8,0.2-1.3,0.7-1.5,1.5
|
2217 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7h-10.3c0-0.1,0-0.1,0-0.2
|
2218 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
2219 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
2220 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
2221 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C145.5,50.4,145.3,50.5,145.2,50.5z M139.3,45.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
2222 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
2223 |
-
c0.7,0,1.3-0.6,1.3-1.3C140.6,46.1,140,45.5,139.3,45.5z"/>
|
2224 |
-
</g>
|
2225 |
-
<path fill="#231F20" d="M312.4,49.3v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V49.3H312.4z M310.8,62.7h-12v-2.2h12V62.7z
|
2226 |
-
M311.1,54.4h-12.6V43.9h12.6V54.4z M312.7,59.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
2227 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
2228 |
-
c0.8,0,1.4,0.6,1.4,1.4C314.1,58.6,313.5,59.2,312.7,59.2z M309.9,46.5h-10.2v1.3h10.2V46.5z M309.9,48.8h-10.2v1.3h10.2V48.8z
|
2229 |
-
M309.9,51.2h-10.2v1.3h10.2V51.2z"/>
|
2230 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M115.6,4.2c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2231 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2232 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2233 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C113.7,6.5,114.8,5.4,115.6,4.2z"/>
|
2234 |
-
<g>
|
2235 |
-
<circle fill="#231F20" cx="188.7" cy="13.3" r="7.4"/>
|
2236 |
-
<circle fill="#231F20" cx="171.7" cy="13.3" r="7.4"/>
|
2237 |
-
</g>
|
2238 |
-
<path fill="#231F20" d="M226.6,2h-13.5c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9V9.9
|
2239 |
-
C235.5,2.4,234.3,2,226.6,2z M216.6,18.9V7.2l8.9,5.9L216.6,18.9z"/>
|
2240 |
-
<path id="email-icon_10_" fill="#231F20" d="M253.9,12l-9.5-7.5v17.2L253.9,12z M274.5,2.9h-30l15,11.5L274.5,2.9z M263.7,12.9
|
2241 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L263.7,12.9z M265,12.1l9.6,9.6V4.6L265,12.1z"/>
|
2242 |
-
<g>
|
2243 |
-
<path fill="#231F20" d="M55.7,11.8v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
2244 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H55.7z"/>
|
2245 |
-
<polyline fill="#231F20" points="77.2,11.8 74.2,11.8 74.2,8.9 71.2,8.9 71.2,11.8 68.2,11.8 68.2,14.8 71.2,14.8 71.2,17.8
|
2246 |
-
74.2,17.8 74.2,14.8 77.2,14.8 "/>
|
2247 |
-
</g>
|
2248 |
-
<path fill="#231F20" d="M311.2,8.8c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
2249 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
2250 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
2251 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C315.2,10.6,313.4,8.8,311.2,8.8z M308.7,3.5c0.7,0,1.2,0.6,1.2,1.2
|
2252 |
-
c0,0.7-0.6,1.3-1.2,1.3s-1.2-0.6-1.2-1.3C307.4,4.1,308,3.5,308.7,3.5z M286.5,14.6c-0.7-0.3-1.1-1-1.1-1.7c0-1,0.8-1.9,1.9-1.9
|
2253 |
-
c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L286.5,14.6z M299.1,23.3c-5.8,0-10.5-2.9-10.5-6.5s4.7-6.5,10.5-6.5
|
2254 |
-
c5.8,0,10.5,2.9,10.5,6.5S304.9,23.3,299.1,23.3z M311.8,14.6l-0.5,0.2c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4c0.4-0.4,0.8-0.6,1.4-0.6
|
2255 |
-
c1,0,1.9,0.8,1.9,1.9C313,13.6,312.5,14.3,311.8,14.6z M297,14.8c0-1-0.8-1.9-1.9-1.9s-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
2256 |
-
S297,15.9,297,14.8z M303.2,13c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.8,1.9-1.9C305.1,13.8,304.3,13,303.2,13z
|
2257 |
-
M303.2,18.8C303.2,18.8,303.2,18.8,303.2,18.8c-0.3,0-0.5,0.1-0.7,0.3c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0
|
2258 |
-
c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0
|
2259 |
-
c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7C303.7,18.9,303.4,18.8,303.2,18.8z"/>
|
2260 |
-
<path fill="#231F20" d="M140.7,25.3c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
2261 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
2262 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
2263 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
2264 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
2265 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
2266 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
2267 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
2268 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2c-0.2,0.4-0.8,0.9-3.2,1.2c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
2269 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
2270 |
-
C143.2,24.6,142.2,25.3,140.7,25.3z"/>
|
2271 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M65.9,92.1h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
2272 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V92.1z M65.9,85.8
|
2273 |
-
c0-0.5-0.4-0.9-0.9-0.9h-2.7c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9H65c0.5,0,0.9-0.4,0.9-0.9V85.8z M56.9,89.4
|
2274 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5c2.5,0,4.5-2,4.5-4.5C61.4,91.4,59.4,89.4,56.9,89.4 M65.9,105.6h-18
|
2275 |
-
c-1.5,0-2.7-1.2-2.7-2.7v-18c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C68.6,104.4,67.4,105.6,65.9,105.6"/>
|
2276 |
-
<path fill="#231F20" d="M212.5,82.2c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
2277 |
-
C215.3,83.5,214,82.2,212.5,82.2z M210,105.6h4.9V90H210V105.6z M227.6,89.5c0,0-3.9-0.3-4.8,2.6V90h-4.9v15.6h4.9v-8.3
|
2278 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C233,96.6,233.6,89.5,227.6,89.5z"/>
|
2279 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M109.6,91.9l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
2280 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
2281 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L109.6,91.9z M93.8,88.2h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
2282 |
-
C92.4,88.9,93,88.2,93.8,88.2z M102.2,99.5h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
2283 |
-
C103.6,98.9,102.9,99.5,102.2,99.5z"/>
|
2284 |
-
<path id="rss-icon_22_" fill="#231F20" d="M256.8,102.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
2285 |
-
C255.4,99.5,256.8,100.9,256.8,102.8z M250.3,90v4.9c6.1,0.1,11.1,5,11.1,11.1h4.9C266.2,97.2,259.1,90.1,250.3,90z M250.3,86.6
|
2286 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V86.6z"/>
|
2287 |
-
<path id="icon" fill="#231F20" d="M140.7,91l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
2288 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
2289 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V91z M149.2,94.5v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
2290 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H149.2z"/>
|
2291 |
-
<path fill="#231F20" d="M291.9,87.6l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0
|
2292 |
-
l-10.6,5C291.7,87.3,291.7,87.5,291.9,87.6z M315,93.7l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
2293 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,94.1,315.2,93.8,315,93.7z
|
2294 |
-
M315,100.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
2295 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C315.2,100.6,315.2,100.2,315,100.1z"/>
|
2296 |
-
<path fill="#231F20" d="M177.3,89.5c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1l5.5,2.7l-7.4-12.1V89.5z M194.4,86.6c0,0-0.1,0-0.1-0.1h0
|
2297 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
2298 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C194.4,86.6,194.4,86.6,194.4,86.6z M175.9,86.6c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
2299 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
2300 |
-
c0-2.5,0-4.9,0-7.4C176,86.6,176,86.6,175.9,86.6z M186.7,101.8L186.7,101.8l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5
|
2301 |
-
V89L186.7,101.8z"/>
|
2302 |
-
<g>
|
2303 |
-
<path fill="#231F20" d="M45.2,174.5c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3c-0.1,6.7-5.6,12.1-12.4,11.9
|
2304 |
-
C50.4,186.4,45.2,181,45.2,174.5z M57.3,172.1c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7
|
2305 |
-
c0,1.1,0.2,2.1,0.6,3c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2
|
2306 |
-
c1.4-1.6,2-3.4,1.9-5.5c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7
|
2307 |
-
C57.7,171.5,57.5,171.8,57.3,172.1z"/>
|
2308 |
-
<path fill="#231F20" d="M52.2,174.9c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7
|
2309 |
-
C50.6,175.7,51.3,174.9,52.2,174.9z"/>
|
2310 |
-
<path fill="#231F20" d="M64.1,176.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6
|
2311 |
-
C63.3,174.9,64.1,175.6,64.1,176.6z"/>
|
2312 |
-
<path fill="#231F20" d="M56.5,179.9c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
2313 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C56.5,180,56.5,179.9,56.5,179.9z"/>
|
2314 |
-
</g>
|
2315 |
-
<g>
|
2316 |
-
<path fill="#231F20" d="M57.3,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
2317 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
2318 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
2319 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
2320 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
2321 |
-
c6.7,0,12.1-5.4,12.1-12.1C69.3,127.5,63.9,122.1,57.3,122.1z"/>
|
2322 |
-
</g>
|
2323 |
-
<path fill="#231F20" d="M98.2,121.8c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4c6.8,0,12.4-5.5,12.4-12.4S105.1,121.8,98.2,121.8
|
2324 |
-
z M98.1,141.9c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
2325 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C105.3,137.8,103.2,141.9,98.1,141.9z"/>
|
2326 |
-
<path fill="#231F20" d="M190.7,127.4l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C192,129.7,191.4,128.5,190.7,127.4z M181,122
|
2327 |
-
l-3.4,15.6c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C181,121.9,181,121.9,181,122z M183.4,137l-5.3,9.2
|
2328 |
-
c0,0-0.1,0.1-0.1,0.1c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C183.9,136.6,183.6,136.6,183.4,137z
|
2329 |
-
M168,134.2c0,3.1,1.1,5.9,3,8.1l3-18.7C170.4,125.7,168,129.7,168,134.2z"/>
|
2330 |
-
<path fill="#231F20" d="M131.8,128.1c0.2-0.8,1.8-4.2,5.5-6.3c-6,0.9-10.6,6.1-10.6,12.3c0,1.6,0.3,3.2,0.9,4.6
|
2331 |
-
c0.2-0.2,0.5-0.3,0.8-0.3l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1
|
2332 |
-
C140.3,136,128.7,136.7,131.8,128.1z M150.4,128.6c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9
|
2333 |
-
c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4
|
2334 |
-
C151.7,132.1,151.2,130.3,150.4,128.6z"/>
|
2335 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M230.1,125.1c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
2336 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C233.8,130.7,232.5,127.5,230.1,125.1z
|
2337 |
-
M221.2,144.6L221.2,144.6c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6
|
2338 |
-
c0-5.8,4.7-10.5,10.5-10.5c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C231.7,139.9,227,144.6,221.2,144.6z M226.9,136.7
|
2339 |
-
c-0.3-0.2-1.9-0.9-2.2-1c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6
|
2340 |
-
c-0.9-0.8-1.6-1.9-1.8-2.2c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6
|
2341 |
-
c-0.1-0.2-0.7-1.7-1-2.3c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6
|
2342 |
-
c0,1.6,1.1,3.1,1.3,3.3c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5
|
2343 |
-
C227.5,137,227.3,136.9,226.9,136.7z"/>
|
2344 |
-
<path fill="#231F20" d="M251.8,123.3c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
2345 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
2346 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
2347 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
2348 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
2349 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
2350 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
2351 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
2352 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
2353 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
2354 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
2355 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C251.8,123.5,251.8,123.4,251.8,123.3z M260.8,140.4c-1.1,0.2-2,0.5-2.8,1.3
|
2356 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C260.6,141,260.7,140.7,260.8,140.4
|
2357 |
-
z"/>
|
2358 |
-
<g>
|
2359 |
-
<path fill="#231F20" d="M292.6,134.2c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C293,131.2,292.6,132.7,292.6,134.2z"/>
|
2360 |
-
<path fill="#231F20" d="M310.1,133.7c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
2361 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
2362 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4c-0.6,0-1.1-0.1-1.1-0.1c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
2363 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C309.7,135.6,310.1,134.5,310.1,133.7z"/>
|
2364 |
-
<path fill="#231F20" d="M303.2,135.1l-3.1,9.1c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L303.2,135.1z"/>
|
2365 |
-
<path fill="#231F20" d="M312.2,129.2c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7l-3.2,9.2c3.1-1.8,5.2-5.2,5.2-9
|
2366 |
-
C313.4,132.4,313,130.7,312.2,129.2z"/>
|
2367 |
-
<path fill="#231F20" d="M303,122.1c-6.7,0-12.1,5.4-12.1,12.1c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
2368 |
-
C315.2,127.5,309.7,122.1,303,122.1z M303,145.7c-6.4,0-11.6-5.2-11.6-11.6c0-6.4,5.2-11.6,11.6-11.6c6.4,0,11.6,5.2,11.6,11.6
|
2369 |
-
C314.6,140.6,309.4,145.7,303,145.7z"/>
|
2370 |
-
</g>
|
2371 |
-
<path fill="#231F20" d="M110.9,164.1c-0.3-0.9-1.2-1.6-2.2-1.6h0h-2.2H87.3c-1,0-1.9,0.6-2.2,1.5c-0.1,0.3-0.2,0.6-0.2,0.8v7.9
|
2372 |
-
l0.1,1.6c0.4,3.6,2.2,6.7,5.1,8.8c0.1,0,0.1,0.1,0.2,0.1l0,0c1.5,1.1,3.3,1.9,5.1,2.3c0.9,0.2,1.7,0.3,2.6,0.3
|
2373 |
-
c0.8,0,1.6-0.1,2.4-0.2c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c1.8-0.4,3.4-1.1,4.9-2.2l0,0c0.1,0,0.1-0.1,0.2-0.1
|
2374 |
-
c2.9-2.2,4.7-5.3,5.1-8.8l0.1-1.6v-7.9C111,164.6,111,164.3,110.9,164.1z M105.4,172.3l-6.1,5.9c-0.3,0.3-0.8,0.5-1.2,0.5
|
2375 |
-
c-0.4,0-0.9-0.2-1.2-0.5l-6.1-5.9c-0.7-0.7-0.7-1.8-0.1-2.5c0.7-0.7,1.8-0.7,2.5-0.1l4.9,4.7l4.9-4.7c0.7-0.7,1.8-0.7,2.5,0.1
|
2376 |
-
C106.1,170.5,106.1,171.6,105.4,172.3z"/>
|
2377 |
-
<path fill="#231F20" d="M6,41.4h3.8l4.9,10c0.7,1.5,1.3,2.9,1.3,2.9s0.6-1.4,1.4-2.9l5-10H26l-8.5,15.9v10.1h-3.2V57.1L6,41.4z"/>
|
2378 |
-
<polygon fill="#231F20" points="4.3,82.2 4.3,105.6 12.1,105.6 12.1,97.8 19.9,97.8 19.9,90 27.7,90 27.7,82.2 "/>
|
2379 |
-
<path fill="#231F20" d="M23.5,13.4C23.5,13.4,23.5,13.4,23.5,13.4l0-2.5c0-3.9-2.9-7.4-6.8-7.7c-4-0.3-7.4,2.5-8,6.2c0,0,0,0,0,0
|
2380 |
-
c0.3,0,2.8,0,3,0c0,0,0,0,0,0c0.6-2.2,2.9-3.8,5.4-3.1c2,0.5,3.3,2.4,3.3,4.5v2.5c0,0.1,0,0.1,0,0.1H8.5v0c-1.6,0.1-2.8,1.4-2.8,3
|
2381 |
-
v9.5c0,1.7,1.4,3,3,3h14.4c1.7,0,3-1.4,3-3v-9.5C26.2,14.8,25,13.5,23.5,13.4z M21.3,23.3c-0.4,0.4-1.1,0.4-1.6,0L16,19.6l-3.8,3.8
|
2382 |
-
c-0.2,0.2-0.5,0.3-0.8,0.3s-0.6-0.1-0.8-0.3c-0.4-0.4-0.4-1.1,0-1.6l4.6-4.6c0.4-0.4,1.1-0.4,1.6,0l4.5,4.5
|
2383 |
-
C21.8,22.2,21.8,22.9,21.3,23.3z"/>
|
2384 |
-
<path fill="#231F20" d="M-75.6,23.8h-14.5c-1.7,0-3-1.3-3-3v-9.5c0-1.7,1.3-3,3-3h14.5c1.7,0,3,1.3,3,3v9.5
|
2385 |
-
C-72.6,22.4-74,23.8-75.6,23.8z"/>
|
2386 |
-
<path fill="none" stroke="#231F20" stroke-width="3" stroke-miterlimit="10" d="M-82.9,16.8L-82.9,16.8c-3.3,0-6-2.7-6-6V3.5
|
2387 |
-
c0-3.3,2.7-6,6-6h0c3.3,0,6,2.7,6,6v7.3C-76.9,14.1-79.6,16.8-82.9,16.8z"/>
|
2388 |
-
<rect x="-99.8" y="4.3" fill="#FFFFFF" width="16.9" height="4"/>
|
2389 |
-
<polyline fill="none" stroke="#FFFFFF" stroke-width="2.2121" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="
|
2390 |
-
-87.4,17.5 -82.9,12.9 -78.3,17.4 "/>
|
2391 |
-
</svg>
|
2392 |
-
';
|
2393 |
-
}
|
2394 |
-
|
2395 |
-
public static function vimeo() {
|
2396 |
-
return
|
2397 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2398 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2399 |
-
<path fill="#231F20" d="M0.7,9.9l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7c2.9-1.9,12.4-10,14.2-19.7
|
2400 |
-
c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1c-1-4-1-11.3-5.2-10.5
|
2401 |
-
C5.9,3.7,0.7,9.9,0.7,9.9z"/>
|
2402 |
-
</svg>
|
2403 |
-
';
|
2404 |
-
}
|
2405 |
-
|
2406 |
-
public static function vine() {
|
2407 |
-
return
|
2408 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2409 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2410 |
-
<path fill="#231F20" d="M27.4,15.9c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
2411 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
2412 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18H4.6c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
2413 |
-
c0.9,0,2-0.1,3.1-0.4V15.9z"/>
|
2414 |
-
</svg>
|
2415 |
-
';
|
2416 |
-
}
|
2417 |
-
|
2418 |
-
public static function warfare_plugins() {
|
2419 |
-
return
|
2420 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2421 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2422 |
-
<path fill="#231F20" d="M26.5,9.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C27.9,11.6,27.3,10.3,26.5,9.2z M16.8,3.8l-3.4,15.6
|
2423 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C16.8,3.7,16.8,3.7,16.8,3.8z M19.2,18.8L13.9,28c0,0-0.1,0.1-0.1,0.1
|
2424 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C19.7,18.5,19.4,18.5,19.2,18.8z M3.8,16
|
2425 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C6.2,7.5,3.8,11.5,3.8,16z"/>
|
2426 |
-
</svg>
|
2427 |
-
';
|
2428 |
-
}
|
2429 |
-
|
2430 |
-
public static function whatsapp() {
|
2431 |
-
return
|
2432 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2433 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2434 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
2435 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
2436 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
2437 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
2438 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
2439 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
2440 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
2441 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
2442 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
2443 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
2444 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
2445 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
2446 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
2447 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
2448 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
2449 |
-
<g>
|
2450 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
2451 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
2452 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
2453 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
2454 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
2455 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
2456 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
2457 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
2458 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
2459 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
2460 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
2461 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
2462 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
2463 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
2464 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
2465 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
2466 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
2467 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
2468 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
2469 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
2470 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
2471 |
-
</g>
|
2472 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
2473 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
2474 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
2475 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
2476 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
2477 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
2478 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
2479 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
2480 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
2481 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
2482 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
2483 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
2484 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
2485 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
2486 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
2487 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
2488 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
2489 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
2490 |
-
h11.1V87.3z"/>
|
2491 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
2492 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
2493 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
2494 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
2495 |
-
<g>
|
2496 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
2497 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
2498 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
2499 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
2500 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
2501 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
2502 |
-
</g>
|
2503 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
2504 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
2505 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
2506 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
2507 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
2508 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
2509 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
2510 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
2511 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
2512 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
2513 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
2514 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2515 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2516 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2517 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
2518 |
-
<g>
|
2519 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
2520 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
2521 |
-
</g>
|
2522 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
2523 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
2524 |
-
<g>
|
2525 |
-
<path fill="#231F20" d="M159.8,14.6c-0.9-0.4-1.6-1.3-1.6-2.4c0-1.4,1.2-2.6,2.6-2.6c0.8,0,1.5,0.3,1.9,0.9
|
2526 |
-
c0.2-0.2,0.5-0.4,0.8-0.6c-0.7-0.8-1.6-1.3-2.7-1.3c-2,0-3.6,1.6-3.6,3.6c0,1.6,1,2.9,2.4,3.4C159.6,15.3,159.7,14.9,159.8,14.6z"
|
2527 |
-
/>
|
2528 |
-
<path fill="#231F20" d="M185.9,8.7c-1.2,0-2.2,0.6-2.8,1.4c0.3,0.1,0.6,0.3,0.9,0.4c0.5-0.5,1.1-0.8,1.9-0.8c1.4,0,2.6,1.2,2.6,2.6
|
2529 |
-
c0,1.1-0.7,2.1-1.7,2.4c0.1,0.3,0.1,0.7,0.2,1c1.5-0.4,2.5-1.8,2.5-3.4C189.5,10.3,187.9,8.7,185.9,8.7z"/>
|
2530 |
-
<path fill="#231F20" d="M173.5,7.6c0,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.6l2.3-7.2c0.1-0.2,0.3-0.4,0.6-0.3l6.2,1.4
|
2531 |
-
c0.3,0.1,0.4,0.3,0.4,0.6S182,2,181.8,1.9l-5.7-1.3l-2.1,6.7C173.9,7.5,173.7,7.6,173.5,7.6z"/>
|
2532 |
-
<path fill="#231F20" d="M184.4,4.9c-1.6,0-2.9-1.3-2.9-2.9c0-1.6,1.3-2.9,2.9-2.9c1.6,0,2.9,1.3,2.9,2.9
|
2533 |
-
C187.3,3.5,186,4.9,184.4,4.9z M184.4,0c-1.1,0-1.9,0.9-1.9,1.9s0.9,1.9,1.9,1.9s1.9-0.9,1.9-1.9S185.5,0,184.4,0z"/>
|
2534 |
-
<path fill="#231F20" d="M173.3,26.1c-8,0-14.4-4.3-14.4-9.6s6.5-9.6,14.4-9.6c8,0,14.4,4.3,14.4,9.6S181.2,26.1,173.3,26.1z
|
2535 |
-
M173.3,7.9c-7.4,0-13.5,3.9-13.5,8.6s6,8.6,13.5,8.6c7.4,0,13.5-3.9,13.5-8.6S180.7,7.9,173.3,7.9z"/>
|
2536 |
-
<path id="circle21826_6_" inkscape:connector-curvature="0" fill="#231F20" d="M168.4,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
2537 |
-
c1.2,0,2.2-1,2.2-2.2S169.7,12.4,168.4,12.4z"/>
|
2538 |
-
<path id="circle21828_6_" inkscape:connector-curvature="0" fill="#231F20" d="M178.3,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
2539 |
-
s2.2-1,2.2-2.2S179.5,12.4,178.3,12.4z"/>
|
2540 |
-
<path fill="#231F20" d="M173.3,22.6c-2.4,0-4.1-0.5-5.2-1.6c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0c0.9,0.9,2.3,1.3,4.4,1.3
|
2541 |
-
c0.3,0,0.5,0.2,0.5,0.5C173.8,22.4,173.6,22.6,173.3,22.6z"/>
|
2542 |
-
<path fill="#231F20" d="M173.4,22.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5c2.1,0,3.6-0.4,4.5-1.3c0.2-0.2,0.5-0.2,0.7,0
|
2543 |
-
c0.2,0.2,0.2,0.5,0,0.7C177.4,22.1,175.8,22.6,173.4,22.6z"/>
|
2544 |
-
</g>
|
2545 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
2546 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
2547 |
-
<g>
|
2548 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
2549 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
2550 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
2551 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
2552 |
-
</g>
|
2553 |
-
<path fill="#231F20" d="M22.2-15.5c-1,0-1.9,0.4-2.6,1L10.3-20c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
2554 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S24.4-34,22.2-34s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
2555 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S4.4-17,6.5-17c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
2556 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S24.4-15.5,22.2-15.5z"/>
|
2557 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M25,6.9c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
2558 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6L10,27c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C28.7,12.5,27.4,9.3,25,6.9z M16.1,26.4
|
2559 |
-
L16.1,26.4c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
2560 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C26.6,21.7,21.9,26.4,16.1,26.4z M21.8,18.5c-0.3-0.2-1.9-0.9-2.2-1
|
2561 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
2562 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
2563 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
2564 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C22.4,18.8,22.1,18.7,21.8,18.5z
|
2565 |
-
"/>
|
2566 |
-
</svg>
|
2567 |
-
';
|
2568 |
-
}
|
2569 |
-
|
2570 |
-
public static function wordpress() {
|
2571 |
-
return
|
2572 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2573 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2574 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
2575 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
2576 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
2577 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
2578 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
2579 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
2580 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
2581 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
2582 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
2583 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
2584 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
2585 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
2586 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
2587 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
2588 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
2589 |
-
<g>
|
2590 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
2591 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
2592 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
2593 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
2594 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
2595 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
2596 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
2597 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
2598 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
2599 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
2600 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
2601 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
2602 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
2603 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
2604 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
2605 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
2606 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
2607 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
2608 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
2609 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
2610 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
2611 |
-
</g>
|
2612 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
2613 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
2614 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
2615 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
2616 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
2617 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
2618 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
2619 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
2620 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
2621 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
2622 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
2623 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
2624 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
2625 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
2626 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
2627 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
2628 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
2629 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
2630 |
-
h11.1V87.3z"/>
|
2631 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
2632 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
2633 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
2634 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
2635 |
-
<g>
|
2636 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
2637 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
2638 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
2639 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
2640 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
2641 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
2642 |
-
</g>
|
2643 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
2644 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
2645 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
2646 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
2647 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
2648 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
2649 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
2650 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
2651 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
2652 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
2653 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
2654 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2655 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2656 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2657 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
2658 |
-
<g>
|
2659 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
2660 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
2661 |
-
</g>
|
2662 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
2663 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
2664 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
2665 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
2666 |
-
<g>
|
2667 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
2668 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
2669 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
2670 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
2671 |
-
</g>
|
2672 |
-
<path fill="#231F20" d="M23.9-11.8c-1,0-1.9,0.4-2.6,1L12-16.2c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
2673 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9s-1.8-3.9-3.9-3.9s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9L10.8-20
|
2674 |
-
C10.1-20.6,9.2-21,8.1-21c-2.2,0-3.9,1.8-3.9,3.9s1.8,3.9,3.9,3.9c1,0,2-0.4,2.7-1.1l9.3,5.4C20.1-8.5,20-8.2,20-7.9
|
2675 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S26-11.8,23.9-11.8z"/>
|
2676 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M101.5,129.4c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
2677 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C105.2,135,103.9,131.8,101.5,129.4z
|
2678 |
-
M92.6,148.9L92.6,148.9c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
2679 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C103.1,144.2,98.4,148.9,92.6,148.9z M98.4,141c-0.3-0.2-1.9-0.9-2.2-1
|
2680 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
2681 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
2682 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
2683 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C98.9,141.3,98.7,141.2,98.4,141
|
2684 |
-
z"/>
|
2685 |
-
<path fill="#231F20" d="M124.2,125.9c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
2686 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
2687 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
2688 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
2689 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
2690 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
2691 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
2692 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
2693 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
2694 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
2695 |
-
c0.4-1.7,0.9-3.5,1.4-5.2c0.2-0.9,0.5-1.8,0.7-2.7c0.1-0.7-0.1-1.2-1-0.9c-0.6,0.2-1.1,0.5-1.5,0.9c-0.2,0.2-0.3,0.2-0.6,0
|
2696 |
-
c-0.3-0.3-0.6-0.6-0.8-1c-0.1-0.2-0.2-0.4-0.3-0.7C124.2,126.1,124.2,126,124.2,125.9z M133.2,142.9c-1.1,0.2-2,0.5-2.8,1.3
|
2697 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9
|
2698 |
-
C133.1,143.6,133.1,143.3,133.2,142.9z"/>
|
2699 |
-
<path fill="#231F20" d="M181.4,50.2v-6.6h-15.2v6.6h-2.8v11.3h2.5v4.1h15.8v-4.1h2.5V50.2H181.4z M179.8,63.7h-12v-2.2h12V63.7z
|
2700 |
-
M180.1,55.3h-12.6V44.8h12.6V55.3z M181.7,60.2c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
|
2701 |
-
c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.3-0.1-0.4c0-0.8,0.6-1.4,1.4-1.4
|
2702 |
-
c0.8,0,1.4,0.6,1.4,1.4C183.1,59.6,182.5,60.2,181.7,60.2z M178.9,47.4h-10.2v1.3h10.2V47.4z M178.9,49.8h-10.2v1.3h10.2V49.8z
|
2703 |
-
M178.9,52.1h-10.2v1.3h10.2V52.1z"/>
|
2704 |
-
<path fill="#231F20" d="M184.9,10.1c-1.2,0-2.4,0.6-3.2,1.6l-0.2,0.2c-1.9-1.3-4.5-2.1-7.3-2.3l1.3-4l3.5,0.8c0.2,1.7,1.6,3,3.4,3
|
2705 |
-
c1.9,0,3.4-1.5,3.4-3.4c0-1.9-1.5-3.4-3.4-3.4c-1.3,0-2.4,0.7-3,1.8l-4.3-1c-0.5-0.1-1,0.2-1.2,0.7l-1.7,5.4c-3.1,0.1-5.9,1-8,2.3
|
2706 |
-
l-0.2-0.3c-0.8-0.9-1.9-1.5-3.1-1.5c-2.2,0-4,1.8-4,4c0,1.7,1.1,3.2,2.7,3.8l0.7,0.3l0-0.2c0,0,0,0.1,0,0.1c0,4.7,5.6,8.5,12.6,8.5
|
2707 |
-
c6.9,0,12.5-3.8,12.6-8.5l0.7-0.2c1.7-0.5,2.8-2.1,2.8-3.8C188.9,11.9,187.1,10.1,184.9,10.1z M182.4,4.8c0.7,0,1.2,0.6,1.2,1.2
|
2708 |
-
c0,0.7-0.6,1.3-1.2,1.3c-0.7,0-1.2-0.6-1.2-1.3C181.2,5.3,181.7,4.8,182.4,4.8z M160.2,15.8c-0.7-0.3-1.1-1-1.1-1.7
|
2709 |
-
c0-1,0.8-1.9,1.9-1.9c0.5,0,1,0.2,1.4,0.6l0.2,0.3c-0.9,0.8-1.5,1.8-1.9,2.8L160.2,15.8z M172.8,24.6c-5.8,0-10.5-2.9-10.5-6.5
|
2710 |
-
s4.7-6.5,10.5-6.5c5.8,0,10.5,2.9,10.5,6.5S178.6,24.6,172.8,24.6z M185.5,15.9L185,16c-0.4-1-1-2-1.8-2.8l0,0l0.3-0.4
|
2711 |
-
c0.4-0.4,0.8-0.6,1.4-0.6c1,0,1.9,0.8,1.9,1.9C186.7,14.9,186.2,15.6,185.5,15.9z M170.7,16.1c0-1-0.8-1.9-1.9-1.9
|
2712 |
-
c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9C169.8,18,170.7,17.1,170.7,16.1z M176.9,14.2c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9
|
2713 |
-
c1,0,1.9-0.8,1.9-1.9C178.8,15.1,178,14.2,176.9,14.2z M176.9,20C176.9,20,176.9,20,176.9,20c-0.3,0-0.5,0.1-0.7,0.3
|
2714 |
-
c-0.6,0.6-1.7,0.9-3.3,0.9c0,0,0,0,0,0c0,0,0,0,0,0c-1.6,0-2.6-0.3-3.3-0.9c-0.4-0.4-1.1-0.4-1.4,0c-0.2,0.2-0.3,0.4-0.3,0.7
|
2715 |
-
c0,0.3,0.1,0.5,0.3,0.7c1,1,2.5,1.5,4.7,1.5c0,0,0,0,0,0c0,0,0,0,0,0c2.1,0,3.7-0.5,4.7-1.5c0.2-0.2,0.3-0.4,0.3-0.7
|
2716 |
-
c0-0.3-0.1-0.5-0.3-0.7C177.4,20.1,177.1,20,176.9,20z"/>
|
2717 |
-
<path fill="#231F20" d="M163.5,88l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5c0.2-0.1,0.2-0.4,0-0.5l-10.5-5c-0.6-0.3-1.4-0.3-2,0l-10.6,5
|
2718 |
-
C163.3,87.7,163.3,87.9,163.5,88z M186.6,94.1l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3
|
2719 |
-
c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C186.8,94.5,186.8,94.2,186.6,94.1z
|
2720 |
-
M186.6,100.5l-2.2-1c-0.4-0.2-0.9-0.2-1.4,0l-7,3.3c-0.6,0.3-1.3,0.3-1.8,0l-7-3.3c-0.4-0.2-0.9-0.2-1.3,0l-2.3,1.1
|
2721 |
-
c-0.2,0.1-0.2,0.4,0,0.5l10.6,5c0.6,0.3,1.3,0.3,1.8,0l10.6-5C186.8,101,186.8,100.6,186.6,100.5z"/>
|
2722 |
-
<path fill="#231F20" d="M-24.3-3.2c-0.1,0-0.1,0-0.2,0h0c0,0-0.1,0-0.1,0c-1.5,0-2.5-0.7-3.4-1.4c-0.6-0.5-1.3-0.9-2-1
|
2723 |
-
c-0.4-0.1-0.7-0.1-1-0.1c-0.6,0-1.1,0.1-1.4,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.3,0-0.4-0.3c-0.1-0.2-0.1-0.4-0.1-0.6
|
2724 |
-
c-0.1-0.5-0.2-0.8-0.4-0.8c-2.4-0.4-3.1-0.9-3.2-1.2c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.3,0.2-0.3c3.7-0.6,5.3-4.4,5.4-4.5c0,0,0,0,0,0
|
2725 |
-
c0.2-0.5,0.3-0.9,0.1-1.2c-0.3-0.6-1.1-0.9-1.6-1c-0.1,0-0.3-0.1-0.4-0.1c-1.1-0.4-1.2-0.9-1.1-1.1c0.1-0.4,0.6-0.7,1-0.7
|
2726 |
-
c0.1,0,0.2,0,0.3,0.1c0.5,0.2,0.9,0.3,1.3,0.3c0.5,0,0.8-0.2,0.8-0.3c0-0.2,0-0.5,0-0.8c-0.1-1.7-0.2-3.9,0.3-5.2
|
2727 |
-
c1.7-3.7,5.2-4,6.2-4c0,0,0.5,0,0.5,0l0.1,0c1,0,4.6,0.3,6.2,4c0.6,1.2,0.4,3.4,0.3,5.2l0,0.1c0,0.2,0,0.5,0,0.7
|
2728 |
-
c0,0,0.2,0.2,0.7,0.2h0c0.4,0,0.8-0.1,1.2-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.3,0,0.4,0.1l0,0c0.4,0.1,0.6,0.4,0.6,0.7
|
2729 |
-
c0,0.3-0.2,0.6-1.1,1c-0.1,0-0.2,0.1-0.4,0.1c-0.5,0.2-1.4,0.4-1.6,1c-0.1,0.3-0.1,0.7,0.1,1.2c0,0,0,0,0,0c0.1,0.2,1.7,3.9,5.4,4.5
|
2730 |
-
c0.1,0,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.2C-11.9-8-12.6-7.5-15-7.1c-0.2,0-0.3,0.3-0.4,0.8c0,0.2-0.1,0.4-0.1,0.6
|
2731 |
-
c-0.1,0.2-0.2,0.3-0.3,0.3h0c-0.1,0-0.3,0-0.5-0.1c-0.4-0.1-0.9-0.2-1.4-0.2c-0.3,0-0.7,0-1,0.1c-0.7,0.1-1.3,0.6-2,1
|
2732 |
-
C-21.8-3.9-22.8-3.2-24.3-3.2z"/>
|
2733 |
-
<path fill="#231F20" d="M49.5-19.4c0,2.5,0,5,0,7.6c0.7,0.4,1.3,0.7,2,1L57-8.1l-7.4-12.1V-19.4z M66.6-22.4c0,0-0.1,0-0.1-0.1h0
|
2734 |
-
l-8.4-4.2c-0.2-0.1-0.2-0.1-0.3-0.1c0,0,0,0.1-0.1,0.2l-1.1,1.8c-1.3,2.2-2.7,4.4-4.1,6.6c-0.1,0.1-0.1,0.1,0,0.2
|
2735 |
-
c1.2,1.9,2.4,3.9,3.6,5.8l2.1,3.4l8.3-13.6C66.6-22.3,66.6-22.3,66.6-22.4z M48.1-22.4c-2.3-1.1-4.5-2.3-6.8-3.4l-1.6-0.8
|
2736 |
-
c-0.1-0.1-0.2-0.1-0.2-0.1c0,0,0,0.1,0,0.2l0,18.4c0,0.4,0.1,0.6,0.5,0.7l7.8,3.9c0.2,0.1,0.3,0.1,0.4,0.1c0,0,0.1-0.1,0.1-0.4v-11
|
2737 |
-
c0-2.5,0-4.9,0-7.4C48.2-22.3,48.2-22.3,48.1-22.4z M58.9-7.1L58.9-7.1l7.3,3.6c0.4,0.2,0.5,0.2,0.5,0.2c0,0,0.1-0.1,0.1-0.5v-16.1
|
2738 |
-
L58.9-7.1z"/>
|
2739 |
-
<g>
|
2740 |
-
<path fill="#231F20" d="M-76-17.1c0-6.7,5.4-12.2,12.2-12.1c6.6,0.1,12.1,5.5,12,12.3C-51.9-10.3-57.3-4.9-64.2-5
|
2741 |
-
C-70.8-5.2-76-10.6-76-17.1z M-63.9-19.6c-0.1,0-0.1-0.1-0.1-0.1c-2-3-6.3-3.3-8.7-0.6c-1,1-1.5,2.3-1.5,3.7c0,1.1,0.2,2.1,0.6,3
|
2742 |
-
c0.7,1.6,1.9,2.9,3.4,3.8c2,1.2,4.1,1.8,6.4,1.8c1,0,1.9-0.1,2.8-0.4c2.1-0.5,3.9-1.5,5.4-3.2c1.4-1.6,2-3.4,1.9-5.5
|
2743 |
-
c-0.1-1.4-0.7-2.5-1.6-3.5c-1.2-1.2-2.7-1.7-4.4-1.6c-1.4,0.1-2.6,0.7-3.6,1.7C-63.5-20.1-63.7-19.8-63.9-19.6z"/>
|
2744 |
-
<path fill="#231F20" d="M-69-16.7c0.9,0,1.6,0.7,1.6,1.7c0,0.9-0.7,1.6-1.7,1.6c-0.9,0-1.6-0.7-1.6-1.7C-70.6-16-69.9-16.7-69-16.7
|
2745 |
-
z"/>
|
2746 |
-
<path fill="#231F20" d="M-57.2-15c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.7-1.6C-57.9-16.7-57.2-16-57.2-15
|
2747 |
-
z"/>
|
2748 |
-
<path fill="#231F20" d="M-64.7-11.7c0-0.5,0.3-0.9,0.7-0.9c0.3-0.1,0.7,0.2,0.8,0.5c0.1,0.2,0.1,0.5,0,0.7c-0.2,0.5-0.4,1-0.7,1.4
|
2749 |
-
c0,0.1-0.1,0.1-0.1,0c-0.3-0.5-0.6-1-0.7-1.5c0,0,0-0.1,0-0.1C-64.7-11.7-64.7-11.7-64.7-11.7z"/>
|
2750 |
-
</g>
|
2751 |
-
<g>
|
2752 |
-
<path fill="#231F20" d="M5.6,16c0,4.1,2.4,7.7,5.9,9.4l-5-13.6C5.9,13.1,5.6,14.5,5.6,16z"/>
|
2753 |
-
<path fill="#231F20" d="M23,15.5c0-1.3-0.5-2.2-0.9-2.9c-0.5-0.9-1-1.6-1-2.4c0-1,0.7-1.8,1.7-1.8c0,0,0.1,0,0.1,0
|
2754 |
-
c-1.8-1.7-4.3-2.7-7-2.7c-3.6,0-6.8,1.9-8.7,4.7c0.2,0,0.5,0,0.7,0c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9
|
2755 |
-
c0,0-0.6,0.1-1.2,0.1l3.8,11.3l2.3-6.8l-1.6-4.4C13.5,11.1,13,11,13,11c-0.6,0-0.5-0.9,0.1-0.9c0,0,1.7,0.1,2.7,0.1
|
2756 |
-
c1.1,0,2.8-0.1,2.8-0.1c0.6,0,0.6,0.8,0.1,0.9c0,0-0.6,0.1-1.2,0.1l3.8,11.2l1-3.5C22.7,17.4,23,16.4,23,15.5z"/>
|
2757 |
-
<path fill="#231F20" d="M16.2,16.9L13.1,26c0.9,0.3,1.9,0.4,2.9,0.4c1.2,0,2.4-0.2,3.5-0.6c0,0-0.1-0.1-0.1-0.1L16.2,16.9z"/>
|
2758 |
-
<path fill="#231F20" d="M25.1,11c0,0.3,0.1,0.7,0.1,1.1c0,1.1-0.2,2.2-0.8,3.7L21.2,25c3.1-1.8,5.2-5.2,5.2-9
|
2759 |
-
C26.4,14.2,25.9,12.5,25.1,11z"/>
|
2760 |
-
<path fill="#231F20" d="M16,3.9C9.3,3.9,3.9,9.3,3.9,16c0,6.7,5.4,12.1,12.1,12.1c6.7,0,12.1-5.4,12.1-12.1
|
2761 |
-
C28.1,9.3,22.7,3.9,16,3.9z M16,27.6C9.6,27.6,4.4,22.4,4.4,16C4.4,9.6,9.6,4.4,16,4.4c6.4,0,11.6,5.2,11.6,11.6
|
2762 |
-
C27.6,22.4,22.4,27.6,16,27.6z"/>
|
2763 |
-
</g>
|
2764 |
-
</svg>
|
2765 |
-
';
|
2766 |
-
}
|
2767 |
-
|
2768 |
-
public static function youtube() {
|
2769 |
-
return
|
2770 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2771 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2772 |
-
<path fill="#231F20" d="M22.8,4.7H9.2c-7.7,0-8.9,0.4-8.9,7.9v6.8c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
2773 |
-
C31.7,5.1,30.5,4.7,22.8,4.7z M12.8,21.6V9.9l8.9,5.9L12.8,21.6z"/>
|
2774 |
-
</svg>
|
2775 |
-
';
|
2776 |
-
}
|
2777 |
-
|
2778 |
-
public static function yummly() {
|
2779 |
-
return
|
2780 |
-
'<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2781 |
-
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
2782 |
-
<path fill="#231F20" d="M103.5,54.5c-0.7,0.2-1.3,0.2-1.9,0.2c-3.3,0-5.8-2.3-5.8-6.3c0-2,0.8-3,1.8-3c1,0,1.7,0.9,1.7,2.8
|
2783 |
-
c0,1.1-0.3,2.2-0.5,2.9c0,0,1,1.8,3.8,1.2c0.6-1.3,0.9-3,0.9-4.5c0-4-2-6.3-5.8-6.3c-3.8,0-6.1,3-6.1,6.8c0,3.9,1.8,7.2,4.8,8.7
|
2784 |
-
c-1.3,2.5-2.8,4.7-4.5,6.4c-3-3.6-5.7-8.5-6.8-18h-4.4c2.1,15.8,8.2,20.8,9.8,21.8c0.9,0.5,1.7,0.5,2.5,0.1c1.3-0.7,5.3-4.7,7.4-9.3
|
2785 |
-
c0.9,0,2-0.1,3.1-0.4V54.5z"/>
|
2786 |
-
<path fill="#231F20" d="M118.1,48.8l1.2,1.6c0,0,2.6-2,3.4-1c0.9,1,4.1,13.2,5.2,15.5c1,2,3.6,4.6,6.5,2.7
|
2787 |
-
c2.9-1.9,12.4-10,14.2-19.7c1.7-9.6-11.5-7.6-12.9,0.8c3.5-2.1,5.4,0.9,3.6,4.2c-1.8,3.3-3.4,5.5-4.3,5.5c-0.9,0-1.5-2.2-2.5-6.1
|
2788 |
-
c-1-4-1-11.3-5.2-10.5C123.3,42.6,118.1,48.8,118.1,48.8z"/>
|
2789 |
-
<path fill="#231F20" d="M-25.8,62.3c-4.1,1.8-4.6-1.5-4.6-1.5v-8.2h4.9v-4.4h-4.9v-6.7h-4c0,0-0.5,5.9-5.1,7.2v3.9h2.9v8.5
|
2790 |
-
c0,4.2,3.5,6.5,7.2,6.5c3.7,0,4.9-1.6,4.9-1.6L-25.8,62.3z"/>
|
2791 |
-
<path id="f_5_" fill="#231F20" d="M-71.3,67.6V55.7h4l0.6-4.6h-4.6v-3c0-1.3,0.4-2.3,2.3-2.3l2.5,0v-4.1c-0.4-0.1-1.9-0.2-3.6-0.2
|
2792 |
-
c-3.5,0-6,2.2-6,6.1v3.4h-4v4.6h4v11.9H-71.3z"/>
|
2793 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M50.8,41.5c-5.8,0-10.4,4.9-10.4,10.8c0,6.1,8.1,15.3,10.4,15.3
|
2794 |
-
c2,0,10.1-9.2,10.1-15.3C61,46.4,56.4,41.5,50.8,41.5z M50.9,57.9c-3.6,0-6.4-2.8-6.4-6c0-1.5,0.5-2.9,1.3-3.9c0,0,0,0,0,0
|
2795 |
-
c0,1.3,1.1,2.4,2.5,2.4c1.4,0,2.5-1.1,2.5-2.4c0-1-0.6-1.8-1.5-2.2c0.5-0.1,1.1-0.2,1.6-0.2c3.3,0,6.1,2.8,6.1,6.4
|
2796 |
-
C56.9,55.1,54.2,57.9,50.9,57.9z"/>
|
2797 |
-
<g>
|
2798 |
-
<path fill="#231F20" d="M6.2,46.5C5.5,46,4.7,45.8,3.8,46c-0.6,0.2-1.1,0.5-1.5,1c-0.5,0.6-0.9,1.3-0.9,2.1c0,0.2,0,0.3,0,0.5
|
2799 |
-
c0.1,0.3,0.2,0.6,0.3,0.9c0.2,0.5,0.5,0.8,0.9,1.1c0.2,0.2,0.4,0.3,0.6,0.4c0.1,0.1,0.3,0.1,0.4,0c0.2-0.1,0.2-0.4,0-0.5
|
2800 |
-
c-0.2-0.1-0.4-0.3-0.5-0.5c-0.2-0.2-0.3-0.4-0.5-0.7c-0.2-0.4-0.3-0.8-0.3-1.2c0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.4,0.4-0.6
|
2801 |
-
c0.3-0.3,0.6-0.7,1-0.9C3.9,47.1,4.1,47,4.3,47c0.3-0.1,0.7,0,1,0.2c0.5,0.2,0.9,0.5,1.2,1c0.1,0.2,0.2,0.3,0.4,0.5
|
2802 |
-
c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.2-0.1-0.4-0.1-0.6
|
2803 |
-
C7.1,47.4,6.7,46.9,6.2,46.5z M19.8,48.1c-0.5-0.3-1-0.5-1.5-0.6c-0.4-0.1-0.9-0.2-1.2-0.4c-0.3-0.2-0.6-0.4-0.9-0.6
|
2804 |
-
c-0.5-0.4-1-0.9-1.5-1.4c-0.7-0.7-1.5-1.4-2.3-2.1c-0.9-0.8-2-1.2-3.2-1.4c-1-0.1-1.9,0-2.9,0.2C5,42,3.8,42.5,2.6,43
|
2805 |
-
c-0.9,0.4-1.7,0.8-2.4,1.4C-1.3,45.5-2,46.9-2,48.7c0,0.7,0.1,1.5,0.3,2.2c0.2,1.1,0.5,2.2,0.6,3.4c0.2,1.4,0.2,2.7,0.2,4.1
|
2806 |
-
c0,1.3,0,2.5-0.1,3.8c0,1.1-0.1,2.3-0.2,3.4c0,0.7-0.1,1.3-0.2,2h1.5h11h1.6c-0.1-0.2-0.2-0.4-0.3-0.6c-0.6-1.2-1.2-2.5-1.8-3.7
|
2807 |
-
c-0.4-0.8-0.7-1.7-0.8-2.6c-0.1-0.7-0.1-1.4-0.1-2c0-0.9,0.1-1.8,0.3-2.7c0.1-0.4,0.3-0.6,0.6-0.6c0.3,0,0.6-0.1,0.9-0.1
|
2808 |
-
c0.7-0.1,1.4-0.1,2.1-0.1c1.5-0.1,3-0.6,4.3-1.5c0.4-0.3,0.8-0.6,1.2-0.9c0.3-0.2,0.6-0.5,0.8-0.8c0.4-0.7,0.6-1.4,0.6-2.2
|
2809 |
-
C20.7,49,20.4,48.5,19.8,48.1z M18.3,51.5c-0.6,0.4-1.2,0.8-1.9,1.1c-0.1,0-0.1,0-0.2,0c-1-0.3-1.9-0.7-2.8-1.3
|
2810 |
-
c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0,0.3,0.1,0.3c0.2,0.2,0.5,0.3,0.7,0.5c0.5,0.2,1,0.5,1.5,0.7
|
2811 |
-
c0,0,0.1,0,0.1,0c0,0,0,0,0,0c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.1-1.9,0.2c-0.7,0.1-1.4,0.1-2,0.3C9.5,54,9,54.5,8.8,55.2
|
2812 |
-
c-0.2,0.7-0.3,1.4-0.4,2.2c0,1,0,2.1,0.1,3.1c0.1,1.1,0.4,2.1,0.8,3.2c0.4,0.9,0.8,1.8,1.3,2.7H0.3c0-0.1,0-0.1,0-0.2
|
2813 |
-
c0.1-1.6,0.2-3.3,0.3-4.9c0-0.8,0-1.6,0.1-2.3c0-1.2,0-2.4-0.1-3.5c-0.1-1-0.2-2-0.4-3c-0.1-0.8-0.3-1.5-0.4-2.3
|
2814 |
-
c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.1,0.5-2,1.3-2.7c0.6-0.5,1.4-0.9,2.1-1.2c1-0.5,2.1-0.9,3.2-1.2c0.7-0.2,1.3-0.3,2-0.3
|
2815 |
-
c1.2,0,2.3,0.4,3.3,1.2c0.9,0.7,1.7,1.5,2.6,2.4c0.7,0.7,1.4,1.3,2.2,1.8c0.3,0.2,0.7,0.4,1.1,0.5c0,0,0.1,0.1,0.1,0.1
|
2816 |
-
c0.3,0.8,0.7,1.6,1.1,2.3c0,0,0,0,0,0C18.6,51.3,18.5,51.4,18.3,51.5z M12.5,46.5c-0.7,0-1.3,0.6-1.3,1.3c0,0.1,0,0.3,0,0.5
|
2817 |
-
c-0.2,0-0.4-0.1-0.6-0.1c-0.1,0-0.3,0-0.3,0.1c0,0.1,0,0.3,0.1,0.3c0.1,0.1,0.3,0.1,0.4,0.2c0.5,0.2,1.1,0.3,1.6,0.3
|
2818 |
-
c0.7,0,1.3-0.6,1.3-1.3C13.7,47,13.2,46.5,12.5,46.5z"/>
|
2819 |
-
</g>
|
2820 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-59.4,93.7h-2c0.1,0.6,0.2,1.2,0.2,1.8c0,4-3.2,7.2-7.2,7.2
|
2821 |
-
c-4,0-7.2-3.2-7.2-7.2c0-0.6,0.1-1.2,0.2-1.8h-2v9.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9V93.7z M-59.4,87.4
|
2822 |
-
c0-0.5-0.4-0.9-0.9-0.9H-63c-0.5,0-0.9,0.4-0.9,0.9v2.7c0,0.5,0.4,0.9,0.9,0.9h2.7c0.5,0,0.9-0.4,0.9-0.9V87.4z M-68.4,91
|
2823 |
-
c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C-63.9,93.1-65.9,91-68.4,91 M-59.4,107.3h-18c-1.5,0-2.7-1.2-2.7-2.7v-18
|
2824 |
-
c0-1.5,1.2-2.7,2.7-2.7h18c1.5,0,2.7,1.2,2.7,2.7v18C-56.7,106-57.9,107.3-59.4,107.3"/>
|
2825 |
-
<path fill="#231F20" d="M86.8,83.8c-1.6,0-2.9,1.3-2.9,2.9c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9
|
2826 |
-
C89.6,85.1,88.3,83.8,86.8,83.8z M84.3,107.3h4.9V91.7h-4.9V107.3z M101.9,91.2c0,0-3.9-0.3-4.8,2.6v-2.1h-4.9v15.6H97v-8.3
|
2827 |
-
c0-0.3,0.1-3.4,3-3.4c2.7,0,2.5,3.6,2.5,3.6v8h4.8v-9C107.3,98.2,107.9,91.2,101.9,91.2z"/>
|
2828 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M-15.8,93.6l-0.2-0.4l-0.3-0.3c-0.4-0.3-2.6,0-3.2-0.5
|
2829 |
-
c-0.4-0.4-0.5-1.1-0.6-2c-0.2-1.8-0.4-1.9-0.7-2.5c-1-2.2-3.8-3.8-5.7-4h-5.2c-4.1,0-7.4,3.3-7.4,7.4v8.6c0,4.1,3.3,7.4,7.4,7.4h8.5
|
2830 |
-
c4.1,0,7.4-3.3,7.4-7.4l0-6L-15.8,93.6z M-31.6,89.9h4.1c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.1c-0.8,0-1.4-0.6-1.4-1.4
|
2831 |
-
C-33,90.5-32.4,89.9-31.6,89.9z M-23.2,101.2h-8.3c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4h8.3c0.8,0,1.4,0.6,1.4,1.4
|
2832 |
-
C-21.8,100.5-22.5,101.2-23.2,101.2z"/>
|
2833 |
-
<path id="rss-icon_22_" fill="#231F20" d="M131,104.8c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3c0-1.8,1.5-3.3,3.3-3.3
|
2834 |
-
C129.6,101.5,131,103,131,104.8z M124.5,92.1V97c6.1,0.1,11.1,5,11.1,11.1h4.9C140.4,99.3,133.3,92.2,124.5,92.1z M124.5,88.7
|
2835 |
-
c5.2,0,10,2,13.7,5.7c3.7,3.7,5.7,8.5,5.7,13.7h4.9c0-13.4-10.9-24.2-24.2-24.3V88.7z"/>
|
2836 |
-
<path fill="#231F20" d="M69.4,87.3h-1.2c-0.4,0-1,0.6-1,1v14.5c0,0.4,0.6,0.9,1,0.9h1.2v3.4H58.8v-3.4H61V88.5h-0.1l-5.2,18.7h-4
|
2837 |
-
l-5.1-18.7h-0.1v15.3h2.2v3.4h-8.9v-3.4h1.1c0.5,0,1.1-0.5,1.1-0.9V88.3c0-0.4-0.6-1-1.1-1h-1.1v-3.4h11.1l3.6,13.6h0.1l3.7-13.6
|
2838 |
-
h11.1V87.3z"/>
|
2839 |
-
<path id="icon" fill="#231F20" d="M15.2,92.6l2.1,1l3.1-0.9v-2.2c-0.1-3.7-3.1-6.6-6.8-6.6c-3.7,0-6.7,2.9-6.8,6.6v9.9
|
2840 |
-
c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.2h-5.2c0,0,0,4.2,0,4.3c0,3.8,3.1,6.9,6.9,6.9c3.8,0,6.8-3,6.8-6.8l0-9.8
|
2841 |
-
c0-0.9,0.7-1.6,1.6-1.6c0.9,0,1.6,0.7,1.6,1.6V92.6z M23.7,96.1v4.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-4.3l-3.1,0.9
|
2842 |
-
l-2.1-1v4.3c0,3.8,3.1,6.8,6.9,6.8c3.8,0,6.9-3.1,6.9-6.9c0,0,0-4.3,0-4.3H23.7z"/>
|
2843 |
-
<g>
|
2844 |
-
<path fill="#231F20" d="M-68,124.7c-6.7,0-12.1,5.4-12.1,12.1c0,4.9,3,9.2,7.2,11.1c0-0.8,0-1.9,0.2-2.8c0.2-1,1.6-6.6,1.6-6.6
|
2845 |
-
s-0.4-0.8-0.4-1.9c0-1.8,1-3.1,2.3-3.1c1.1,0,1.6,0.8,1.6,1.8c0,1.1-0.7,2.8-1.1,4.3c-0.3,1.3,0.6,2.3,1.9,2.3
|
2846 |
-
c2.3,0,3.8-2.9,3.8-6.4c0-2.6-1.8-4.6-5-4.6c-3.7,0-5.9,2.7-5.9,5.8c0,1.1,0.3,1.8,0.8,2.4c0.2,0.3,0.3,0.4,0.2,0.7
|
2847 |
-
c-0.1,0.2-0.2,0.8-0.2,1c-0.1,0.3-0.3,0.4-0.6,0.3c-1.7-0.7-2.5-2.5-2.5-4.6c0-3.4,2.9-7.5,8.6-7.5c4.6,0,7.6,3.3,7.6,6.9
|
2848 |
-
c0,4.7-2.6,8.3-6.5,8.3c-1.3,0-2.5-0.7-2.9-1.5c0,0-0.7,2.8-0.9,3.3c-0.3,0.9-0.8,1.9-1.2,2.6c1.1,0.3,2.2,0.5,3.4,0.5
|
2849 |
-
c6.7,0,12.1-5.4,12.1-12.1C-56,130.1-61.4,124.7-68,124.7z"/>
|
2850 |
-
</g>
|
2851 |
-
<path fill="#231F20" d="M-26.3,124.7c-6.8,0-12.4,5.5-12.4,12.4s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4S-19.4,124.7-26.3,124.7z
|
2852 |
-
M-26.4,144.8c-5.1,0-7.1-4.2-7.4-6.4c-0.1-0.5,0.3-1,0.8-1.1c0.5-0.1,1,0.3,1.1,0.8c0,0.2,0.8,4.7,5.5,4.7c4.7,0,5.7-4.6,5.8-4.8
|
2853 |
-
c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.9,0.6,0.8,1.1C-19.2,140.6-21.4,144.8-26.4,144.8z"/>
|
2854 |
-
<path fill="#231F20" d="M67.7,130.2l-2,10.2c-0.1,0.4,0.2,0.4,0.4,0l3.2-6.5C69,132.6,68.5,131.4,67.7,130.2z M58,124.9l-3.4,15.6
|
2855 |
-
c-0.1,0.4,0.2,0.4,0.4,0l7.5-14.6c-1.4-0.6-2.9-1-4.6-1.1C58,124.7,58,124.8,58,124.9z M60.4,139.9l-5.3,9.2c0,0-0.1,0.1-0.1,0.1
|
2856 |
-
c0.8,0.1,1.6,0.2,2.4,0.2c0.8,0,1.5-0.1,2.3-0.2c0,0,0-0.1,0-0.1l1.2-9.2C60.9,139.5,60.6,139.5,60.4,139.9z M45,137.1
|
2857 |
-
c0,3.1,1.1,5.9,3,8.1l3-18.7C47.4,128.6,45,132.6,45,137.1z"/>
|
2858 |
-
<path fill="#231F20" d="M8,131c0.2-0.8,1.8-4.2,5.5-6.3C7.6,125.6,3,130.8,3,137c0,1.6,0.3,3.2,0.9,4.6c0.2-0.2,0.5-0.3,0.8-0.3
|
2859 |
-
l4.6-0.9c0.8-0.2,1.1,0.2,0.9,1c-0.5,1.8,0.5,2.9,2.3,2.9c1.8,0,3.6-1.1,3.7-2.1C16.6,138.9,5,139.6,8,131z M26.6,131.5
|
2860 |
-
c-0.3,0.3-0.6,0.6-1.1,0.7l-4.6,0.9c-0.8,0.2-1.1-0.2-0.9-0.9c0.3-1.5-0.6-2.5-2.4-2.5c-1.5,0-2.7,0.9-2.8,1.7
|
2861 |
-
c-0.5,2.9,11.4,2.9,8.4,11.5c-0.3,0.8-2.3,4.6-6.8,6.6c6.5-0.4,11.7-5.8,11.7-12.4C27.9,135,27.4,133.1,26.6,131.5z"/>
|
2862 |
-
<path id="twitter-icon_28_" fill="#231F20" d="M-10.7,5.9c-1.1,0.5-2.2,0.8-3.5,0.9c1.2-0.7,2.2-1.9,2.7-3.3
|
2863 |
-
c-1.2,0.7-2.5,1.2-3.8,1.5c-1.1-1.2-2.7-1.9-4.4-1.9c-3.9,0-6.8,3.6-5.9,7.4c-5-0.3-9.5-2.7-12.4-6.3c-1.6,2.7-0.8,6.3,1.9,8.1
|
2864 |
-
c-1,0-1.9-0.3-2.7-0.8c-0.1,2.8,1.9,5.4,4.8,6c-0.8,0.2-1.8,0.3-2.7,0.1c0.8,2.4,3,4.1,5.6,4.2c-2.5,2-5.7,2.9-8.9,2.5
|
2865 |
-
c2.7,1.7,5.8,2.7,9.2,2.7c11.2,0,17.5-9.5,17.1-17.9C-12.5,8.2-11.5,7.1-10.7,5.9z"/>
|
2866 |
-
<g>
|
2867 |
-
<circle fill="#231F20" cx="62.6" cy="15.8" r="7.4"/>
|
2868 |
-
<circle fill="#231F20" cx="45.7" cy="15.8" r="7.4"/>
|
2869 |
-
</g>
|
2870 |
-
<path fill="#231F20" d="M100.6,4.2H87.1c-7.7,0-8.9,0.4-8.9,7.9V19c0,7.5,1.2,7.9,8.9,7.9h13.5c7.7,0,8.9-0.4,8.9-7.9v-6.8
|
2871 |
-
C109.6,4.7,108.3,4.2,100.6,4.2z M90.6,21.1V9.4l8.9,5.9L90.6,21.1z"/>
|
2872 |
-
<g>
|
2873 |
-
<path fill="#231F20" d="M159.8,14.6c-0.9-0.4-1.6-1.3-1.6-2.4c0-1.4,1.2-2.6,2.6-2.6c0.8,0,1.5,0.3,1.9,0.9
|
2874 |
-
c0.2-0.2,0.5-0.4,0.8-0.6c-0.7-0.8-1.6-1.3-2.7-1.3c-2,0-3.6,1.6-3.6,3.6c0,1.6,1,2.9,2.4,3.4C159.6,15.3,159.7,14.9,159.8,14.6z"
|
2875 |
-
/>
|
2876 |
-
<path fill="#231F20" d="M185.9,8.7c-1.2,0-2.2,0.6-2.8,1.4c0.3,0.1,0.6,0.3,0.9,0.4c0.5-0.5,1.1-0.8,1.9-0.8c1.4,0,2.6,1.2,2.6,2.6
|
2877 |
-
c0,1.1-0.7,2.1-1.7,2.4c0.1,0.3,0.1,0.7,0.2,1c1.5-0.4,2.5-1.8,2.5-3.4C189.5,10.3,187.9,8.7,185.9,8.7z"/>
|
2878 |
-
<path fill="#231F20" d="M173.5,7.6c0,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.6l2.3-7.2c0.1-0.2,0.3-0.4,0.6-0.3l6.2,1.4
|
2879 |
-
c0.3,0.1,0.4,0.3,0.4,0.6S182,2,181.8,1.9l-5.7-1.3l-2.1,6.7C173.9,7.5,173.7,7.6,173.5,7.6z"/>
|
2880 |
-
<path fill="#231F20" d="M184.4,4.9c-1.6,0-2.9-1.3-2.9-2.9c0-1.6,1.3-2.9,2.9-2.9c1.6,0,2.9,1.3,2.9,2.9
|
2881 |
-
C187.3,3.5,186,4.9,184.4,4.9z M184.4,0c-1.1,0-1.9,0.9-1.9,1.9s0.9,1.9,1.9,1.9s1.9-0.9,1.9-1.9S185.5,0,184.4,0z"/>
|
2882 |
-
<path fill="#231F20" d="M173.3,26.1c-8,0-14.4-4.3-14.4-9.6s6.5-9.6,14.4-9.6c8,0,14.4,4.3,14.4,9.6S181.2,26.1,173.3,26.1z
|
2883 |
-
M173.3,7.9c-7.4,0-13.5,3.9-13.5,8.6s6,8.6,13.5,8.6c7.4,0,13.5-3.9,13.5-8.6S180.7,7.9,173.3,7.9z"/>
|
2884 |
-
<path id="circle21826_6_" inkscape:connector-curvature="0" fill="#231F20" d="M168.4,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
2885 |
-
c1.2,0,2.2-1,2.2-2.2S169.7,12.4,168.4,12.4z"/>
|
2886 |
-
<path id="circle21828_6_" inkscape:connector-curvature="0" fill="#231F20" d="M178.3,12.4c-1.2,0-2.3,1-2.3,2.3s1,2.2,2.3,2.2
|
2887 |
-
s2.2-1,2.2-2.2S179.5,12.4,178.3,12.4z"/>
|
2888 |
-
<path fill="#231F20" d="M173.3,22.6c-2.4,0-4.1-0.5-5.2-1.6c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0c0.9,0.9,2.3,1.3,4.4,1.3
|
2889 |
-
c0.3,0,0.5,0.2,0.5,0.5C173.8,22.4,173.6,22.6,173.3,22.6z"/>
|
2890 |
-
<path fill="#231F20" d="M173.4,22.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5c2.1,0,3.6-0.4,4.5-1.3c0.2-0.2,0.5-0.2,0.7,0
|
2891 |
-
c0.2,0.2,0.2,0.5,0,0.7C177.4,22.1,175.8,22.6,173.4,22.6z"/>
|
2892 |
-
</g>
|
2893 |
-
<path id="email-icon_10_" fill="#231F20" d="M128,13.7l-9.5-7.5v17.2L128,13.7z M148.6,4.5h-30l15,11.5L148.6,4.5z M137.8,14.6
|
2894 |
-
l-4.2,3.2l-4.2-3.2l-10.8,10.9h30.1L137.8,14.6z M139.1,13.8l9.6,9.6V6.3L139.1,13.8z"/>
|
2895 |
-
<g>
|
2896 |
-
<path fill="#231F20" d="M-70.6,14.4v3.6h6c-0.3,1.5-1.8,4.5-6,4.5c-3.6,0-6.4-3-6.4-6.6s2.8-6.6,6.4-6.6c2.1,0,3.4,0.9,4.2,1.6
|
2897 |
-
l2.8-2.7c-1.8-1.8-4.2-2.8-7-2.8c-5.8,0-10.5,4.6-10.5,10.5s4.6,10.5,10.5,10.5c6,0,10-4.2,10-10.2c0-0.7,0-1.2-0.1-1.8H-70.6z"/>
|
2898 |
-
<polyline fill="#231F20" points="-49.1,14.4 -52.1,14.4 -52.1,11.4 -55.1,11.4 -55.1,14.4 -58,14.4 -58,17.3 -55.1,17.3
|
2899 |
-
-55.1,20.3 -52.1,20.3 -52.1,17.3 -49.1,17.3 "/>
|
2900 |
-
</g>
|
2901 |
-
<path fill="#231F20" d="M22.2-15.5c-1,0-1.9,0.4-2.6,1L10.3-20c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.6-0.1-0.9l9.2-5.4
|
2902 |
-
c0.7,0.7,1.6,1.1,2.7,1.1c2.2,0,3.9-1.8,3.9-3.9S24.4-34,22.2-34s-3.9,1.8-3.9,3.9c0,0.3,0,0.6,0.1,0.9l-9.2,5.4
|
2903 |
-
c-0.7-0.7-1.6-1.1-2.7-1.1c-2.2,0-3.9,1.8-3.9,3.9S4.4-17,6.5-17c1,0,2-0.4,2.7-1.1l9.3,5.4c-0.1,0.3-0.1,0.6-0.1,0.9
|
2904 |
-
c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8S24.4-15.5,22.2-15.5z"/>
|
2905 |
-
<path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M101.5,129.4c-2.4-2.4-5.6-3.7-9-3.7c-7,0-12.7,5.7-12.7,12.7
|
2906 |
-
c0,2.2,0.6,4.4,1.7,6.3l-1.8,6.6l6.7-1.8c1.8,1,3.9,1.5,6.1,1.5h0c7,0,12.7-5.7,12.7-12.7C105.2,135,103.9,131.8,101.5,129.4z
|
2907 |
-
M92.6,148.9L92.6,148.9c-1.9,0-3.7-0.5-5.4-1.5l-0.4-0.2l-4,1l1.1-3.9l-0.3-0.4c-1.1-1.7-1.6-3.6-1.6-5.6c0-5.8,4.7-10.5,10.5-10.5
|
2908 |
-
c2.8,0,5.5,1.1,7.4,3.1c2,2,3.1,4.6,3.1,7.4C103.1,144.2,98.4,148.9,92.6,148.9z M98.4,141c-0.3-0.2-1.9-0.9-2.2-1
|
2909 |
-
c-0.3-0.1-0.5-0.2-0.7,0.2c-0.2,0.3-0.8,1-1,1.2c-0.2,0.2-0.4,0.2-0.7,0.1c-0.3-0.2-1.3-0.5-2.5-1.6c-0.9-0.8-1.6-1.9-1.8-2.2
|
2910 |
-
c-0.2-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.4,0.5-0.6c0.2-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.4,0-0.6c-0.1-0.2-0.7-1.7-1-2.3
|
2911 |
-
c-0.2-0.5-0.5-0.5-0.7-0.5c-0.2,0-0.4,0-0.6,0c-0.2,0-0.6,0.1-0.8,0.4c-0.3,0.3-1.1,1.1-1.1,2.6c0,1.6,1.1,3.1,1.3,3.3
|
2912 |
-
c0.2,0.2,2.2,3.5,5.4,4.8c2.7,1.1,3.2,0.8,3.8,0.8c0.6-0.1,1.9-0.8,2.1-1.5c0.3-0.7,0.3-1.4,0.2-1.5C98.9,141.3,98.7,141.2,98.4,141
|
2913 |
-
z"/>
|
2914 |
-
<path fill="#231F20" d="M5.7,5.1c0.1-0.4,0.5-0.7,0.8-0.9c1.2-0.8,2.6-1.3,4-1.2c1.2,0.1,2.1,0.7,2.3,2.1c0.2,0.9,0,1.8-0.2,2.7
|
2915 |
-
c-0.5,1.9-1,3.8-1.5,5.7c-0.1,0.4-0.1,0.7-0.1,1.1c0,0.5,0.3,0.8,0.8,0.8c0.6,0.1,1.1,0,1.6-0.2c0.9-0.2,1.7-0.6,2.5-1
|
2916 |
-
c0.1-0.1,0.2-0.2,0.2-0.3c0.2-1.2,0.4-2.3,0.6-3.5c0.2-1.2,0.4-2.3,0.6-3.5c0.1-0.8,0.3-1.5,0.4-2.3c0-0.2,0-0.5-0.1-0.8
|
2917 |
-
c-0.1-0.3,0-0.4,0.2-0.5c0.6-0.3,1.3-0.4,2-0.2c0.6,0.1,0.9,0.5,0.9,1.1c0,0.6-0.1,1.2-0.2,1.9c-0.2,1.3-0.4,2.5-0.7,3.8
|
2918 |
-
c-0.2,1.3-0.5,2.7-0.7,4c-0.2,1.3-0.5,2.7-0.7,4c-0.1,0.5-0.2,1.1-0.3,1.6c0,0.1,0,0.2,0.1,0.2c2.2,0.3,4.4,0.9,6.4,1.8
|
2919 |
-
c0.3,0.2,0.7,0.2,1.1,0.3c0.3,0.1,0.4,0.2,0.4,0.4c0,0.5-0.1,0.9-0.4,1.4c-0.5,0.7-1.3,1-2.2,0.7c-0.6-0.2-1.1-0.5-1.6-0.8
|
2920 |
-
c-1.2-0.7-2.4-1.1-3.8-1.3c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.2c-0.2,1.2-0.6,2.3-1.1,3.3c-0.4,0.8-1,1.6-1.7,2.2
|
2921 |
-
c-0.7,0.6-1.5,0.9-2.4,1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.6,0c-0.1,0-0.2,0-0.2,0c-0.9-0.1-1.8-0.5-2.4-1.2
|
2922 |
-
c-0.7-0.9-0.8-1.9-0.6-2.9c0.3-1.7,1.3-3,2.8-3.9c1.3-0.7,2.7-1.1,4.1-1.3c0.1,0,0.2,0,0.2-0.2c0.1-0.3,0.1-0.6,0.2-0.9
|
2923 |
-
c0.1-0.4,0.1-0.7,0.2-1.1c-0.2,0.1-0.3,0.2-0.4,0.2c-1.6,0.9-3.3,1.3-5.2,1.1c-0.9-0.1-1.6-0.5-2-1.3c-0.4-0.8-0.5-1.6-0.3-2.4
|
2924 |
-
c0.4-1.7,0.9-3.5,1.4-5.2C9.4,8.9,9.6,8,9.8,7.1c0.1-0.7-0.1-1.2-1-0.9C8.2,6.3,7.7,6.7,7.3,7.1C7.2,7.3,7,7.3,6.8,7.1
|
2925 |
-
C6.4,6.8,6.2,6.5,6,6.1C5.9,5.9,5.8,5.7,5.7,5.4C5.7,5.3,5.7,5.2,5.7,5.1z M14.7,22.2c-1.1,0.2-2,0.5-2.8,1.3
|
2926 |
-
c-0.4,0.4-0.6,0.9-0.6,1.5c0,0.6,0.5,1,1.1,0.8c0.5-0.1,0.9-0.4,1.2-0.8c0.4-0.6,0.6-1.2,0.8-1.9C14.6,22.9,14.6,22.5,14.7,22.2z"/>
|
2927 |
-
</svg>
|
2928 |
-
';
|
2929 |
-
}
|
2930 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lib/utilities/SWP_Utility.php
CHANGED
@@ -77,27 +77,16 @@ class SWP_Utility {
|
|
77 |
*/
|
78 |
public static function get_meta( $id, $key ) {
|
79 |
$value = get_post_meta( $id, $key, true );
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
- In the addon, we register the meta key`
|
85 |
-
- In SWP_Utility::get_meta, check if the key is registered.
|
86 |
-
- If no, imeediately return false
|
87 |
-
- the last paramter is a meta validation callback. We can let the callback check to see if the addon is registered.
|
88 |
-
|
89 |
-
2. meta_key_exists()
|
90 |
-
- (maybe?) pairs ith register_post_meta, and returns false if not registered.
|
91 |
-
*/
|
92 |
-
|
93 |
-
// Sometimes a boolean value is stored in the meta as a string.
|
94 |
-
if ( 'false' === $value ) {
|
95 |
-
return false;
|
96 |
}
|
97 |
|
98 |
-
|
99 |
-
|
100 |
-
|
|
|
101 |
|
102 |
return $value;
|
103 |
}
|
77 |
*/
|
78 |
public static function get_meta( $id, $key ) {
|
79 |
$value = get_post_meta( $id, $key, true );
|
80 |
+
|
81 |
+
// Sometimes a boolean value is stored in the meta as a string.
|
82 |
+
if ( 'false' === $value ) {
|
83 |
+
return false;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
}
|
85 |
|
86 |
+
if ( 'true' === $value ) {
|
87 |
+
return true;
|
88 |
+
}
|
89 |
+
// echo "<br>".__METHOD__, var_dump($id), var_dump($key), var_dump($value);
|
90 |
|
91 |
return $value;
|
92 |
}
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: holas84, dustinwstout, webinator, warfareplugins, nutsandboltsmedi
|
|
3 |
Tags: sharing buttons, social media share, floating share buttons, facebook share, google plus share, linkedin share, pin it, pinterest save, mix button, tweet button, twitter share, click to tweet, social sharing buttons, social share, social sharing, social media sharing, wordpress social sharing plugin, social sharing plugin, share buttons, share counts
|
4 |
Requires at least: 4.5.0
|
5 |
Tested up to: 5.0
|
6 |
-
Stable tag: 3.5.
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
The most beautiful, responsive, lightning fast social share buttons built to boost shares and drive more traffic without slowing down your site.
|
@@ -193,10 +193,17 @@ We have a growing archive of <a href="https://warfareplugins.com/support/" rel="
|
|
193 |
|
194 |
== Changelog ==
|
195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
= 3.5.0 (26 FEB 2019) =
|
197 |
* Fixed the side floating buttons not showing on some themes.
|
198 |
* Fixed 'operand type' notice when making cURL share count request.
|
199 |
-
* Fixed Facebook shares displaying double the value.
|
200 |
* Fixed the Pinterest description sometimes being too long when pinning.
|
201 |
* Escaped the Pinterest description before sending to the client.
|
202 |
* Fixed a missing @via tag for Click to Tweets.
|
@@ -266,7 +273,7 @@ We have a growing archive of <a href="https://warfareplugins.com/support/" rel="
|
|
266 |
= 3.2.0 (13 AUG 2018) =
|
267 |
* Shoutout to our Warfare Community beta testers- thank you so much!
|
268 |
* Created shortcode for Pinterest Image.
|
269 |
-
* Created Custom
|
270 |
* Fixed the Total Shares icon/counts not displaying.
|
271 |
* Fixed many JS related issues on floating and mobile buttons.
|
272 |
* Fixed an issue where some buttons did not display on some posts (after 'post_updated' fires).
|
3 |
Tags: sharing buttons, social media share, floating share buttons, facebook share, google plus share, linkedin share, pin it, pinterest save, mix button, tweet button, twitter share, click to tweet, social sharing buttons, social share, social sharing, social media sharing, wordpress social sharing plugin, social sharing plugin, share buttons, share counts
|
4 |
Requires at least: 4.5.0
|
5 |
Tested up to: 5.0
|
6 |
+
Stable tag: 3.5.1
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
The most beautiful, responsive, lightning fast social share buttons built to boost shares and drive more traffic without slowing down your site.
|
193 |
|
194 |
== Changelog ==
|
195 |
|
196 |
+
= 3.5.1 (27 FEB 2019) =
|
197 |
+
* Fixed the total share displaying an incorrect value.
|
198 |
+
* Fixed PHP notices about 'undefined variable'.
|
199 |
+
* Fixed floating buttons not showing or hiding as expected.
|
200 |
+
* Fixed SWP Addon error.
|
201 |
+
* Restored Custom Color CSS being applied to the page.
|
202 |
+
|
203 |
+
|
204 |
= 3.5.0 (26 FEB 2019) =
|
205 |
* Fixed the side floating buttons not showing on some themes.
|
206 |
* Fixed 'operand type' notice when making cURL share count request.
|
|
|
207 |
* Fixed the Pinterest description sometimes being too long when pinning.
|
208 |
* Escaped the Pinterest description before sending to the client.
|
209 |
* Fixed a missing @via tag for Click to Tweets.
|
273 |
= 3.2.0 (13 AUG 2018) =
|
274 |
* Shoutout to our Warfare Community beta testers- thank you so much!
|
275 |
* Created shortcode for Pinterest Image.
|
276 |
+
* Created Custom Pinterest Description on a per-image basis.
|
277 |
* Fixed the Total Shares icon/counts not displaying.
|
278 |
* Fixed many JS related issues on floating and mobile buttons.
|
279 |
* Fixed an issue where some buttons did not display on some posts (after 'post_updated' fires).
|
social-warfare.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Social Warfare
|
4 |
* Plugin URI: https://warfareplugins.com
|
5 |
* Description: A plugin to maximize social shares and drive more traffic using the fastest and most intelligent share buttons on the market, calls to action via in-post click-to-tweets, popular posts widgets based on share popularity, link-shortening, Google Analytics and much, much more!
|
6 |
-
* Version: 3.5.
|
7 |
* Author: Warfare Plugins
|
8 |
* Author URI: https://warfareplugins.com
|
9 |
* Text Domain: social-warfare
|
@@ -16,7 +16,7 @@ defined( 'WPINC' ) || die;
|
|
16 |
* Define plugin constants for use throughout the plugin (Version and Directories)
|
17 |
*
|
18 |
*/
|
19 |
-
define( 'SWP_VERSION' , '3.5.
|
20 |
define( 'SWP_PLUGIN_FILE', __FILE__ );
|
21 |
define( 'SWP_PLUGIN_URL', untrailingslashit( plugin_dir_url( __FILE__ ) ) );
|
22 |
define( 'SWP_PLUGIN_DIR', dirname( __FILE__ ) );
|
3 |
* Plugin Name: Social Warfare
|
4 |
* Plugin URI: https://warfareplugins.com
|
5 |
* Description: A plugin to maximize social shares and drive more traffic using the fastest and most intelligent share buttons on the market, calls to action via in-post click-to-tweets, popular posts widgets based on share popularity, link-shortening, Google Analytics and much, much more!
|
6 |
+
* Version: 3.5.1
|
7 |
* Author: Warfare Plugins
|
8 |
* Author URI: https://warfareplugins.com
|
9 |
* Text Domain: social-warfare
|
16 |
* Define plugin constants for use throughout the plugin (Version and Directories)
|
17 |
*
|
18 |
*/
|
19 |
+
define( 'SWP_VERSION' , '3.5.1' );
|
20 |
define( 'SWP_PLUGIN_FILE', __FILE__ );
|
21 |
define( 'SWP_PLUGIN_URL', untrailingslashit( plugin_dir_url( __FILE__ ) ) );
|
22 |
define( 'SWP_PLUGIN_DIR', dirname( __FILE__ ) );
|