mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-13 20:24:04 +02:00
Ship v0.3.0
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
@charset "UTF-8";
|
||||
/*!
|
||||
* CoreUI Icons - Open Source Icons
|
||||
* @version v0.2.0
|
||||
* @version v0.3.0
|
||||
* @link https://coreui.io/icons
|
||||
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'CoreUI-Icons-Linear';
|
||||
src: url("../fonts/CoreUI-Icons-Linear.eot?64h6xh");
|
||||
src: url("../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Linear.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Linear.woff?64h6xh") format("woff"), url("../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear") format("svg");
|
||||
font-family: 'CoreUI-Icons-Linear-Free';
|
||||
src: url("../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh");
|
||||
src: url("../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Linear-Free.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Linear-Free.woff?64h6xh") format("woff"), url("../fonts/CoreUI-Icons-Linear-Free.svg?64h6xh#CoreUI-Icons-Linear") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="cui-"], [class*=" cui-"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'CoreUI-Icons-Linear' !important;
|
||||
font-family: 'CoreUI-Icons-Linear-Free' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
@@ -29,394 +29,402 @@
|
||||
}
|
||||
|
||||
.cui-account-logout:before {
|
||||
content: "\e927";
|
||||
}
|
||||
|
||||
.cui-action-redo:before {
|
||||
content: "\e928";
|
||||
}
|
||||
|
||||
.cui-action-undo:before {
|
||||
content: "\e929";
|
||||
}
|
||||
|
||||
.cui-align-center:before {
|
||||
content: "\e92a";
|
||||
}
|
||||
|
||||
.cui-align-left:before {
|
||||
content: "\e92b";
|
||||
}
|
||||
|
||||
.cui-align-right:before {
|
||||
content: "\e92c";
|
||||
}
|
||||
|
||||
.cui-aperture:before {
|
||||
content: "\e92d";
|
||||
}
|
||||
|
||||
.cui-arrow-bottom:before {
|
||||
content: "\e92e";
|
||||
}
|
||||
|
||||
.cui-arrow-circle-bottom:before {
|
||||
content: "\e92f";
|
||||
}
|
||||
|
||||
.cui-arrow-circle-left:before {
|
||||
content: "\e930";
|
||||
}
|
||||
|
||||
.cui-arrow-circle-right:before {
|
||||
content: "\e931";
|
||||
}
|
||||
|
||||
.cui-arrow-circle-top:before {
|
||||
content: "\e932";
|
||||
}
|
||||
|
||||
.cui-arrow-left:before {
|
||||
content: "\e933";
|
||||
}
|
||||
|
||||
.cui-arrow-right:before {
|
||||
content: "\e934";
|
||||
}
|
||||
|
||||
.cui-arrow-thick-bottom:before {
|
||||
content: "\e935";
|
||||
}
|
||||
|
||||
.cui-arrow-thick-left:before {
|
||||
content: "\e936";
|
||||
}
|
||||
|
||||
.cui-arrow-thick-right:before {
|
||||
content: "\e937";
|
||||
}
|
||||
|
||||
.cui-arrow-thick-top:before {
|
||||
content: "\e938";
|
||||
}
|
||||
|
||||
.cui-arrow-top:before {
|
||||
content: "\e939";
|
||||
}
|
||||
|
||||
.cui-audio:before {
|
||||
content: "\e93a";
|
||||
}
|
||||
|
||||
.cui-audio-spectrum:before {
|
||||
content: "\e93b";
|
||||
}
|
||||
|
||||
.cui-badge:before {
|
||||
content: "\e93c";
|
||||
}
|
||||
|
||||
.cui-ban:before {
|
||||
content: "\e93d";
|
||||
}
|
||||
|
||||
.cui-bar-chart:before {
|
||||
content: "\e93e";
|
||||
}
|
||||
|
||||
.cui-battery-empty:before {
|
||||
content: "\e93f";
|
||||
}
|
||||
|
||||
.cui-battery-full:before {
|
||||
content: "\e940";
|
||||
}
|
||||
|
||||
.cui-beaker:before {
|
||||
content: "\e941";
|
||||
}
|
||||
|
||||
.cui-bluetooth:before {
|
||||
content: "\e942";
|
||||
}
|
||||
|
||||
.cui-bold:before {
|
||||
content: "\e943";
|
||||
}
|
||||
|
||||
.cui-bolt:before {
|
||||
content: "\e944";
|
||||
}
|
||||
|
||||
.cui-book:before {
|
||||
content: "\e945";
|
||||
}
|
||||
|
||||
.cui-bookmark:before {
|
||||
content: "\e946";
|
||||
}
|
||||
|
||||
.cui-box:before {
|
||||
content: "\e947";
|
||||
}
|
||||
|
||||
.cui-briefcase:before {
|
||||
content: "\e948";
|
||||
}
|
||||
|
||||
.cui-british-pound:before {
|
||||
content: "\e949";
|
||||
}
|
||||
|
||||
.cui-browser:before {
|
||||
content: "\e94a";
|
||||
}
|
||||
|
||||
.cui-brush:before {
|
||||
content: "\e94b";
|
||||
}
|
||||
|
||||
.cui-bug:before {
|
||||
content: "\e94c";
|
||||
}
|
||||
|
||||
.cui-bullhorn:before {
|
||||
content: "\e94d";
|
||||
}
|
||||
|
||||
.cui-caret-bottom:before {
|
||||
content: "\e94e";
|
||||
}
|
||||
|
||||
.cui-caret-left:before {
|
||||
content: "\e94f";
|
||||
}
|
||||
|
||||
.cui-caret-right:before {
|
||||
content: "\e950";
|
||||
}
|
||||
|
||||
.cui-caret-top:before {
|
||||
content: "\e951";
|
||||
}
|
||||
|
||||
.cui-cart:before {
|
||||
content: "\e952";
|
||||
}
|
||||
|
||||
.cui-chat:before {
|
||||
content: "\e953";
|
||||
}
|
||||
|
||||
.cui-check:before {
|
||||
content: "\e954";
|
||||
}
|
||||
|
||||
.cui-chevron-bottom:before {
|
||||
content: "\e955";
|
||||
}
|
||||
|
||||
.cui-chevron-left:before {
|
||||
content: "\e956";
|
||||
}
|
||||
|
||||
.cui-chevron-right:before {
|
||||
content: "\e957";
|
||||
}
|
||||
|
||||
.cui-chevron-top:before {
|
||||
content: "\e958";
|
||||
}
|
||||
|
||||
.cui-circle-check:before {
|
||||
content: "\e959";
|
||||
}
|
||||
|
||||
.cui-circle-x:before {
|
||||
content: "\e95a";
|
||||
}
|
||||
|
||||
.cui-clipboard:before {
|
||||
content: "\e95b";
|
||||
}
|
||||
|
||||
.cui-clock:before {
|
||||
content: "\e95c";
|
||||
}
|
||||
|
||||
.cui-cloud:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
|
||||
.cui-cloud-upload:before {
|
||||
content: "\e95e";
|
||||
}
|
||||
|
||||
.cui-cloudy:before {
|
||||
content: "\e95f";
|
||||
}
|
||||
|
||||
.cui-social-linkedin:before {
|
||||
content: "\e960";
|
||||
}
|
||||
|
||||
.cui-social-spotify:before {
|
||||
content: "\e961";
|
||||
}
|
||||
|
||||
.cui-basket-loaded:before {
|
||||
content: "\e900";
|
||||
}
|
||||
|
||||
.cui-bell:before {
|
||||
.cui-action-redo:before {
|
||||
content: "\e901";
|
||||
}
|
||||
|
||||
.cui-calculator:before {
|
||||
.cui-action-undo:before {
|
||||
content: "\e902";
|
||||
}
|
||||
|
||||
.cui-calendar:before {
|
||||
.cui-align-center:before {
|
||||
content: "\e903";
|
||||
}
|
||||
|
||||
.cui-camera:before {
|
||||
.cui-align-left:before {
|
||||
content: "\e904";
|
||||
}
|
||||
|
||||
.cui-chart:before {
|
||||
.cui-align-right:before {
|
||||
content: "\e905";
|
||||
}
|
||||
|
||||
.cui-cloud-download:before {
|
||||
.cui-arrow-bottom:before {
|
||||
content: "\e906";
|
||||
}
|
||||
|
||||
.cui-cursor:before {
|
||||
.cui-arrow-left:before {
|
||||
content: "\e907";
|
||||
}
|
||||
|
||||
.cui-cursor-move:before {
|
||||
.cui-arrow-right:before {
|
||||
content: "\e908";
|
||||
}
|
||||
|
||||
.cui-drop:before {
|
||||
.cui-arrow-top:before {
|
||||
content: "\e909";
|
||||
}
|
||||
|
||||
.cui-energy:before {
|
||||
.cui-ban:before {
|
||||
content: "\e90a";
|
||||
}
|
||||
|
||||
.cui-envelope-letter:before {
|
||||
.cui-basket-loaded:before {
|
||||
content: "\e90b";
|
||||
}
|
||||
|
||||
.cui-equalizer:before {
|
||||
.cui-bell:before {
|
||||
content: "\e90c";
|
||||
}
|
||||
|
||||
.cui-globe:before {
|
||||
.cui-bold:before {
|
||||
content: "\e90d";
|
||||
}
|
||||
|
||||
.cui-graph:before {
|
||||
.cui-bookmark:before {
|
||||
content: "\e90e";
|
||||
}
|
||||
|
||||
.cui-home:before {
|
||||
.cui-briefcase:before {
|
||||
content: "\e960";
|
||||
}
|
||||
|
||||
.cui-british-pound:before {
|
||||
content: "\e961";
|
||||
}
|
||||
|
||||
.cui-brush:before {
|
||||
content: "\e90f";
|
||||
}
|
||||
|
||||
.cui-layers:before {
|
||||
.cui-calculator:before {
|
||||
content: "\e910";
|
||||
}
|
||||
|
||||
.cui-list:before {
|
||||
.cui-calendar:before {
|
||||
content: "\e911";
|
||||
}
|
||||
|
||||
.cui-location-pin:before {
|
||||
.cui-cart:before {
|
||||
content: "\e912";
|
||||
}
|
||||
|
||||
.cui-map:before {
|
||||
.cui-chart:before {
|
||||
content: "\e913";
|
||||
}
|
||||
|
||||
.cui-note:before {
|
||||
.cui-check:before {
|
||||
content: "\e914";
|
||||
}
|
||||
|
||||
.cui-options:before {
|
||||
.cui-chevron-bottom:before {
|
||||
content: "\e915";
|
||||
}
|
||||
|
||||
.cui-pencil:before {
|
||||
.cui-chevron-left:before {
|
||||
content: "\e916";
|
||||
}
|
||||
|
||||
.cui-people:before {
|
||||
.cui-chevron-right:before {
|
||||
content: "\e917";
|
||||
}
|
||||
|
||||
.cui-pie-chart:before {
|
||||
.cui-chevron-top:before {
|
||||
content: "\e918";
|
||||
}
|
||||
|
||||
.cui-puzzle:before {
|
||||
.cui-circle-check:before {
|
||||
content: "\e919";
|
||||
}
|
||||
|
||||
.cui-screen-desktop:before {
|
||||
.cui-circle-x:before {
|
||||
content: "\e91a";
|
||||
}
|
||||
|
||||
.cui-screen-smartphone:before {
|
||||
.cui-cloud:before {
|
||||
content: "\e91b";
|
||||
}
|
||||
|
||||
.cui-settings:before {
|
||||
.cui-cloud-download:before {
|
||||
content: "\e91c";
|
||||
}
|
||||
|
||||
.cui-social-facebook:before {
|
||||
.cui-cloud-upload:before {
|
||||
content: "\e91d";
|
||||
}
|
||||
|
||||
.cui-social-skype:before {
|
||||
.cui-code:before {
|
||||
content: "\e91e";
|
||||
}
|
||||
|
||||
.cui-social-twitter:before {
|
||||
.cui-cog:before {
|
||||
content: "\e91f";
|
||||
}
|
||||
|
||||
.cui-speech:before {
|
||||
.cui-comment-square:before {
|
||||
content: "\e920";
|
||||
}
|
||||
|
||||
.cui-speedometer:before {
|
||||
.cui-credit-card:before {
|
||||
content: "\e921";
|
||||
}
|
||||
|
||||
.cui-star:before {
|
||||
.cui-cursor:before {
|
||||
content: "\e922";
|
||||
}
|
||||
|
||||
.cui-user:before {
|
||||
.cui-dashboard:before {
|
||||
content: "\e923";
|
||||
}
|
||||
|
||||
.cui-user-female:before {
|
||||
.cui-delete:before {
|
||||
content: "\e924";
|
||||
}
|
||||
|
||||
.cui-user-follow:before {
|
||||
.cui-dollar:before {
|
||||
content: "\e925";
|
||||
}
|
||||
|
||||
.cui-user-unfollow:before {
|
||||
.cui-drop:before {
|
||||
content: "\e926";
|
||||
}
|
||||
|
||||
.cui-envelope-closed:before {
|
||||
content: "\e927";
|
||||
}
|
||||
|
||||
.cui-envelope-letter:before {
|
||||
content: "\e928";
|
||||
}
|
||||
|
||||
.cui-envelope-open:before {
|
||||
content: "\e929";
|
||||
}
|
||||
|
||||
.cui-euro:before {
|
||||
content: "\e92a";
|
||||
}
|
||||
|
||||
.cui-file:before {
|
||||
content: "\e92b";
|
||||
}
|
||||
|
||||
.cui-globe:before {
|
||||
content: "\e92c";
|
||||
}
|
||||
|
||||
.cui-graph:before {
|
||||
content: "\e92d";
|
||||
}
|
||||
|
||||
.cui-home:before {
|
||||
content: "\e92e";
|
||||
}
|
||||
|
||||
.cui-inbox:before {
|
||||
content: "\e92f";
|
||||
}
|
||||
|
||||
.cui-info:before {
|
||||
content: "\e930";
|
||||
}
|
||||
|
||||
.cui-italic:before {
|
||||
content: "\e931";
|
||||
}
|
||||
|
||||
.cui-justify-center:before {
|
||||
content: "\e932";
|
||||
}
|
||||
|
||||
.cui-justify-left:before {
|
||||
content: "\e933";
|
||||
}
|
||||
|
||||
.cui-justify-right:before {
|
||||
content: "\e934";
|
||||
}
|
||||
|
||||
.cui-laptop:before {
|
||||
content: "\e935";
|
||||
}
|
||||
|
||||
.cui-layers:before {
|
||||
content: "\e936";
|
||||
}
|
||||
|
||||
.cui-lightbulb:before {
|
||||
content: "\e937";
|
||||
}
|
||||
|
||||
.cui-list:before {
|
||||
content: "\e938";
|
||||
}
|
||||
|
||||
.cui-location-pin:before {
|
||||
content: "\e939";
|
||||
}
|
||||
|
||||
.cui-lock-locked:before {
|
||||
content: "\e93a";
|
||||
}
|
||||
|
||||
.cui-lock-unlocked:before {
|
||||
content: "\e93b";
|
||||
}
|
||||
|
||||
.cui-magnifying-glass:before {
|
||||
content: "\e93c";
|
||||
}
|
||||
|
||||
.cui-map:before {
|
||||
content: "\e93d";
|
||||
}
|
||||
|
||||
.cui-monitor:before {
|
||||
content: "\e962";
|
||||
}
|
||||
|
||||
.cui-moon:before {
|
||||
content: "\e93e";
|
||||
}
|
||||
|
||||
.cui-note:before {
|
||||
content: "\e93f";
|
||||
}
|
||||
|
||||
.cui-options:before {
|
||||
content: "\e940";
|
||||
}
|
||||
|
||||
.cui-paperclip:before {
|
||||
content: "\e941";
|
||||
}
|
||||
|
||||
.cui-pencil:before {
|
||||
content: "\e942";
|
||||
}
|
||||
|
||||
.cui-people:before {
|
||||
content: "\e943";
|
||||
}
|
||||
|
||||
.cui-phone:before {
|
||||
content: "\e944";
|
||||
}
|
||||
|
||||
.cui-pie-chart:before {
|
||||
content: "\e945";
|
||||
}
|
||||
|
||||
.cui-print:before {
|
||||
content: "\e946";
|
||||
}
|
||||
|
||||
.cui-puzzle:before {
|
||||
content: "\e947";
|
||||
}
|
||||
|
||||
.cui-rss:before {
|
||||
content: "\e963";
|
||||
}
|
||||
|
||||
.cui-screen-desktop:before {
|
||||
content: "\e948";
|
||||
}
|
||||
|
||||
.cui-screen-smartphone:before {
|
||||
content: "\e949";
|
||||
}
|
||||
|
||||
.cui-settings:before {
|
||||
content: "\e94a";
|
||||
}
|
||||
|
||||
.cui-share:before {
|
||||
content: "\e94b";
|
||||
}
|
||||
|
||||
.cui-shield:before {
|
||||
content: "\e94c";
|
||||
}
|
||||
|
||||
.cui-sort-ascending:before {
|
||||
content: "\e94d";
|
||||
}
|
||||
|
||||
.cui-sort-descending:before {
|
||||
content: "\e94e";
|
||||
}
|
||||
|
||||
.cui-speech:before {
|
||||
content: "\e94f";
|
||||
}
|
||||
|
||||
.cui-speedometer:before {
|
||||
content: "\e950";
|
||||
}
|
||||
|
||||
.cui-star:before {
|
||||
content: "\e951";
|
||||
}
|
||||
|
||||
.cui-sun:before {
|
||||
content: "\e952";
|
||||
}
|
||||
|
||||
.cui-tablet:before {
|
||||
content: "\e953";
|
||||
}
|
||||
|
||||
.cui-tags:before {
|
||||
content: "\e954";
|
||||
}
|
||||
|
||||
.cui-task:before {
|
||||
content: "\e955";
|
||||
}
|
||||
|
||||
.cui-thumb-down:before {
|
||||
content: "\e956";
|
||||
}
|
||||
|
||||
.cui-thumb-up:before {
|
||||
content: "\e957";
|
||||
}
|
||||
|
||||
.cui-trash:before {
|
||||
content: "\e958";
|
||||
}
|
||||
|
||||
.cui-underline:before {
|
||||
content: "\e959";
|
||||
}
|
||||
|
||||
.cui-user:before {
|
||||
content: "\e95a";
|
||||
}
|
||||
|
||||
.cui-user-female:before {
|
||||
content: "\e95b";
|
||||
}
|
||||
|
||||
.cui-user-follow:before {
|
||||
content: "\e95c";
|
||||
}
|
||||
|
||||
.cui-user-unfollow:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
|
||||
.cui-wrench:before {
|
||||
content: "\e95e";
|
||||
}
|
||||
|
||||
.cui-yen:before {
|
||||
content: "\e95f ";
|
||||
}
|
||||
/*# sourceMappingURL=coreui-icons.css.map */
|
File diff suppressed because one or more lines are too long
4
css/coreui-icons.min.css
vendored
4
css/coreui-icons.min.css
vendored
@@ -1,8 +1,8 @@
|
||||
@charset "UTF-8";/*!
|
||||
* CoreUI Icons - Open Source Icons
|
||||
* @version v0.2.0
|
||||
* @version v0.3.0
|
||||
* @link https://coreui.io/icons
|
||||
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
*/@font-face{font-family:CoreUI-Icons-Linear;src:url(../fonts/CoreUI-Icons-Linear.eot?64h6xh);src:url(../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix) format("embedded-opentype"),url(../fonts/CoreUI-Icons-Linear.ttf?64h6xh) format("truetype"),url(../fonts/CoreUI-Icons-Linear.woff?64h6xh) format("woff"),url(../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear) format("svg");font-weight:400;font-style:normal}[class*=" cui-"],[class^=cui-]{font-family:CoreUI-Icons-Linear!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cui-account-logout:before{content:"\e927"}.cui-action-redo:before{content:"\e928"}.cui-action-undo:before{content:"\e929"}.cui-align-center:before{content:"\e92a"}.cui-align-left:before{content:"\e92b"}.cui-align-right:before{content:"\e92c"}.cui-aperture:before{content:"\e92d"}.cui-arrow-bottom:before{content:"\e92e"}.cui-arrow-circle-bottom:before{content:"\e92f"}.cui-arrow-circle-left:before{content:"\e930"}.cui-arrow-circle-right:before{content:"\e931"}.cui-arrow-circle-top:before{content:"\e932"}.cui-arrow-left:before{content:"\e933"}.cui-arrow-right:before{content:"\e934"}.cui-arrow-thick-bottom:before{content:"\e935"}.cui-arrow-thick-left:before{content:"\e936"}.cui-arrow-thick-right:before{content:"\e937"}.cui-arrow-thick-top:before{content:"\e938"}.cui-arrow-top:before{content:"\e939"}.cui-audio:before{content:"\e93a"}.cui-audio-spectrum:before{content:"\e93b"}.cui-badge:before{content:"\e93c"}.cui-ban:before{content:"\e93d"}.cui-bar-chart:before{content:"\e93e"}.cui-battery-empty:before{content:"\e93f"}.cui-battery-full:before{content:"\e940"}.cui-beaker:before{content:"\e941"}.cui-bluetooth:before{content:"\e942"}.cui-bold:before{content:"\e943"}.cui-bolt:before{content:"\e944"}.cui-book:before{content:"\e945"}.cui-bookmark:before{content:"\e946"}.cui-box:before{content:"\e947"}.cui-briefcase:before{content:"\e948"}.cui-british-pound:before{content:"\e949"}.cui-browser:before{content:"\e94a"}.cui-brush:before{content:"\e94b"}.cui-bug:before{content:"\e94c"}.cui-bullhorn:before{content:"\e94d"}.cui-caret-bottom:before{content:"\e94e"}.cui-caret-left:before{content:"\e94f"}.cui-caret-right:before{content:"\e950"}.cui-caret-top:before{content:"\e951"}.cui-cart:before{content:"\e952"}.cui-chat:before{content:"\e953"}.cui-check:before{content:"\e954"}.cui-chevron-bottom:before{content:"\e955"}.cui-chevron-left:before{content:"\e956"}.cui-chevron-right:before{content:"\e957"}.cui-chevron-top:before{content:"\e958"}.cui-circle-check:before{content:"\e959"}.cui-circle-x:before{content:"\e95a"}.cui-clipboard:before{content:"\e95b"}.cui-clock:before{content:"\e95c"}.cui-cloud:before{content:"\e95d"}.cui-cloud-upload:before{content:"\e95e"}.cui-cloudy:before{content:"\e95f"}.cui-social-linkedin:before{content:"\e960"}.cui-social-spotify:before{content:"\e961"}.cui-basket-loaded:before{content:"\e900"}.cui-bell:before{content:"\e901"}.cui-calculator:before{content:"\e902"}.cui-calendar:before{content:"\e903"}.cui-camera:before{content:"\e904"}.cui-chart:before{content:"\e905"}.cui-cloud-download:before{content:"\e906"}.cui-cursor:before{content:"\e907"}.cui-cursor-move:before{content:"\e908"}.cui-drop:before{content:"\e909"}.cui-energy:before{content:"\e90a"}.cui-envelope-letter:before{content:"\e90b"}.cui-equalizer:before{content:"\e90c"}.cui-globe:before{content:"\e90d"}.cui-graph:before{content:"\e90e"}.cui-home:before{content:"\e90f"}.cui-layers:before{content:"\e910"}.cui-list:before{content:"\e911"}.cui-location-pin:before{content:"\e912"}.cui-map:before{content:"\e913"}.cui-note:before{content:"\e914"}.cui-options:before{content:"\e915"}.cui-pencil:before{content:"\e916"}.cui-people:before{content:"\e917"}.cui-pie-chart:before{content:"\e918"}.cui-puzzle:before{content:"\e919"}.cui-screen-desktop:before{content:"\e91a"}.cui-screen-smartphone:before{content:"\e91b"}.cui-settings:before{content:"\e91c"}.cui-social-facebook:before{content:"\e91d"}.cui-social-skype:before{content:"\e91e"}.cui-social-twitter:before{content:"\e91f"}.cui-speech:before{content:"\e920"}.cui-speedometer:before{content:"\e921"}.cui-star:before{content:"\e922"}.cui-user:before{content:"\e923"}.cui-user-female:before{content:"\e924"}.cui-user-follow:before{content:"\e925"}.cui-user-unfollow:before{content:"\e926"}
|
||||
*/@font-face{font-family:CoreUI-Icons-Linear-Free;src:url(../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh);src:url(../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh#iefix) format("embedded-opentype"),url(../fonts/CoreUI-Icons-Linear-Free.ttf?64h6xh) format("truetype"),url(../fonts/CoreUI-Icons-Linear-Free.woff?64h6xh) format("woff"),url(../fonts/CoreUI-Icons-Linear-Free.svg?64h6xh#CoreUI-Icons-Linear) format("svg");font-weight:400;font-style:normal}[class*=" cui-"],[class^=cui-]{font-family:CoreUI-Icons-Linear-Free!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cui-account-logout:before{content:"\e900"}.cui-action-redo:before{content:"\e901"}.cui-action-undo:before{content:"\e902"}.cui-align-center:before{content:"\e903"}.cui-align-left:before{content:"\e904"}.cui-align-right:before{content:"\e905"}.cui-arrow-bottom:before{content:"\e906"}.cui-arrow-left:before{content:"\e907"}.cui-arrow-right:before{content:"\e908"}.cui-arrow-top:before{content:"\e909"}.cui-ban:before{content:"\e90a"}.cui-basket-loaded:before{content:"\e90b"}.cui-bell:before{content:"\e90c"}.cui-bold:before{content:"\e90d"}.cui-bookmark:before{content:"\e90e"}.cui-briefcase:before{content:"\e960"}.cui-british-pound:before{content:"\e961"}.cui-brush:before{content:"\e90f"}.cui-calculator:before{content:"\e910"}.cui-calendar:before{content:"\e911"}.cui-cart:before{content:"\e912"}.cui-chart:before{content:"\e913"}.cui-check:before{content:"\e914"}.cui-chevron-bottom:before{content:"\e915"}.cui-chevron-left:before{content:"\e916"}.cui-chevron-right:before{content:"\e917"}.cui-chevron-top:before{content:"\e918"}.cui-circle-check:before{content:"\e919"}.cui-circle-x:before{content:"\e91a"}.cui-cloud:before{content:"\e91b"}.cui-cloud-download:before{content:"\e91c"}.cui-cloud-upload:before{content:"\e91d"}.cui-code:before{content:"\e91e"}.cui-cog:before{content:"\e91f"}.cui-comment-square:before{content:"\e920"}.cui-credit-card:before{content:"\e921"}.cui-cursor:before{content:"\e922"}.cui-dashboard:before{content:"\e923"}.cui-delete:before{content:"\e924"}.cui-dollar:before{content:"\e925"}.cui-drop:before{content:"\e926"}.cui-envelope-closed:before{content:"\e927"}.cui-envelope-letter:before{content:"\e928"}.cui-envelope-open:before{content:"\e929"}.cui-euro:before{content:"\e92a"}.cui-file:before{content:"\e92b"}.cui-globe:before{content:"\e92c"}.cui-graph:before{content:"\e92d"}.cui-home:before{content:"\e92e"}.cui-inbox:before{content:"\e92f"}.cui-info:before{content:"\e930"}.cui-italic:before{content:"\e931"}.cui-justify-center:before{content:"\e932"}.cui-justify-left:before{content:"\e933"}.cui-justify-right:before{content:"\e934"}.cui-laptop:before{content:"\e935"}.cui-layers:before{content:"\e936"}.cui-lightbulb:before{content:"\e937"}.cui-list:before{content:"\e938"}.cui-location-pin:before{content:"\e939"}.cui-lock-locked:before{content:"\e93a"}.cui-lock-unlocked:before{content:"\e93b"}.cui-magnifying-glass:before{content:"\e93c"}.cui-map:before{content:"\e93d"}.cui-monitor:before{content:"\e962"}.cui-moon:before{content:"\e93e"}.cui-note:before{content:"\e93f"}.cui-options:before{content:"\e940"}.cui-paperclip:before{content:"\e941"}.cui-pencil:before{content:"\e942"}.cui-people:before{content:"\e943"}.cui-phone:before{content:"\e944"}.cui-pie-chart:before{content:"\e945"}.cui-print:before{content:"\e946"}.cui-puzzle:before{content:"\e947"}.cui-rss:before{content:"\e963"}.cui-screen-desktop:before{content:"\e948"}.cui-screen-smartphone:before{content:"\e949"}.cui-settings:before{content:"\e94a"}.cui-share:before{content:"\e94b"}.cui-shield:before{content:"\e94c"}.cui-sort-ascending:before{content:"\e94d"}.cui-sort-descending:before{content:"\e94e"}.cui-speech:before{content:"\e94f"}.cui-speedometer:before{content:"\e950"}.cui-star:before{content:"\e951"}.cui-sun:before{content:"\e952"}.cui-tablet:before{content:"\e953"}.cui-tags:before{content:"\e954"}.cui-task:before{content:"\e955"}.cui-thumb-down:before{content:"\e956"}.cui-thumb-up:before{content:"\e957"}.cui-trash:before{content:"\e958"}.cui-underline:before{content:"\e959"}.cui-user:before{content:"\e95a"}.cui-user-female:before{content:"\e95b"}.cui-user-follow:before{content:"\e95c"}.cui-user-unfollow:before{content:"\e95d"}.cui-wrench:before{content:"\e95e"}.cui-yen:before{content:"\e95f "}
|
||||
/*# sourceMappingURL=coreui-icons.min.css.map */
|
File diff suppressed because one or more lines are too long
BIN
fonts/CoreUI-Icons-Linear-Free.eot
Executable file
BIN
fonts/CoreUI-Icons-Linear-Free.eot
Executable file
Binary file not shown.
@@ -3,106 +3,108 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>Generated by IcoMoon</metadata>
|
||||
<defs>
|
||||
<font id="CoreUI-Icons-Linear" horiz-adv-x="1024">
|
||||
<font id="CoreUI-Linear-Free" horiz-adv-x="1024">
|
||||
<font-face units-per-em="1024" ascent="960" descent="-64" />
|
||||
<missing-glyph horiz-adv-x="1024" />
|
||||
<glyph unicode=" " horiz-adv-x="512" d="" />
|
||||
<glyph unicode="" glyph-name="basket-loaded" d="M352 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM352 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM800 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM800 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM320 688v-64h608v-43.118l-71.526-228.882h-556.612l-79.998 576h-187.864v-64h132.138l79.998-576h659.39l88.474 283.118v116.882h-672zM509.544 811.494c29.911 32.332 72.56 52.506 119.922 52.506 49.838 0 94.459-22.34 124.394-57.552l0.193-0.232 45.876-54.216h83.836l-80.854 95.556c-41.943 49.347-104.063 80.449-173.447 80.449-65.936 0-125.312-28.088-166.816-72.951l-0.137-0.15-94.982-102.904h87.098z" />
|
||||
<glyph unicode="" glyph-name="bell" d="M903.342 262.862l-87.342 161.248v167.89c0 167.626-136.374 304-304 304s-304-136.374-304-304v-167.89l-87.342-161.246c-3.648-6.608-5.795-14.485-5.795-22.864 0-26.51 21.49-48 48-48 0 0 0.001 0 0.001 0h173.87c-0.476-5.272-0.734-10.6-0.734-16 0-97.202 78.798-176 176-176s176 78.798 176 176v0c0 5.4-0.258 10.728-0.734 16h173.87c26.507 0.003 47.994 21.492 47.994 48 0 8.378-2.146 16.255-5.919 23.11l0.125-0.248zM624 176c0-0.027 0-0.059 0-0.091 0-61.856-50.144-112-112-112s-112 50.144-112 112c0 5.677 0.422 11.256 1.238 16.706l-0.076-0.615h221.676c0.734-4.804 1.156-10.35 1.162-15.994v-0.006zM189.726 256l82.274 151.89v184.11c0 132.548 107.452 240 240 240s240-107.452 240-240v0-184.11l82.274-151.89z" />
|
||||
<glyph unicode="" glyph-name="calculator" d="M944 880h-864c-26.497-0.032-47.968-21.503-48-47.997v-768.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v768.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 80h-832v736h832zM304 480h64v80h80v64h-80v80h-64v-80h-80v-64h80v-80zM392.568 389.822l-56.568-56.568-56.568 56.568-45.254-45.254 56.568-56.568-56.568-56.568 45.254-45.254 56.568 56.568 56.568-56.568 45.254 45.254-56.568 56.568 56.568 56.568-45.254 45.254zM576 624h224v-64h-224v64zM576 384h224v-64h-224v64zM576 256h224v-64h-224v64z" />
|
||||
<glyph unicode="" glyph-name="calendar" d="M944 784h-176v112h-64v-112h-384v112h-64v-112h-176c-26.497-0.032-47.968-21.503-48-47.997v-672.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v672.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 80h-832v640h160v-80h64v80h384v-80h64v80h160zM224 528h64v-64h-64v64zM400 528h64v-64h-64v64zM560 528h64v-64h-64v64zM736 528h64v-64h-64v64zM224 384h64v-64h-64v64zM400 384h64v-64h-64v64zM560 384h64v-64h-64v64zM736 384h64v-64h-64v64zM224 240h64v-64h-64v64zM400 240h64v-64h-64v64zM560 240h64v-64h-64v64zM736 240h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="camera" d="M943.986 736h-178.4l-32.484 93.504c-8.97 25.236-32.639 42.984-60.456 43h-322.164c-0.004 0-0.009 0-0.014 0-27.962 0-51.734-17.937-60.438-42.933l-0.136-0.449-31.694-93.122h-178.2c-26.497-0.031-47.969-21.503-48-47.997v-624.003c0.031-26.497 21.503-47.969 47.997-48h863.989c26.497 0.031 47.969 21.503 48 47.997v624.003c-0.031 26.497-21.503 47.969-47.997 48h-0.003zM927.986 80h-831.972v592h208.024l46.444 136.5h322.162l47.42-136.5h207.922zM512 624c-125.921 0-228-102.079-228-228s102.079-228 228-228c125.921 0 228 102.079 228 228v0c-0.148 125.861-102.138 227.852-227.985 228h-0.015zM512 232c-90.575 0-164 73.425-164 164s73.425 164 164 164c90.575 0 164-73.425 164-164v0c-0.106-90.532-73.468-163.894-163.99-164h-0.010z" />
|
||||
<glyph unicode="" glyph-name="chart" d="M248 688h-176c-22.081-0.026-39.974-17.919-40-39.997v-640.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v640.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM224 32h-128v592h128zM600 480h-176c-22.081-0.026-39.974-17.919-40-39.997v-432.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v432.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM576 32h-128v384h128zM952 928h-176c-22.081-0.026-39.974-17.919-40-39.997v-880.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v880.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM928 32h-128v832h128z" />
|
||||
<glyph unicode="" glyph-name="cloud-download" d="M544 92.864v451.136h-64v-451.136l-103.764 103.762-45.256-45.252 181.020-181.022 181.020 181.022-45.256 45.252-103.764-103.762zM800 640c0 158.8-129.2 288-288 288s-288-129.2-288-288c-106.039 0-192-85.961-192-192s85.961-192 192-192v0h160v64h-160c-70.692 0-128 57.308-128 128s57.308 128 128 128v0h64v64c0 123.712 100.288 224 224 224s224-100.288 224-224v0-64h64c70.692 0 128-57.308 128-128s-57.308-128-128-128v0h-160v-64h160c106.039 0 192 85.961 192 192s-85.961 192-192 192v0z" />
|
||||
<glyph unicode="" glyph-name="cursor" d="M680.644-32h-74l-211.946 326.056-330.698 132.278v74l786.894 369.354c4.978 2.392 10.823 3.789 16.994 3.789 22.091 0 40-17.909 40-40 0-3.631-0.484-7.149-1.391-10.494l0.065 0.28zM139.496 465.066l297.8-119.122 196.946-303 197.31 746.96z" />
|
||||
<glyph unicode="" glyph-name="cursor-move" d="M806.824 628.822l-45.254-45.254 103.764-103.764h-321.334v321.332l103.764-103.762 45.256 45.252-181.020 181.022-181.020-181.022 45.256-45.252 103.764 103.762v-321.332h-322.942l103.766 103.764-45.254 45.254-181.022-181.018 181.020-181.018 45.256 45.254-103.766 103.764h322.942v-322.94l-103.764 103.762-45.256-45.252 181.020-181.022 181.020 181.022-45.256 45.252-103.764-103.762v322.94h321.334l-103.766-103.764 45.256-45.254 181.018 181.018-181.018 181.018z" />
|
||||
<glyph unicode="" glyph-name="drop" d="M789.266 518.674l-250.316 390.978c-5.778 8.924-15.684 14.746-26.95 14.746s-21.172-5.822-26.874-14.621l-0.076-0.125-250.322-390.982c-41.557-55.858-66.529-126.199-66.529-202.373 0-0.315 0-0.63 0.001-0.945v0.049c0-189.57 154.226-343.8 343.8-343.8s343.8 154.226 343.8 343.8c0.001 0.267 0.001 0.584 0.001 0.9 0 76.175-24.975 146.517-67.182 203.284l0.647-0.911zM512 35.6c-154.28 0-279.8 125.516-279.8 279.8-0.001 0.226-0.001 0.492-0.001 0.759 0 62.283 20.517 119.773 55.162 166.082l-0.519-0.725q0.638 0.864 1.216 1.768l223.942 349.766 223.934-349.768q0.576-0.906 1.216-1.768c34.13-45.584 54.651-103.078 54.651-165.365 0-0.263 0-0.527-0.001-0.79v0.041c0-154.282-125.52-279.8-279.8-279.8z" />
|
||||
<glyph unicode="" glyph-name="energy" d="M640 544v384h-64.2l-447.048-608h271.248v-352h63.6l450 576zM255.248 384l320.752 436.222v-340.222h206.4l-318.4-407.542v311.542z" />
|
||||
<glyph unicode="" glyph-name="envelope-letter" d="M800 665.6v190.4c-0.026 22.081-17.919 39.974-39.997 40h-496.003c-22.081-0.026-39.974-17.919-40-39.997v-190.403l-192-137.132v-528.468h960v528.468zM800 586.952l107.36-76.686-107.36-70.186zM288 832h448v-433.766l-114.332-74.756-93.156 48.304-101.528-49.014-138.984 84.382zM224 586.962v-140.962l-106.668 64.77zM96 448.85l262.288-159.25-262.288-126.618zM928 64h-832v27.914l431.488 208.304 400.512-207.672zM928 164.638l-241.108 125.020 241.108 157.646z" />
|
||||
<glyph unicode="" glyph-name="equalizer" d="M192 667.95v260.050h-64v-260.050c-55.649-14.725-96.002-64.625-96.002-123.95s40.353-109.225 95.109-123.749l0.893-0.201v-452.050h64v452.050c55.649 14.725 96.002 64.625 96.002 123.95s-40.353 109.225-95.109 123.749l-0.893 0.201zM160 480c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM544 379.95v548.050h-64v-548.050c-55.649-14.725-96.002-64.625-96.002-123.95s40.353-109.225 95.109-123.749l0.893-0.201v-164.050h64v164.050c55.649 14.725 96.002 64.625 96.002 123.95s-40.353 109.225-95.109 123.749l-0.893 0.201zM512 192c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM896 795.95v132.050h-64v-132.050c-55.649-14.725-96.002-64.625-96.002-123.95s40.353-109.225 95.109-123.749l0.893-0.201v-580.050h64v580.050c55.649 14.725 96.002 64.625 96.002 123.95s-40.353 109.225-95.109 123.749l-0.893 0.201zM864 608c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="globe" d="M850.704 787.704c-86.845 87.685-207.27 141.976-340.376 141.976-264.544 0-479-214.456-479-479 0-133.106 54.292-253.531 141.938-340.338l0.038-0.038c86.845-87.685 207.27-141.976 340.376-141.976 264.544 0 479 214.456 479 479 0 133.106-54.292 253.531-141.938 340.338l-0.038 0.038zM925.97 478h-190.37c-3 112.8-23.474 218.318-58.434 299.706-10.702 25.154-22.383 46.622-35.83 66.814l0.93-1.484c156.426-51.846 271.868-194.396 283.704-365.036zM512 18c-37.144 0-75.912 56.66-106.362 127.552-31.060 72.31-49.578 166.586-53.038 268.448h318.8c-3.458-101.862-21.976-196.138-53.036-268.448-30.452-70.892-69.22-127.552-106.364-127.552zM352.416 478c2.924 104.156 21.554 200.72 53.222 274.448 30.45 70.892 69.218 127.552 106.362 127.552s75.912-56.66 106.362-127.552c31.668-73.728 50.298-170.292 53.222-274.448zM381.734 843.036c-12.517-18.708-24.198-40.176-33.893-62.7l-1.007-2.63c-34.96-81.388-55.434-186.906-58.434-299.706h-190.37c11.836 170.64 127.278 313.19 283.704 365.036zM98.49 414h190.074c3.558-110.546 23.93-213.762 58.27-293.706 10.702-25.154 22.383-46.622 35.83-66.814l-0.93 1.484c-154.59 51.236-269.148 191.062-283.244 359.036zM642.266 54.964c12.517 18.708 24.198 40.176 33.893 62.7l1.007 2.63c34.34 79.944 54.712 183.16 58.27 293.706h190.074c-14.096-167.974-128.654-307.8-283.244-359.036z" />
|
||||
<glyph unicode="" glyph-name="graph" d="M864 880c-0.016 0-0.036 0-0.055 0-70.663 0-127.946-57.283-127.946-127.946 0-45.192 23.43-84.912 58.806-107.675l0.507-0.305-83.524-292.334c-2.578 0.156-5.17 0.26-7.788 0.26-0.041 0-0.090 0-0.139 0-28.743 0-55.261-9.525-76.571-25.59l0.324 0.234-154.308 128.59c4.25 12.195 6.704 26.252 6.704 40.882 0 70.692-57.308 128-128 128s-128-57.308-128-128c0-35.849 14.738-68.256 38.485-91.493l0.023-0.022-90.584-181.176c-3.934 0.366-7.908 0.576-11.934 0.576-0.049 0-0.106 0-0.164 0-70.783 0-128.164-57.381-128.164-128.164s57.381-128.164 128.164-128.164c70.783 0 128.164 57.381 128.164 128.164 0 43.625-21.796 82.159-55.093 105.307l-0.421 0.277 85.6 171.178c10.18-2.919 21.873-4.598 33.957-4.598 33.178 0 63.401 12.654 86.105 33.399l-0.099-0.089 149.4-124.504c-7.225-15.534-11.44-33.722-11.44-52.893 0-70.692 57.308-128 128-128s128 57.308 128 128c0 45.203-23.432 84.934-58.812 107.708l-0.507 0.305 83.52 292.334c2.578-0.156 5.17-0.26 7.788-0.26 70.692 0 128 57.308 128 128s-57.308 128-128 128v0zM160 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM352 432c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM704 160c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM864 688c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="home" d="M939.332 527.1l-397.176 365.402c-12.070 11.132-28.258 17.957-46.040 17.957-18.782 0-35.785-7.615-48.091-19.925l-384.024-384.024v-538.51h352v336h192v-336h352v540.084zM896 32h-224v272c0 35.346-28.654 64-64 64v0h-192c-35.346 0-64-28.654-64-64v0-272h-224v448l365.288 365.286c0.724 0.724 1.724 1.172 2.828 1.172 1.046 0 1.998-0.401 2.71-1.058l-0.003 0.003 397.176-365.402z" />
|
||||
<glyph unicode="" glyph-name="layers" d="M975.876 635.784l-448 256c-4.56 2.651-10.035 4.216-15.876 4.216s-11.316-1.565-16.029-4.298l0.153 0.082-448-256c-9.707-5.618-16.132-15.953-16.132-27.789 0-12.143 6.763-22.706 16.728-28.128l0.168-0.084 448-240c4.373-2.389 9.578-3.793 15.112-3.793s10.739 1.405 15.28 3.877l-0.168-0.084 448 240c10.133 5.506 16.896 16.069 16.896 28.211 0 11.836-6.426 22.171-15.979 27.707l-0.154 0.082zM512 404.302l-381.92 204.6 381.92 218.242 381.92-218.242zM64 482.922v-73.044l432.578-237.918c4.45-2.492 9.764-3.96 15.422-3.96s10.972 1.468 15.584 4.043l-0.162-0.083 432.578 237.918v73.044l-448-246.4zM64 307.2v-72.53l432.942-230.904c4.359-2.372 9.546-3.766 15.058-3.766s10.699 1.394 15.227 3.85l-0.169-0.084 432.942 230.902v72.532l-448-238.934z" />
|
||||
<glyph unicode="" glyph-name="list" d="M416 800h528v-64h-528v64zM208 896c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 704c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM416 480h528v-64h-528v64zM208 576c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 384c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM416 160h528v-64h-528v64zM208 256c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 64c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="location-pin" d="M511.8 910c-188.786 0-342.374-153.588-342.374-342.372-0.001-0.266-0.001-0.582-0.001-0.898 0-75.856 24.867-145.905 66.894-202.438l-0.645 0.908 235.818-368.336c8.595-13.342 23.375-22.052 40.19-22.052 0.039 0 0.077 0 0.116 0h-0.006c0.034 0 0.074 0 0.114 0 16.816 0 31.597 8.711 40.078 21.866l0.113 0.188 235.824 368.334c41.381 55.624 66.247 125.67 66.247 201.525 0 0.317 0 0.634-0.001 0.95v-0.049c0 188.786-153.588 342.374-342.368 342.374zM735.8 402.358l-0.638-0.864-223.362-348.894-224.016 349.758c-33.953 45.349-54.367 102.546-54.367 164.51 0 0.267 0 0.535 0.001 0.802v-0.042c0.008 153.496 124.884 278.372 278.382 278.372s278.372-124.876 278.372-278.372c0.001-0.223 0.001-0.488 0.001-0.752 0-61.968-20.416-119.167-54.889-165.239l0.516 0.721zM512 695.628c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 503.628c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="map" d="M960.93 777.956l-297.73 83.28-298.6-84.114-277.682 78.774c-3.271 0.964-7.030 1.519-10.918 1.519-22.091 0-39.999-17.908-40-39.999v0-681.2c0.070-21.821 14.629-40.222 34.557-46.092l0.341-0.086 293.634-83.3 298.73 84.15 281.962-78.872c3.23-0.939 6.94-1.479 10.776-1.479 22.091 0 40 17.909 40 40 0 0.002 0 0.005 0 0.007v0 681.186c-0.057 21.888-14.706 40.338-34.73 46.142l-0.34 0.084zM69.454 794.326v0l0.068-0.020zM330 83.068l-230 65.248v637.344l230-65.26zM631.23 148.362l-237.23-66.824v637.378l237.23 66.824zM932 82.18l-236.77 66.22v637.422l236.77-66.222z" />
|
||||
<glyph unicode="" glyph-name="note" d="M816.186 32h-720v736h480l64 64h-560c-26.497-0.031-47.969-21.503-48-47.997v-768.003c0.031-26.497 21.503-47.969 47.997-48h752.003c26.497 0.032 47.968 21.503 48 47.997v544.003l-64-64zM956.67 893.372c-21.764 21.715-51.806 35.143-84.983 35.143s-63.219-13.428-84.985-35.146l-405.328-405.328-39.846-168.142-0.288-1.34c-0.398-1.973-0.626-4.24-0.626-6.561 0-19.154 15.528-34.682 34.682-34.682 2.315 0 4.577 0.227 6.765 0.659l-0.22-0.036 169.496 40.136 405.334 405.324c21.718 21.764 35.148 51.807 35.148 84.986s-13.43 63.222-35.15 84.988l0.002-0.002zM911.416 768.66l-392.498-392.494-104.13-24.678 24.674 104.134 392.496 392.494c10.167 10.168 24.214 16.457 39.729 16.457 31.030 0 56.185-25.155 56.185-56.185 0-15.515-6.288-29.561-16.456-39.728v0z" />
|
||||
<glyph unicode="" glyph-name="options" d="M512 672c70.692 0 128 57.308 128 128s-57.308 128-128 128c-70.692 0-128-57.308-128-128v0c0.082-70.659 57.34-127.918 127.992-128h0.008zM512 864c35.346 0 64-28.654 64-64s-28.654-64-64-64c-35.346 0-64 28.654-64 64v0c0.041 35.33 28.67 63.959 63.996 64h0.004zM512 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM512 576c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 384c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="pencil" d="M939.922 875.922c-32.151 32.151-76.567 52.036-125.627 52.036s-93.476-19.886-125.627-52.036l-545-545-96.336-284.004c-1.708-4.812-2.695-10.362-2.695-16.142 0-13.791 5.619-26.27 14.692-35.273l0.177-0.177c8.996-9.060 21.453-14.672 35.222-14.684h0.002c5.801 0.005 11.37 0.989 16.553 2.797l-0.353-0.107 284.012 96.344 545 545c32.151 32.151 52.036 76.567 52.036 125.627s-19.886 93.476-52.036 125.627v0zM360.232 135.488l-243.268-82.524 82.524 243.268 417.512 417.514 160.746-160.746zM894.666 669.922l-71.666-71.668-160.746 160.746 71.67 71.668c20.538 20.386 48.83 32.984 80.064 32.984 62.775 0 113.664-50.889 113.664-113.664 0-31.235-12.599-59.528-32.993-80.073l0.007 0.007z" />
|
||||
<glyph unicode="" glyph-name="people" d="M924.896 327.4l-128.688 84.2 49.548 90.836c11.461 21.323 18.209 46.652 18.244 73.553v144.011c0 0.152 0.001 0.331 0.001 0.511 0 114.81-93.072 207.882-207.882 207.882-54.643 0-104.362-21.083-141.466-55.558l0.13 0.119 43.496-46.954c25.59 23.714 59.968 38.263 97.744 38.263 79.517 0 143.978-64.461 143.978-143.978 0-0.1 0-0.2 0-0.3v0.016-144c-0.007-15.672-3.863-30.442-10.674-43.418l0.246 0.514-77.834-142.696 178.116-116.548c23.111-15.288 38.146-41.165 38.146-70.554 0-0.101 0-0.201-0.001-0.301v0.016-107.012h-144v-64h208v171.012c0 0.115 0.001 0.251 0.001 0.387 0 51.666-26.452 97.153-66.552 123.658l-0.553 0.343zM636.896 263.4l-128.686 84.2 49.546 90.836c11.461 21.323 18.209 46.652 18.244 73.553v144.011c-0.089 114.931-93.188 208.087-208.089 208.268h-0.017c-114.634 0-207.894-93.43-207.894-208.268v-144c-0.001-0.219-0.002-0.479-0.002-0.738 0-26.635 6.674-51.71 18.441-73.646l-0.409 0.834 49.816-91.328-127.936-83.722c-40.654-26.83-67.11-72.305-67.11-123.961 0-0.084 0-0.168 0-0.253v0.013l-1-171.2h672.2v171.012c0 0.115 0.001 0.251 0.001 0.387 0 51.666-26.452 97.153-66.552 123.658l-0.553 0.343zM640 32h-543.814l0.62 107.012c0 0.086 0 0.187 0 0.288 0 29.389 15.035 55.266 37.833 70.359l0.313 0.195 177.366 116.058-78.102 143.184c-6.44 12.373-10.217 27.019-10.217 42.547 0 0.126 0 0.251 0.001 0.377v-0.019 144c0 79.529 64.471 144 144 144s144-64.471 144-144v0-144c-0.007-15.672-3.863-30.442-10.674-43.418l0.246 0.514-77.832-142.696 178.114-116.548c23.111-15.288 38.146-41.165 38.146-70.554 0-0.101 0-0.201-0.001-0.301v0.016z" />
|
||||
<glyph unicode="" glyph-name="pie-chart" d="M226.356 171.9c-70.805 70.883-114.594 168.766-114.594 276.876 0 216.376 175.408 391.784 391.784 391.784 73.361 0 142.013-20.163 200.716-55.251l-1.788 0.991 46.512 46.5c-69.462 45.048-154.399 71.831-245.591 71.831-251.705 0-455.752-204.047-455.752-455.752 0-125.837 51-239.763 133.457-322.236v0c82.519-82.463 196.489-133.464 322.37-133.464 90.789 0 175.382 26.529 246.45 72.258l-1.806-1.088-46.624 46.624c-150.048-87.974-346.542-67.668-475.134 60.926zM953.466 262.4c23.463 55.094 37.102 119.183 37.102 186.458s-13.639 131.364-38.303 189.653l1.201-3.195c-1.77 4.272-3.612 8.502-5.494 12.71-25.517 56.355-59.178 104.503-100.112 145.368l-22.632 22.634-367.168-367.168 367.168-367.168 22.626 22.628c40.263 40.201 73.483 87.44 97.659 139.718l1.245 3c2.308 5.078 4.564 10.188 6.708 15.362zM824.352 724.64c63.524-73.593 102.216-170.169 102.216-275.782s-38.693-202.19-102.676-276.327l0.46 0.545-275.782 275.784z" />
|
||||
<glyph unicode="" glyph-name="puzzle" d="M985.53 460.364l-1.22 1.158-109.91 98.924 32.814 26.816c14.571 12.032 26.794 26.268 36.315 42.297l0.409 0.743c36.296 62.882 25.734 140.082-26.288 192.104s-129.222 62.584-192.1 26.286c-16.773-9.93-31.010-22.154-42.824-36.454l-0.218-0.272-26.818-32.816-100.080 111.134c-8.686 8.686-20.686 14.059-33.941 14.059s-25.255-5.373-33.941-14.059l-131.21-131.21 2.378-47.4 66.212-54.1c8.781-7.211 16.156-15.739 21.919-25.343l0.245-0.441c21.614-37.442 15.138-83.6-16.114-114.85s-77.4-37.726-114.85-16.114c-10.046 6.006-18.574 13.38-25.649 21.993l-0.135 0.169-54.104 66.212-47.4 2.38-142.528-142.528c-8.686-8.686-14.059-20.686-14.059-33.941s5.373-25.255 14.059-33.941l350.726-350.728c28.974-28.91 68.967-46.787 113.136-46.787s84.162 17.877 113.139 46.79l362.037 362.035c8.673 8.693 14.037 20.691 14.037 33.942s-5.363 25.249-14.037 33.943l0.001-0.001zM578.236 75.698c-17.385-17.346-41.381-28.072-67.882-28.072s-50.497 10.726-67.884 28.074l-339.408 339.41 106.188 106.19 32.022-39.18c12.031-14.57 26.267-26.793 42.297-36.312l0.743-0.408c62.882-36.3 140.084-25.734 192.1 26.288s62.584 129.22 26.288 192.098c-9.929 16.773-22.152 31.010-36.45 42.824l-0.272 0.218-39.178 32.012 94.25 94.25 112.026-124.49 48.566 1.16 50.124 61.342c7.209 8.778 15.734 16.15 25.335 21.911l0.441 0.245c37.44 21.612 83.6 15.14 114.852-16.114s37.726-77.4 16.11-114.854c-6.006-10.042-13.378-18.567-21.987-25.641l-0.169-0.135-61.348-50.114-1.158-48.564 124.492-112.036z" />
|
||||
<glyph unicode="" glyph-name="screen-desktop" d="M944 864h-864c-26.497-0.032-47.968-21.503-48-47.997v-592.003c0.032-26.497 21.503-47.968 47.997-48h400.003v-144h-160v-64h384v64h-160v144h400c26.497 0.032 47.968 21.503 48 47.997v592.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 240h-832v560h832z" />
|
||||
<glyph unicode="" glyph-name="screen-smartphone" d="M752 928h-496c-35.33-0.041-63.959-28.67-64-63.996v-832.004c0.041-35.33 28.67-63.959 63.996-64h496.004c35.33 0.041 63.959 28.67 64 63.996v832.004c-0.041 35.33-28.67 63.959-63.996 64h-0.004zM752 32h-496v832h496l0.042-832zM416 800h192v-64h-192v64zM480 176h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="settings" d="M512 272c-97.202 0-176 78.798-176 176s78.798 176 176 176c97.202 0 176-78.798 176-176v0c-0.114-97.156-78.844-175.886-175.989-176h-0.011zM512 560c-61.856 0-112-50.144-112-112s50.144-112 112-112c61.856 0 112 50.144 112 112v0c-0.072 61.827-50.173 111.928-111.993 112h-0.007zM577.222-32h-130.444c-0.032 0-0.070 0-0.108 0-19.744 0-36.137 14.351-39.315 33.192l-0.033 0.234-13.522 81.142c-53.906 17.778-100.318 45.257-139.405 80.674l0.325-0.29-77.12-28.894c-4.183-1.628-9.025-2.572-14.088-2.572-14.72 0-27.576 7.976-34.484 19.842l-0.102 0.19-65.23 112.966c-3.391 5.741-5.394 12.651-5.394 20.029 0 12.401 5.66 23.48 14.537 30.795l0.068 0.055 63.54 52.306c-5.371 24.147-8.448 51.88-8.448 80.332s3.077 56.186 8.917 82.886l-0.469-2.554-63.534 52.302c-8.949 7.369-14.612 18.449-14.612 30.852 0 7.376 2.002 14.284 5.493 20.21l-0.102-0.187 65.226 112.974c7.010 12.056 19.867 20.031 34.586 20.031 5.060 0 9.9-0.943 14.354-2.662l-0.273 0.092 77.128-28.898c38.762 35.127 85.176 62.606 136.371 79.603l2.713 0.781 13.526 81.144c3.212 19.074 19.604 33.424 39.347 33.424 0.037 0 0.074 0 0.111 0h130.438c0.032 0 0.070 0 0.108 0 19.744 0 36.137-14.351 39.315-33.192l0.033-0.234 13.522-81.142c53.906-17.778 100.318-45.257 139.405-80.674l-0.325 0.29 77.12 28.894c4.183 1.628 9.025 2.572 14.088 2.572 14.72 0 27.576-7.976 34.484-19.842l0.102-0.19 65.224-112.966c3.391-5.741 5.394-12.651 5.394-20.029 0-12.401-5.66-23.48-14.537-30.795l-0.068-0.055-63.54-52.306c5.371-24.147 8.448-51.88 8.448-80.332s-3.077-56.186-8.917-82.886l0.469 2.554 63.54-52.306c8.946-7.369 14.606-18.447 14.606-30.848 0-7.376-2.003-14.284-5.494-20.211l0.102 0.186-65.22-112.974c-7.011-12.055-19.867-20.031-34.587-20.031-5.060 0-9.9 0.942-14.353 2.661l0.273-0.093-77.128 28.898c-38.762-35.127-85.174-62.606-136.368-79.604l-2.712-0.78-13.526-81.144c-3.212-19.074-19.604-33.424-39.347-33.424-0.038 0-0.077 0-0.115 0h0.006zM467.11 32h89.78l16.884 101.284 20 5.272c57.195 15.452 106.268 44.664 145.23 83.926l0.020 0.020 14.57 14.668 96.218-36.048 44.892 77.756-79.256 65.246 5.4 19.946c7.072 25.17 11.138 54.075 11.138 83.93s-4.066 58.76-11.673 86.192l0.535-2.262-5.4 19.944 79.256 65.25-44.884 77.754-96.22-36.048-14.57 14.668c-38.981 39.282-88.054 68.494-143.008 83.427l-2.242 0.519-20 5.272-16.89 101.284h-89.78l-16.884-101.284-20-5.272c-57.195-15.452-106.268-44.664-145.23-83.926l-0.020-0.020-14.57-14.668-96.226 36.048-44.892-77.756 79.256-65.248-5.4-19.944c-7.072-25.17-11.138-54.075-11.138-83.93s4.066-58.76 11.673-86.192l-0.535 2.262 5.4-19.946-79.256-65.248 44.892-77.754 96.22 36.048 14.57-14.668c38.981-39.282 88.054-68.494 143.008-83.427l2.242-0.519 20-5.272z" />
|
||||
<glyph unicode="" glyph-name="social-facebook" d="M608-32h-224v400h-144v224h144v96c0 145.8 94.2 240 240 240 49.254 0 95.866-9.19 120.908-14.126 4.966-0.98 9.656-1.906 11.78-2.218l27.312-4.056v-203.6h-128c-32.912 0-41.642-5.4-43.534-7.062-1.666-1.462-4.466-6.644-4.466-24.938v-80h163.36l-22.4-224h-140.96zM448 32h96v400h147.040l9.6 96h-156.64v144c0 23.302 3 52.668 26.3 73.084 18.1 15.848 44.528 22.916 85.7 22.916h64v85.516c-24.12 4.57-59.926 10.484-96 10.484-110.2 0-176-65.8-176-176v-160h-144v-96h144z" />
|
||||
<glyph unicode="" glyph-name="social-skype" d="M923.722 373.184c4.224 22.457 6.676 48.326 6.748 74.754v0.062c0 0.041 0 0.091 0 0.14 0 231.037-187.293 418.33-418.33 418.33-0.049 0-0.099 0-0.148 0h0.008c-26.489-0.072-52.357-2.524-77.462-7.154l2.648 0.406c-37.926 26.217-84.895 41.878-135.521 41.878-0.163 0-0.327 0-0.49 0h0.025c-134.032-0.157-242.643-108.768-242.8-242.785v-0.015c0-0.136 0-0.298 0-0.46 0-50.628 15.663-97.599 42.407-136.33l-0.525 0.803c-4.225-22.455-6.678-48.323-6.752-74.751v-0.063c0-0.041 0-0.091 0-0.14 0-231.037 187.293-418.33 418.33-418.33 0.049 0 0.099 0 0.148 0h-0.008c26.489 0.072 52.357 2.524 77.462 7.154l-2.648-0.406c37.926-26.217 84.895-41.878 135.521-41.878 0.163 0 0.327 0 0.49 0h-0.025c134.032 0.157 242.643 108.768 242.8 242.785v0.015c0 0.138 0 0.301 0 0.464 0 50.626-15.661 97.594-42.403 136.324l0.525-0.803zM722.8 58.4c-0.053 0-0.116 0-0.179 0-41.17 0-79.063 14.032-109.157 37.574l0.39-0.294-11.648 8.962-14.39-3c-22.743-5.046-48.903-7.995-75.731-8.112h-0.085c-195.456 0-354.47 159.014-354.47 354.47 0.116 26.914 3.064 53.075 8.561 78.284l-0.451-2.464 3 14.388-8.96 11.648c-23.25 29.851-37.276 67.882-37.276 109.189 0 98.613 79.941 178.554 178.554 178.554 41.306 0 79.336-14.026 109.587-37.575l-0.401 0.3 11.648-8.962 14.4 3c22.74 5.044 48.897 7.992 75.723 8.108h0.085c195.456 0 354.47-159.014 354.47-354.47-0.116-26.913-3.064-53.074-8.561-78.282l0.451 2.464-3-14.39 8.962-11.648c23.251-29.851 37.278-67.883 37.278-109.19 0-98.613-79.941-178.554-178.554-178.554-0.086 0-0.173 0-0.259 0h0.013zM561.168 499.718l-54.2 12.506c-39.6 9.38-69.31 16.154-69.31 46.38 0 27.62 29.182 40.128 75.042 40.128 81.818 0 83.38-59.93 133.93-59.93 33.872 0 54.2 26.578 54.2 56.8 0 59.93-99.536 99.014-198.030 99.014-90.154 0-194.9-39.084-194.9-144.874 0-87.548 58.366-118.816 134.45-137.054l76.084-18.762c46.382-11.464 75.044-16.676 75.044-50.028 0-26.578-29.706-46.902-75.564-46.902-96.4 0-101.62 80.254-157.382 80.254-36.478 0-52.632-26.056-52.632-54.718 0-64.1 97.972-116.212 215.224-116.212 97.972 0 200.114 48.986 200.114 154.774 0 90.68-88.070 121.946-162.070 138.624z" />
|
||||
<glyph unicode="" glyph-name="social-twitter" d="M902 768h-76.548c-15.52 13.253-33.146 24.773-52.145 33.887l-1.455 0.629c-28.127 13.656-61.181 21.641-96.099 21.65h-0.003c-0.015 0-0.033 0-0.051 0-120.244 0-219.399-90.293-233.362-206.776l-0.109-1.118c-92.76 21.714-180.068 84.4-226.4 167.030l-54.724 97.6-56.386-96.654c-17.94-30.752-29.546-59.68-38.8-96.726-48.274-193.068 6.082-318.020 60.19-388.844 21.521-27.954 46.058-52.077 73.514-72.496l0.99-0.704c-13.684-3.171-29.404-5.001-45.547-5.026h-0.017c-4 0-8.030 0.12-12 0.356l-109.048 6.486v-119.58l30.83-18.684c4.77-2.89 118.826-70.778 295.8-70.778 84.49 0 163.778 16.882 235.666 50.174 68.338 32.15 126.12 75.978 173.171 129.474l0.503 0.584c89.848 101.91 141.38 236.948 141.38 370.488 0 1.692 0.058 4.366 0.142 7.346l92.416 191.682zM848 592s-0.652-15.614-0.652-23.028c0-226.146-172.126-486.72-486.72-486.72-161.128 0-262.628 61.512-262.628 61.512v15.616l41.248-2.452q7.936-0.47 15.8-0.468c73.752 0 141.686 30.534 196.578 73.556-75.208 1.584-303.626 121.984-223.626 441.984 7.708 30.83 17.17 54.578 32 80 67.8-120.918 208-208 352-208-2.648 12.71-7.314 31.858-7.314 45.098 0 0.020 0 0.044 0 0.068 0 94.441 76.559 171 171 171 0.023 0 0.046 0 0.070 0h-0.004c49.254 0 93-22.8 124.248-56.166h102z" />
|
||||
<glyph unicode="" glyph-name="speech" d="M288 480h64v-64h-64v64zM480 480h64v-64h-64v64zM672 480h64v-64h-64v64zM928 896h-832c-35.33-0.041-63.959-28.67-64-63.996v-576.004c0.041-35.33 28.67-63.959 63.996-64h128.004v-224h61.254l224 224h418.746c35.33 0.041 63.959 28.67 64 63.996v576.004c-0.041 35.33-28.67 63.959-63.996 64h-0.004zM928 256h-445.254l-194.746-194.746v194.746h-192v576h832z" />
|
||||
<glyph unicode="" glyph-name="speedometer" d="M851.412 643.412c-86.863 86.863-206.863 140.589-339.412 140.589-265.097 0-480-214.903-480-480 0-0.001 0-0.001 0-0.002v0-176h288v64h-224v112c0 229.382 186.618 416 416 416s416-186.618 416-416v-112h-224v-64h288v176c0.001 0.387 0.002 0.844 0.002 1.301 0 132.139-53.746 251.725-140.569 338.091l-0.020 0.020zM160 400h64v-64h-64v64zM480 672h64v-64h-64v64zM272 592h64v-64h-64v64zM800 400h64v-64h-64v64zM594.444 257.8l138.4 288.346-57.7 27.696-138.366-288.27c-7.537 1.573-16.198 2.473-25.069 2.473-70.848 0-128.282-57.434-128.282-128.282s57.434-128.282 128.282-128.282c70.848 0 128.282 57.434 128.282 128.282 0 39.233-17.612 74.352-45.361 97.883l-0.186 0.153zM512 96c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="star" d="M988 562.658c-9.489 28.811-33.914 50.18-63.877 55.12l-0.471 0.064-231.818 37.674-107.464 208.828c-13.814 26.417-41.023 44.137-72.37 44.137s-58.556-17.72-72.156-43.689l-0.214-0.448-107.464-208.828-231.814-37.674c-38.982-6.519-68.323-40.005-68.323-80.343 0-22.355 9.012-42.606 23.601-57.317l-0.006 0.006 165.4-166.736-35.8-232.11c-0.614-3.754-0.965-8.081-0.965-12.49 0-44.925 36.419-81.344 81.344-81.344 13.394 0 26.031 3.237 37.173 8.971l-0.456-0.213 209.68 105.78 209.686-105.78c10.674-5.504 23.295-8.73 36.67-8.73 44.945 0 81.38 36.435 81.38 81.38 0 4.386-0.347 8.691-1.015 12.889l0.061-0.463-35.8 232.11 165.4 166.736c14.612 14.662 23.647 34.891 23.647 57.23 0 9.024-1.474 17.704-4.195 25.812l0.166-0.572zM922.94 525.258l-188.14-189.658 40.728-264.020c0.138-0.822 0.217-1.769 0.217-2.734 0-9.578-7.764-17.342-17.342-17.342-2.881 0-5.598 0.703-7.989 1.946l0.096-0.046-238.51 120.324-238.512-120.328c-2.295-1.198-5.012-1.9-7.893-1.9-9.578 0-17.342 7.764-17.342 17.342 0 0.965 0.079 1.912 0.231 2.835l-0.014-0.101 40.73 264.024-188.138 189.66c-3.111 3.142-5.033 7.467-5.033 12.24 0 8.617 6.264 15.771 14.487 17.157l0.102 0.014 263.682 42.852 122.238 237.534c2.95 5.646 8.764 9.434 15.462 9.434s12.512-3.788 15.416-9.338l0.046-0.096 122.238-237.534 263.682-42.852c8.325-1.4 14.589-8.554 14.589-17.172 0-4.774-1.922-9.098-5.035-12.242l0.001 0.001z" />
|
||||
<glyph unicode="" glyph-name="user" d="M807.2 272.688l-145.646 94.668 54.91 100.668c12.279 22.129 19.515 48.524 19.536 76.607v159.369c0 123.712-100.288 224-224 224s-224-100.288-224-224v0-159.362c0.022-28.090 7.257-54.486 19.954-77.44l-0.418 0.824 54.91-100.666-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h736v170.536c0 0.089 0 0.194 0 0.299 0 55.854-28.718 105.001-72.193 133.48l-0.607 0.373zM816 32h-608v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-83.28 152.682c-7.367 13.278-11.709 29.116-11.722 45.966v159.366c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.362c-0.013-16.855-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.682 195.324-126.958c26.447-17.312 43.676-46.799 43.676-80.309 0-0.064 0-0.129 0-0.193v0.010z" />
|
||||
<glyph unicode="" glyph-name="user-female" d="M807.2 272.688l-145.646 94.668 26.532 48.644h46.856c53.019 0 96 42.981 96 96 0 13.666-2.856 26.666-8.003 38.434l0.241-0.618-100.018 229.044c-31.753 87.646-114.276 149.141-211.162 149.141s-179.409-61.495-210.667-147.582l-0.495-1.559-100.018-229.044c-4.906-11.15-7.762-24.15-7.762-37.816 0-53.019 42.981-96 96-96h46.856l26.532-48.644-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h736v170.536c0 0.089 0 0.194 0 0.299 0 55.854-28.718 105.001-72.193 133.48l-0.607 0.373zM816 32h-608v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-73.096 134.014h-84.848c-17.673 0-31.999 14.327-31.999 32 0 4.53 0.941 8.841 2.639 12.747l-0.080-0.207 100.344 229.8 0.896 2.286c22.444 63.054 81.616 107.383 151.142 107.383s128.697-44.329 150.794-106.265l0.348-1.118 0.4-1.16 100.84-230.926c1.618-3.699 2.559-8.010 2.559-12.54 0-17.673-14.327-32-31.999-32h-84.848l-73.094-134.014 195.322-126.958c26.448-17.312 43.678-46.799 43.678-80.31 0-0.064 0-0.128 0-0.191v0.010z" />
|
||||
<glyph unicode="" glyph-name="user-follow" d="M432 928c-123.654-0.145-223.856-100.347-224-223.986v-159.376c0.022-28.090 7.257-54.486 19.954-77.44l-0.418 0.824 54.91-100.666-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h576v64h-512v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-83.28 152.682c-7.367 13.278-11.709 29.116-11.722 45.966v159.366c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.362c-0.013-16.855-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.682 143-92.952v76.332l-58.446 38 54.91 100.668c12.277 22.126 19.513 48.517 19.536 76.597v159.369c-0.145 123.654-100.347 223.856-223.986 224h-0.014zM864 160v128h-64v-128h-128v-64h128v-128h64v128h128v64h-128z" />
|
||||
<glyph unicode="" glyph-name="user-unfollow" d="M400 928c-123.654-0.145-223.856-100.347-224-223.986v-159.374c0.022-28.090 7.258-54.486 19.954-77.441l-0.418 0.825 54.91-100.668-145.646-94.668c-44.083-28.853-72.8-77.999-72.8-133.853 0-0.105 0-0.21 0-0.315v0.016-170.536h560v64h-496v106.536c0 0.053 0 0.115 0 0.178 0 33.513 17.231 63.002 43.316 80.090l0.364 0.224 195.32 126.958-83.28 152.682c-7.366 13.279-11.707 29.117-11.72 45.968v159.364c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.36c-0.013-16.854-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.684 127-82.552v76.332l-42.446 27.6 54.908 100.668c12.278 22.127 19.515 48.519 19.538 76.599v159.367c-0.145 123.654-100.347 223.856-223.986 224h-0.014zM934.628 249.372l-45.256 45.256-97.372-97.372-97.372 97.372-45.256-45.256 97.372-97.372-97.372-97.372 45.256-45.256 97.372 97.372 97.372-97.372 45.256 45.256-97.372 97.372 97.372 97.372z" />
|
||||
<glyph unicode="" glyph-name="account-logout" d="M154.31 415.932l549.19 0.002v64h-549.19l150.106 150.108-45.256 45.252-227.362-227.362 227.362-227.362 45.256 45.256-150.106 150.106zM320 928v-64h608v-832h-608v-64h672v960h-672z" />
|
||||
<glyph unicode="" glyph-name="action-redo" d="M723.348-30.996l-269.246 269.25 45.254 45.254 223.992-223.992 223.992 223.992 45.256-45.254-269.248-269.25zM723.348-30.992l-269.246 269.246 45.254 45.254 223.992-223.992 223.992 223.992 45.256-45.254-269.248-269.246zM755.35 14.294h-64v552.188c0 163.684-133.166 296.852-296.85 296.852-166.458 0-296.852-126.212-296.852-287.334h-64c0 96.048 37.7 185.138 106.158 250.858 67.49 64.8 157.942 100.476 254.694 100.476 198.974 0 360.85-161.876 360.85-360.852z" />
|
||||
<glyph unicode="" glyph-name="action-undo" d="M991.95 567.15c0 146.12-87.302 272.236-212.486 328.924q-4 1.8-8.040 3.524-8.092 3.43-16.38 6.47-4.142 1.522-8.334 2.94-8.38 2.842-16.936 5.28c-29.568 8.704-63.536 13.712-98.675 13.712s-69.107-5.008-101.232-14.349l2.557 0.637q-8.556-2.436-16.938-5.28-4.188-1.42-8.332-2.94-8.286-3.038-16.38-6.47-4.046-1.712-8.042-3.524c-125.184-56.688-212.484-182.8-212.484-328.924v0-474.966l-191.99 191.99-45.258-45.254 269.25-269.246 269.246 269.246-45.254 45.254-192-192v474.974c0 145.782 105.628 267.356 244.372 292.2 15.778 2.956 33.931 4.646 52.479 4.646s36.701-1.69 54.313-4.926l-1.834 0.28c138.742-24.85 244.372-146.424 244.372-292.2h64z" />
|
||||
<glyph unicode="" glyph-name="align-center" d="M32 832h960v-64h-960v64zM192 656h640v-64h-640v64zM32 480h960v-64h-960v64zM192 304h640v-64h-640v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="align-left" d="M32 832h960v-64h-960v64zM32 656h656v-64h-656v64zM32 480h960v-64h-960v64zM32 304h656v-64h-656v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="align-right" d="M32 832h960v-64h-960v64zM336 656h656v-64h-656v64zM32 480h960v-64h-960v64zM336 304h656v-64h-656v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="aperture" d="M851.788 786.35c-86.732 87.356-206.885 141.43-339.668 141.43-264.323 0-478.6-214.277-478.6-478.6 0-132.783 54.074-252.936 141.402-339.64l0.028-0.028c86.483-85.865 205.629-138.932 337.17-138.932 264.323 0 478.6 214.277 478.6 478.6 0 131.541-53.067 250.687-138.96 337.198l0.028-0.028zM420.674 287.566l-91.718 159.72 92.376 160.686h185.116l91.822-158.822-92.4-161.584zM680.376 607.966h215.44c20.326-47.246 32.146-102.243 32.146-160.001 0-69.069-16.904-134.191-46.799-191.453l1.087 2.288zM862.070 671.966h-403.944l107.65 187.256c124.892-16.494 230.736-86.41 295.315-185.645l0.979-1.605zM493.572 862.044l-201.506-350.516-107.97 188.020c72.503 94.341 183.176 156.246 308.505 162.458l0.971 0.038zM145.296 638.6l201.576-351.034h-215.82c-20.41 47.33-32.28 102.433-32.28 160.309 0 69.687 17.21 135.355 47.611 192.985l-1.087-2.26zM164.878 223.57h404.4l-106.986-187.084c-125.304 16.122-231.599 86.052-296.437 185.482l-0.977 1.598zM534.514 33.872l200.822 351.17 108.336-187.386c-72.225-94.756-182.789-157.102-308.127-163.744l-1.031-0.044z" />
|
||||
<glyph unicode="" glyph-name="arrow-bottom" d="M727.954 285.246l-191.996-191.994v834.488h-64v-834.484l-191.992 191.99-45.254-45.254 269.246-269.246 269.25 269.246-45.254 45.254z" />
|
||||
<glyph unicode="" glyph-name="arrow-circle-bottom" d="M512 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.156 153.844c-74.967-74.749-178.417-120.968-292.662-120.968-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.246-12.014-113.687-33.699-163.978l1.032 2.69c-22.046-51.416-52.135-95.309-89.168-132.24l-0.010-0.010zM544.224 331.038v372.962h-64v-372.962l-150.106 150.104-45.254-45.254 227.36-227.36 227.362 227.36-45.254 45.254-150.108-150.104z" />
|
||||
<glyph unicode="" glyph-name="arrow-circle-left" d="M511.726 927.916c-265.098 0-480-214.902-480-480s214.902-480 480-480 480 214.904 480 480-214.904 480-480 480zM805.882 153.76c-74.966-74.745-178.413-120.961-292.654-120.961-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.253-12.017-113.7-33.706-163.996l1.033 2.691c-22.050-51.411-52.137-95.3-89.168-132.231l-0.010-0.009zM544.952 630.026l-45.256 45.254-227.362-227.362 227.362-227.362 45.256 45.254-150.108 150.108h374.88v64h-374.88l150.108 150.108z" />
|
||||
<glyph unicode="" glyph-name="arrow-circle-right" d="M512.224 927.916c-265.096 0-480-214.902-480-480s214.904-480 480-480 480 214.904 480 480-214.902 480-480 480zM806.382 153.76c-74.964-74.742-178.407-120.956-292.644-120.956-228.919 0-414.494 185.575-414.494 414.494s185.575 414.494 414.494 414.494c228.919 0 414.494-185.575 414.494-414.494 0-58.25-12.016-113.694-33.704-163.988l1.032 2.69c-22.050-51.411-52.137-95.3-89.168-132.231l-0.010-0.009zM478.998 630.026l150.108-150.108h-373.106v-64h373.106l-150.108-150.108 45.256-45.254 227.362 227.362-227.362 227.362-45.256-45.254z" />
|
||||
<glyph unicode="" glyph-name="arrow-circle-top" d="M512 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.156 153.844c-74.967-74.749-178.417-120.968-292.662-120.968-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.246-12.014-113.687-33.699-163.978l1.032 2.69c-22.046-51.416-52.135-95.309-89.168-132.24l-0.010-0.010zM284.638 477.946l45.256-45.254 150.106 150.104v-374.796h64v374.796l150.106-150.104 45.256 45.254-227.362 227.36-227.362-227.36z" />
|
||||
<glyph unicode="" glyph-name="arrow-left" d="M991.662 488.132h-834.482l191.99 191.992-45.254 45.252-269.246-269.246 269.246-269.246 45.254 45.254-191.994 191.994h834.486v64z" />
|
||||
<glyph unicode="" glyph-name="arrow-right" d="M719.746 725.876l-45.254-45.252 191.994-191.996-834.486-0.002v-64h834.48l-191.988-191.988 45.254-45.254 269.25 269.246-269.25 269.246z" />
|
||||
<glyph unicode="" glyph-name="arrow-thick-bottom" d="M511.488-29.272l-479.362 480.672v76.552l287.874 0.014v400.034h384v-400.014l288.030 0.014-0.072-77.376zM109.986 463.956l401.6-402.684 403.196 402.728-274.782-0.018v400.018h-256v-400.030z" />
|
||||
<glyph unicode="" glyph-name="arrow-thick-left" d="M591.94-32.030l-77.376 0.072-479.898 480.472 480.668 479.36h76.554l0.016-287.874h400.034v-384h-400.014zM125.2 448.424l402.728-403.2-0.008 274.776h400.018v256h-400.030l-0.016 274.014z" />
|
||||
<glyph unicode="" glyph-name="arrow-thick-right" d="M508.6-31.876h-76.55l-0.016 287.876h-400.034v384h400.014l-0.014 288.030 77.376-0.072 479.896-480.47zM96 320h400.030l0.014-274.014 402.684 401.6-402.728 403.196 0.018-274.782h-400.018z" />
|
||||
<glyph unicode="" glyph-name="arrow-thick-top" d="M704-32h-384v400.014l-288.030-0.014 0.072 77.376 480.47 479.896 479.364-480.672v-76.556l-287.876-0.008zM384 32h256v400.032l274.014 0.012-401.59 402.684-403.206-402.728 274.782 0.018z" />
|
||||
<glyph unicode="" glyph-name="arrow-top" d="M785.476 657.222l-269.246 269.25-269.248-269.25 45.256-45.254 191.994 191.996v-835.964h64v835.958l191.988-191.99 45.256 45.254z" />
|
||||
<glyph unicode="" glyph-name="audio" d="M512.848 558.014c-61.856 0-112-50.144-112-112s50.144-112 112-112c61.856 0 112 50.144 112 112v0c-0.072 61.827-50.173 111.928-111.993 112h-0.007zM512.848 398.014c-26.51 0-48 21.49-48 48s21.49 48 48 48c26.51 0 48-21.49 48-48v0c0-26.51-21.49-48-48-48v0zM671.546 609.546c42.757-41.429 69.297-99.38 69.297-163.529 0-62.668-25.328-119.42-66.305-160.579l0.008 0.008 45.254-45.234c52.563 52.718 85.063 125.464 85.063 205.801 0 81.82-33.712 155.767-88.003 208.708l-0.061 0.059zM307.046 652.956c-53.24-52.83-86.198-126.034-86.198-206.935 0-79.917 32.161-152.322 84.246-204.98l-0.026 0.026 45.234 45.234c-40.465 41.062-65.452 97.472-65.452 159.718 0 63.231 25.785 120.439 67.413 161.685l0.017 0.017zM221.526 738.474l-45.4 45.4c-0.19-0.188-0.386-0.372-0.576-0.562-86.32-86.315-139.71-205.56-139.71-337.276 0-131.018 52.826-249.698 138.341-335.902l-0.031 0.032 45.4 45.4c-73.98 74.503-119.702 177.149-119.702 290.474 0 114.308 46.519 217.751 121.658 292.43l0.021 0.020zM850.138 783.304c-0.8 0.8-1.634 1.588-2.446 2.388l-45.4-45.4c76.269-74.873 123.54-179.060 123.54-294.287 0-113.742-46.060-216.726-120.544-291.318l0.005 0.005 45.4-45.4c85.983 86.261 139.146 205.281 139.146 336.719 0 131.717-53.389 250.964-139.708 337.281v0z" />
|
||||
<glyph unicode="" glyph-name="audio-spectrum" d="M32 640h64v-384h-64v384zM752 640h64v-384h-64v384zM208 784h64v-656h-64v656zM576 768h64v-640h-64v640zM928 768h64v-640h-64v640zM384 928h64v-960h-64v960z" />
|
||||
<glyph unicode="" glyph-name="badge" d="M640.226 38.9l-128.226 89.1-128-88v151.5h-64v-223.5h74.666l117.116 79.836 116.014-79.836h76.43v223.5h-64v-152.6zM830.774 651.172l1.226 100.828-86.654 47.134-51.856 81.040-96.108 4.388-85.426 44.254-85.428-44.254-96.11-4.388-51.854-81.040-86.564-47.134 1.136-100.828-44.2-85.314 42.626-83.574 0.438-98.284 85.85-51.684 42.15-76.316h112l80.014-46.484 79.986 46.484h112l41.692 76.1 86.308 51.9 0.388 98.338 42.578 83.524zM768.462 497.852l-0.374-79.234-69.42-39.678-33.074-58.4-84.162 0.17-69.536-38.224-68.648 37.448-86.448 0.466-31.182 58.326-69.71 39.892-0.416 79.2-34.584 67.812 35.528 68.58 3.518 77.030 64.942 41.56 41.562 64.95 77.030 3.518 68.468 35.468 68.466-35.468 77.030-3.518 41.562-64.95 64.948-41.562 3.518-77.038 35.53-68.584z" />
|
||||
<glyph unicode="" glyph-name="ban" d="M851.412 787.412c-86.863 86.863-206.863 140.589-339.412 140.589-265.097 0-480-214.903-480-480 0-132.548 53.726-252.548 140.588-339.411v0c86.863-86.863 206.863-140.589 339.412-140.589 265.097 0 480 214.903 480 480 0 132.548-53.726 252.548-140.588 339.411v0zM512 864c0.109 0 0.237 0 0.366 0 103.723 0 198.541-38.125 271.205-101.127l-0.515 0.437-586.366-586.366c-62.565 72.149-100.69 166.967-100.69 270.69 0 0.129 0 0.257 0 0.386v-0.020c0 229.382 186.618 416 416 416zM512 32c-0.107 0-0.232 0-0.358 0-103.226 0-197.631 37.764-270.155 100.229l0.541-0.455 586.2 586.2c62.009-71.983 99.772-166.387 99.772-269.612 0-0.127 0-0.255 0-0.382v0.020c0-229.382-186.618-416-416-416z" />
|
||||
<glyph unicode="" glyph-name="bar-chart" d="M272 128h176c26.497 0.032 47.968 21.503 48 47.997v416.003c-0.032 26.497-21.503 47.968-47.997 48h-176.003c-26.497-0.032-47.968-21.503-48-47.997v-416.003c0.032-26.497 21.503-47.968 47.997-48h0.003zM288 576h144v-384h-144zM848 928h-176c-26.497-0.032-47.968-21.503-48-47.997v-704.003c0.032-26.497 21.503-47.968 47.997-48h176.003c26.497 0.032 47.968 21.503 48 47.997v704.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM832 192h-144v672h144zM96 928h-64v-960h960v64h-896v896z" />
|
||||
<glyph unicode="" glyph-name="battery-empty" d="M809 752h-729.028c-26.497-0.031-47.969-21.503-48-47.997v-528.003c0.031-26.497 21.503-47.969 47.997-48h729.031c26.497 0.032 47.968 21.503 48 47.997v528.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM793 192h-697.028v496h697.028zM928 592v-304h64v304h-64z" />
|
||||
<glyph unicode="" glyph-name="battery-full" d="M928 592h64v-304h-64v304zM814 752h-734.028c-26.497-0.031-47.969-21.503-48-47.997v-528.003c0.031-26.497 21.503-47.969 47.997-48h734.031c26.497 0.032 47.968 21.503 48 47.997v528.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM798 192h-702.028v496h702.028zM220 624h64v-368h-64v368zM414 624h64v-368h-64v368zM599.334 624h64v-368h-64v368z" />
|
||||
<glyph unicode="" glyph-name="beaker" d="M912 251.056c0 0.014 0 0.031 0 0.048 0 10.164-3.172 19.587-8.581 27.333l0.103-0.155-215.522 312.696v127.022h80c26.497 0.032 47.968 21.503 48 47.997v162.003h-608v-162c0.031-26.497 21.503-47.969 47.997-48h79.837v-129.242l-215.282-310.426c-5.351-7.613-8.552-17.075-8.552-27.284 0-0.023 0-0.046 0-0.069v0.004-234.818c0.033-26.496 21.504-47.967 47.997-48l704.093-0.16c26.51 0 48 21.49 48 48 0 0.006 0 0.011 0 0.017v-0.001zM399.834 568.738v213.262h-127.834v82h480v-82h-128v-210.94l128.93-187.060h-481.212zM176 32.16v213.818l51.334 74.022h569.706l50.96-73.942 0.074-214.058z" />
|
||||
<glyph unicode="" glyph-name="bluetooth" d="M798.926 241.388l-307.484 202.676 307.44 198.4 0.014 61.618-334.264 223.93-64.632-0.076v-423.6l-208 137.104v-76.654l182.288-120.154-182.288-117.632v-76.166l208 134.222v-417.056h68.746l330.28 209.958zM464 851.4l265.254-177.702-265.254-171.172zM464 40.82v344.68l266.2-175.46z" />
|
||||
<glyph unicode="" glyph-name="bold" d="M32 928v-960h960v960zM928 32h-832v832h832zM640 160c0.007 0 0.016 0 0.025 0 88.356 0 159.982 71.626 159.982 159.982 0 72.985-48.873 134.555-115.678 153.768l-1.129 0.278c22.901 27.471 36.804 63.142 36.804 102.060 0 88.317-71.595 159.912-159.912 159.912-0.032 0-0.065 0-0.097 0h-335.995v-64h80v-448h-80v-64zM416 224v192h176c53.019 0 96-42.981 96-96s-42.981-96-96-96v0zM512 672c53.019 0 96-42.981 96-96s-42.981-96-96-96v0h-96v192h96z" />
|
||||
<glyph unicode="" glyph-name="bolt" d="M662.928 576l154 352h-521.17l-162-576h242.042l-79.060-384h117.702l536.47 608zM385.558 32h-10.298l79.058 384h-236.076l126 448h374.83l-154-352h244.018z" />
|
||||
<glyph unicode="" glyph-name="book" d="M203.334 160h724.666v768h-726.666c-66.921-0.223-121.111-54.413-121.334-121.313v-707.187h0.022c0-0.302-0.022-0.6-0.022-0.906 0-70.8 55.564-130.6 121.334-130.6h726.666v64.006h-726.666c-30.006 0-57.334 31.742-57.334 66.6 0 33.28 27.172 61.4 59.334 61.4zM720 863.334v-345.632l-96.8 84.98-95.2-84.482v345.134zM464 864v-432h63.282l96.15 85.318 97.178-85.318h63.39v432h80v-640h-591.842l-0.158 640zM201.334 864h6.666l0.15-640h-4.824c-21.827-0.005-42.287-5.857-59.899-16.075l0.573 0.307v597.936c0 0.054 0 0.119 0 0.183 0 31.728 25.631 57.47 57.317 57.649h0.017z" />
|
||||
<glyph unicode="" glyph-name="bookmark" d="M848-32h-70.5l-265.484 229.62-265.082-229.62h-70.934v960h672zM240 864v-817.334l271.984 235.6 272.016-235.266v817z" />
|
||||
<glyph unicode="" glyph-name="box" d="M640 472h-256v136h-352v-592c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v592.003h-352zM704 544h224v-512h-832v512h224v-136h384zM944 928h-864c-26.497-0.032-47.968-21.503-48-47.997v-210.003h960v210c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 734h-832v130h832z" />
|
||||
<glyph unicode="" glyph-name="briefcase" d="M942 735.538h-206v191.462h-448v-191.462h-206c-27.344-0.036-49.501-22.194-49.536-49.535v-668.067c0.036-27.343 22.193-49.5 49.532-49.536h860.004c27.344 0.036 49.501 22.194 49.536 49.535v668.065c-0.035 27.344-22.192 49.502-49.532 49.538h-0.004zM352 863h320v-127.462h-320zM924.464 668.462v-160.572l-106.354-106.352h-272.574v93.462h-67.072v-93.462h-272.574l-106.354 106.352v160.572zM99.536 35.472v377.564l78.572-78.574h300.356v-94.462h67.072v94.462h300.356l78.572 78.574v-377.564z" />
|
||||
<glyph unicode="" glyph-name="british-pound" d="M480 432h144v64h-144v106.706c0 39.378 31.922 71.3 71.3 71.3s71.3-31.922 71.3-71.3h64c0 74.724-60.576 135.3-135.3 135.3s-135.3-60.576-135.3-135.3v0-106.706h-96v-64h96v-159.87h-96v-64h368v64h-208zM512.072 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.228 153.844c-74.968-74.756-178.422-120.979-292.672-120.979-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.242-12.012-113.679-33.694-163.968l1.032 2.691c-22.044-51.416-52.131-95.309-89.163-132.241l-0.009-0.009z" />
|
||||
<glyph unicode="" glyph-name="browser" d="M944 832h-864c-26.497-0.032-47.968-21.503-48-47.997v-768.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v768.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM96 768h192v-144h-192zM928 32h-832v528h832zM928 624h-576v144h576z" />
|
||||
<glyph unicode="" glyph-name="brush" d="M965.298 897.94v0c-17.691 18.099-42.35 29.322-69.631 29.322-23.534 0-45.118-8.352-61.948-22.254l0.165 0.132-463.068-383.74c-3.438 0.154-6.872 0.26-10.294 0.26-0.108 0-0.235 0-0.363 0-100.605 0-185.975-65.229-216.125-155.702l-0.464-1.608-106.97-327.124c-1.683-4.981-2.654-10.717-2.654-16.68 0-29.63 23.977-53.66 53.588-53.746h0.008c6.008 0.005 11.785 0.989 17.181 2.801l-0.381-0.111 327.124 106.966c92.081 30.612 157.31 115.981 157.31 216.585 0 0.126 0 0.253 0 0.379v-0.020c0 5.036-0.19 10.096-0.524 15.15l381.986 460.116c13.928 16.643 22.386 38.279 22.386 61.89 0 26.209-10.422 49.985-27.348 67.407l0.023-0.023zM411.572 137.292l-307.828-100.66 100.656 307.826c22.030 66.261 83.462 113.2 155.857 113.2 0.093 0 0.185 0 0.278 0h-0.014c4.542 0 9.116-0.2 13.684-0.57l150-150c0.376-4.562 0.568-9.136 0.568-13.684 0-0.078 0-0.17 0-0.262 0-72.393-46.939-133.824-112.043-155.516l-1.157-0.334zM921 809.546l-366.234-441.128-121.566 121.564 441.518 365.884c5.65 4.714 12.988 7.576 20.995 7.576 18.159 0 32.88-14.721 32.88-32.88 0-8.016-2.869-15.362-7.635-21.068l0.042 0.052z" />
|
||||
<glyph unicode="" glyph-name="bug" d="M832 537.2l160.048 57.41-0.048 141.4-64-0.024 0.034-96.346-132.578-47.556-91.456-0.012v61.928c0 0.055 0 0.121 0 0.186 0 46.879-16.704 89.856-44.484 123.305l0.256-0.317 86.258 86.826h85.678v64h-112.308l-107.98-108.688c-28.851 18.009-63.889 28.688-101.42 28.688-36.782 0-71.169-10.257-100.457-28.066l0.857 0.484-106.112 107.682-112.318-0.1 0.060-64 85.496 0.076 84.054-85.296c-28.344-33.394-45.58-76.991-45.58-124.613 0-0.059 0-0.118 0-0.176v0.009-61.988l-86.47-0.012-133.6 47.588v96.344h-64v-141.484l160.070-57.020 0.016-169.428h-160.016v-64h160.020v-16.022c0-0.095 0-0.208 0-0.321 0-39.347 7.113-77.034 20.123-111.843l-0.723 2.206-179.42-69.144v-140.876h64v96.952l143.458 55.284c57.177-92.068 157.742-152.457 272.411-152.457 88.632 0 168.837 36.078 226.73 94.35l0.017 0.017c17.144 17.174 32.369 36.273 45.32 56.942l0.79 1.352 143.274-55.454v-96.986h64v140.842l-179.228 69.358c12.18 32.41 19.23 69.868 19.23 108.973 0 0.431-0.001 0.863-0.003 1.294v-0.067 15.6h160v64h-160zM380 654c0 71.797 58.203 130 130 130s130-58.203 130-130v0-61.938l-260-0.040zM256.022 287.98l-0.022 240.020h223.936v-494.286c-126.022 15.59-223.914 123.668-223.914 254.266zM768 288.326c0-0.003 0-0.006 0-0.009 0-130.239-97.042-237.814-222.763-254.361l-1.301-0.14v494.184l224.064 0.072z" />
|
||||
<glyph unicode="" glyph-name="bullhorn" d="M858.018 927.99l-507.148-239.99h-318.87v-423.466l104.382-296.534h229.31l-93.12 256h71.694l518.112-256.144h129.472l0.166 960.134zM320 288h-112.052l0.122-73.898 66.238-182.102h-92.6l-85.708 243.468v348.532h224zM384.25 632.99l351.75 166.456v-697.718l-351.75 173.898zM927.862 31.856h-50.526l-77.336 38.232v759.642l72.4 34.26h55.6z" />
|
||||
<glyph unicode="" glyph-name="caret-bottom" d="M512.572 63.286l-479.906 539.618v69.096h959.334v-72.9zM113.784 608l398.932-448.574 401.368 448.574z" />
|
||||
<glyph unicode="" glyph-name="caret-left" d="M784-32h-72.9l-535.816 479.428 539.622 479.906h69.094zM271.426 447.284l448.574-401.368v800.3z" />
|
||||
<glyph unicode="" glyph-name="caret-right" d="M360.9-32h-72.9v959.334h69.094l539.622-479.906zM352 846.216v-800.3l448.574 401.368z" />
|
||||
<glyph unicode="" glyph-name="caret-top" d="M991.988 224.012h-959.332v72.898l479.428 535.816 479.904-539.618zM110.574 288.012h800.298l-398.934 448.574z" />
|
||||
<glyph unicode="" glyph-name="cart" d="M320 768v-64h608v-126.69l-71-225.31h-557.136l-80 576.078h-187.864v-64h132.136l80-576.078h659.8l88.064 279.466v200.534h-672zM353.968 223.39c-70.659-0.083-127.917-57.341-128-127.992v-0.008c0-70.692 57.308-128 128-128s128 57.308 128 128v0 0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM353.968 31.39c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.043-35.329-28.671-63.957-63.996-64h-0.004zM801.968 223.39c-70.659-0.083-127.917-57.341-128-127.992v-0.008c0-70.692 57.308-128 128-128s128 57.308 128 128v0 0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM801.968 31.39c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.043-35.329-28.671-63.957-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="chat" d="M944.166 671.82h-608.166c-26.497-0.031-47.969-21.503-48-47.997v-415.823c0.032-26.497 21.503-47.968 47.997-48h464.003l110.118-192h82.048v655.82c-0.031 26.497-21.503 47.969-47.997 48h-0.003zM928.166 68.968l-90.068 155.032h-486.098v383.82h576.166zM96 324.914v538.906h575.666v-127.82h64v143.82c-0.031 26.497-21.503 47.969-47.997 48h-607.669c-26.497-0.031-47.969-21.503-48-47.997v-655.823h82.040l109.96 192v48h-48z" />
|
||||
<glyph unicode="" glyph-name="check" d="M395.822 54.146l-14.76 15.028-7.878 7.8-172.4 172.4 0.104 0.11-167.328 167.332 195.24 195.226 167.13-167.13 398.534 398.546 195.226-195.228-421.064-421.278zM290.892 249.782l104.918-104.92 0.2 0.2 0.108-0.106 104.622 104.62 22.518 22.736 375.924 375.918-104.718 104.718-398.544-398.548-167.12 167.136-104.718-104.72 166.918-166.926z" />
|
||||
<glyph unicode="" glyph-name="chevron-bottom" d="M512.89 91.276l-22.842 22.626-171.616 171.618 0.108 0.106-285.8 285.8 194.26 194.238 285.8-285.8 285.8 285.8 194.22-194.244-308.31-308.528zM512.676 181.784l0.108-0.106 103.672 103.67 22.69 22.906 263.166 263.166-103.736 103.736-285.8-285.8-285.8 285.8-103.722-103.736 285.694-285.906z" />
|
||||
<glyph unicode="" glyph-name="chevron-left" d="M588.466-30.254l-478.81 478.806 22.52 22.734 171 171 0.11-0.108 285.18 285.194 193.828-193.826-284.988-284.988 284.988-284.988zM303.574 344.934l22.534-22.318 262.358-262.362 103.318 103.316-284.984 284.988 284.984 284.988-103.318 103.318-388.516-388.306z" />
|
||||
<glyph unicode="" glyph-name="chevron-right" d="M365.638-31.856l-194.536 194.54 286.35 286.35-286.35 286.35 194.536 194.54 480.988-480.774-22.626-22.852-171.8-171.8-0.11 0.108zM261.612 162.684l104.026-104.028 390.594 390.378-104.254 104.256-22.616 22.4-263.724 263.722-104.026-104.028 286.35-286.35z" />
|
||||
<glyph unicode="" glyph-name="chevron-top" d="M798.916 117.742l-285.972 285.97-285.972-285.97-194.34 194.338 480.304 480.52 10.964-11.062 11.78-11.668 171.814-171.818-0.11-0.106 285.87-285.866zM123.142 312.080l103.83-103.83 285.972 285.974 285.972-285.974 103.83 103.83-389.906 389.908-103.732-103.736-22.622-22.836z" />
|
||||
<glyph unicode="" glyph-name="circle-check" d="M850.144 786.144c-86.411 86.411-205.786 139.857-337.644 139.857-263.716 0-477.501-213.784-477.501-477.501 0-131.858 53.446-251.233 139.857-337.644v0c86.411-86.411 205.786-139.857 337.644-139.857 263.716 0 477.501 213.784 477.501 477.501 0 131.858-53.446 251.233-139.857 337.644v0zM512.5 35c-228 0-413.5 185.496-413.5 413.5s185.496 413.5 413.5 413.5 413.5-185.496 413.5-413.5-185.496-413.5-413.5-413.5zM440.54 348.384l-146.826 146.824-45.254-45.254 192.080-192.080 335 334.998-45.256 45.254-289.744-289.742z" />
|
||||
<glyph unicode="" glyph-name="circle-x" d="M991.93 446.73c0.001 0.396 0.002 0.865 0.002 1.335 0 127.567-50.245 243.399-132.025 328.784l0.163-0.171q-4.12 4.326-8.358 8.564c-86.633 86.633-206.315 140.216-338.512 140.216s-251.88-53.584-338.512-140.217v0q-4.238-4.24-8.358-8.564c-81.616-85.214-131.86-201.045-131.86-328.611 0-0.47 0.001-0.94 0.002-1.409v0.073c-0.001-0.398-0.002-0.868-0.002-1.339 0-127.566 50.245-243.398 132.023-328.783l-0.164 0.172q4.118-4.322 8.358-8.564c86.633-86.633 206.315-140.216 338.512-140.216s251.88 53.584 338.512 140.217v0q4.24 4.24 8.358 8.564c81.617 85.214 131.862 201.046 131.862 328.613 0 0.469-0.001 0.938-0.002 1.407v-0.072zM719.472 87.026c-15.142-8.934-33.026-17.732-51.578-25.222l-2.774-0.99q-4.706-1.86-9.468-3.6-9.526-3.494-19.26-6.532-4.866-1.514-9.784-2.916-9.834-2.8-19.86-5.122c-28.105-6.761-60.373-10.638-93.547-10.638s-65.442 3.877-96.376 11.203l2.829-0.565q-10.026 2.322-19.862 5.122-4.916 1.4-9.784 2.916-9.732 3.036-19.258 6.532-4.764 1.746-9.47 3.6c-21.325 8.48-39.208 17.278-56.308 27.269l1.958-1.057q-4.344 2.502-8.618 5.1c-120.598 73.925-199.835 205.009-199.835 354.6s79.237 280.675 198.030 353.57l1.805 1.030q4.274 2.6 8.618 5.1 17.366 10 35.752 18.334 13.776 6.238 28.068 11.486 9.522 3.494 19.258 6.53 4.87 1.518 9.784 2.918 9.834 2.8 19.862 5.12c28.105 6.761 60.373 10.638 93.547 10.638s65.442-3.877 96.376-11.203l-2.829 0.565q10.022-2.318 19.86-5.12 4.918-1.4 9.784-2.918 9.734-3.032 19.26-6.53 14.286-5.242 28.068-11.486 18.366-8.316 35.752-18.334 4.342-2.498 8.618-5.1c120.598-73.925 199.835-205.009 199.835-354.6s-79.237-280.675-198.030-353.57l-1.805-1.030q-4.274-2.598-8.618-5.1zM719.324 607.6l-45.254 45.254-160.87-160.87-161.038 161.040-45.256-45.254 161.040-161.040-160.868-160.87 45.254-45.254 160.868 160.868 161.040-161.038 45.256 45.254-161.040 161.040 160.868 160.87z" />
|
||||
<glyph unicode="" glyph-name="clipboard" d="M864 848h-112v-64h96v-752h-672v752h96v64h-112c-26.497-0.032-47.968-21.503-48-47.997v-784.003c0.032-26.497 21.503-47.968 47.997-48h704.003c26.497 0.032 47.968 21.503 48 47.997v784.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM384 680h256c26.497 0.032 47.968 21.503 48 47.997v200.003h-352v-200c0.032-26.497 21.503-47.968 47.997-48h0.003zM400 864h224v-120h-224z" />
|
||||
<glyph unicode="" glyph-name="clock" d="M852.53 785.558c-86.809 86.993-206.833 140.813-339.428 140.813-264.821 0-479.5-214.679-479.5-479.5 0-132.594 53.819-252.618 140.803-339.418l0.008-0.008c86.735-86.552 206.462-140.073 338.688-140.073 264.821 0 479.5 214.679 479.5 479.5 0 132.226-53.521 251.952-140.080 338.695l0.008-0.008zM513.47 31c-229.106 0-415.5 186.4-415.5 415.5s186.394 415.5 415.5 415.5 415.5-186.4 415.5-415.5-186.392-415.5-415.5-415.5zM544 768h-64v-356.22l231.226-109.898 27.474 57.806-194.7 92.534v315.778z" />
|
||||
<glyph unicode="" glyph-name="cloud" d="M765.52 96h-493.52c-61.464 0-122.742 25.45-168.122 69.824-46.442 45.414-72.018 104.7-72.018 166.938 0.049 61.507 25.469 117.066 66.359 156.787l0.053 0.051c33.423 32.685 76.25 55.885 124.047 65.165l1.541 0.249v4.986c0 158.8 129.2 288 288 288s288-129.2 288-288v-2.906c111.432-15.878 192-107.458 192-224.332 0-62.54-22.75-121.44-64.062-165.854-40.246-43.657-97.718-70.909-161.555-70.909-0.254 0-0.508 0-0.762 0.001h0.039zM511.86 784c-123.654-0.145-223.856-100.347-224-223.986v-62.824l-29.728-2.118c-91-6.478-162.272-77.774-162.272-162.31 0-92.032 82.308-172.762 176.14-172.762h493.52c91.030 0 162.34 75.886 162.34 172.762 0 93.132-67.462 161.582-160.4 162.758l-31.6 0.4v64.080c-0.145 123.654-100.347 223.856-223.986 224h-0.014z" />
|
||||
<glyph unicode="" glyph-name="cloud-upload" d="M692.462 390.508l-180.384 180.384-180.384-180.384 45.254-45.254 103.13 103.13v-480.384h64v480.384l103.13-103.13 45.254 45.254zM800 637.094v2.906c0 158.8-129.2 288-288 288s-288-129.2-288-288v-4.982c-49.338-9.531-92.165-32.732-125.633-65.462l0.045 0.044c-40.943-39.772-66.363-95.331-66.412-156.829v-0.009c0-62.238 25.576-121.524 72.020-166.938 45.38-44.374 106.656-69.824 168.12-69.824h127.86v64h-127.86c-93.832 0-176.14 80.73-176.14 172.762 0 84.536 71.28 155.832 162.274 162.31l29.726 2.118v62.81c0 123.712 100.288 224 224 224s224-100.288 224-224v0-64.080l31.6-0.4c92.944-1.176 160.4-69.626 160.4-162.758 0-96.876-71.308-172.762-162.34-172.762h-141.66v-64h141.66c0.215-0.001 0.469-0.001 0.723-0.001 63.838 0 121.31 27.252 161.419 70.757l0.138 0.152c41.31 44.414 64.060 103.314 64.060 165.854 0 116.874-80.568 208.454-192 224.332z" />
|
||||
<glyph unicode="" glyph-name="cloudy" d="M799.334 430.25v7.626c0 158.8-129.2 288-288 288-4.4 0-8.782-0.114-13.138-0.312-15.799 114.897-113.335 202.448-231.319 202.448-128.891 0-233.378-104.487-233.378-233.378 0-113.955 81.674-208.834 189.678-229.293l1.454-0.229c-0.844-8.968-1.296-18.050-1.296-27.236v-7.626c-109.865-20.288-191.984-115.346-191.984-229.584 0-128.815 104.413-233.242 233.222-233.266h493.52c128.822 0.010 233.248 104.443 233.248 233.266 0 114.246-82.131 209.309-190.569 229.367l-1.437 0.221zM97.5 694.624c0 0.004 0 0.008 0 0.013 0 93.532 75.822 169.354 169.354 169.354 86.155 0 157.284-64.334 167.968-147.582l0.088-0.844c-93.363-26.517-166.247-96.294-196.58-185.714l-0.6-2.038c-80.114 14.474-140.11 83.619-140.23 166.799v0.013zM758.092 31.4h-493.518c-93.466 0.002-169.235 75.772-169.235 169.238 0 90.723 71.386 164.773 161.051 169.043l0.383 0.015 30.554 1.38v66.8c0 123.712 100.288 224 224 224s224-100.288 224-224v0-66.8l30.554-1.38c90.049-4.285 161.435-78.335 161.435-169.058 0-93.466-75.768-169.236-169.234-169.238v0z" />
|
||||
<glyph unicode="" glyph-name="social-linkedin" d="M236.9 541.786h118.664v-381.786h-118.664v381.786zM296.258 731.562c-0.010 0-0.022 0-0.034 0-37.997 0-68.8-30.803-68.8-68.8s30.803-68.8 68.8-68.8c37.997 0 68.8 30.803 68.8 68.8 0 0.009 0 0.018 0 0.027v-0.001c-0.015 37.974-30.792 68.755-68.764 68.774h-0.002zM657.66 551.276c-57.726 0-96.436-31.642-112.274-61.66h-1.586v52.17h-113.8v-381.786h118.554v188.868c0 49.8 9.48 98.018 71.216 98.018 60.846 0 61.66-56.948 61.66-101.218v-185.668h118.57v209.418c0 102.782-22.178 181.858-142.34 181.858zM852.8 912h-681.76c-67.84 0-123.040-54.57-123.040-121.648v-684.636c0-67.116 55.2-121.716 123.040-121.716h681.76c67.946 0 123.224 54.6 123.224 121.714v684.638c-0.006 67.078-55.284 121.648-123.224 121.648zM912.024 105.716c0-31.858-26.584-57.714-59.224-57.714h-681.76c-32.578-0.002-59.040 25.856-59.040 57.714v684.636c0 31.826 26.462 57.648 59.040 57.648h681.76c32.64 0 59.224-25.822 59.224-57.648z" />
|
||||
<glyph unicode="" glyph-name="social-spotify" d="M828.784 764.784c-81.072 81.072-193.072 131.216-316.784 131.216-247.424 0-448-200.577-448-448 0-123.712 50.144-235.712 131.216-316.784v0c81.072-81.072 193.072-131.216 316.784-131.216 247.424 0 448 200.577 448 448 0 123.712-50.144 235.712-131.216 316.784v0zM512 64c-211.738 0-384 172.262-384 384s172.262 384 384 384 384-172.262 384-384-172.262-384-384-384zM775.788 553.384c-142.488 84.588-367.976 92.544-503.618 51.366-14.978-4.551-25.69-18.238-25.69-34.428 0-19.835 16.079-35.914 35.914-35.914 3.793 0 7.448 0.588 10.88 1.678l-0.254-0.070c118.162 35.862 322.352 29.102 446.112-44.4h0.018c5.237-3.157 11.56-5.024 18.319-5.024 19.833 0 35.911 16.078 35.911 35.911 0 13.074-6.987 24.516-17.43 30.797l-0.162 0.090zM680.164 311.086c-101.22 61.858-226.69 76.26-372.966 42.828-10.719-2.528-18.574-12.012-18.574-23.331 0-13.222 10.718-23.94 23.94-23.94 1.874 0 3.697 0.215 5.447 0.622l-0.162-0.032c133.666 30.54 247.164 18.066 337.324-37 3.558-2.211 7.876-3.521 12.5-3.521 13.227 0 23.949 10.722 23.949 23.949 0 8.603-4.536 16.146-11.347 20.369l-0.102 0.059zM725.238 423.888c-118.532 72.84-291.904 93.336-431.36 51.022-12.392-3.85-21.235-15.214-21.235-28.643 0-16.533 13.402-29.935 29.935-29.935 3.104 0 6.097 0.472 8.912 1.349l-0.212-0.057c122.088 37.060 279.428 18.686 382.646-44.772 4.454-2.774 9.861-4.418 15.652-4.418 10.748 0 20.174 5.665 25.452 14.173l0.074 0.128c2.771 4.452 4.414 9.856 4.414 15.644 0 10.739-5.656 20.156-14.151 25.437l-0.127 0.074z" />
|
||||
<glyph unicode="" glyph-name="account-logout" d="M154.31 415.932l549.19 0.002v64h-549.19l150.106 150.108-45.256 45.252-227.362-227.362 227.362-227.362 45.256 45.256-150.106 150.106zM320 928v-64h608v-832h-608v-64h672v960h-672z" />
|
||||
<glyph unicode="" glyph-name="action-redo" d="M723.348-30.996l-269.246 269.25 45.254 45.254 223.992-223.992 223.992 223.992 45.256-45.254-269.248-269.25zM723.348-30.992l-269.246 269.246 45.254 45.254 223.992-223.992 223.992 223.992 45.256-45.254-269.248-269.246zM755.35 14.294h-64v552.188c0 163.684-133.166 296.852-296.85 296.852-166.458 0-296.852-126.212-296.852-287.334h-64c0 96.048 37.7 185.138 106.158 250.858 67.49 64.8 157.942 100.476 254.694 100.476 198.974 0 360.85-161.876 360.85-360.852z" />
|
||||
<glyph unicode="" glyph-name="action-undo" d="M991.95 567.15c0 146.12-87.302 272.236-212.486 328.924q-4 1.8-8.040 3.524-8.092 3.43-16.38 6.47-4.142 1.522-8.334 2.94-8.38 2.842-16.936 5.28c-29.568 8.704-63.536 13.712-98.675 13.712s-69.107-5.008-101.232-14.349l2.557 0.637q-8.556-2.436-16.938-5.28-4.188-1.42-8.332-2.94-8.286-3.038-16.38-6.47-4.046-1.712-8.042-3.524c-125.184-56.688-212.484-182.8-212.484-328.924v0-474.966l-191.99 191.99-45.258-45.254 269.25-269.246 269.246 269.246-45.254 45.254-192-192v474.974c0 145.782 105.628 267.356 244.372 292.2 15.778 2.956 33.931 4.646 52.479 4.646s36.701-1.69 54.313-4.926l-1.834 0.28c138.742-24.85 244.372-146.424 244.372-292.2h64z" />
|
||||
<glyph unicode="" glyph-name="align-center" d="M32 832h960v-64h-960v64zM192 656h640v-64h-640v64zM32 480h960v-64h-960v64zM192 304h640v-64h-640v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="align-left" d="M32 832h960v-64h-960v64zM32 656h656v-64h-656v64zM32 480h960v-64h-960v64zM32 304h656v-64h-656v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="align-right" d="M32 832h960v-64h-960v64zM336 656h656v-64h-656v64zM32 480h960v-64h-960v64zM336 304h656v-64h-656v64zM32 128h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="arrow-bottom" d="M727.954 285.246l-191.996-191.994v834.488h-64v-834.484l-191.992 191.99-45.254-45.254 269.246-269.246 269.25 269.246-45.254 45.254z" />
|
||||
<glyph unicode="" glyph-name="arrow-left" d="M991.662 488.132h-834.482l191.99 191.992-45.254 45.252-269.246-269.246 269.246-269.246 45.254 45.254-191.994 191.994h834.486v64z" />
|
||||
<glyph unicode="" glyph-name="arrow-right" d="M719.746 725.876l-45.254-45.252 191.994-191.996-834.486-0.002v-64h834.48l-191.988-191.988 45.254-45.254 269.25 269.246-269.25 269.246z" />
|
||||
<glyph unicode="" glyph-name="arrow-top" d="M785.476 657.222l-269.246 269.25-269.248-269.25 45.256-45.254 191.994 191.996v-835.964h64v835.958l191.988-191.99 45.256 45.254z" />
|
||||
<glyph unicode="" glyph-name="ban" d="M851.412 787.412c-86.863 86.863-206.863 140.589-339.412 140.589-265.097 0-480-214.903-480-480 0-132.548 53.726-252.548 140.588-339.411v0c86.863-86.863 206.863-140.589 339.412-140.589 265.097 0 480 214.903 480 480 0 132.548-53.726 252.548-140.588 339.411v0zM512 864c0.109 0 0.237 0 0.366 0 103.723 0 198.541-38.125 271.205-101.127l-0.515 0.437-586.366-586.366c-62.565 72.149-100.69 166.967-100.69 270.69 0 0.129 0 0.257 0 0.386v-0.020c0 229.382 186.618 416 416 416zM512 32c-0.107 0-0.232 0-0.358 0-103.226 0-197.631 37.764-270.155 100.229l0.541-0.455 586.2 586.2c62.009-71.983 99.772-166.387 99.772-269.612 0-0.127 0-0.255 0-0.382v0.020c0-229.382-186.618-416-416-416z" />
|
||||
<glyph unicode="" glyph-name="basket-loaded" d="M352 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM352 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM800 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM800 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM320 688v-64h608v-43.118l-71.526-228.882h-556.612l-79.998 576h-187.864v-64h132.138l79.998-576h659.39l88.474 283.118v116.882h-672zM509.544 811.494c29.911 32.332 72.56 52.506 119.922 52.506 49.838 0 94.459-22.34 124.394-57.552l0.193-0.232 45.876-54.216h83.836l-80.854 95.556c-41.943 49.347-104.063 80.449-173.447 80.449-65.936 0-125.312-28.088-166.816-72.951l-0.137-0.15-94.982-102.904h87.098z" />
|
||||
<glyph unicode="" glyph-name="bell" d="M903.342 262.862l-87.342 161.248v167.89c0 167.626-136.374 304-304 304s-304-136.374-304-304v-167.89l-87.342-161.246c-3.648-6.608-5.795-14.485-5.795-22.864 0-26.51 21.49-48 48-48 0 0 0.001 0 0.001 0h173.87c-0.476-5.272-0.734-10.6-0.734-16 0-97.202 78.798-176 176-176s176 78.798 176 176v0c0 5.4-0.258 10.728-0.734 16h173.87c26.507 0.003 47.994 21.492 47.994 48 0 8.378-2.146 16.255-5.919 23.11l0.125-0.248zM624 176c0-0.027 0-0.059 0-0.091 0-61.856-50.144-112-112-112s-112 50.144-112 112c0 5.677 0.422 11.256 1.238 16.706l-0.076-0.615h221.676c0.734-4.804 1.156-10.35 1.162-15.994v-0.006zM189.726 256l82.274 151.89v184.11c0 132.548 107.452 240 240 240s240-107.452 240-240v0-184.11l82.274-151.89z" />
|
||||
<glyph unicode="" glyph-name="bold" d="M32 928v-960h960v960zM928 32h-832v832h832zM640 160c0.007 0 0.016 0 0.025 0 88.356 0 159.982 71.626 159.982 159.982 0 72.985-48.873 134.555-115.678 153.768l-1.129 0.278c22.901 27.471 36.804 63.142 36.804 102.060 0 88.317-71.595 159.912-159.912 159.912-0.032 0-0.065 0-0.097 0h-335.995v-64h80v-448h-80v-64zM416 224v192h176c53.019 0 96-42.981 96-96s-42.981-96-96-96v0zM512 672c53.019 0 96-42.981 96-96s-42.981-96-96-96v0h-96v192h96z" />
|
||||
<glyph unicode="" glyph-name="bookmark" d="M848-32h-70.5l-265.484 229.62-265.082-229.62h-70.934v960h672zM240 864v-817.334l271.984 235.6 272.016-235.266v817z" />
|
||||
<glyph unicode="" glyph-name="brush" d="M965.298 897.94v0c-17.691 18.099-42.35 29.322-69.631 29.322-23.534 0-45.118-8.352-61.948-22.254l0.165 0.132-463.068-383.74c-3.438 0.154-6.872 0.26-10.294 0.26-0.108 0-0.235 0-0.363 0-100.605 0-185.975-65.229-216.125-155.702l-0.464-1.608-106.97-327.124c-1.683-4.981-2.654-10.717-2.654-16.68 0-29.63 23.977-53.66 53.588-53.746h0.008c6.008 0.005 11.785 0.989 17.181 2.801l-0.381-0.111 327.124 106.966c92.081 30.612 157.31 115.981 157.31 216.585 0 0.126 0 0.253 0 0.379v-0.020c0 5.036-0.19 10.096-0.524 15.15l381.986 460.116c13.928 16.643 22.386 38.279 22.386 61.89 0 26.209-10.422 49.985-27.348 67.407l0.023-0.023zM411.572 137.292l-307.828-100.66 100.656 307.826c22.030 66.261 83.462 113.2 155.857 113.2 0.093 0 0.185 0 0.278 0h-0.014c4.542 0 9.116-0.2 13.684-0.57l150-150c0.376-4.562 0.568-9.136 0.568-13.684 0-0.078 0-0.17 0-0.262 0-72.393-46.939-133.824-112.043-155.516l-1.157-0.334zM921 809.546l-366.234-441.128-121.566 121.564 441.518 365.884c5.65 4.714 12.988 7.576 20.995 7.576 18.159 0 32.88-14.721 32.88-32.88 0-8.016-2.869-15.362-7.635-21.068l0.042 0.052z" />
|
||||
<glyph unicode="" glyph-name="calculator" d="M944 880h-864c-26.497-0.032-47.968-21.503-48-47.997v-768.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v768.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 80h-832v736h832zM304 480h64v80h80v64h-80v80h-64v-80h-80v-64h80v-80zM392.568 389.822l-56.568-56.568-56.568 56.568-45.254-45.254 56.568-56.568-56.568-56.568 45.254-45.254 56.568 56.568 56.568-56.568 45.254 45.254-56.568 56.568 56.568 56.568-45.254 45.254zM576 624h224v-64h-224v64zM576 384h224v-64h-224v64zM576 256h224v-64h-224v64z" />
|
||||
<glyph unicode="" glyph-name="calendar" d="M944 784h-176v112h-64v-112h-384v112h-64v-112h-176c-26.497-0.032-47.968-21.503-48-47.997v-672.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v672.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 80h-832v640h160v-80h64v80h384v-80h64v80h160zM224 528h64v-64h-64v64zM400 528h64v-64h-64v64zM560 528h64v-64h-64v64zM736 528h64v-64h-64v64zM224 384h64v-64h-64v64zM400 384h64v-64h-64v64zM560 384h64v-64h-64v64zM736 384h64v-64h-64v64zM224 240h64v-64h-64v64zM400 240h64v-64h-64v64zM560 240h64v-64h-64v64zM736 240h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="cart" d="M320 768v-64h608v-126.69l-71-225.31h-557.136l-80 576.078h-187.864v-64h132.136l80-576.078h659.8l88.064 279.466v200.534h-672zM353.968 223.39c-70.659-0.083-127.917-57.341-128-127.992v-0.008c0-70.692 57.308-128 128-128s128 57.308 128 128v0 0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM353.968 31.39c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.043-35.329-28.671-63.957-63.996-64h-0.004zM801.968 223.39c-70.659-0.083-127.917-57.341-128-127.992v-0.008c0-70.692 57.308-128 128-128s128 57.308 128 128v0 0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM801.968 31.39c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.043-35.329-28.671-63.957-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="chart" d="M248 688h-176c-22.081-0.026-39.974-17.919-40-39.997v-640.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v640.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM224 32h-128v592h128zM600 480h-176c-22.081-0.026-39.974-17.919-40-39.997v-432.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v432.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM576 32h-128v384h128zM952 928h-176c-22.081-0.026-39.974-17.919-40-39.997v-880.003c0.026-22.081 17.919-39.974 39.997-40h176.003c22.081 0.026 39.974 17.919 40 39.997v880.003c-0.026 22.081-17.919 39.974-39.997 40h-0.003zM928 32h-128v832h128z" />
|
||||
<glyph unicode="" glyph-name="check" d="M395.822 54.146l-14.76 15.028-7.878 7.8-172.4 172.4 0.104 0.11-167.328 167.332 195.24 195.226 167.13-167.13 398.534 398.546 195.226-195.228-421.064-421.278zM290.892 249.782l104.918-104.92 0.2 0.2 0.108-0.106 104.622 104.62 22.518 22.736 375.924 375.918-104.718 104.718-398.544-398.548-167.12 167.136-104.718-104.72 166.918-166.926z" />
|
||||
<glyph unicode="" glyph-name="chevron-bottom" d="M512.89 91.276l-22.842 22.626-171.616 171.618 0.108 0.106-285.8 285.8 194.26 194.238 285.8-285.8 285.8 285.8 194.22-194.244-308.31-308.528zM512.676 181.784l0.108-0.106 103.672 103.67 22.69 22.906 263.166 263.166-103.736 103.736-285.8-285.8-285.8 285.8-103.722-103.736 285.694-285.906z" />
|
||||
<glyph unicode="" glyph-name="chevron-left" d="M588.466-30.254l-478.81 478.806 22.52 22.734 171 171 0.11-0.108 285.18 285.194 193.828-193.826-284.988-284.988 284.988-284.988zM303.574 344.934l22.534-22.318 262.358-262.362 103.318 103.316-284.984 284.988 284.984 284.988-103.318 103.318-388.516-388.306z" />
|
||||
<glyph unicode="" glyph-name="chevron-right" d="M365.638-31.856l-194.536 194.54 286.35 286.35-286.35 286.35 194.536 194.54 480.988-480.774-22.626-22.852-171.8-171.8-0.11 0.108zM261.612 162.684l104.026-104.028 390.594 390.378-104.254 104.256-22.616 22.4-263.724 263.722-104.026-104.028 286.35-286.35z" />
|
||||
<glyph unicode="" glyph-name="chevron-top" d="M798.916 117.742l-285.972 285.97-285.972-285.97-194.34 194.338 480.304 480.52 10.964-11.062 11.78-11.668 171.814-171.818-0.11-0.106 285.87-285.866zM123.142 312.080l103.83-103.83 285.972 285.974 285.972-285.974 103.83 103.83-389.906 389.908-103.732-103.736-22.622-22.836z" />
|
||||
<glyph unicode="" glyph-name="circle-check" d="M850.144 786.144c-86.411 86.411-205.786 139.857-337.644 139.857-263.716 0-477.501-213.784-477.501-477.501 0-131.858 53.446-251.233 139.857-337.644v0c86.411-86.411 205.786-139.857 337.644-139.857 263.716 0 477.501 213.784 477.501 477.501 0 131.858-53.446 251.233-139.857 337.644v0zM512.5 35c-228 0-413.5 185.496-413.5 413.5s185.496 413.5 413.5 413.5 413.5-185.496 413.5-413.5-185.496-413.5-413.5-413.5zM440.54 348.384l-146.826 146.824-45.254-45.254 192.080-192.080 335 334.998-45.256 45.254-289.744-289.742z" />
|
||||
<glyph unicode="" glyph-name="circle-x" d="M991.93 446.73c0.001 0.396 0.002 0.865 0.002 1.335 0 127.567-50.245 243.399-132.025 328.784l0.163-0.171q-4.12 4.326-8.358 8.564c-86.633 86.633-206.315 140.216-338.512 140.216s-251.88-53.584-338.512-140.217v0q-4.238-4.24-8.358-8.564c-81.616-85.214-131.86-201.045-131.86-328.611 0-0.47 0.001-0.94 0.002-1.409v0.073c-0.001-0.398-0.002-0.868-0.002-1.339 0-127.566 50.245-243.398 132.023-328.783l-0.164 0.172q4.118-4.322 8.358-8.564c86.633-86.633 206.315-140.216 338.512-140.216s251.88 53.584 338.512 140.217v0q4.24 4.24 8.358 8.564c81.617 85.214 131.862 201.046 131.862 328.613 0 0.469-0.001 0.938-0.002 1.407v-0.072zM719.472 87.026c-15.142-8.934-33.026-17.732-51.578-25.222l-2.774-0.99q-4.706-1.86-9.468-3.6-9.526-3.494-19.26-6.532-4.866-1.514-9.784-2.916-9.834-2.8-19.86-5.122c-28.105-6.761-60.373-10.638-93.547-10.638s-65.442 3.877-96.376 11.203l2.829-0.565q-10.026 2.322-19.862 5.122-4.916 1.4-9.784 2.916-9.732 3.036-19.258 6.532-4.764 1.746-9.47 3.6c-21.325 8.48-39.208 17.278-56.308 27.269l1.958-1.057q-4.344 2.502-8.618 5.1c-120.598 73.925-199.835 205.009-199.835 354.6s79.237 280.675 198.030 353.57l1.805 1.030q4.274 2.6 8.618 5.1 17.366 10 35.752 18.334 13.776 6.238 28.068 11.486 9.522 3.494 19.258 6.53 4.87 1.518 9.784 2.918 9.834 2.8 19.862 5.12c28.105 6.761 60.373 10.638 93.547 10.638s65.442-3.877 96.376-11.203l-2.829 0.565q10.022-2.318 19.86-5.12 4.918-1.4 9.784-2.918 9.734-3.032 19.26-6.53 14.286-5.242 28.068-11.486 18.366-8.316 35.752-18.334 4.342-2.498 8.618-5.1c120.598-73.925 199.835-205.009 199.835-354.6s-79.237-280.675-198.030-353.57l-1.805-1.030q-4.274-2.598-8.618-5.1zM719.324 607.6l-45.254 45.254-160.87-160.87-161.038 161.040-45.256-45.254 161.040-161.040-160.868-160.87 45.254-45.254 160.868 160.868 161.040-161.038 45.256 45.254-161.040 161.040 160.868 160.87z" />
|
||||
<glyph unicode="" glyph-name="cloud" d="M765.52 96h-493.52c-61.464 0-122.742 25.45-168.122 69.824-46.442 45.414-72.018 104.7-72.018 166.938 0.049 61.507 25.469 117.066 66.359 156.787l0.053 0.051c33.423 32.685 76.25 55.885 124.047 65.165l1.541 0.249v4.986c0 158.8 129.2 288 288 288s288-129.2 288-288v-2.906c111.432-15.878 192-107.458 192-224.332 0-62.54-22.75-121.44-64.062-165.854-40.246-43.657-97.718-70.909-161.555-70.909-0.254 0-0.508 0-0.762 0.001h0.039zM511.86 784c-123.654-0.145-223.856-100.347-224-223.986v-62.824l-29.728-2.118c-91-6.478-162.272-77.774-162.272-162.31 0-92.032 82.308-172.762 176.14-172.762h493.52c91.030 0 162.34 75.886 162.34 172.762 0 93.132-67.462 161.582-160.4 162.758l-31.6 0.4v64.080c-0.145 123.654-100.347 223.856-223.986 224h-0.014z" />
|
||||
<glyph unicode="" glyph-name="cloud-download" d="M544 92.864v451.136h-64v-451.136l-103.764 103.762-45.256-45.252 181.020-181.022 181.020 181.022-45.256 45.252-103.764-103.762zM800 640c0 158.8-129.2 288-288 288s-288-129.2-288-288c-106.039 0-192-85.961-192-192s85.961-192 192-192v0h160v64h-160c-70.692 0-128 57.308-128 128s57.308 128 128 128v0h64v64c0 123.712 100.288 224 224 224s224-100.288 224-224v0-64h64c70.692 0 128-57.308 128-128s-57.308-128-128-128v0h-160v-64h160c106.039 0 192 85.961 192 192s-85.961 192-192 192v0z" />
|
||||
<glyph unicode="" glyph-name="cloud-upload" d="M692.462 390.508l-180.384 180.384-180.384-180.384 45.254-45.254 103.13 103.13v-480.384h64v480.384l103.13-103.13 45.254 45.254zM800 637.094v2.906c0 158.8-129.2 288-288 288s-288-129.2-288-288v-4.982c-49.338-9.531-92.165-32.732-125.633-65.462l0.045 0.044c-40.943-39.772-66.363-95.331-66.412-156.829v-0.009c0-62.238 25.576-121.524 72.020-166.938 45.38-44.374 106.656-69.824 168.12-69.824h127.86v64h-127.86c-93.832 0-176.14 80.73-176.14 172.762 0 84.536 71.28 155.832 162.274 162.31l29.726 2.118v62.81c0 123.712 100.288 224 224 224s224-100.288 224-224v0-64.080l31.6-0.4c92.944-1.176 160.4-69.626 160.4-162.758 0-96.876-71.308-172.762-162.34-172.762h-141.66v-64h141.66c0.215-0.001 0.469-0.001 0.723-0.001 63.838 0 121.31 27.252 161.419 70.757l0.138 0.152c41.31 44.414 64.060 103.314 64.060 165.854 0 116.874-80.568 208.454-192 224.332z" />
|
||||
<glyph unicode="" glyph-name="code" d="M777.368 723.644l-50.52-39.288 183.728-236.244-183.84-236.472 50.528-39.28 214.382 275.76-214.278 275.524zM246.742 723.646l-214.388-275.632 214.274-275.652 50.53 39.276-183.734 236.364 183.834 236.352-50.516 39.292zM356.884-32h65.94l238.234 960h-65.94l-238.234-960z" />
|
||||
<glyph unicode="" glyph-name="cog" d="M510 624c-97.202 0-176-78.798-176-176s78.798-176 176-176c97.202 0 176 78.798 176 176v0c-0.114 97.156-78.844 175.886-175.989 176h-0.011zM510 336c-61.856 0-112 50.144-112 112s50.144 112 112 112c61.856 0 112-50.144 112-112v0c-0.073-61.827-50.174-111.927-111.993-112h-0.007zM949.084 315.366l-63.532 52.304c5.371 24.146 8.448 51.879 8.448 80.33s-3.077 56.184-8.917 82.884l0.469-2.554 63.532 52.302c8.951 7.369 14.615 18.45 14.615 30.855 0 7.378-2.004 14.288-5.496 20.215l0.102-0.186-65.226 112.974c-7.011 12.053-19.867 20.026-34.584 20.026-5.065 0-9.909-0.944-14.366-2.666l0.272 0.093-77.122-28.894c-38.761 35.127-85.172 62.606-136.366 79.604l-2.712 0.78-13.526 81.15c-3.216 19.071-19.607 33.418-39.35 33.418-0.036 0-0.072 0-0.108 0h-130.438c-0.031 0-0.068 0-0.105 0-19.744 0-36.137-14.35-39.318-33.19l-0.033-0.234-13.522-81.144c-53.906-17.778-100.319-45.257-139.405-80.674l0.325 0.29-77.134 28.898c-4.181 1.626-9.020 2.568-14.079 2.568-14.72 0-27.577-7.975-34.487-19.84l-0.102-0.19-65.224-112.974c-3.39-5.74-5.393-12.648-5.393-20.024 0-12.404 5.664-23.484 14.546-30.797l0.069-0.055 63.532-52.304c-5.371-24.146-8.448-51.879-8.448-80.33s3.077-56.184 8.917-82.884l-0.469 2.554-63.532-52.302c-8.952-7.368-14.616-18.449-14.616-30.853 0-7.378 2.004-14.288 5.497-20.215l-0.102 0.186 65.226-112.976c7.011-12.053 19.867-20.026 34.584-20.026 5.065 0 9.909 0.944 14.366 2.666l-0.272-0.093 77.122 28.894c38.761-35.127 85.174-62.606 136.368-79.604l2.712-0.78 13.526-81.15c3.216-19.071 19.607-33.418 39.35-33.418 0.035 0 0.071 0 0.106 0h130.439c0.031 0 0.068 0 0.105 0 19.744 0 36.137 14.35 39.318 33.19l0.033 0.234 13.526 81.144c53.906 17.778 100.319 45.257 139.405 80.674l-0.325-0.29 77.13-28.898c4.181-1.626 9.020-2.568 14.080-2.568 14.72 0 27.577 7.975 34.486 19.84l0.102 0.19 65.222 112.97c3.391 5.741 5.395 12.65 5.395 20.028 0 12.404-5.664 23.485-14.546 30.797l-0.069 0.055zM847.82 201.122l-96.22 36.048-14.568-14.668c-38.981-39.282-88.054-68.494-143.008-83.427l-2.242-0.519-20-5.272-16.89-101.284h-89.784l-16.88 101.284-20 5.272c-57.195 15.452-106.268 44.664-145.23 83.926l-0.020 0.020-14.568 14.668-96.23-36.048-44.892 77.756 79.256 65.246-5.4 19.944c-7.074 25.171-11.14 54.076-11.14 83.932s4.066 58.761 11.675 86.193l-0.535-2.261 5.4 19.942-79.256 65.25 44.892 77.754 96.22-36.048 14.568 14.668c38.981 39.282 88.054 68.494 143.008 83.427l2.242 0.519 20 5.272 16.89 101.284h89.784l16.88-101.284 20-5.272c57.195-15.452 106.268-44.664 145.23-83.926l0.020-0.020 14.568-14.668 96.22 36.048 44.892-77.754-79.256-65.25 5.4-19.942c7.074-25.171 11.14-54.076 11.14-83.932s-4.066-58.761-11.675-86.193l0.535 2.261-5.4-19.944 79.256-65.246z" />
|
||||
<glyph unicode="" glyph-name="comment-square" d="M992-38h-94.458l-139.044 256h-678.498c-26.497 0.031-47.969 21.503-48 47.997v608.003c0.032 26.497 21.503 47.968 47.997 48h864.003c26.497-0.032 47.968-21.503 48-47.997v-0.003zM96 282h700.568l131.432-241.984v817.984h-832z" />
|
||||
<glyph unicode="" glyph-name="credit-card" d="M944 784h-864c-26.497-0.032-47.968-21.503-48-47.997v-640.003c0.032-26.497 21.503-47.968 47.997-48h864.003c26.497 0.032 47.968 21.503 48 47.997v640.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 720v-128h-832v128zM96 112v352h832v-352zM176 304h128v-64h-128v64zM368 304h128v-64h-128v64z" />
|
||||
<glyph unicode="" glyph-name="cursor" d="M680.644-32h-74l-211.946 326.056-330.698 132.278v74l786.894 369.354c4.978 2.392 10.823 3.789 16.994 3.789 22.091 0 40-17.909 40-40 0-3.631-0.484-7.149-1.391-10.494l0.065 0.28zM139.496 465.066l297.8-119.122 196.946-303 197.31 746.96z" />
|
||||
<glyph unicode="" glyph-name="dashboard" d="M864 934h-704c-70.692 0-128-57.308-128-128v0-704c0-70.692 57.308-128 128-128v0h704c70.692 0 128 57.308 128 128v0 704c0 70.692-57.308 128-128 128v0zM160 38c-35.33 0.041-63.959 28.67-64 63.996v704.004c0.041 35.33 28.67 63.959 63.996 64h240.004v-832zM928 102c-0.041-35.33-28.67-63.959-63.996-64h-400.004v271.334h464zM464 373.334v496.666h400c35.33-0.041 63.959-28.67 64-63.996v-432.67z" />
|
||||
<glyph unicode="" glyph-name="delete" d="M454.626 233.374l169.374 169.372 169.374-169.372 45.252 45.252-169.372 169.374 169.372 169.374-45.252 45.252-169.374-169.372-169.374 169.372-45.252-45.252 169.372-169.374-169.372-169.374 45.252-45.252zM944 832h-554.712c-13.704-0.023-26.063-5.764-34.821-14.964l-0.019-0.020-322.448-340.262v-57.508l322.448-340.262c8.777-9.22 21.136-14.961 34.836-14.984h554.716c26.497 0.032 47.968 21.503 48 47.997v672.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 128h-531.832l-300.168 316.754v6.492l300.168 316.754h531.832z" />
|
||||
<glyph unicode="" glyph-name="dollar" d="M512 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.156 153.844c-74.967-74.749-178.417-120.968-292.662-120.968-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.246-12.014-113.687-33.699-163.978l1.032 2.69c-22.046-51.416-52.135-95.309-89.168-132.24l-0.010-0.010zM584 480h-160c-39.765 0-72 32.235-72 72s32.235 72 72 72v0h264v64h-144.638v96h-64v-96h-55.362c-75.111 0-136-60.889-136-136s60.889-136 136-136v0h160c39.765 0 72-32.235 72-72s-32.235-72-72-72v0h-264v-64h159.362v-96h64v96h40.638c75.111 0 136 60.889 136 136s-60.889 136-136 136v0z" />
|
||||
<glyph unicode="" glyph-name="drop" d="M789.266 518.674l-250.316 390.978c-5.778 8.924-15.684 14.746-26.95 14.746s-21.172-5.822-26.874-14.621l-0.076-0.125-250.322-390.982c-41.557-55.858-66.529-126.199-66.529-202.373 0-0.315 0-0.63 0.001-0.945v0.049c0-189.57 154.226-343.8 343.8-343.8s343.8 154.226 343.8 343.8c0.001 0.267 0.001 0.584 0.001 0.9 0 76.175-24.975 146.517-67.182 203.284l0.647-0.911zM512 35.6c-154.28 0-279.8 125.516-279.8 279.8-0.001 0.226-0.001 0.492-0.001 0.759 0 62.283 20.517 119.773 55.162 166.082l-0.519-0.725q0.638 0.864 1.216 1.768l223.942 349.766 223.934-349.768q0.576-0.906 1.216-1.768c34.13-45.584 54.651-103.078 54.651-165.365 0-0.263 0-0.527-0.001-0.79v0.041c0-154.282-125.52-279.8-279.8-279.8z" />
|
||||
<glyph unicode="" glyph-name="envelope-closed" d="M32 736v-768h960v768zM96 672h832v-32l-416-312-416 312zM96 560l277.334-208-277.334-208zM928 32h-832v32l330.666 248 46.934-35.2c10.58-7.942 23.932-12.719 38.4-12.719s27.82 4.776 38.566 12.838l-0.166-0.12 46.932 35.2 330.668-248zM928 144l-277.334 208 277.334 208z" />
|
||||
<glyph unicode="" glyph-name="envelope-letter" d="M800 665.6v190.4c-0.026 22.081-17.919 39.974-39.997 40h-496.003c-22.081-0.026-39.974-17.919-40-39.997v-190.403l-192-137.132v-528.468h960v528.468zM800 586.952l107.36-76.686-107.36-70.186zM288 832h448v-433.766l-114.332-74.756-93.156 48.304-101.528-49.014-138.984 84.382zM224 586.962v-140.962l-106.668 64.77zM96 448.85l262.288-159.25-262.288-126.618zM928 64h-832v27.914l431.488 208.304 400.512-207.672zM928 164.638l-241.108 125.020 241.108 157.646z" />
|
||||
<glyph unicode="" glyph-name="envelope-open" d="M549.2 908.754c-10.33 7.452-23.243 11.919-37.2 11.919s-26.87-4.467-37.389-12.049l0.189 0.13-442.8-316.286v-624.468h960v624.468zM512 856.676l396.858-283.476-285.99-222.43-110.868 71.272-110.868-71.272-285.99 222.43zM928 32h-832v46.53l416 267.428 416-267.428zM96 507.016l248.060-192.936-248.060-159.466zM679.94 314.080l248.060 192.936v-352.4z" />
|
||||
<glyph unicode="" glyph-name="euro" d="M508 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM802.156 153.844c-74.967-74.749-178.417-120.968-292.662-120.968-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.246-12.014-113.687-33.699-163.978l1.032 2.69c-22.046-51.416-52.135-95.309-89.168-132.24l-0.010-0.010zM295.238 544h-87.238v-64h70.068c-1.825-12.020-2.868-25.888-2.868-40s1.043-27.98 3.055-41.533l-0.187 1.533h-70.068v-64h87.238c42.526-103.944 142.828-175.867 259.945-176h100.817v64h-100.8c-81.113 0.058-151.766 44.783-188.7 110.904l-0.562 1.096h226.062v64h-249.072c-2.371 12.027-3.728 25.855-3.728 40s1.357 27.973 3.947 41.362l-0.219-1.362h249.072v64h-226.062c37.496 67.217 108.149 111.942 189.254 112h100.808v64h-100.8c-117.133-0.133-217.435-72.056-259.284-174.13l-0.678-1.87z" />
|
||||
<glyph unicode="" glyph-name="file" d="M477.254 928h-397.254v-960h864v493.254zM496 818.746l338.746-338.746h-338.746zM144 32v832h288v-448h448v-384z" />
|
||||
<glyph unicode="" glyph-name="globe" d="M850.704 787.704c-86.845 87.685-207.27 141.976-340.376 141.976-264.544 0-479-214.456-479-479 0-133.106 54.292-253.531 141.938-340.338l0.038-0.038c86.845-87.685 207.27-141.976 340.376-141.976 264.544 0 479 214.456 479 479 0 133.106-54.292 253.531-141.938 340.338l-0.038 0.038zM925.97 478h-190.37c-3 112.8-23.474 218.318-58.434 299.706-10.702 25.154-22.383 46.622-35.83 66.814l0.93-1.484c156.426-51.846 271.868-194.396 283.704-365.036zM512 18c-37.144 0-75.912 56.66-106.362 127.552-31.060 72.31-49.578 166.586-53.038 268.448h318.8c-3.458-101.862-21.976-196.138-53.036-268.448-30.452-70.892-69.22-127.552-106.364-127.552zM352.416 478c2.924 104.156 21.554 200.72 53.222 274.448 30.45 70.892 69.218 127.552 106.362 127.552s75.912-56.66 106.362-127.552c31.668-73.728 50.298-170.292 53.222-274.448zM381.734 843.036c-12.517-18.708-24.198-40.176-33.893-62.7l-1.007-2.63c-34.96-81.388-55.434-186.906-58.434-299.706h-190.37c11.836 170.64 127.278 313.19 283.704 365.036zM98.49 414h190.074c3.558-110.546 23.93-213.762 58.27-293.706 10.702-25.154 22.383-46.622 35.83-66.814l-0.93 1.484c-154.59 51.236-269.148 191.062-283.244 359.036zM642.266 54.964c12.517 18.708 24.198 40.176 33.893 62.7l1.007 2.63c34.34 79.944 54.712 183.16 58.27 293.706h190.074c-14.096-167.974-128.654-307.8-283.244-359.036z" />
|
||||
<glyph unicode="" glyph-name="graph" d="M864 880c-0.016 0-0.036 0-0.055 0-70.663 0-127.946-57.283-127.946-127.946 0-45.192 23.43-84.912 58.806-107.675l0.507-0.305-83.524-292.334c-2.578 0.156-5.17 0.26-7.788 0.26-0.041 0-0.090 0-0.139 0-28.743 0-55.261-9.525-76.571-25.59l0.324 0.234-154.308 128.59c4.25 12.195 6.704 26.252 6.704 40.882 0 70.692-57.308 128-128 128s-128-57.308-128-128c0-35.849 14.738-68.256 38.485-91.493l0.023-0.022-90.584-181.176c-3.934 0.366-7.908 0.576-11.934 0.576-0.049 0-0.106 0-0.164 0-70.783 0-128.164-57.381-128.164-128.164s57.381-128.164 128.164-128.164c70.783 0 128.164 57.381 128.164 128.164 0 43.625-21.796 82.159-55.093 105.307l-0.421 0.277 85.6 171.178c10.18-2.919 21.873-4.598 33.957-4.598 33.178 0 63.401 12.654 86.105 33.399l-0.099-0.089 149.4-124.504c-7.225-15.534-11.44-33.722-11.44-52.893 0-70.692 57.308-128 128-128s128 57.308 128 128c0 45.203-23.432 84.934-58.812 107.708l-0.507 0.305 83.52 292.334c2.578-0.156 5.17-0.26 7.788-0.26 70.692 0 128 57.308 128 128s-57.308 128-128 128v0zM160 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM352 432c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM704 160c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM864 688c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="home" d="M939.332 527.1l-397.176 365.402c-12.070 11.132-28.258 17.957-46.040 17.957-18.782 0-35.785-7.615-48.091-19.925l-384.024-384.024v-538.51h352v336h192v-336h352v540.084zM896 32h-224v272c0 35.346-28.654 64-64 64v0h-192c-35.346 0-64-28.654-64-64v0-272h-224v448l365.288 365.286c0.724 0.724 1.724 1.172 2.828 1.172 1.046 0 1.998-0.401 2.71-1.058l-0.003 0.003 397.176-365.402z" />
|
||||
<glyph unicode="" glyph-name="inbox" d="M64 928v-960h896v960zM896 352h-211.778l-64-128h-216.444l-64 128h-211.778v320h768zM896 864v-128h-768v128zM128 32v256h172.222l64-128h295.556l64 128h172.222v-256z" />
|
||||
<glyph unicode="" glyph-name="info" d="M512 768.004h69.848v-69.848h-69.848v69.848zM32 928v-960h960v960zM928 32h-832v832h832zM448.512 554.326c5.414 12.869 17.918 21.74 32.494 21.74 19.415 0 35.154-15.739 35.154-35.154 0-3.56-0.529-6.997-1.513-10.235l0.065 0.249-71.34-242.554c-2.582-8.459-4.068-18.181-4.068-28.25 0-55.293 44.822-100.118 100.114-100.122v0c36.7 0.073 68.773 19.815 86.245 49.242l0.255 0.464 30.2 51.826-55.292 32.23-30.2-51.83c-6.395-10.781-17.963-17.902-31.196-17.932h-0.004c-19.949 0-36.122 16.172-36.122 36.122 0 3.633 0.536 7.14 1.534 10.448l-0.066-0.256 71.34 242.554c2.569 8.396 4.048 18.047 4.048 28.043 0 54.761-44.393 99.154-99.154 99.154-41.071 0-76.31-24.971-91.362-60.559l-0.244-0.651-23.436-56.468 59.114-24.532z" />
|
||||
<glyph unicode="" glyph-name="italic" d="M32 928v-960h960v960zM928 32h-832v832h832zM624 224.004h-88.884l84 448h100.884v64h-320v-64h88.884l-84-448h-100.884v-64h320v64z" />
|
||||
<glyph unicode="" glyph-name="justify-center" d="M32 832.004h960v-64h-960v64zM32 656.004h960v-64h-960v64zM32 480.004h960v-64h-960v64zM32 304.004h960v-64h-960v64zM192 128.004h640v-64h-640v64z" />
|
||||
<glyph unicode="" glyph-name="justify-left" d="M32 832.004h960v-64h-960v64zM32 656.004h960v-64h-960v64zM32 480.004h960v-64h-960v64zM32 304.004h960v-64h-960v64zM32 128.004h640v-64h-640v64z" />
|
||||
<glyph unicode="" glyph-name="justify-right" d="M32 832.004h960v-64h-960v64zM32 656.004h960v-64h-960v64zM32 480.004h960v-64h-960v64zM32 304.004h960v-64h-960v64zM352 128.004h640v-64h-640v64z" />
|
||||
<glyph unicode="" glyph-name="laptop" d="M144 96h736c26.497 0.032 47.968 21.503 48 47.997v480.003c-0.031 26.497-21.503 47.969-47.997 48h-736.003c-26.497-0.031-47.969-21.503-48-47.997v-480.003c0.032-26.497 21.503-47.968 47.997-48h0.003zM160 608h704v-448h-704zM32 32.004h960v-64h-960v64z" />
|
||||
<glyph unicode="" glyph-name="layers" d="M975.876 635.784l-448 256c-4.56 2.651-10.035 4.216-15.876 4.216s-11.316-1.565-16.029-4.298l0.153 0.082-448-256c-9.707-5.618-16.132-15.953-16.132-27.789 0-12.143 6.763-22.706 16.728-28.128l0.168-0.084 448-240c4.373-2.389 9.578-3.793 15.112-3.793s10.739 1.405 15.28 3.877l-0.168-0.084 448 240c10.133 5.506 16.896 16.069 16.896 28.211 0 11.836-6.426 22.171-15.979 27.707l-0.154 0.082zM512 404.302l-381.92 204.6 381.92 218.242 381.92-218.242zM64 482.922v-73.044l432.578-237.918c4.45-2.492 9.764-3.96 15.422-3.96s10.972 1.468 15.584 4.043l-0.162-0.083 432.578 237.918v73.044l-448-246.4zM64 307.2v-72.53l432.942-230.904c4.359-2.372 9.546-3.766 15.058-3.766s10.699 1.394 15.227 3.85l-0.169-0.084 432.942 230.902v72.532l-448-238.934z" />
|
||||
<glyph unicode="" glyph-name="lightbulb" d="M524.444 928c-196.044 0-355.556-159.498-355.556-355.55 0-0.080 0-0.173 0-0.267 0-111.614 51.516-211.197 132.068-276.266l0.674-0.527v-111.39c0.139-119.238 96.762-215.861 215.987-216h13.645c119.237 0.14 215.86 96.763 216 215.986v111.404c81.223 65.595 132.738 165.174 132.738 276.786 0 0.096 0 0.193 0 0.289v-0.014c0 196.052-159.502 355.55-355.556 355.55zM365.63 272h317.63v-80h-317.63zM531.26 32h-13.632c-63.746 0.082-118.302 39.337-140.896 94.981l-0.366 1.019h296.158c-22.961-56.663-77.518-95.918-141.254-96h-0.010zM696.368 336.974l-1.33-0.974h-341.186l-1.33 0.974c-72.724 53.773-119.419 139.147-119.634 235.437v0.035c0 160.768 130.792 291.554 291.556 291.554s291.556-130.786 291.556-291.55c-0.211-96.325-46.906-181.7-118.836-234.91l-0.796-0.562z" />
|
||||
<glyph unicode="" glyph-name="list" d="M416 800h528v-64h-528v64zM208 896c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 704c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM416 480h528v-64h-528v64zM208 576c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 384c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM416 160h528v-64h-528v64zM208 256c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM208 64c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="location-pin" d="M511.8 910c-188.786 0-342.374-153.588-342.374-342.372-0.001-0.266-0.001-0.582-0.001-0.898 0-75.856 24.867-145.905 66.894-202.438l-0.645 0.908 235.818-368.336c8.595-13.342 23.375-22.052 40.19-22.052 0.039 0 0.077 0 0.116 0h-0.006c0.034 0 0.074 0 0.114 0 16.816 0 31.597 8.711 40.078 21.866l0.113 0.188 235.824 368.334c41.381 55.624 66.247 125.67 66.247 201.525 0 0.317 0 0.634-0.001 0.95v-0.049c0 188.786-153.588 342.374-342.368 342.374zM735.8 402.358l-0.638-0.864-223.362-348.894-224.016 349.758c-33.953 45.349-54.367 102.546-54.367 164.51 0 0.267 0 0.535 0.001 0.802v-0.042c0.008 153.496 124.884 278.372 278.382 278.372s278.372-124.876 278.372-278.372c0.001-0.223 0.001-0.488 0.001-0.752 0-61.968-20.416-119.167-54.889-165.239l0.516 0.721zM512 695.628c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 503.628c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="lock-locked" d="M768 560v112c0 141.385-114.615 256-256 256s-256-114.615-256-256v0-112h-80v-264c0-180.858 147.14-328 328-328s328 147.142 328 328v264zM320 672c0 106.039 85.961 192 192 192s192-85.961 192-192v0-112h-384zM768 296c0-145.57-118.43-264-264-264s-264 118.434-264 264v200h528z" />
|
||||
<glyph unicode="" glyph-name="lock-unlocked" d="M784 560v112c0 0.001 0 0.003 0 0.004 0 141.385-114.615 256-256 256-69.775 0-133.030-27.915-179.206-73.185l0.042 0.041 44.8-45.71c34.6 33.917 82.037 54.849 134.364 54.849 106.038 0 192-85.961 192-191.999v0-112h-528v-264c0-180.858 147.14-328 328-328s328 147.142 328 328v264zM784 296c0-145.57-118.43-264-264-264s-264 118.434-264 264v200h528z" />
|
||||
<glyph unicode="" glyph-name="magnifying-glass" d="M959.2 160.574l-162.168 162.168-124.736 51.534c39.848 56.063 63.704 125.915 63.704 201.339 0 0.136 0 0.271 0 0.407v-0.021c0 194.094-157.906 352-352 352s-352-157.902-352-352 157.906-352 352-352c0.118 0 0.259 0 0.399 0 76.068 0 146.469 24.262 203.888 65.47l-1.049-0.716 51.4-124.4 162.162-162.172c20.269-20.269 48.27-32.806 79.2-32.806 61.859 0 112.006 50.147 112.006 112.006 0 30.93-12.537 58.931-32.806 79.2v0zM96 576c0 158.8 129.2 288 288 288s288-129.2 288-288-129.2-288-288-288-288 129.2-288 288zM913.942 47.436c-8.693-8.673-20.691-14.036-33.942-14.036s-25.249 5.363-33.943 14.037l-153.143 153.143-47.788 115.67 115.674-47.786 153.146-153.144c8.672-8.693 14.034-20.69 14.034-33.94 0-13.252-5.364-25.251-14.039-33.945l0.001 0.001z" />
|
||||
<glyph unicode="" glyph-name="map" d="M960.93 777.956l-297.73 83.28-298.6-84.114-277.682 78.774c-3.271 0.964-7.030 1.519-10.918 1.519-22.091 0-39.999-17.908-40-39.999v0-681.2c0.070-21.821 14.629-40.222 34.557-46.092l0.341-0.086 293.634-83.3 298.73 84.15 281.962-78.872c3.23-0.939 6.94-1.479 10.776-1.479 22.091 0 40 17.909 40 40 0 0.002 0 0.005 0 0.007v0 681.186c-0.057 21.888-14.706 40.338-34.73 46.142l-0.34 0.084zM69.454 794.326v0l0.068-0.020zM330 83.068l-230 65.248v637.344l230-65.26zM631.23 148.362l-237.23-66.824v637.378l237.23 66.824zM932 82.18l-236.77 66.22v637.422l236.77-66.222z" />
|
||||
<glyph unicode="" glyph-name="moon" d="M536.558-32c-135.148 0-261.956 52.382-357.068 147.49s-147.49 221.924-147.49 357.074c0 0.032 0 0.071 0 0.109 0 195.397 111.082 364.849 273.542 448.651l2.824 1.324c6.456 3.361 14.097 5.332 22.199 5.332 26.996 0 48.88-21.884 48.88-48.88 0-5.127-0.789-10.070-2.253-14.714l0.094 0.346c-12.493-38.936-19.694-83.727-19.694-130.2 0-121.743 49.417-231.944 129.286-311.639l0.008-0.008c79.283-79.856 189.118-129.287 310.498-129.287 0.277 0 0.553 0 0.829 0.001h-0.043c0.099 0 0.217 0 0.335 0 46.479 0 91.277 7.2 133.338 20.546l-3.119-0.854c4.3 1.371 9.245 2.162 14.375 2.162 26.995 0 48.878-21.883 48.878-48.878 0-8.105-1.973-15.748-5.464-22.478l0.128 0.272c-85.127-165.286-254.582-276.37-449.982-276.37-0.036 0-0.072 0-0.108 0h0.006zM306.62 848.438c-127.139-78.311-210.622-216.753-210.622-374.694 0-0.415 0.001-0.829 0.002-1.244v0.064c0-242.926 197.632-440.564 440.558-440.564 0.351-0.001 0.766-0.002 1.182-0.002 157.941 0 296.383 83.482 373.608 208.728l1.086 1.893c-34.265-8.278-73.605-13.026-114.053-13.026-0.073 0-0.145 0-0.218 0h0.011c-0.283-0.001-0.619-0.001-0.954-0.001-139 0-264.78 56.597-355.553 148.004l-0.028 0.029c-91.461 91.293-148.043 217.503-148.043 356.928 0 40.385 4.747 79.662 13.714 117.302l-0.689-3.43z" />
|
||||
<glyph unicode="" glyph-name="note" d="M816.186 32h-720v736h480l64 64h-560c-26.497-0.031-47.969-21.503-48-47.997v-768.003c0.031-26.497 21.503-47.969 47.997-48h752.003c26.497 0.032 47.968 21.503 48 47.997v544.003l-64-64zM956.67 893.372c-21.764 21.715-51.806 35.143-84.983 35.143s-63.219-13.428-84.985-35.146l-405.328-405.328-39.846-168.142-0.288-1.34c-0.398-1.973-0.626-4.24-0.626-6.561 0-19.154 15.528-34.682 34.682-34.682 2.315 0 4.577 0.227 6.765 0.659l-0.22-0.036 169.496 40.136 405.334 405.324c21.718 21.764 35.148 51.807 35.148 84.986s-13.43 63.222-35.15 84.988l0.002-0.002zM911.416 768.66l-392.498-392.494-104.13-24.678 24.674 104.134 392.496 392.494c10.167 10.168 24.214 16.457 39.729 16.457 31.030 0 56.185-25.155 56.185-56.185 0-15.515-6.288-29.561-16.456-39.728v0z" />
|
||||
<glyph unicode="" glyph-name="options" d="M512 672c70.692 0 128 57.308 128 128s-57.308 128-128 128c-70.692 0-128-57.308-128-128v0c0.082-70.659 57.34-127.918 127.992-128h0.008zM512 864c35.346 0 64-28.654 64-64s-28.654-64-64-64c-35.346 0-64 28.654-64 64v0c0.041 35.33 28.67 63.959 63.996 64h0.004zM512 224c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 32c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004zM512 576c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM512 384c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="paperclip" d="M313.456 14.544c-150.22 0.001-271.998 121.779-271.998 272 0 75.11 30.444 143.11 79.666 192.332l393.2 393.2 45.256-45.254-393.2-393.2c-37.368-37.594-60.466-89.41-60.466-146.621 0-114.875 93.125-208 208-208 57.21 0 109.025 23.097 146.63 60.475l415.824 415.824c25.894 26.031 41.9 61.919 41.9 101.546 0 79.529-64.471 144-144 144-39.627 0-75.515-16.006-101.552-41.906l-415.83-415.826c-14.477-14.477-23.432-34.477-23.432-56.569 0-44.183 35.818-80.001 80.001-80.001 22.092 0 42.092 8.954 56.569 23.432l359.266 359.264 45.254-45.254-359.266-359.264c-26.031-25.894-61.919-41.9-101.546-41.9-79.529 0-144 64.471-144 144 0 39.627 16.006 75.515 41.906 101.552l415.828 415.826c37.665 37.79 89.766 61.172 147.328 61.172 114.875 0 208-93.125 208-208 0-57.561-23.381-109.661-61.164-147.32l-415.829-415.839c-48.951-49.212-116.716-79.669-191.594-79.669-0.264 0-0.527 0-0.791 0.001h0.041z" />
|
||||
<glyph unicode="" glyph-name="pencil" d="M939.922 875.922c-32.151 32.151-76.567 52.036-125.627 52.036s-93.476-19.886-125.627-52.036l-545-545-96.336-284.004c-1.708-4.812-2.695-10.362-2.695-16.142 0-13.791 5.619-26.27 14.692-35.273l0.177-0.177c8.996-9.060 21.453-14.672 35.222-14.684h0.002c5.801 0.005 11.37 0.989 16.553 2.797l-0.353-0.107 284.012 96.344 545 545c32.151 32.151 52.036 76.567 52.036 125.627s-19.886 93.476-52.036 125.627v0zM360.232 135.488l-243.268-82.524 82.524 243.268 417.512 417.514 160.746-160.746zM894.666 669.922l-71.666-71.668-160.746 160.746 71.67 71.668c20.538 20.386 48.83 32.984 80.064 32.984 62.775 0 113.664-50.889 113.664-113.664 0-31.235-12.599-59.528-32.993-80.073l0.007 0.007z" />
|
||||
<glyph unicode="" glyph-name="people" d="M924.896 327.4l-128.688 84.2 49.548 90.836c11.461 21.323 18.209 46.652 18.244 73.553v144.011c0 0.152 0.001 0.331 0.001 0.511 0 114.81-93.072 207.882-207.882 207.882-54.643 0-104.362-21.083-141.466-55.558l0.13 0.119 43.496-46.954c25.59 23.714 59.968 38.263 97.744 38.263 79.517 0 143.978-64.461 143.978-143.978 0-0.1 0-0.2 0-0.3v0.016-144c-0.007-15.672-3.863-30.442-10.674-43.418l0.246 0.514-77.834-142.696 178.116-116.548c23.111-15.288 38.146-41.165 38.146-70.554 0-0.101 0-0.201-0.001-0.301v0.016-107.012h-144v-64h208v171.012c0 0.115 0.001 0.251 0.001 0.387 0 51.666-26.452 97.153-66.552 123.658l-0.553 0.343zM636.896 263.4l-128.686 84.2 49.546 90.836c11.461 21.323 18.209 46.652 18.244 73.553v144.011c-0.089 114.931-93.188 208.087-208.089 208.268h-0.017c-114.634 0-207.894-93.43-207.894-208.268v-144c-0.001-0.219-0.002-0.479-0.002-0.738 0-26.635 6.674-51.71 18.441-73.646l-0.409 0.834 49.816-91.328-127.936-83.722c-40.654-26.83-67.11-72.305-67.11-123.961 0-0.084 0-0.168 0-0.253v0.013l-1-171.2h672.2v171.012c0 0.115 0.001 0.251 0.001 0.387 0 51.666-26.452 97.153-66.552 123.658l-0.553 0.343zM640 32h-543.814l0.62 107.012c0 0.086 0 0.187 0 0.288 0 29.389 15.035 55.266 37.833 70.359l0.313 0.195 177.366 116.058-78.102 143.184c-6.44 12.373-10.217 27.019-10.217 42.547 0 0.126 0 0.251 0.001 0.377v-0.019 144c0 79.529 64.471 144 144 144s144-64.471 144-144v0-144c-0.007-15.672-3.863-30.442-10.674-43.418l0.246 0.514-77.832-142.696 178.114-116.548c23.111-15.288 38.146-41.165 38.146-70.554 0-0.101 0-0.201-0.001-0.301v0.016z" />
|
||||
<glyph unicode="" glyph-name="phone" d="M768 928h-496c-35.33-0.041-63.959-28.67-64-63.996v-832.004c0.042-35.329 28.671-63.958 63.996-64h496.004c35.329 0.042 63.958 28.671 64 63.996v832.004c-0.041 35.33-28.67 63.959-63.996 64h-0.004zM768 864v-64h-496v64zM768 736l0.022-448h-496.022v448zM768 32h-496v192h496.032v-192zM496 160.004h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="pie-chart" d="M226.356 171.9c-70.805 70.883-114.594 168.766-114.594 276.876 0 216.376 175.408 391.784 391.784 391.784 73.361 0 142.013-20.163 200.716-55.251l-1.788 0.991 46.512 46.5c-69.462 45.048-154.399 71.831-245.591 71.831-251.705 0-455.752-204.047-455.752-455.752 0-125.837 51-239.763 133.457-322.236v0c82.519-82.463 196.489-133.464 322.37-133.464 90.789 0 175.382 26.529 246.45 72.258l-1.806-1.088-46.624 46.624c-150.048-87.974-346.542-67.668-475.134 60.926zM953.466 262.4c23.463 55.094 37.102 119.183 37.102 186.458s-13.639 131.364-38.303 189.653l1.201-3.195c-1.77 4.272-3.612 8.502-5.494 12.71-25.517 56.355-59.178 104.503-100.112 145.368l-22.632 22.634-367.168-367.168 367.168-367.168 22.626 22.628c40.263 40.201 73.483 87.44 97.659 139.718l1.245 3c2.308 5.078 4.564 10.188 6.708 15.362zM824.352 724.64c63.524-73.593 102.216-170.169 102.216-275.782s-38.693-202.19-102.676-276.327l0.46 0.545-275.782 275.784z" />
|
||||
<glyph unicode="" glyph-name="print" d="M293.98 416l-40-192h-1.168l-12.8-64h0.634l-40-192h622.708l-93.334 448zM279.354 32l66.666 320h331.96l66.666-320zM336 864.004h352v-144h64v208h-480v-208h64v144zM32 640.004v-480h142.746l12.798 64h-91.544v352h832v-352h-91.544l12.798-64h142.746v480h-960z" />
|
||||
<glyph unicode="" glyph-name="puzzle" d="M985.53 460.364l-1.22 1.158-109.91 98.924 32.814 26.816c14.571 12.032 26.794 26.268 36.315 42.297l0.409 0.743c36.296 62.882 25.734 140.082-26.288 192.104s-129.222 62.584-192.1 26.286c-16.773-9.93-31.010-22.154-42.824-36.454l-0.218-0.272-26.818-32.816-100.080 111.134c-8.686 8.686-20.686 14.059-33.941 14.059s-25.255-5.373-33.941-14.059l-131.21-131.21 2.378-47.4 66.212-54.1c8.781-7.211 16.156-15.739 21.919-25.343l0.245-0.441c21.614-37.442 15.138-83.6-16.114-114.85s-77.4-37.726-114.85-16.114c-10.046 6.006-18.574 13.38-25.649 21.993l-0.135 0.169-54.104 66.212-47.4 2.38-142.528-142.528c-8.686-8.686-14.059-20.686-14.059-33.941s5.373-25.255 14.059-33.941l350.726-350.728c28.974-28.91 68.967-46.787 113.136-46.787s84.162 17.877 113.139 46.79l362.037 362.035c8.673 8.693 14.037 20.691 14.037 33.942s-5.363 25.249-14.037 33.943l0.001-0.001zM578.236 75.698c-17.385-17.346-41.381-28.072-67.882-28.072s-50.497 10.726-67.884 28.074l-339.408 339.41 106.188 106.19 32.022-39.18c12.031-14.57 26.267-26.793 42.297-36.312l0.743-0.408c62.882-36.3 140.084-25.734 192.1 26.288s62.584 129.22 26.288 192.098c-9.929 16.773-22.152 31.010-36.45 42.824l-0.272 0.218-39.178 32.012 94.25 94.25 112.026-124.49 48.566 1.16 50.124 61.342c7.209 8.778 15.734 16.15 25.335 21.911l0.441 0.245c37.44 21.612 83.6 15.14 114.852-16.114s37.726-77.4 16.11-114.854c-6.006-10.042-13.378-18.567-21.987-25.641l-0.169-0.135-61.348-50.114-1.158-48.564 124.492-112.036z" />
|
||||
<glyph unicode="" glyph-name="screen-desktop" d="M944 864h-864c-26.497-0.032-47.968-21.503-48-47.997v-592.003c0.032-26.497 21.503-47.968 47.997-48h400.003v-144h-160v-64h384v64h-160v144h400c26.497 0.032 47.968 21.503 48 47.997v592.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM928 240h-832v560h832z" />
|
||||
<glyph unicode="" glyph-name="screen-smartphone" d="M752 928h-496c-35.33-0.041-63.959-28.67-64-63.996v-832.004c0.041-35.33 28.67-63.959 63.996-64h496.004c35.33 0.041 63.959 28.67 64 63.996v832.004c-0.041 35.33-28.67 63.959-63.996 64h-0.004zM752 32h-496v832h496l0.042-832zM416 800h192v-64h-192v64zM480 176h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="settings" d="M512 272c-97.202 0-176 78.798-176 176s78.798 176 176 176c97.202 0 176-78.798 176-176v0c-0.114-97.156-78.844-175.886-175.989-176h-0.011zM512 560c-61.856 0-112-50.144-112-112s50.144-112 112-112c61.856 0 112 50.144 112 112v0c-0.072 61.827-50.173 111.928-111.993 112h-0.007zM577.222-32h-130.444c-0.032 0-0.070 0-0.108 0-19.744 0-36.137 14.351-39.315 33.192l-0.033 0.234-13.522 81.142c-53.906 17.778-100.318 45.257-139.405 80.674l0.325-0.29-77.12-28.894c-4.183-1.628-9.025-2.572-14.088-2.572-14.72 0-27.576 7.976-34.484 19.842l-0.102 0.19-65.23 112.966c-3.391 5.741-5.394 12.651-5.394 20.029 0 12.401 5.66 23.48 14.537 30.795l0.068 0.055 63.54 52.306c-5.371 24.147-8.448 51.88-8.448 80.332s3.077 56.186 8.917 82.886l-0.469-2.554-63.534 52.302c-8.949 7.369-14.612 18.449-14.612 30.852 0 7.376 2.002 14.284 5.493 20.21l-0.102-0.187 65.226 112.974c7.010 12.056 19.867 20.031 34.586 20.031 5.060 0 9.9-0.943 14.354-2.662l-0.273 0.092 77.128-28.898c38.762 35.127 85.176 62.606 136.371 79.603l2.713 0.781 13.526 81.144c3.212 19.074 19.604 33.424 39.347 33.424 0.037 0 0.074 0 0.111 0h130.438c0.032 0 0.070 0 0.108 0 19.744 0 36.137-14.351 39.315-33.192l0.033-0.234 13.522-81.142c53.906-17.778 100.318-45.257 139.405-80.674l-0.325 0.29 77.12 28.894c4.183 1.628 9.025 2.572 14.088 2.572 14.72 0 27.576-7.976 34.484-19.842l0.102-0.19 65.224-112.966c3.391-5.741 5.394-12.651 5.394-20.029 0-12.401-5.66-23.48-14.537-30.795l-0.068-0.055-63.54-52.306c5.371-24.147 8.448-51.88 8.448-80.332s-3.077-56.186-8.917-82.886l0.469 2.554 63.54-52.306c8.946-7.369 14.606-18.447 14.606-30.848 0-7.376-2.003-14.284-5.494-20.211l0.102 0.186-65.22-112.974c-7.011-12.055-19.867-20.031-34.587-20.031-5.060 0-9.9 0.942-14.353 2.661l0.273-0.093-77.128 28.898c-38.762-35.127-85.174-62.606-136.368-79.604l-2.712-0.78-13.526-81.144c-3.212-19.074-19.604-33.424-39.347-33.424-0.038 0-0.077 0-0.115 0h0.006zM467.11 32h89.78l16.884 101.284 20 5.272c57.195 15.452 106.268 44.664 145.23 83.926l0.020 0.020 14.57 14.668 96.218-36.048 44.892 77.756-79.256 65.246 5.4 19.946c7.072 25.17 11.138 54.075 11.138 83.93s-4.066 58.76-11.673 86.192l0.535-2.262-5.4 19.944 79.256 65.25-44.884 77.754-96.22-36.048-14.57 14.668c-38.981 39.282-88.054 68.494-143.008 83.427l-2.242 0.519-20 5.272-16.89 101.284h-89.78l-16.884-101.284-20-5.272c-57.195-15.452-106.268-44.664-145.23-83.926l-0.020-0.020-14.57-14.668-96.226 36.048-44.892-77.756 79.256-65.248-5.4-19.944c-7.072-25.17-11.138-54.075-11.138-83.93s4.066-58.76 11.673-86.192l-0.535 2.262 5.4-19.946-79.256-65.248 44.892-77.754 96.22 36.048 14.57-14.668c38.981-39.282 88.054-68.494 143.008-83.427l2.242-0.519 20-5.272z" />
|
||||
<glyph unicode="" glyph-name="share" d="M136.292-32h-104.292v521.334c-0.001 0.182-0.001 0.397-0.001 0.613 0 37.179 8.886 72.283 24.65 103.304l-0.599-1.299c43.854 95.090 138.316 159.927 247.934 160.048h273.13v176h84.722l327.418-327.42-328.58-328.58h-83.56v176h-177.624c-77.672-0.195-143.143-52.205-163.687-123.282l-0.299-1.206zM304 688c-84.033-0.093-156.41-49.899-189.312-121.588l-0.534-1.298-0.584-1.228c-11.078-21.569-17.571-47.061-17.571-74.070 0-0.169 0-0.339 0.001-0.508v0.026-427.62l77.86 279c28.676 99.457 118.76 171.019 225.599 171.286h241.655v-169.050l257.632 257.63-257.632 257.632v-170.212z" />
|
||||
<glyph unicode="" glyph-name="shield" d="M963.21 783.838c-2.704 0.274-271.916 28.518-398.436 136.502l-8.974 7.66h-55.6l-8.976-7.66c-126.296-107.794-395.736-136.228-398.424-136.502l-28.8-2.902v-28.936c0-178.266 29.286-330.886 87.046-453.626 76.21-161.946 200.2-267.338 368.534-313.246l8.42-2.296 8.42 2.296c168.33 45.908 292.324 151.3 368.534 313.246 57.76 122.74 87.046 275.36 87.046 453.626v28.936zM927.74 723.774q-0.474-25.578-1.896-51.774h-365.844v172.17c119.842-79.134 298.048-110.644 367.74-120.396zM560 320h284.532c-14.942-30.837-30.495-57.049-47.951-81.824l1.219 1.824h-237.8zM560 384v80h335.8c-8.675-34.826-17.744-63.435-28.315-91.304l1.843 5.536v5.768zM560 528v80h360.756c-2.8-26.614-6.512-53.364-11.278-80zM128.26 723.774c69.692 9.752 247.898 41.262 367.74 120.4v-784.622c-291.976 103.67-363.016 409.674-367.74 664.222zM560 59.552v116.448h184.694c-48.596-49.4-109.278-89.672-184.694-116.448z" />
|
||||
<glyph unicode="" glyph-name="sort-ascending" d="M254.392 92.864v835.136h-64v-835.136l-103.766 103.764-45.252-45.254 181.018-181.020 181.018 181.020-45.254 45.252-103.764-103.762zM368 816h240v-64h-240v64zM368 672h368v-64h-368v64zM368 528h496v-64h-496v64zM368 384h624v-64h-624v64z" />
|
||||
<glyph unicode="" glyph-name="sort-descending" d="M368 384h240v-64h-240v64zM368 528h368v-64h-368v64zM368 672h496v-64h-496v64zM368 816h624v-64h-624v64zM254.392 92.864v835.136h-64v-835.136l-103.766 103.764-45.252-45.254 181.018-181.020 181.018 181.020-45.254 45.252-103.764-103.762z" />
|
||||
<glyph unicode="" glyph-name="speech" d="M288 480h64v-64h-64v64zM480 480h64v-64h-64v64zM672 480h64v-64h-64v64zM928 896h-832c-35.33-0.041-63.959-28.67-64-63.996v-576.004c0.041-35.33 28.67-63.959 63.996-64h128.004v-224h61.254l224 224h418.746c35.33 0.041 63.959 28.67 64 63.996v576.004c-0.041 35.33-28.67 63.959-63.996 64h-0.004zM928 256h-445.254l-194.746-194.746v194.746h-192v576h832z" />
|
||||
<glyph unicode="" glyph-name="speedometer" d="M851.412 643.412c-86.863 86.863-206.863 140.589-339.412 140.589-265.097 0-480-214.903-480-480 0-0.001 0-0.001 0-0.002v0-176h288v64h-224v112c0 229.382 186.618 416 416 416s416-186.618 416-416v-112h-224v-64h288v176c0.001 0.387 0.002 0.844 0.002 1.301 0 132.139-53.746 251.725-140.569 338.091l-0.020 0.020zM160 400h64v-64h-64v64zM480 672h64v-64h-64v64zM272 592h64v-64h-64v64zM800 400h64v-64h-64v64zM594.444 257.8l138.4 288.346-57.7 27.696-138.366-288.27c-7.537 1.573-16.198 2.473-25.069 2.473-70.848 0-128.282-57.434-128.282-128.282s57.434-128.282 128.282-128.282c70.848 0 128.282 57.434 128.282 128.282 0 39.233-17.612 74.352-45.361 97.883l-0.186 0.153zM512 96c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
<glyph unicode="" glyph-name="star" d="M513.498 843.694c0.032 0 0.070 0 0.108 0 6.132 0 11.45-3.489 14.076-8.59l0.042-0.089 123.476-239.936 266.344-43.28c7.667-1.277 13.439-7.861 13.439-15.794 0-4.395-1.772-8.376-4.64-11.267l0.001 0.001-190.044-191.58 41.138-266.688c0.127-0.756 0.199-1.627 0.199-2.515 0-8.813-7.145-15.958-15.958-15.958-2.65 0-5.149 0.646-7.348 1.789l0.089-0.042-240.922 121.538-240.922-121.538c-2.111-1.101-4.609-1.746-7.259-1.746-8.814 0-15.96 7.146-15.96 15.96 0 0.887 0.072 1.757 0.211 2.605l-0.013-0.092 41.138 266.688-190.036 191.574c-2.867 2.891-4.639 6.872-4.639 11.266 0 7.932 5.772 14.516 13.346 15.781l0.094 0.013 266.342 43.286 123.47 239.936c2.668 5.19 7.985 8.678 14.118 8.678 0.039 0 0.078 0 0.116 0h-0.006zM513.498 907.694c-0.055 0-0.12 0-0.185 0-30.765 0-57.457-17.433-70.74-42.958l-0.209-0.442-108.7-211.228-234.48-38.1c-38.321-6.399-67.168-39.313-67.168-78.964 0-21.978 8.863-41.886 23.209-56.345l167.295-168.657-36.216-234.772c-0.603-3.69-0.948-7.943-0.948-12.276 0-44.16 35.798-79.958 79.958-79.958 13.163 0 25.584 3.181 36.535 8.816l-0.449-0.21 212.098 107 212.102-107c10.489-5.405 22.89-8.574 36.032-8.574 44.183 0 80 35.817 80 80 0 4.306-0.34 8.533-0.995 12.655l0.060-0.455-36.222 234.774 167.3 168.654c14.341 14.454 23.204 34.362 23.204 56.34 0 39.651-28.847 72.565-66.699 78.899l-0.468 0.065-234.48 38.106-108.7 211.236c-13.491 25.968-40.184 43.4-70.949 43.4-0.064 0-0.129 0-0.193 0h0.010z" />
|
||||
<glyph unicode="" glyph-name="sun" d="M512 752c-167.626 0-304-136.374-304-304s136.374-304 304-304 304 136.374 304 304-136.374 304-304 304zM512 208c-132.548 0-240 107.452-240 240s107.452 240 240 240c132.548 0 240-107.452 240-240v0c-0.155-132.486-107.514-239.845-239.985-240h-0.015zM480 928h64v-96h-64v96zM480 64h64v-96h-64v96zM896 480h96v-64h-96v64zM32 480h96v-64h-96v64zM777.373 137.372l45.255 45.255 64-64-45.255-45.255-64 64zM137.372 777.372l45.256 45.256 64-64-45.256-45.256-64 64zM137.371 118.623l63.999 64.001 45.256-45.254-63.999-64.001-45.256 45.254zM777.373 758.628l64 64 45.256-45.256-64-64-45.256 45.256z" />
|
||||
<glyph unicode="" glyph-name="tablet" d="M880 928h-720c-26.497-0.032-47.968-21.503-48-47.997v-864.003c0.032-26.497 21.503-47.968 47.997-48h720.003c26.497 0.032 47.968 21.503 48 47.997v864.003c-0.032 26.497-21.503 47.968-47.997 48h-0.003zM864 864v-576h-688v576zM176 32v192h688v-192zM464 160h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="tags" d="M1023.948 416.218c-0.832 26.009-11.941 49.271-29.378 65.984l-0.034 0.032-371.396 361.806c-10.816 10.79-25.745 17.462-42.232 17.462-0.059 0-0.118 0-0.177 0h-66.275l435.692-425.376c6.119-5.81 9.926-14.004 9.926-23.088 0-8.342-3.21-15.933-8.463-21.607l0.019 0.021-312.8-346.71 43.906-42.712 316.158 346.27c15.57 16.936 25.114 39.625 25.114 64.543 0 1.187-0.022 2.369-0.065 3.545l0.005-0.17zM853.8 393.678c1.822 4.86 2.876 10.477 2.876 16.34 0 12.873-5.084 24.559-13.353 33.16l0.015-0.016c-0.212 0.222-0.4 0.462-0.612 0.68l-394.3 400.914c-11.518 11.58-27.463 18.746-45.082 18.746-0.061 0-0.122 0-0.183 0h-282.773c-48.792-0.057-88.331-39.596-88.388-88.383v-282.205c0.031-18.326 7.731-34.848 20.061-46.533l0.029-0.027 420.794-400.546c8.514-8.060 20.038-13.016 32.72-13.016 0.034 0 0.069 0 0.103 0h-0.005q0.894 0 1.8 0.034c4.877 0.181 9.488 1.058 13.822 2.534l-0.34-0.1c7.966 2.704 14.726 7.188 20.063 12.999l0.031 0.035 302.888 329.242c4.18 4.521 7.52 9.889 9.726 15.81l0.108 0.332zM505 103.6l-409 389.32v282.194c0.016 13.463 10.925 24.372 24.387 24.388h282.781l383.4-389.836zM280 736c-57.438 0-104-46.562-104-104s46.562-104 104-104c57.438 0 104 46.562 104 104v0c-0.067 57.411-46.589 103.933-103.994 104h-0.006zM280 592c-22.091 0-40 17.909-40 40s17.909 40 40 40c22.091 0 40-17.909 40-40v0c-0.026-22.081-17.919-39.974-39.997-40h-0.003z" />
|
||||
<glyph unicode="" glyph-name="task" d="M320.15 612.732l-156.55-156.542 124.018-124.020-0.080-0.080 133.916-133.914 22.788-22.628 133.914 133.914 22.546 22.708 404.554 404.542-156.544 156.542-404.542-404.542zM914.75 736.712l-470.662-470.652-66.034 66.034 0.080 0.080-124.018 124.020 66.032 66.032 124.020-124.018 404.544 404.538zM896 32h-800v800h600.438l64 64h-728.438v-928h928v633.81l-64-64v-505.81z" />
|
||||
<glyph unicode="" glyph-name="thumb-down" d="M254.95 752h-152.094c-23.070-0.068-42.32-16.344-46.965-38.036l-0.057-0.316-3-14.62c-13.243-61.253-20.827-131.62-20.827-203.758 0-77.104 8.664-152.183 25.073-224.319l-1.292 6.751c4.991-21.663 24.059-37.589 46.867-37.702h152.295c26.497 0.032 47.968 21.503 48 47.997v416.003c-0.031 26.497-21.503 47.969-47.997 48h-0.003zM238.95 304h-123.328c-12.467 57.508-19.608 123.572-19.608 191.304 0 67.572 7.107 133.484 20.614 197.030l-1.098-6.171 0.376 1.836h123.044zM985.67 523.052l-142.504 250.456c-8.502 14.708-24.147 24.451-42.069 24.472h-263.203c-9.029-0.001-17.48-2.473-24.715-6.777l0.223 0.123-144.024-84.488v-74.2l172.752 101.342h249.894l135.976-238.98v-18.542l-39.4-105.058h-256.6l-32-32v-97.958l2.836-13.17 21.982-48.682c6.279-13.571 9.941-29.453 9.941-46.191 0-40.202-21.128-75.469-52.886-95.304l-0.473-0.275-165.438 362.18h-47.962v-48l162.014-355.708c7.895-16.816 24.688-28.252 44.152-28.252 0.017 0 0.034 0 0.051 0h-0.003c0.006 0 0.013 0 0.020 0 6.987 0 13.624 1.498 19.608 4.19l-0.302-0.122c62.481 28.010 105.217 89.66 105.217 161.292 0 26.282-5.753 51.221-16.069 73.625l0.452-1.095-19.14 42.4v59.070h235.4c20.604 0.066 38.185 12.937 45.209 31.068l0.113 0.332 44.18 117.812c1.953 5.042 3.084 10.876 3.084 16.975 0 0.009 0 0.017 0 0.026v-0.001 25.508c-0.001 8.8-2.344 17.052-6.441 24.167l0.125-0.235z" />
|
||||
<glyph unicode="" glyph-name="thumb-up" d="M253.276 554.656h-149.304c-0.069 0-0.151 0.001-0.233 0.001-23.548 0-43.247-16.482-48.189-38.539l-0.062-0.329c-15.024-64.093-23.637-137.687-23.637-213.292 0-70.743 7.541-139.724 21.862-206.185l-1.157 6.407 3-14.378c4.926-22.706 24.811-39.479 48.627-39.56h149.103c27.422 0.033 49.642 22.254 49.674 49.673v406.529c-0.032 27.425-22.258 49.648-49.681 49.674h-0.003zM238.95 112.78h-123.118l-0.618 2.974c-12.306 56.122-19.354 120.588-19.354 186.7 0 66.652 7.164 131.63 20.765 194.207l-1.094-6.005h123.42zM988.918 405.432l-44.18 117.812c-7.134 18.468-24.717 31.344-45.315 31.412h-235.423v59.070l19.146 42.4c9.864 21.31 15.618 46.248 15.618 72.531 0 71.633-42.737 133.283-104.105 160.845l-1.115 0.448c-5.715 2.554-12.386 4.041-19.404 4.041-19.455 0-36.24-11.432-44.005-27.944l-0.126-0.297-160.624-351.624v-50.126h47.462l164.552 360.236c32.233-20.109 53.362-55.378 53.362-95.581 0-16.737-3.662-32.618-10.228-46.887l0.288 0.698-21.982-48.682-2.84-13.168v-97.96l32-32h256.6l39.4-105.056v-18.544l-135.976-238.98h-249.884l-172.754 101.34v-74.2l144.014-84.482c7.014-4.183 15.468-6.656 24.499-6.658h263.201c17.924 0.020 33.568 9.762 41.945 24.235l0.125 0.233 142.5 250.456c3.977 6.881 6.325 15.135 6.33 23.937v25.497c0 0.007 0 0.015 0 0.023 0 6.099-1.131 11.933-3.194 17.306l0.112-0.331z" />
|
||||
<glyph unicode="" glyph-name="trash" d="M192 16c-0.001-0.108-0.001-0.235-0.001-0.362 0-26.142 21.056-47.366 47.134-47.637h545.71c26.103 0.272 47.159 21.496 47.159 47.638 0 0.127-0.001 0.255-0.001 0.382v-0.019 640h-640zM256 592h512v-560h-512zM336 528h64v-400h-64v400zM480 528h64v-400h-64v400zM624 528h64v-400h-64v400zM656 784v96c0 26.916-18.976 48-43.2 48h-201.6c-24.224 0-43.2-21.084-43.2-48v-96h-240v-64h768v64zM432 864h160v-80h-160z" />
|
||||
<glyph unicode="" glyph-name="underline" d="M32 928v-960h960v960zM928 32h-832v832h832zM336 480c0-106.039 85.961-192 192-192s192 85.961 192 192v0 176h64v64h-192v-64h64v-176c0-0.020 0-0.044 0-0.068 0-70.655-57.277-127.932-127.932-127.932-17.326 0-33.847 3.444-48.917 9.685l0.849-0.311v294.626h48v64h-256v-64h64zM272 224h512v-64h-512v64z" />
|
||||
<glyph unicode="" glyph-name="user" d="M807.2 272.688l-145.646 94.668 54.91 100.668c12.279 22.129 19.515 48.524 19.536 76.607v159.369c0 123.712-100.288 224-224 224s-224-100.288-224-224v0-159.362c0.022-28.090 7.257-54.486 19.954-77.44l-0.418 0.824 54.91-100.666-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h736v170.536c0 0.089 0 0.194 0 0.299 0 55.854-28.718 105.001-72.193 133.48l-0.607 0.373zM816 32h-608v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-83.28 152.682c-7.367 13.278-11.709 29.116-11.722 45.966v159.366c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.362c-0.013-16.855-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.682 195.324-126.958c26.447-17.312 43.676-46.799 43.676-80.309 0-0.064 0-0.129 0-0.193v0.010z" />
|
||||
<glyph unicode="" glyph-name="user-female" d="M807.2 272.688l-145.646 94.668 26.532 48.644h46.856c53.019 0 96 42.981 96 96 0 13.666-2.856 26.666-8.003 38.434l0.241-0.618-100.018 229.044c-31.753 87.646-114.276 149.141-211.162 149.141s-179.409-61.495-210.667-147.582l-0.495-1.559-100.018-229.044c-4.906-11.15-7.762-24.15-7.762-37.816 0-53.019 42.981-96 96-96h46.856l26.532-48.644-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h736v170.536c0 0.089 0 0.194 0 0.299 0 55.854-28.718 105.001-72.193 133.48l-0.607 0.373zM816 32h-608v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-73.096 134.014h-84.848c-17.673 0-31.999 14.327-31.999 32 0 4.53 0.941 8.841 2.639 12.747l-0.080-0.207 100.344 229.8 0.896 2.286c22.444 63.054 81.616 107.383 151.142 107.383s128.697-44.329 150.794-106.265l0.348-1.118 0.4-1.16 100.84-230.926c1.618-3.699 2.559-8.010 2.559-12.54 0-17.673-14.327-32-31.999-32h-84.848l-73.094-134.014 195.322-126.958c26.448-17.312 43.678-46.799 43.678-80.31 0-0.064 0-0.128 0-0.191v0.010z" />
|
||||
<glyph unicode="" glyph-name="user-follow" d="M432 928c-123.654-0.145-223.856-100.347-224-223.986v-159.376c0.022-28.090 7.257-54.486 19.954-77.44l-0.418 0.824 54.91-100.666-145.646-94.668c-44.083-28.852-72.8-77.998-72.8-133.851 0-0.106 0-0.212 0-0.318v0.017-170.536h576v64h-512v106.536c0 0.053 0 0.116 0 0.179 0 33.513 17.231 63.002 43.318 80.089l0.364 0.224 195.32 126.958-83.28 152.682c-7.367 13.278-11.709 29.116-11.722 45.966v159.366c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.362c-0.013-16.855-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.682 143-92.952v76.332l-58.446 38 54.91 100.668c12.277 22.126 19.513 48.517 19.536 76.597v159.369c-0.145 123.654-100.347 223.856-223.986 224h-0.014zM864 160v128h-64v-128h-128v-64h128v-128h64v128h128v64h-128z" />
|
||||
<glyph unicode="" glyph-name="user-unfollow" d="M400 928c-123.654-0.145-223.856-100.347-224-223.986v-159.374c0.022-28.090 7.258-54.486 19.954-77.441l-0.418 0.825 54.91-100.668-145.646-94.668c-44.083-28.853-72.8-77.999-72.8-133.853 0-0.105 0-0.21 0-0.315v0.016-170.536h560v64h-496v106.536c0 0.053 0 0.115 0 0.178 0 33.513 17.231 63.002 43.316 80.090l0.364 0.224 195.32 126.958-83.28 152.682c-7.366 13.279-11.707 29.117-11.72 45.968v159.364c0 88.366 71.634 160 160 160s160-71.634 160-160v0-159.36c-0.013-16.854-4.355-32.692-11.973-46.465l0.251 0.495-83.278-152.684 127-82.552v76.332l-42.446 27.6 54.908 100.668c12.278 22.127 19.515 48.519 19.538 76.599v159.367c-0.145 123.654-100.347 223.856-223.986 224h-0.014zM934.628 249.372l-45.256 45.256-97.372-97.372-97.372 97.372-45.256-45.256 97.372-97.372-97.372-97.372 45.256-45.256 97.372 97.372 97.372-97.372 45.256 45.256-97.372 97.372 97.372 97.372z" />
|
||||
<glyph unicode="" glyph-name="wrench" d="M203.508 208h68.492v-68.492h-68.492v68.492zM912 749.256l-157.254-157.256h-41.374l-57.372 57.372v41.372l157.254 157.256-80 80h-218.508l-130.746-130.744v-251.99l-295.052-274.566c-34.14-31.837-55.424-77.079-55.424-127.292 0-95.996 77.788-173.824 173.77-173.888h0.006q1.614 0 3.232 0.028c49.097 0.731 93.118 21.869 124.065 55.287l0.103 0.113 272.274 292.59 220.34-31.48 164.686 164.686v218.512zM928 477.256l-123.314-123.314-221.776 31.682-295.062-317.078c-20.12-21.584-48.716-35.040-80.455-35.040-60.688 0-109.886 49.198-109.886 109.886 0 31.739 13.456 60.336 34.975 80.395l0.065 0.060 315.452 293.552v253.344l93.254 93.256h165.492l16-16-130.746-130.744v-94.4l94.862-94.856h94.4l130.738 130.744 16-16z" />
|
||||
<glyph unicode="" glyph-name="yen" d="M512 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.156 153.844c-74.967-74.749-178.417-120.968-292.662-120.968-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.246-12.014-113.687-33.699-163.978l1.032 2.69c-22.046-51.416-52.135-95.309-89.168-132.24l-0.010-0.010zM512 535.054l-133.96 187.546-52.080-37.2 158.144-221.4h-132.104v-64h128v-64h-128v-64h128v-112h64v112h128v64h-128v64h128v64h-132.104l158.144 221.4-52.080 37.2-133.96-187.546z" />
|
||||
<glyph unicode="" glyph-name="briefcase" d="M942 735.538h-206v191.462h-448v-191.462h-206c-27.344-0.036-49.501-22.194-49.536-49.535v-668.067c0.036-27.343 22.193-49.5 49.532-49.536h860.004c27.344 0.036 49.501 22.194 49.536 49.535v668.065c-0.035 27.344-22.192 49.502-49.532 49.538h-0.004zM352 863h320v-127.462h-320zM924.464 668.462v-160.572l-106.354-106.352h-272.574v93.462h-67.072v-93.462h-272.574l-106.354 106.352v160.572zM99.536 35.472v377.564l78.572-78.574h300.356v-94.462h67.072v94.462h300.356l78.572 78.574v-377.564z" />
|
||||
<glyph unicode="" glyph-name="british-pound" d="M480 432h144v64h-144v106.706c0 39.378 31.922 71.3 71.3 71.3s71.3-31.922 71.3-71.3h64c0 74.724-60.576 135.3-135.3 135.3s-135.3-60.576-135.3-135.3v0-106.706h-96v-64h96v-159.87h-96v-64h368v64h-208zM512.072 928c-265.096 0-480-214.904-480-480s214.904-480 480-480 480 214.904 480 480-214.904 480-480 480zM806.228 153.844c-74.968-74.756-178.422-120.979-292.672-120.979-228.925 0-414.506 185.581-414.506 414.506s185.581 414.506 414.506 414.506c228.925 0 414.506-185.581 414.506-414.506 0-58.242-12.012-113.679-33.694-163.968l1.032 2.691c-22.044-51.416-52.131-95.309-89.163-132.241l-0.009-0.009z" />
|
||||
<glyph unicode="" glyph-name="monitor" d="M944 928h-864c-26.497-0.031-47.969-21.503-48-47.997v-672.003c0.032-26.497 21.503-47.968 47.997-48h400.003v-128h-160v-64h384v64h-160v128h400c26.497 0.032 47.968 21.503 48 47.997v672.003c-0.031 26.497-21.503 47.969-47.997 48h-0.003zM928 864v-384h-832v384zM96 224v192h832v-192zM800 352.004h64v-64h-64v64z" />
|
||||
<glyph unicode="" glyph-name="rss" d="M128 448v-64c176.45 0 320-143.552 320-320h64c0 211.738-172.262 384-384 384zM128 680v-64c304.374 0 552-247.626 552-552h64c0.001 0.496 0.002 1.085 0.002 1.673 0 169.577-68.974 323.044-180.397 433.878l-0.027 0.027c-110.862 111.45-264.33 180.424-433.909 180.424-0.587 0-1.174-0.001-1.76-0.002h0.091zM909.348 394.090c-44.925 104.788-106.238 194.246-181.705 269.519l-0.017 0.017c-153.070 153.443-364.734 248.375-598.57 248.375-0.371 0-0.743 0-1.114-0.001h0.058v-64c432.298 0 784-351.702 784-784h64c0.001 0.476 0.002 1.040 0.002 1.605 0 118.638-24.515 231.551-68.755 333.949l2.101-5.464zM176 240c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128v0c-0.082 70.659-57.34 127.918-127.992 128h-0.008zM176 48c-35.346 0-64 28.654-64 64s28.654 64 64 64c35.346 0 64-28.654 64-64v0c-0.041-35.33-28.67-63.959-63.996-64h-0.004z" />
|
||||
</font></defs></svg>
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 65 KiB |
BIN
fonts/CoreUI-Icons-Linear-Free.ttf
Executable file
BIN
fonts/CoreUI-Icons-Linear-Free.ttf
Executable file
Binary file not shown.
BIN
fonts/CoreUI-Icons-Linear-Free.woff
Executable file
BIN
fonts/CoreUI-Icons-Linear-Free.woff
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@coreui/icons",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "Free icons",
|
||||
"style": "css/coreui-icons.css",
|
||||
"scripts": {
|
||||
|
@@ -1,17 +1,17 @@
|
||||
@font-face {
|
||||
font-family: 'CoreUI-Icons-Linear';
|
||||
src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh');
|
||||
src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh#iefix') format('embedded-opentype'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.ttf?64h6xh') format('truetype'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.woff?64h6xh') format('woff'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear') format('svg');
|
||||
font-family: 'CoreUI-Icons-Linear-Free';
|
||||
src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.eot?64h6xh');
|
||||
src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.eot?64h6xh#iefix') format('embedded-opentype'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.ttf?64h6xh') format('truetype'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.woff?64h6xh') format('woff'),
|
||||
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.svg?64h6xh#CoreUI-Icons-Linear') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="#{$coreui-icons-prefix}"], [class*=" #{$coreui-icons-prefix}"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'CoreUI-Icons-Linear' !important;
|
||||
font-family: 'CoreUI-Icons-Linear-Free' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
@@ -3,102 +3,104 @@ $coreui-icons-prefix: "cui-" !default;
|
||||
|
||||
$icons: () !default;
|
||||
$icons: map-merge((
|
||||
"account-logout": \e927,
|
||||
"action-redo": \e928,
|
||||
"action-undo": \e929,
|
||||
"align-center": \e92a,
|
||||
"align-left": \e92b,
|
||||
"align-right": \e92c,
|
||||
"aperture": \e92d,
|
||||
"arrow-bottom": \e92e,
|
||||
"arrow-circle-bottom": \e92f,
|
||||
"arrow-circle-left": \e930,
|
||||
"arrow-circle-right": \e931,
|
||||
"arrow-circle-top": \e932,
|
||||
"arrow-left": \e933,
|
||||
"arrow-right": \e934,
|
||||
"arrow-thick-bottom": \e935,
|
||||
"arrow-thick-left": \e936,
|
||||
"arrow-thick-right": \e937,
|
||||
"arrow-thick-top": \e938,
|
||||
"arrow-top": \e939,
|
||||
"audio": \e93a,
|
||||
"audio-spectrum": \e93b,
|
||||
"badge": \e93c,
|
||||
"ban": \e93d,
|
||||
"bar-chart": \e93e,
|
||||
"battery-empty": \e93f,
|
||||
"battery-full": \e940,
|
||||
"beaker": \e941,
|
||||
"bluetooth": \e942,
|
||||
"bold": \e943,
|
||||
"bolt": \e944,
|
||||
"book": \e945,
|
||||
"bookmark": \e946,
|
||||
"box": \e947,
|
||||
"briefcase": \e948,
|
||||
"british-pound": \e949,
|
||||
"browser": \e94a,
|
||||
"brush": \e94b,
|
||||
"bug": \e94c,
|
||||
"bullhorn": \e94d,
|
||||
"caret-bottom": \e94e,
|
||||
"caret-left": \e94f,
|
||||
"caret-right": \e950,
|
||||
"caret-top": \e951,
|
||||
"cart": \e952,
|
||||
"chat": \e953,
|
||||
"check": \e954,
|
||||
"chevron-bottom": \e955,
|
||||
"chevron-left": \e956,
|
||||
"chevron-right": \e957,
|
||||
"chevron-top": \e958,
|
||||
"circle-check": \e959,
|
||||
"circle-x": \e95a,
|
||||
"clipboard": \e95b,
|
||||
"clock": \e95c,
|
||||
"cloud": \e95d,
|
||||
"cloud-upload": \e95e,
|
||||
"cloudy": \e95f,
|
||||
"social-linkedin": \e960,
|
||||
"social-spotify": \e961,
|
||||
"basket-loaded": \e900,
|
||||
"bell": \e901,
|
||||
"calculator": \e902,
|
||||
"calendar": \e903,
|
||||
"camera": \e904,
|
||||
"chart": \e905,
|
||||
"cloud-download": \e906,
|
||||
"cursor": \e907,
|
||||
"cursor-move": \e908,
|
||||
"drop": \e909,
|
||||
"energy": \e90a,
|
||||
"envelope-letter": \e90b,
|
||||
"equalizer": \e90c,
|
||||
"globe": \e90d,
|
||||
"graph": \e90e,
|
||||
"home": \e90f,
|
||||
"layers": \e910,
|
||||
"list": \e911,
|
||||
"location-pin": \e912,
|
||||
"map": \e913,
|
||||
"note": \e914,
|
||||
"options": \e915,
|
||||
"pencil": \e916,
|
||||
"people": \e917,
|
||||
"pie-chart": \e918,
|
||||
"puzzle": \e919,
|
||||
"screen-desktop": \e91a,
|
||||
"screen-smartphone": \e91b,
|
||||
"settings": \e91c,
|
||||
"social-facebook": \e91d,
|
||||
"social-skype": \e91e,
|
||||
"social-twitter": \e91f,
|
||||
"speech": \e920,
|
||||
"speedometer": \e921,
|
||||
"star": \e922,
|
||||
"user": \e923,
|
||||
"user-female": \e924,
|
||||
"user-follow": \e925,
|
||||
"user-unfollow": \e926,
|
||||
"account-logout": \e900,
|
||||
"action-redo": \e901,
|
||||
"action-undo": \e902,
|
||||
"align-center": \e903,
|
||||
"align-left": \e904,
|
||||
"align-right": \e905,
|
||||
"arrow-bottom": \e906,
|
||||
"arrow-left": \e907,
|
||||
"arrow-right": \e908,
|
||||
"arrow-top": \e909,
|
||||
"ban": \e90a,
|
||||
"basket-loaded": \e90b,
|
||||
"bell": \e90c,
|
||||
"bold": \e90d,
|
||||
"bookmark": \e90e,
|
||||
"briefcase": \e960,
|
||||
"british-pound": \e961,
|
||||
"brush": \e90f,
|
||||
"calculator": \e910,
|
||||
"calendar": \e911,
|
||||
"cart": \e912,
|
||||
"chart": \e913,
|
||||
"check": \e914,
|
||||
"chevron-bottom": \e915,
|
||||
"chevron-left": \e916,
|
||||
"chevron-right": \e917,
|
||||
"chevron-top": \e918,
|
||||
"circle-check": \e919,
|
||||
"circle-x": \e91a,
|
||||
"cloud": \e91b,
|
||||
"cloud-download": \e91c,
|
||||
"cloud-upload": \e91d,
|
||||
"code": \e91e,
|
||||
"cog": \e91f,
|
||||
"comment-square": \e920,
|
||||
"credit-card": \e921,
|
||||
"cursor": \e922,
|
||||
"dashboard": \e923,
|
||||
"delete": \e924,
|
||||
"dollar": \e925,
|
||||
"drop": \e926,
|
||||
"envelope-closed": \e927,
|
||||
"envelope-letter": \e928,
|
||||
"envelope-open": \e929,
|
||||
"euro": \e92a,
|
||||
"file": \e92b,
|
||||
"globe": \e92c,
|
||||
"graph": \e92d,
|
||||
"home": \e92e,
|
||||
"inbox": \e92f,
|
||||
"info": \e930,
|
||||
"italic": \e931,
|
||||
"justify-center": \e932,
|
||||
"justify-left": \e933,
|
||||
"justify-right": \e934,
|
||||
"laptop": \e935,
|
||||
"layers": \e936,
|
||||
"lightbulb": \e937,
|
||||
"list": \e938,
|
||||
"location-pin": \e939,
|
||||
"lock-locked": \e93a,
|
||||
"lock-unlocked": \e93b,
|
||||
"magnifying-glass": \e93c,
|
||||
"map": \e93d,
|
||||
"monitor": \e962,
|
||||
"moon": \e93e,
|
||||
"note": \e93f,
|
||||
"options": \e940,
|
||||
"paperclip": \e941,
|
||||
"pencil": \e942,
|
||||
"people": \e943,
|
||||
"phone": \e944,
|
||||
"pie-chart": \e945,
|
||||
"print": \e946,
|
||||
"puzzle": \e947,
|
||||
"rss": \e963,
|
||||
"screen-desktop": \e948,
|
||||
"screen-smartphone": \e949,
|
||||
"settings": \e94a,
|
||||
"share": \e94b,
|
||||
"shield": \e94c,
|
||||
"sort-ascending": \e94d,
|
||||
"sort-descending": \e94e,
|
||||
"speech": \e94f,
|
||||
"speedometer": \e950,
|
||||
"star": \e951,
|
||||
"sun": \e952,
|
||||
"tablet": \e953,
|
||||
"tags": \e954,
|
||||
"task": \e955,
|
||||
"thumb-down": \e956,
|
||||
"thumb-up": \e957,
|
||||
"trash": \e958,
|
||||
"underline": \e959,
|
||||
"user": \e95a,
|
||||
"user-female": \e95b,
|
||||
"user-follow": \e95c,
|
||||
"user-unfollow": \e95d,
|
||||
"wrench": \e95e,
|
||||
"yen": \e95f
|
||||
), $icons);
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* CoreUI Icons - Open Source Icons
|
||||
* @version v0.2.0
|
||||
* @version v0.3.0
|
||||
* @link https://coreui.io/icons
|
||||
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
|
Reference in New Issue
Block a user