diff --git a/libraries/boxicons/css/boxicons.css b/libraries/boxicons/css/boxicons.css
index b315e449f..db98f4547 100644
--- a/libraries/boxicons/css/boxicons.css
+++ b/libraries/boxicons/css/boxicons.css
@@ -520,7 +520,174 @@
border-radius: 50%;
}
-
+ .bxs-balloon:before {
+ content: "\eb60";
+ }
+ .bxs-castle:before {
+ content: "\eb79";
+ }
+ .bxs-coffee-bean:before {
+ content: "\eb92";
+ }
+ .bxs-objects-horizontal-center:before {
+ content: "\ebab";
+ }
+ .bxs-objects-horizontal-left:before {
+ content: "\ebc4";
+ }
+ .bxs-objects-horizontal-right:before {
+ content: "\ebdd";
+ }
+ .bxs-objects-vertical-bottom:before {
+ content: "\ebf6";
+ }
+ .bxs-objects-vertical-center:before {
+ content: "\ef40";
+ }
+ .bxs-objects-vertical-top:before {
+ content: "\ef41";
+ }
+ .bxs-pear:before {
+ content: "\ef42";
+ }
+ .bxs-shield-minus:before {
+ content: "\ef43";
+ }
+ .bxs-shield-plus:before {
+ content: "\ef44";
+ }
+ .bxs-shower:before {
+ content: "\ef45";
+ }
+ .bxs-sushi:before {
+ content: "\ef46";
+ }
+ .bxs-universal-access:before {
+ content: "\ef47";
+ }
+ .bx-child:before {
+ content: "\ef48";
+ }
+ .bx-horizontal-left:before {
+ content: "\ef49";
+ }
+ .bx-horizontal-right:before {
+ content: "\ef4a";
+ }
+ .bx-objects-horizontal-center:before {
+ content: "\ef4b";
+ }
+ .bx-objects-horizontal-left:before {
+ content: "\ef4c";
+ }
+ .bx-objects-horizontal-right:before {
+ content: "\ef4d";
+ }
+ .bx-objects-vertical-bottom:before {
+ content: "\ef4e";
+ }
+ .bx-objects-vertical-center:before {
+ content: "\ef4f";
+ }
+ .bx-objects-vertical-top:before {
+ content: "\ef50";
+ }
+ .bx-rfid:before {
+ content: "\ef51";
+ }
+ .bx-shield-minus:before {
+ content: "\ef52";
+ }
+ .bx-shield-plus:before {
+ content: "\ef53";
+ }
+ .bx-shower:before {
+ content: "\ef54";
+ }
+ .bx-sushi:before {
+ content: "\ef55";
+ }
+ .bx-universal-access:before {
+ content: "\ef56";
+ }
+ .bx-vertical-bottom:before {
+ content: "\ef57";
+ }
+ .bx-vertical-top:before {
+ content: "\ef58";
+ }
+ .bxl-graphql:before {
+ content: "\ef59";
+ }
+ .bxl-typescript:before {
+ content: "\ef5a";
+ }
+ .bxs-color:before {
+ content: "\ef39";
+ }
+ .bx-reflect-horizontal:before {
+ content: "\ef3a";
+ }
+ .bx-reflect-vertical:before {
+ content: "\ef3b";
+ }
+ .bx-color:before {
+ content: "\ef3c";
+ }
+ .bxl-mongodb:before {
+ content: "\ef3d";
+ }
+ .bxl-postgresql:before {
+ content: "\ef3e";
+ }
+ .bxl-deezer:before {
+ content: "\ef3f";
+ }
+ .bxs-hard-hat:before {
+ content: "\ef2a";
+ }
+ .bxs-home-alt-2:before {
+ content: "\ef2b";
+ }
+ .bxs-cheese:before {
+ content: "\ef2c";
+ }
+ .bx-home-alt-2:before {
+ content: "\ef2d";
+ }
+ .bx-hard-hat:before {
+ content: "\ef2e";
+ }
+ .bx-cheese:before {
+ content: "\ef2f";
+ }
+ .bx-cart-add:before {
+ content: "\ef30";
+ }
+ .bx-cart-download:before {
+ content: "\ef31";
+ }
+ .bx-no-signal:before {
+ content: "\ef32";
+ }
+ .bx-signal-1:before {
+ content: "\ef33";
+ }
+ .bx-signal-2:before {
+ content: "\ef34";
+ }
+ .bx-signal-3:before {
+ content: "\ef35";
+ }
+ .bx-signal-4:before {
+ content: "\ef36";
+ }
+ .bx-signal-5:before {
+ content: "\ef37";
+ }
+ .bxl-xing:before {
+ content: "\ef38";
+ }
.bxl-meta:before {
content: "\ef27";
}
@@ -2436,7 +2603,7 @@
content: "\eb5f";
}
.bx-menu-alt-left:before {
- content: "\eb60";
+ content: "\ef5b";
}
.bx-menu-alt-right:before {
content: "\eb61";
@@ -2511,7 +2678,7 @@
content: "\eb78";
}
.bx-message-rounded-edit:before {
- content: "\eb79";
+ content: "\ef5c";
}
.bx-message-rounded-error:before {
content: "\eb7a";
@@ -2586,7 +2753,7 @@
content: "\eb91";
}
.bx-mobile-vibration:before {
- content: "\eb92";
+ content: "\ef5d";
}
.bx-money:before {
content: "\eb93";
@@ -2661,7 +2828,7 @@
content: "\ebaa";
}
.bx-paper-plane:before {
- content: "\ebab";
+ content: "\ef61";
}
.bx-paragraph:before {
content: "\ebac";
@@ -2736,7 +2903,7 @@
content: "\ebc3";
}
.bx-pointer:before {
- content: "\ebc4";
+ content: "\ef5e";
}
.bx-poll:before {
content: "\ebc5";
@@ -2811,7 +2978,7 @@
content: "\ebdc";
}
.bx-reply:before {
- content: "\ebdd";
+ content: "\ef5f";
}
.bx-reply-all:before {
content: "\ebde";
@@ -2886,7 +3053,7 @@
content: "\ebf5";
}
.bx-screenshot:before {
- content: "\ebf6";
+ content: "\ef60";
}
.bx-search:before {
content: "\ebf7";
diff --git a/libraries/boxicons/css/boxicons.min.css b/libraries/boxicons/css/boxicons.min.css
index f288d1eaf..ed39ac526 100644
--- a/libraries/boxicons/css/boxicons.min.css
+++ b/libraries/boxicons/css/boxicons.min.css
@@ -1 +1 @@
-@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\eb60"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\eb79"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\eb92"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ebab"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ebc4"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ebdd"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ebf6"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"}
\ No newline at end of file
+@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxs-balloon:before{content:"\eb60"}.bxs-castle:before{content:"\eb79"}.bxs-coffee-bean:before{content:"\eb92"}.bxs-objects-horizontal-center:before{content:"\ebab"}.bxs-objects-horizontal-left:before{content:"\ebc4"}.bxs-objects-horizontal-right:before{content:"\ebdd"}.bxs-objects-vertical-bottom:before{content:"\ebf6"}.bxs-objects-vertical-center:before{content:"\ef40"}.bxs-objects-vertical-top:before{content:"\ef41"}.bxs-pear:before{content:"\ef42"}.bxs-shield-minus:before{content:"\ef43"}.bxs-shield-plus:before{content:"\ef44"}.bxs-shower:before{content:"\ef45"}.bxs-sushi:before{content:"\ef46"}.bxs-universal-access:before{content:"\ef47"}.bx-child:before{content:"\ef48"}.bx-horizontal-left:before{content:"\ef49"}.bx-horizontal-right:before{content:"\ef4a"}.bx-objects-horizontal-center:before{content:"\ef4b"}.bx-objects-horizontal-left:before{content:"\ef4c"}.bx-objects-horizontal-right:before{content:"\ef4d"}.bx-objects-vertical-bottom:before{content:"\ef4e"}.bx-objects-vertical-center:before{content:"\ef4f"}.bx-objects-vertical-top:before{content:"\ef50"}.bx-rfid:before{content:"\ef51"}.bx-shield-minus:before{content:"\ef52"}.bx-shield-plus:before{content:"\ef53"}.bx-shower:before{content:"\ef54"}.bx-sushi:before{content:"\ef55"}.bx-universal-access:before{content:"\ef56"}.bx-vertical-bottom:before{content:"\ef57"}.bx-vertical-top:before{content:"\ef58"}.bxl-graphql:before{content:"\ef59"}.bxl-typescript:before{content:"\ef5a"}.bxs-color:before{content:"\ef39"}.bx-reflect-horizontal:before{content:"\ef3a"}.bx-reflect-vertical:before{content:"\ef3b"}.bx-color:before{content:"\ef3c"}.bxl-mongodb:before{content:"\ef3d"}.bxl-postgresql:before{content:"\ef3e"}.bxl-deezer:before{content:"\ef3f"}.bxs-hard-hat:before{content:"\ef2a"}.bxs-home-alt-2:before{content:"\ef2b"}.bxs-cheese:before{content:"\ef2c"}.bx-home-alt-2:before{content:"\ef2d"}.bx-hard-hat:before{content:"\ef2e"}.bx-cheese:before{content:"\ef2f"}.bx-cart-add:before{content:"\ef30"}.bx-cart-download:before{content:"\ef31"}.bx-no-signal:before{content:"\ef32"}.bx-signal-1:before{content:"\ef33"}.bx-signal-2:before{content:"\ef34"}.bx-signal-3:before{content:"\ef35"}.bx-signal-4:before{content:"\ef36"}.bx-signal-5:before{content:"\ef37"}.bxl-xing:before{content:"\ef38"}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\ef5b"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\ef5c"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\ef5d"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ef61"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ef5e"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ef5f"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ef60"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"}
\ No newline at end of file
diff --git a/libraries/boxicons/fonts/boxicons.eot b/libraries/boxicons/fonts/boxicons.eot
index 90be37734..c81a1dea3 100644
Binary files a/libraries/boxicons/fonts/boxicons.eot and b/libraries/boxicons/fonts/boxicons.eot differ
diff --git a/libraries/boxicons/fonts/boxicons.svg b/libraries/boxicons/fonts/boxicons.svg
index 475c24b7a..edce3834f 100644
--- a/libraries/boxicons/fonts/boxicons.svg
+++ b/libraries/boxicons/fonts/boxicons.svg
@@ -631,7 +631,7 @@
-
+
@@ -656,7 +656,7 @@
-
+
@@ -681,7 +681,7 @@
-
+
@@ -706,7 +706,7 @@
-
+
@@ -731,7 +731,7 @@
-
+
@@ -756,7 +756,7 @@
-
+
@@ -781,7 +781,7 @@
-
+
@@ -1601,4 +1601,53 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/libraries/boxicons/fonts/boxicons.ttf b/libraries/boxicons/fonts/boxicons.ttf
index db799051f..998f0598b 100644
Binary files a/libraries/boxicons/fonts/boxicons.ttf and b/libraries/boxicons/fonts/boxicons.ttf differ
diff --git a/libraries/boxicons/fonts/boxicons.woff b/libraries/boxicons/fonts/boxicons.woff
index 8c8096bcc..3345c5ce0 100644
Binary files a/libraries/boxicons/fonts/boxicons.woff and b/libraries/boxicons/fonts/boxicons.woff differ
diff --git a/libraries/boxicons/fonts/boxicons.woff2 b/libraries/boxicons/fonts/boxicons.woff2
index 690f078bf..07d26184c 100644
Binary files a/libraries/boxicons/fonts/boxicons.woff2 and b/libraries/boxicons/fonts/boxicons.woff2 differ
diff --git a/src/public/app/widgets/icon_list.js b/src/public/app/widgets/icon_list.js
index 8540d2dae..4836d0626 100644
--- a/src/public/app/widgets/icon_list.js
+++ b/src/public/app/widgets/icon_list.js
@@ -1,8714 +1,1620 @@
+// taken from HTML source of https://boxicons.com/
+
const categories = [
{"name": "All categories", "id": 0},
- {"name": "Accessibility", "id": 94},
- {"name": "Alert", "id": 95},
+ {
+ "name": "Accessibility",
+ "id": 94
+ },
+ {
+ "name": "Alert",
+ "id": 95
+ },
+ {
+ "name": "Animals",
+ "id": 125
+ },
{
"name": "Arrow",
"id": 96
},
- {"name": "Brands", "id": 97},
- {"name": "Building", "id": 98},
- {"name": "Business", "id": 99},
+ {
+ "name": "Brands",
+ "id": 97
+ },
+ {
+ "name": "Building",
+ "id": 98
+ },
+ {
+ "name": "Business",
+ "id": 99
+ },
{
"name": "Code",
"id": 100
},
- {"name": "Communication", "id": 101},
- {"name": "Design", "id": 102},
+ {
+ "name": "Communication",
+ "id": 101
+ },
+ {
+ "name": "Design",
+ "id": 102
+ },
{
"name": "Device",
"id": 103
},
- {"name": "E-Commerce", "id": 104},
- {"name": "Emoji", "id": 105},
{
- "name": "Files & Folders",
+ "name": "E-Commerce",
+ "id": 104
+ },
+ {
+ "name": "Emoji",
+ "id": 105
+ },
+ {
+ "name": "Files \u0026 Folders",
"id": 106
},
- {"name": "Finance", "id": 107},
- {"name": "Food & Beverage", "id": 108},
+ {
+ "name": "Finance",
+ "id": 107
+ },
+ {
+ "name": "Food \u0026 Beverage",
+ "id": 108
+ },
{
"name": "Health",
"id": 109
},
- {"name": "Interface", "id": 110},
- {"name": "Layout", "id": 111},
- {"name": "Loader", "id": 112},
+ {
+ "name": "Interface",
+ "id": 110
+ },
+ {
+ "name": "Layout",
+ "id": 111
+ },
+ {
+ "name": "Loader",
+ "id": 112
+ },
{
"name": "Misc",
"id": 113
},
- {"name": "Music", "id": 114},
- {"name": "Network", "id": 115},
+ {
+ "name": "Music",
+ "id": 114
+ },
+ {
+ "name": "Network",
+ "id": 115
+ },
{
"name": "Object",
"id": 116
},
- {"name": "Photo & Video", "id": 117},
- {"name": "Shape", "id": 118},
{
- "name": "Sports & Games",
+ "name": "Photo \u0026 Video",
+ "id": 117
+ },
+ {
+ "name": "Shape",
+ "id": 118
+ },
+ {
+ "name": "Sports \u0026 Games",
"id": 119
},
- {"name": "Time", "id": 120},
- {"name": "Travel", "id": 121},
- {"name": "User", "id": 122},
+ {
+ "name": "Time",
+ "id": 120
+ },
+ {
+ "name": "Travel",
+ "id": 121
+ },
+ {
+ "name": "User",
+ "id": 122
+ },
{
"name": "Weather",
"id": 123
},
- {"name": "Writing", "id": 124}];
+ {
+ "name": "Writing",
+ "id": 124
+ }
+];
const icons = [
{
- "name": "virus-block",
- "slug": "virus-block-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "virus",
- "slug": "virus-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "trip",
- "slug": "trip-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "library",
- "slug": "library-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "expand-alt",
- "slug": "expand-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-account",
- "slug": "user-account-solid",
+ "name": "child",
+ "slug": "child-regular",
"category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "movie-play",
- "slug": "movie-play-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "movie-play",
- "slug": "movie-play-regular",
- "category_id": 117,
"type_of_icon": "REGULAR"
},
{
- "name": "tag-alt",
- "slug": "tag-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tag-alt",
- "slug": "tag-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tv",
- "slug": "tv-solid",
+ "name": "balloon",
+ "slug": "balloon-solid",
"category_id": 116,
"type_of_icon": "SOLID"
},
{
- "name": "face-mask",
- "slug": "face-mask-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-alt-minus",
- "slug": "bookmark-alt-minus-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-alt-minus",
- "slug": "bookmark-alt-minus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark-alt-plus",
- "slug": "bookmark-alt-plus-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-alt-plus",
- "slug": "bookmark-alt-plus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark-alt",
- "slug": "bookmark-alt-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-alt",
- "slug": "bookmark-alt-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "category-alt",
- "slug": "category-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "category-alt",
- "slug": "category-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "category",
- "slug": "category-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "category",
- "slug": "category-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort-alt-2",
- "slug": "sort-alt-2-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark-heart",
- "slug": "bookmark-heart-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-heart",
- "slug": "bookmark-heart-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "c-plus-plus",
- "slug": "c-plus-plus-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "firebase",
- "slug": "firebase-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "ok-ru",
- "slug": "ok-ru-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "python",
- "slug": "python-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "markdown",
- "slug": "markdown-logo",
- "category_id": 124,
- "type_of_icon": "LOGO"
- },
- {
- "name": "tux",
- "slug": "tux-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "spring-boot",
- "slug": "spring-boot-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "django",
- "slug": "django-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "google-cloud",
- "slug": "google-cloud-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "kubernetes",
- "slug": "kubernetes-logo",
- "category_id": 100,
- "type_of_icon": "LOGO"
- },
- {
- "name": "blender",
- "slug": "blender-logo",
- "category_id": 102,
- "type_of_icon": "LOGO"
- },
- {
- "name": "microsoft-teams",
- "slug": "microsoft-teams-logo",
- "category_id": 99,
- "type_of_icon": "LOGO"
- },
- {
- "name": "zoom",
- "slug": "zoom-logo",
- "category_id": 117,
- "type_of_icon": "LOGO"
- },
- {
- "name": "shape-polygon",
- "slug": "shape-polygon-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "donate-blood",
- "slug": "donate-blood-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "donate-blood",
- "slug": "donate-blood-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "donate-heart",
- "slug": "donate-heart-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "donate-heart",
- "slug": "donate-heart-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "door-open",
- "slug": "door-open-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "door-open",
- "slug": "door-open-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "diamond",
- "slug": "diamond-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "crop",
- "slug": "crop-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "credit-card-front",
- "slug": "credit-card-front-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "credit-card-front",
- "slug": "credit-card-front-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "copyright",
- "slug": "copyright-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cookie",
- "slug": "cookie-solid",
+ "name": "coffee-bean",
+ "slug": "coffee-bean-solid",
"category_id": 108,
"type_of_icon": "SOLID"
},
{
- "name": "cookie",
- "slug": "cookie-regular",
+ "name": "pear",
+ "slug": "pear-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sushi",
+ "slug": "sushi-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sushi",
+ "slug": "sushi-regular",
"category_id": 108,
"type_of_icon": "REGULAR"
},
{
- "name": "comment-detail",
- "slug": "comment-detail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "comment-add",
- "slug": "comment-add-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "comment-minus",
- "slug": "comment-minus-solid",
- "category_id": 101,
+ "name": "shower",
+ "slug": "shower-solid",
+ "category_id": 109,
"type_of_icon": "SOLID"
},
{
- "name": "comment-minus",
- "slug": "comment-minus-regular",
- "category_id": 101,
+ "name": "shower",
+ "slug": "shower-regular",
+ "category_id": 109,
"type_of_icon": "REGULAR"
},
{
- "name": "comment-edit",
- "slug": "comment-edit-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment-edit",
- "slug": "comment-edit-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "comment-x",
- "slug": "comment-x-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment-x",
- "slug": "comment-x-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "comment-error",
- "slug": "comment-error-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "comment-check",
- "slug": "comment-check-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment-check",
- "slug": "comment-check-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-detail",
- "slug": "message-square-detail-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-detail",
- "slug": "message-square-detail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-add",
- "slug": "message-square-add-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-add",
- "slug": "message-square-add-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-edit",
- "slug": "message-square-edit-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-edit",
- "slug": "message-square-edit-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-minus",
- "slug": "message-square-minus-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-minus",
- "slug": "message-square-minus-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-x",
- "slug": "message-square-x-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-x",
- "slug": "message-square-x-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-error",
- "slug": "message-square-error-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-error",
- "slug": "message-square-error-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-check",
- "slug": "message-square-check-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-check",
- "slug": "message-square-check-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-detail",
- "slug": "message-detail-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-detail",
- "slug": "message-detail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-add",
- "slug": "message-add-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-add",
- "slug": "message-add-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-edit",
- "slug": "message-edit-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-edit",
- "slug": "message-edit-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-minus",
- "slug": "message-minus-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-minus",
- "slug": "message-minus-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-x",
- "slug": "message-x-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-x",
- "slug": "message-x-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-error",
- "slug": "message-error-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-error",
- "slug": "message-error-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-check",
- "slug": "message-check-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-check",
- "slug": "message-check-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-detail",
- "slug": "message-rounded-detail-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-detail",
- "slug": "message-rounded-detail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-add",
- "slug": "message-rounded-add-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-add",
- "slug": "message-rounded-add-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-edit",
- "slug": "message-rounded-edit-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-edit",
- "slug": "message-rounded-edit-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-minus",
- "slug": "message-rounded-minus-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-minus",
- "slug": "message-rounded-minus-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-x",
- "slug": "message-rounded-x-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-x",
- "slug": "message-rounded-x-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-error",
- "slug": "message-rounded-error-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-error",
- "slug": "message-rounded-error-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded-check",
- "slug": "message-rounded-check-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded-check",
- "slug": "message-rounded-check-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-detail",
- "slug": "message-alt-detail-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-detail",
- "slug": "message-alt-detail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-edit",
- "slug": "message-alt-edit-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-edit",
- "slug": "message-alt-edit-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-minus",
- "slug": "message-alt-minus-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-minus",
- "slug": "message-alt-minus-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-x",
- "slug": "message-alt-x-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-x",
- "slug": "message-alt-x-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-error",
- "slug": "message-alt-error-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-error",
- "slug": "message-alt-error-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-check",
- "slug": "message-alt-check-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-check",
- "slug": "message-alt-check-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-add",
- "slug": "message-alt-add-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-alt-add",
- "slug": "message-alt-add-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dev-to",
- "slug": "dev-to-logo",
+ "name": "typescript",
+ "slug": "typescript-logo",
"category_id": 100,
"type_of_icon": "LOGO"
},
{
- "name": "envelope-open",
- "slug": "envelope-open-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
+ "name": "graphql",
+ "slug": "graphql-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
},
{
- "name": "envelope-open",
- "slug": "envelope-open-regular",
- "category_id": 101,
+ "name": "rfid",
+ "slug": "rfid-regular",
+ "category_id": 115,
"type_of_icon": "REGULAR"
},
{
- "name": "home-smile",
- "slug": "home-smile-solid",
+ "name": "universal-access",
+ "slug": "universal-access-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "universal-access",
+ "slug": "universal-access-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "castle",
+ "slug": "castle-solid",
"category_id": 98,
- "type_of_icon": "SOLID"
+ "type_of_icon": "SOLID",
+ "term": [
+ "fort",
+ "secure"
+ ]
},
{
- "name": "home-smile",
- "slug": "home-smile-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "refresh",
- "slug": "refresh-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "meteor",
- "slug": "meteor-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "meteor",
- "slug": "meteor-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bullseye",
- "slug": "bullseye-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "outline",
- "slug": "outline-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trim",
- "slug": "trim-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "merge",
- "slug": "merge-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "minus-back",
- "slug": "minus-back-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "exclude",
- "slug": "exclude-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "intersect",
- "slug": "intersect-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "minus-front",
- "slug": "minus-front-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "unite",
- "slug": "unite-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "coin-stack",
- "slug": "coin-stack-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "coin-stack",
- "slug": "coin-stack-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "coin",
- "slug": "coin-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "coin",
- "slug": "coin-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "church",
- "slug": "church-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "church",
- "slug": "church-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-right-square",
- "slug": "chevron-right-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-right-square",
- "slug": "chevron-right-square-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-left-square",
- "slug": "chevron-left-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-left-square",
- "slug": "chevron-left-square-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-up-square",
- "slug": "chevron-up-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-up-square",
- "slug": "chevron-up-square-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-down-square",
- "slug": "chevron-down-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-down-square",
- "slug": "chevron-down-square-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-right-circle",
- "slug": "chevron-right-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-right-circle",
- "slug": "chevron-right-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-left-circle",
- "slug": "chevron-left-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-left-circle",
- "slug": "chevron-left-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-up-circle",
- "slug": "chevron-up-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-up-circle",
- "slug": "chevron-up-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-down-circle",
- "slug": "chevron-down-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-down-circle",
- "slug": "chevron-down-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "line-chart-down",
- "slug": "line-chart-down-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shield-x",
- "slug": "shield-x-solid",
+ "name": "shield-minus",
+ "slug": "shield-minus-solid",
"category_id": 100,
"type_of_icon": "SOLID"
},
{
- "name": "shield-x",
- "slug": "shield-x-regular",
+ "name": "shield-minus",
+ "slug": "shield-minus-regular",
"category_id": 100,
"type_of_icon": "REGULAR"
},
{
- "name": "caret-down-square",
- "slug": "caret-down-square-solid",
- "category_id": 96,
+ "name": "shield-plus",
+ "slug": "shield-plus-solid",
+ "category_id": 100,
"type_of_icon": "SOLID"
},
{
- "name": "caret-down-square",
- "slug": "caret-down-square-regular",
- "category_id": 96,
+ "name": "shield-plus",
+ "slug": "shield-plus-regular",
+ "category_id": 100,
"type_of_icon": "REGULAR"
},
{
- "name": "caret-left-square",
- "slug": "caret-left-square-solid",
- "category_id": 96,
+ "name": "vertical-bottom",
+ "slug": "vertical-bottom-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "vertical-top",
+ "slug": "vertical-top-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "horizontal-right",
+ "slug": "horizontal-right-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "horizontal-left",
+ "slug": "horizontal-left-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "objects-vertical-bottom",
+ "slug": "objects-vertical-bottom-solid",
+ "category_id": 111,
"type_of_icon": "SOLID"
},
{
- "name": "caret-left-square",
- "slug": "caret-left-square-regular",
- "category_id": 96,
+ "name": "objects-vertical-bottom",
+ "slug": "objects-vertical-bottom-regular",
+ "category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "caret-up-square",
- "slug": "caret-up-square-solid",
- "category_id": 96,
+ "name": "objects-vertical-center",
+ "slug": "objects-vertical-center-solid",
+ "category_id": 111,
"type_of_icon": "SOLID"
},
{
- "name": "caret-up-square",
- "slug": "caret-up-square-regular",
- "category_id": 96,
+ "name": "objects-vertical-center",
+ "slug": "objects-vertical-center-regular",
+ "category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "caret-right-square",
- "slug": "caret-right-square-solid",
- "category_id": 96,
+ "name": "objects-vertical-top",
+ "slug": "objects-vertical-top-solid",
+ "category_id": 111,
"type_of_icon": "SOLID"
},
{
- "name": "caret-right-square",
- "slug": "caret-right-square-regular",
- "category_id": 96,
+ "name": "objects-vertical-top",
+ "slug": "objects-vertical-top-regular",
+ "category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "caret-down-circle",
- "slug": "caret-down-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-up-circle",
- "slug": "caret-up-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-left-circle",
- "slug": "caret-left-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-right-circle",
- "slug": "caret-right-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "car-battery",
- "slug": "car-battery-solid",
- "category_id": 121,
+ "name": "objects-horizontal-right",
+ "slug": "objects-horizontal-right-solid",
+ "category_id": 111,
"type_of_icon": "SOLID"
},
+ {
+ "name": "objects-horizontal-right",
+ "slug": "objects-horizontal-right-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "objects-horizontal-center",
+ "slug": "objects-horizontal-center-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "objects-horizontal-center",
+ "slug": "objects-horizontal-center-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "objects-horizontal-left",
+ "slug": "objects-horizontal-left-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "objects-horizontal-left",
+ "slug": "objects-horizontal-left-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "color",
+ "slug": "color-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID",
+ "term": [
+ "palette",
+ "wheel"
+ ]
+ },
+ {
+ "name": "color",
+ "slug": "color-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "palette",
+ "wheel"
+ ]
+ },
+ {
+ "name": "reflect-horizontal",
+ "slug": "reflect-horizontal-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "flip"
+ ]
+ },
+ {
+ "name": "reflect-vertical",
+ "slug": "reflect-vertical-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "flip"
+ ]
+ },
+ {
+ "name": "postgresql",
+ "slug": "postgresql-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO",
+ "term": [
+ "database",
+ "db",
+ "sql"
+ ]
+ },
+ {
+ "name": "mongodb",
+ "slug": "mongodb-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO",
+ "term": [
+ "database",
+ "db"
+ ]
+ },
+ {
+ "name": "deezer",
+ "slug": "deezer-logo",
+ "category_id": 114,
+ "type_of_icon": "LOGO",
+ "term": [
+ "music"
+ ]
+ },
+ {
+ "name": "xing",
+ "slug": "xing-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "search"
+ ]
+ },
{
"name": "cart-add",
- "slug": "cart-add-solid",
+ "slug": "cart-add-regular",
"category_id": 104,
- "type_of_icon": "SOLID"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "buy"
+ ]
},
{
"name": "cart-download",
- "slug": "cart-download-solid",
+ "slug": "cart-download-regular",
"category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "backpack",
- "slug": "backpack-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera-movie",
- "slug": "camera-movie-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera-movie",
- "slug": "camera-movie-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "camera-home",
- "slug": "camera-home-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera-home",
- "slug": "camera-home-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-star",
- "slug": "calendar-star-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-star",
- "slug": "calendar-star-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-exclamation",
- "slug": "calendar-exclamation-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-exclamation",
- "slug": "calendar-exclamation-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "vector",
- "slug": "vector-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "vector",
- "slug": "vector-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "network-chart",
- "slug": "network-chart-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "network-chart",
- "slug": "network-chart-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chair",
- "slug": "chair-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cctv",
- "slug": "cctv-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cctv",
- "slug": "cctv-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "drink",
- "slug": "drink-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "eraser",
- "slug": "eraser-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "capsule",
- "slug": "capsule-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "color-fill",
- "slug": "color-fill-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "vial",
- "slug": "vial-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wine",
- "slug": "wine-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-heart",
- "slug": "calendar-heart-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-heart",
- "slug": "calendar-heart-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "window-alt",
- "slug": "window-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "window-alt",
- "slug": "window-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "braille",
- "slug": "braille-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-outer",
- "slug": "border-outer-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "brain",
- "slug": "brain-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brain",
- "slug": "brain-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bracket",
- "slug": "bracket-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book-add",
- "slug": "book-add-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-add",
- "slug": "book-add-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book-heart",
- "slug": "book-heart-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-heart",
- "slug": "book-heart-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book-alt",
- "slug": "book-alt-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-alt",
- "slug": "book-alt-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bong",
- "slug": "bong-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bong",
- "slug": "bong-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bone",
- "slug": "bone-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bone",
- "slug": "bone-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "binoculars",
- "slug": "binoculars-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "blanket",
- "slug": "blanket-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "blanket",
- "slug": "blanket-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "barcode-reader",
- "slug": "barcode-reader-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "basketball",
- "slug": "basketball-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "task-x",
- "slug": "task-x-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "baseball",
- "slug": "baseball-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shopping-bags",
- "slug": "shopping-bags-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "medal",
- "slug": "medal-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "medal",
- "slug": "medal-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-arrow-alt",
- "slug": "right-arrow-alt-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-arrow-alt",
- "slug": "left-arrow-alt-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "down-arrow-alt",
- "slug": "down-arrow-alt-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "up-arrow-alt",
- "slug": "up-arrow-alt-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "guitar-amp",
- "slug": "guitar-amp-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-left",
- "slug": "chevron-left-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-right",
- "slug": "chevron-right-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-up",
- "slug": "chevron-up-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevron-down",
- "slug": "chevron-down-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevrons-down",
- "slug": "chevrons-down-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevrons-up",
- "slug": "chevrons-up-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevrons-right",
- "slug": "chevrons-right-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chevrons-left",
- "slug": "chevrons-left-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm-exclamation",
- "slug": "alarm-exclamation-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm-exclamation",
- "slug": "alarm-exclamation-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "alarm-snooze",
- "slug": "alarm-snooze-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm-snooze",
- "slug": "alarm-snooze-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "abacus",
- "slug": "abacus-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "game",
- "slug": "game-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "game",
- "slug": "game-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "thermometer",
- "slug": "thermometer-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tachometer",
- "slug": "tachometer-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tachometer",
- "slug": "tachometer-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sticker",
- "slug": "sticker-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sticker",
- "slug": "sticker-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file-archive",
- "slug": "file-archive-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "spray-can",
- "slug": "spray-can-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "spray-can",
- "slug": "spray-can-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "webcam",
- "slug": "webcam-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "webcam",
- "slug": "webcam-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-6",
- "slug": "dice-6-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-6",
- "slug": "dice-6-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-5",
- "slug": "dice-5-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-5",
- "slug": "dice-5-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-4",
- "slug": "dice-4-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-4",
- "slug": "dice-4-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-3",
- "slug": "dice-3-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-3",
- "slug": "dice-3-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-2",
- "slug": "dice-2-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-2",
- "slug": "dice-2-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dice-1",
- "slug": "dice-1-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dice-1",
- "slug": "dice-1-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-inner",
- "slug": "border-inner-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-none",
- "slug": "border-none-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "glasses-alt",
- "slug": "glasses-alt-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "glasses",
- "slug": "glasses-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-week",
- "slug": "calendar-week-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-week",
- "slug": "calendar-week-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "scan",
- "slug": "scan-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pizza",
- "slug": "pizza-solid",
+ "type_of_icon": "REGULAR",
+ "term": [
+ "buy"
+ ]
+ },
+ {
+ "name": "no-signal",
+ "slug": "no-signal-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "signal-5",
+ "slug": "signal-5-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "signal-4",
+ "slug": "signal-4-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "signal-3",
+ "slug": "signal-3-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "signal-2",
+ "slug": "signal-2-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "signal-1",
+ "slug": "signal-1-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "network",
+ "connection"
+ ]
+ },
+ {
+ "name": "cheese",
+ "slug": "cheese-solid",
"category_id": 108,
"type_of_icon": "SOLID"
},
{
- "name": "florist",
- "slug": "florist-solid",
- "category_id": 121,
+ "name": "cheese",
+ "slug": "cheese-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "hard-hat",
+ "slug": "hard-hat-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID",
+ "term": [
+ "construction",
+ "worker",
+ "labour"
+ ]
+ },
+ {
+ "name": "hard-hat",
+ "slug": "hard-hat-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "construction",
+ "worker",
+ "labour"
+ ]
+ },
+ {
+ "name": "home-alt-2",
+ "slug": "home-alt-2-solid",
+ "category_id": 98,
"type_of_icon": "SOLID"
},
{
- "name": "shapes",
- "slug": "shapes-solid",
+ "name": "home-alt-2",
+ "slug": "home-alt-2-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "meta",
+ "slug": "meta-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "facebook",
+ "social media"
+ ]
+ },
+ {
+ "name": "lemon",
+ "slug": "lemon-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID",
+ "term": [
+ "lime",
+ "fruit",
+ "vegetable"
+ ]
+ },
+ {
+ "name": "lemon",
+ "slug": "lemon-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "lime",
+ "fruit",
+ "vegetable"
+ ]
+ },
+ {
+ "name": "cable-car",
+ "slug": "cable-car-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "transportation",
+ "hill",
+ "travel"
+ ]
+ },
+ {
+ "name": "cable-car",
+ "slug": "cable-car-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "transportation",
+ "hill",
+ "travel"
+ ]
+ },
+ {
+ "name": "cricket-ball",
+ "slug": "cricket-ball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "sport"
+ ]
+ },
+ {
+ "name": "cricket-ball",
+ "slug": "cricket-ball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "sport"
+ ]
+ },
+ {
+ "name": "tree-alt",
+ "slug": "tree-alt-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "forest",
+ "christmas"
+ ]
+ },
+ {
+ "name": "male-female",
+ "slug": "male-female-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "invader",
+ "slug": "invader-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "baguette",
+ "slug": "baguette-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID",
+ "term": [
+ "bread",
+ "bake",
+ "baking",
+ "food",
+ "nutrition"
+ ]
+ },
+ {
+ "name": "baguette",
+ "slug": "baguette-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "bread",
+ "bake",
+ "baking",
+ "food",
+ "nutrition"
+ ]
+ },
+ {
+ "name": "fork",
+ "slug": "fork-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "utensil",
+ "restaurant"
+ ]
+ },
+ {
+ "name": "knife",
+ "slug": "knife-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "utensil",
+ "restaurant"
+ ]
+ },
+ {
+ "name": "circle-half",
+ "slug": "circle-half-solid",
"category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "ev-station",
- "slug": "ev-station-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "edit-location",
- "slug": "edit-location-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-reader",
- "slug": "book-reader-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-reader",
- "slug": "book-reader-regular",
- "category_id": 124,
+ "name": "circle-half",
+ "slug": "circle-half-regular",
+ "category_id": 118,
"type_of_icon": "REGULAR"
},
{
- "name": "arrow-to-bottom",
- "slug": "arrow-to-bottom-solid",
- "category_id": 96,
+ "name": "circle-three-quarter",
+ "slug": "circle-three-quarter-solid",
+ "category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "arrow-to-bottom",
- "slug": "arrow-to-bottom-regular",
- "category_id": 96,
+ "name": "circle-three-quarter",
+ "slug": "circle-three-quarter-regular",
+ "category_id": 118,
"type_of_icon": "REGULAR"
},
{
- "name": "arrow-to-top",
- "slug": "arrow-to-top-solid",
- "category_id": 96,
+ "name": "circle-quarter",
+ "slug": "circle-quarter-solid",
+ "category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "arrow-to-top",
- "slug": "arrow-to-top-regular",
- "category_id": 96,
+ "name": "circle-quarter",
+ "slug": "circle-quarter-regular",
+ "category_id": 118,
"type_of_icon": "REGULAR"
},
{
- "name": "arrow-to-left",
- "slug": "arrow-to-left-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-to-left",
- "slug": "arrow-to-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-to-right",
- "slug": "arrow-to-right-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-to-right",
- "slug": "arrow-to-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-from-right",
- "slug": "arrow-from-right-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-from-right",
- "slug": "arrow-from-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-from-left",
- "slug": "arrow-from-left-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-from-left",
- "slug": "arrow-from-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-from-bottom",
- "slug": "arrow-from-bottom-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-from-bottom",
- "slug": "arrow-from-bottom-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-from-top",
- "slug": "arrow-from-top-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arrow-from-top",
- "slug": "arrow-from-top-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "current-location",
- "slug": "current-location-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "been-here",
- "slug": "been-here-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "been-here",
- "slug": "been-here-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "radiation",
- "slug": "radiation-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "low-vision",
- "slug": "low-vision-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "low-vision",
- "slug": "low-vision-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mask",
- "slug": "mask-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mask",
- "slug": "mask-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wifi-0",
- "slug": "wifi-0-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wifi-1",
- "slug": "wifi-1-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wifi-2",
- "slug": "wifi-2-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "traffic-cone",
- "slug": "traffic-cone-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "traffic-cone",
- "slug": "traffic-cone-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "recycle",
- "slug": "recycle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "layer-minus",
- "slug": "layer-minus-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "layer-minus",
- "slug": "layer-minus-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "layer-plus",
- "slug": "layer-plus-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "layer-plus",
- "slug": "layer-plus-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "info-square",
- "slug": "info-square-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "info-square",
- "slug": "info-square-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "home-heart",
- "slug": "home-heart-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "home-heart",
- "slug": "home-heart-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "heart-square",
- "slug": "heart-square-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "heart-square",
- "slug": "heart-square-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "heart-circle",
- "slug": "heart-circle-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "heart-circle",
- "slug": "heart-circle-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "flag-checkered",
- "slug": "flag-checkered-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-import",
- "slug": "file-import-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-export",
- "slug": "file-export-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "piano",
- "slug": "piano-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "microchip",
- "slug": "microchip-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "microchip",
- "slug": "microchip-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pointer",
- "slug": "pointer-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pointer",
- "slug": "pointer-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "washer",
- "slug": "washer-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dryer",
- "slug": "dryer-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chess",
- "slug": "chess-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "coffee-togo",
- "slug": "coffee-togo-solid",
+ "name": "bowl-rice",
+ "slug": "bowl-rice-solid",
"category_id": 108,
- "type_of_icon": "SOLID"
+ "type_of_icon": "SOLID",
+ "term": [
+ "food"
+ ]
},
{
- "name": "coffee-togo",
- "slug": "coffee-togo-regular",
+ "name": "bowl-rice",
+ "slug": "bowl-rice-regular",
"category_id": 108,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "food"
+ ]
},
{
- "name": "car-crash",
- "slug": "car-crash-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
+ "name": "bowl-hot",
+ "slug": "bowl-hot-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID",
+ "term": [
+ "food",
+ "heat"
+ ]
},
{
- "name": "car-mechanic",
- "slug": "car-mechanic-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
+ "name": "bowl-hot",
+ "slug": "bowl-hot-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "food",
+ "heat"
+ ]
},
{
- "name": "car-garage",
- "slug": "car-garage-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
+ "name": "popsicle",
+ "slug": "popsicle-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID",
+ "term": [
+ "ice cream",
+ "dessert"
+ ]
},
{
- "name": "car-wash",
- "slug": "car-wash-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
+ "name": "popsicle",
+ "slug": "popsicle-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "ice cream",
+ "dessert"
+ ]
},
{
- "name": "calendar-edit",
- "slug": "calendar-edit-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
+ "name": "cross",
+ "slug": "cross-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "gaming",
+ "crosshair",
+ "aim"
+ ]
},
{
- "name": "calendar-edit",
- "slug": "calendar-edit-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cabinet",
- "slug": "cabinet-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cabinet",
- "slug": "cabinet-regular",
+ "name": "scatter-chart",
+ "slug": "scatter-chart-regular",
"category_id": 99,
"type_of_icon": "REGULAR"
},
{
- "name": "bus-school",
- "slug": "bus-school-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bus-school",
- "slug": "bus-school-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bomb",
- "slug": "bomb-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bomb",
- "slug": "bomb-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bible",
- "slug": "bible-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bible",
- "slug": "bible-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "beer",
- "slug": "beer-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "beer",
- "slug": "beer-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "baseball",
- "slug": "baseball-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "badge-dollar",
- "slug": "badge-dollar-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "atom",
- "slug": "atom-regular",
- "category_id": 113,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arch",
- "slug": "arch-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "arch",
- "slug": "arch-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "location-plus",
- "slug": "location-plus-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "location-plus",
- "slug": "location-plus-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "home-circle",
- "slug": "home-circle-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "home-circle",
- "slug": "home-circle-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "money",
- "slug": "money-regular",
+ "name": "money-withdraw",
+ "slug": "money-withdraw-regular",
"category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "atm"
+ ]
+ },
+ {
+ "name": "candles",
+ "slug": "candles-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "trading",
+ "stock"
+ ]
+ },
+ {
+ "name": "math",
+ "slug": "math-regular",
+ "category_id": 100,
"type_of_icon": "REGULAR"
},
{
- "name": "file-pdf",
- "slug": "file-pdf-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
+ "name": "party",
+ "slug": "party-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "celebration"
+ ]
},
{
- "name": "yin-yang",
- "slug": "yin-yang-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "walk",
- "slug": "walk-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "ship",
- "slug": "ship-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "factory",
- "slug": "factory-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tree",
- "slug": "tree-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plane",
- "slug": "plane-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-rectangle",
- "slug": "user-rectangle-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "eyedropper",
- "slug": "eyedropper-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cloud-lightning",
- "slug": "cloud-lightning-solid",
+ "name": "leaf",
+ "slug": "leaf-regular",
"category_id": 123,
- "type_of_icon": "SOLID"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "plant",
+ "crop",
+ "nature"
+ ]
},
{
- "name": "cloud-rain",
- "slug": "cloud-rain-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
+ "name": "injection",
+ "slug": "injection-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "syringe",
+ "dose"
+ ]
},
{
- "name": "eraser",
- "slug": "eraser-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "repeat",
- "slug": "repeat-regular",
- "category_id": 114,
+ "name": "expand-vertical",
+ "slug": "expand-vertical-regular",
+ "category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "magic-wand",
- "slug": "magic-wand-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
+ "name": "expand-horizontal",
+ "slug": "expand-horizontal-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
},
{
- "name": "hotel",
- "slug": "hotel-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
+ "name": "collapse-vertical",
+ "slug": "collapse-vertical-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
},
{
- "name": "color-fill",
- "slug": "color-fill-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
+ "name": "collapse-horizontal",
+ "slug": "collapse-horizontal-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
},
{
- "name": "capsule",
- "slug": "capsule-solid",
+ "name": "collapse-alt",
+ "slug": "collapse-alt-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "party",
+ "slug": "party-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID",
+ "term": [
+ "celebration"
+ ]
+ },
+ {
+ "name": "leaf",
+ "slug": "leaf-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID",
+ "term": [
+ "plant",
+ "crop",
+ "nature"
+ ]
+ },
+ {
+ "name": "injection",
+ "slug": "injection-solid",
"category_id": 109,
- "type_of_icon": "SOLID"
+ "type_of_icon": "SOLID",
+ "term": [
+ "syringe",
+ "dose"
+ ]
+ },
+ {
+ "name": "dog",
+ "slug": "dog-solid",
+ "category_id": 125,
+ "type_of_icon": "SOLID",
+ "term": [
+ "pet",
+ "canine"
+ ]
+ },
+ {
+ "name": "cat",
+ "slug": "cat-solid",
+ "category_id": 125,
+ "type_of_icon": "SOLID",
+ "term": [
+ "pet"
+ ]
+ },
+ {
+ "name": "upwork",
+ "slug": "upwork-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "netlify",
+ "slug": "netlify-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "java",
+ "slug": "java-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "heroku",
+ "slug": "heroku-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "go-lang",
+ "slug": "go-lang-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "gmail",
+ "slug": "gmail-logo",
+ "category_id": 101,
+ "type_of_icon": "LOGO"
},
{
"name": "flask",
- "slug": "flask-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
+ "slug": "flask-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
},
{
- "name": "font-family",
- "slug": "font-family-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "joystick-button",
- "slug": "joystick-button-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "joystick-button",
- "slug": "joystick-button-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paint",
- "slug": "paint-regular",
+ "name": "99designs",
+ "slug": "99designs-logo",
"category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "unlink",
- "slug": "unlink-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "direction-right",
- "slug": "direction-right-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "directions",
- "slug": "directions-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "megaphone",
- "slug": "megaphone-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "keyboard",
- "slug": "keyboard-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brush",
- "slug": "brush-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brush",
- "slug": "brush-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "coffee-alt",
- "slug": "coffee-alt-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "rotate-left",
- "slug": "rotate-left-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "badge-check",
- "slug": "badge-check-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "badge-check",
- "slug": "badge-check-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "show-alt",
- "slug": "show-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "landmark",
- "slug": "landmark-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "gas-pump",
- "slug": "gas-pump-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "caret-down",
- "slug": "caret-down-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-right",
- "slug": "caret-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-up",
- "slug": "caret-up-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-left",
- "slug": "caret-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-event",
- "slug": "calendar-event-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-badge",
- "slug": "user-badge-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "right-arrow-square",
- "slug": "right-arrow-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "down-arrow-square",
- "slug": "down-arrow-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "up-arrow-square",
- "slug": "up-arrow-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-arrow-square",
- "slug": "left-arrow-square-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "ambulance",
- "slug": "ambulance-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "flickr-square",
- "slug": "flickr-square-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "whatsapp-square",
- "slug": "whatsapp-square-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "squarespace",
- "slug": "squarespace-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "medium-old",
- "slug": "medium-old-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "mailchimp",
- "slug": "mailchimp-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "wix",
- "slug": "wix-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "trello",
- "slug": "trello-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "spotify",
- "slug": "spotify-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "soundcloud",
- "slug": "soundcloud-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "snapchat",
- "slug": "snapchat-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "less",
- "slug": "less-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "flickr",
- "slug": "flickr-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "shopify",
- "slug": "shopify-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "jsfiddle",
- "slug": "jsfiddle-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "css3",
- "slug": "css3-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "microsoft",
- "slug": "microsoft-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "yahoo",
- "slug": "yahoo-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "bootstrap",
- "slug": "bootstrap-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "redux",
- "slug": "redux-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "mastercard",
- "slug": "mastercard-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "visa",
- "slug": "visa-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "baidu",
- "slug": "baidu-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "chrome",
- "slug": "chrome-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "dailymotion",
- "slug": "dailymotion-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "joomla",
- "slug": "joomla-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "internet-explorer",
- "slug": "internet-explorer-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "paypal",
- "slug": "paypal-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "edge",
- "slug": "edge-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "stripe",
- "slug": "stripe-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "telegram",
- "slug": "telegram-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "wordpress",
- "slug": "wordpress-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "periscope",
- "slug": "periscope-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "react",
- "slug": "react-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "bing",
- "slug": "bing-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "vuejs",
- "slug": "vuejs-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "kickstarter",
- "slug": "kickstarter-logo",
- "category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "nodejs",
- "slug": "nodejs-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "javascript",
- "slug": "javascript-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "firefox",
- "slug": "firefox-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "stack-overflow",
- "slug": "stack-overflow-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "magento",
- "slug": "magento-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "product-hunt",
- "slug": "product-hunt-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "html5",
- "slug": "html5-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "git",
- "slug": "git-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "quora",
- "slug": "quora-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "yelp",
- "slug": "yelp-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "airbnb",
- "slug": "airbnb-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "opera",
- "slug": "opera-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "invision",
- "slug": "invision-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "foursquare",
- "slug": "foursquare-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "sass",
- "slug": "sass-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "wikipedia",
- "slug": "wikipedia-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "unsplash",
- "slug": "unsplash-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "digg",
- "slug": "digg-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "amazon",
- "slug": "amazon-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "ebay",
- "slug": "ebay-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "drupal",
- "slug": "drupal-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "dropbox",
- "slug": "dropbox-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "discourse",
- "slug": "discourse-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "deviantart",
- "slug": "deviantart-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "digitalocean",
- "slug": "digitalocean-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "creative-commons",
- "slug": "creative-commons-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "codepen",
- "slug": "codepen-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "angular",
- "slug": "angular-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "500px",
- "slug": "500px-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "magnet",
- "slug": "magnet-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "magnet",
- "slug": "magnet-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rewind-circle",
- "slug": "rewind-circle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "card",
- "slug": "card-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "card",
- "slug": "card-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "help-circle",
- "slug": "help-circle-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "help-circle",
- "slug": "help-circle-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "test-tube",
- "slug": "test-tube-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "note",
- "slug": "note-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "note",
- "slug": "note-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort-down",
- "slug": "sort-down-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort-up",
- "slug": "sort-up-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "id-card",
- "slug": "id-card-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "badge",
- "slug": "badge-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "badge",
- "slug": "badge-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "grid-small",
- "slug": "grid-small-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "grid-vertical",
- "slug": "grid-vertical-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "grid-horizontal",
- "slug": "grid-horizontal-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "flame",
- "slug": "flame-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "move-vertical",
- "slug": "move-vertical-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "move-horizontal",
- "slug": "move-horizontal-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "stats",
- "slug": "stats-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "equalizer",
- "slug": "equalizer-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "disc",
- "slug": "disc-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "disc",
- "slug": "disc-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "minus-square",
- "slug": "minus-square-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plus-square",
- "slug": "plus-square-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "x-square",
- "slug": "x-square-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "analyse",
- "slug": "analyse-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "microphone-alt",
- "slug": "microphone-alt-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "image-alt",
- "slug": "image-alt-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "search-alt",
- "slug": "search-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "messenger",
- "slug": "messenger-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "skull",
- "slug": "skull-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dollar-circle",
- "slug": "dollar-circle-solid",
+ "name": "venmo",
+ "slug": "venmo-logo",
"category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dollar-circle",
- "slug": "dollar-circle-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "film",
- "slug": "film-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "football",
- "slug": "football-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "ball",
- "slug": "ball-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "ball",
- "slug": "ball-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "edit",
- "slug": "edit-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "circle",
- "slug": "circle-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "transfer",
- "slug": "transfer-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "fingerprint",
- "slug": "fingerprint-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "font-color",
- "slug": "font-color-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "highlight",
- "slug": "highlight-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file-blank",
- "slug": "file-blank-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-blank",
- "slug": "file-blank-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "strikethrough",
- "slug": "strikethrough-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pocket",
- "slug": "pocket-logo",
- "category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "vk",
- "slug": "vk-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "windows",
- "slug": "windows-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "play-store",
- "slug": "play-store-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "android",
- "slug": "android-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "apple",
- "slug": "apple-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "bell-ring",
- "slug": "bell-ring-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "photo-album",
- "slug": "photo-album-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "photo-album",
- "slug": "photo-album-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "code-block",
- "slug": "code-block-regular",
+ "name": "qr",
+ "slug": "qr-REGULAR",
"category_id": 100,
"type_of_icon": "REGULAR"
},
{
- "name": "font-size",
- "slug": "font-size-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "handicap",
- "slug": "handicap-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dialpad",
- "slug": "dialpad-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wind",
- "slug": "wind-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "water",
- "slug": "water-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "swim",
- "slug": "swim-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "restaurant",
- "slug": "restaurant-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "key",
- "slug": "key-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "box",
- "slug": "box-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "box",
- "slug": "box-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "menu-alt-right",
- "slug": "menu-alt-right-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "menu-alt-left",
- "slug": "menu-alt-left-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "video-plus",
- "slug": "video-plus-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "video-plus",
- "slug": "video-plus-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "list-ol",
- "slug": "list-ol-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "planet",
- "slug": "planet-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "planet",
- "slug": "planet-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hotel",
- "slug": "hotel-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "movie",
- "slug": "movie-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "movie",
- "slug": "movie-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "taxi",
- "slug": "taxi-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "taxi",
- "slug": "taxi-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "train",
- "slug": "train-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "train",
- "slug": "train-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bath",
- "slug": "bath-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bath",
- "slug": "bath-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bed",
- "slug": "bed-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bed",
- "slug": "bed-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "area",
- "slug": "area-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bot",
- "slug": "bot-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "area",
- "slug": "area-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bot",
- "slug": "bot-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dumbbell",
- "slug": "dumbbell-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "check-double",
- "slug": "check-double-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bus",
- "slug": "bus-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bus",
- "slug": "bus-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "star-half",
- "slug": "star-half-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "checkbox-checked",
- "slug": "checkbox-checked-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "checkbox",
- "slug": "checkbox-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "check-circle",
- "slug": "check-circle-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "check-circle",
- "slug": "check-circle-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rocket",
- "slug": "rocket-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "rocket",
- "slug": "rocket-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "certification",
- "slug": "certification-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "certification",
- "slug": "certification-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "blogger",
- "slug": "blogger-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "pinterest",
- "slug": "pinterest-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "reddit",
- "slug": "reddit-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "discord",
- "slug": "discord-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "twitch",
- "slug": "twitch-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "slack",
- "slug": "slack-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "slack-old",
- "slug": "slack-old-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "skype",
- "slug": "skype-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "medium-square",
- "slug": "medium-square-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "medium",
- "slug": "medium-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "linkedin-square",
- "slug": "linkedin-square-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "google-plus-circle",
- "slug": "google-plus-circle-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "google-plus",
- "slug": "google-plus-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "slider-alt",
- "slug": "slider-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file-plus",
- "slug": "file-plus-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dashboard",
- "slug": "dashboard-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "conversation",
- "slug": "conversation-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "battery-low",
- "slug": "battery-low-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "folder-open",
- "slug": "folder-open-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "zap",
- "slug": "zap-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "x-circle",
- "slug": "x-circle-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "wrench",
- "slug": "wrench-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "widget",
- "slug": "widget-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "watch",
- "slug": "watch-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "watch-alt",
- "slug": "watch-alt-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "wallet",
- "slug": "wallet-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "volume",
- "slug": "volume-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "volume-mute",
- "slug": "volume-mute-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "volume-low",
- "slug": "volume-low-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "volume-full",
- "slug": "volume-full-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "videos",
- "slug": "videos-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "video",
- "slug": "video-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "video-off",
- "slug": "video-off-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user",
- "slug": "user-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-plus",
- "slug": "user-plus-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-minus",
- "slug": "user-minus-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-detail",
- "slug": "user-detail-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-circle",
- "slug": "user-circle-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "upvote",
- "slug": "upvote-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "up-arrow-circle",
- "slug": "up-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "truck",
- "slug": "truck-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "trophy",
- "slug": "trophy-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "trash",
- "slug": "trash-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "trash-alt",
- "slug": "trash-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "torch",
- "slug": "torch-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "toggle-right",
- "slug": "toggle-right-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "toggle-left",
- "slug": "toggle-left-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "to-top",
- "slug": "to-top-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "terminal",
- "slug": "terminal-solid",
- "category_id": 100,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tennis-ball",
- "slug": "tennis-ball-solid",
- "category_id": 119,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tag",
- "slug": "tag-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tag-x",
- "slug": "tag-x-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "t-shirt",
- "slug": "t-shirt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sun",
- "slug": "sun-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "store",
- "slug": "store-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "star",
- "slug": "star-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "spreadsheet",
- "slug": "spreadsheet-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sad",
- "slug": "sad-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "meh",
- "slug": "meh-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "happy",
- "slug": "happy-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "show",
- "slug": "show-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shopping-bag",
- "slug": "shopping-bag-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shopping-bag-alt",
- "slug": "shopping-bag-alt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shield",
- "slug": "shield-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "share",
- "slug": "share-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "share-alt",
- "slug": "share-alt-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "server",
- "slug": "server-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "send",
- "slug": "send-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "select-multiple",
- "slug": "select-multiple-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sort-alt",
- "slug": "sort-alt-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "save",
- "slug": "save-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "ruler",
- "slug": "ruler-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "right-arrow-circle",
- "slug": "right-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "report",
- "slug": "report-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "rename",
- "slug": "rename-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "radio",
- "slug": "radio-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "quote-right",
- "slug": "quote-right-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "quote-left",
- "slug": "quote-left-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "purchase-tag",
- "slug": "purchase-tag-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "printer",
- "slug": "printer-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plus-circle",
- "slug": "plus-circle-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plug",
- "slug": "plug-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "playlist",
- "slug": "playlist-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pin",
- "slug": "pin-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pie-chart",
- "slug": "pie-chart-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pie-chart-alt",
- "slug": "pie-chart-alt-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "phone",
- "slug": "phone-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "phone-outgoing",
- "slug": "phone-outgoing-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "phone-incoming",
- "slug": "phone-incoming-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "phone-call",
- "slug": "phone-call-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pencil",
- "slug": "pencil-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pen",
- "slug": "pen-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "paste",
- "slug": "paste-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "paper-plane",
- "slug": "paper-plane-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "package",
- "slug": "package-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "news",
- "slug": "news-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "navigation",
- "slug": "navigation-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "music",
- "slug": "music-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mouse",
- "slug": "mouse-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "moon",
- "slug": "moon-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "minus-circle",
- "slug": "minus-circle-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "microphone",
- "slug": "microphone-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "microphone-off",
- "slug": "microphone-off-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message",
- "slug": "message-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-rounded",
- "slug": "message-rounded-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "map",
- "slug": "map-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "map-alt",
- "slug": "map-alt-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "lock",
- "slug": "lock-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "lock-open",
- "slug": "lock-open-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "like",
- "slug": "like-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-arrow-circle",
- "slug": "left-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "layer",
- "slug": "layer-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "joystick",
- "slug": "joystick-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "joystick-alt",
- "slug": "joystick-alt-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "info-circle",
- "slug": "info-circle-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "inbox",
- "slug": "inbox-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "image",
- "slug": "image-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hourglass",
- "slug": "hourglass-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hot",
- "slug": "hot-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "home",
- "slug": "home-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hide",
- "slug": "hide-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "heart",
- "slug": "heart-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hdd",
- "slug": "hdd-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "group",
- "slug": "group-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "grid-alt",
- "slug": "grid-alt-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "gift",
- "slug": "gift-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "flag",
- "slug": "flag-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "flag-alt",
- "slug": "flag-alt-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "first-aid",
- "slug": "first-aid-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "filter-alt",
- "slug": "filter-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file",
- "slug": "file-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-image",
- "slug": "file-image-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "error",
- "slug": "error-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "error-circle",
- "slug": "error-circle-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "envelope",
- "slug": "envelope-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "eject",
- "slug": "eject-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "duplicate",
- "slug": "duplicate-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "droplet",
- "slug": "droplet-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "drink",
- "slug": "drink-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "downvote",
- "slug": "downvote-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "download",
- "slug": "download-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "down-arrow-circle",
- "slug": "down-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dock-top",
- "slug": "dock-top-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dock-right",
- "slug": "dock-right-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dock-left",
- "slug": "dock-left-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dock-bottom",
- "slug": "dock-bottom-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dislike",
- "slug": "dislike-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "discount",
- "slug": "discount-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "detail",
- "slug": "detail-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cube",
- "slug": "cube-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "crown",
- "slug": "crown-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "coupon",
- "slug": "coupon-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "copy",
- "slug": "copy-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "contact",
- "slug": "contact-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "collection",
- "slug": "collection-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cog",
- "slug": "cog-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "coffee",
- "slug": "coffee-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cloud",
- "slug": "cloud-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cloud-upload",
- "slug": "cloud-upload-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cloud-download",
- "slug": "cloud-download-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chip",
- "slug": "chip-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chart",
- "slug": "chart-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cart",
- "slug": "cart-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cart-alt",
- "slug": "cart-alt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "car",
- "slug": "car-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "captions",
- "slug": "captions-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calculator",
- "slug": "calculator-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "buoy",
- "slug": "buoy-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bulb",
- "slug": "bulb-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "building",
- "slug": "building-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bug",
- "slug": "bug-solid",
- "category_id": 100,
- "type_of_icon": "SOLID"
- },
- {
- "name": "briefcase-alt",
- "slug": "briefcase-alt-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "briefcase",
- "slug": "briefcase-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-star",
- "slug": "bookmark-star-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-open",
- "slug": "book-open-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark-plus",
- "slug": "bookmark-plus-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmark",
- "slug": "bookmark-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-bookmark",
- "slug": "book-bookmark-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book",
- "slug": "book-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bolt",
- "slug": "bolt-solid",
- "category_id": 123,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bell-off",
- "slug": "bell-off-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bell",
- "slug": "bell-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "battery-full",
- "slug": "battery-full-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "battery-charging",
- "slug": "battery-charging-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "battery",
- "slug": "battery-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "barcode",
- "slug": "barcode-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bar-chart-square",
- "slug": "bar-chart-square-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "award",
- "slug": "award-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "folder-plus",
- "slug": "folder-plus-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "folder",
- "slug": "folder-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera-off",
- "slug": "camera-off-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera",
- "slug": "camera-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "archive",
- "slug": "archive-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "album",
- "slug": "album-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm-off",
- "slug": "alarm-off-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm",
- "slug": "alarm-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "adjust",
- "slug": "adjust-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cart-alt",
- "slug": "cart-alt-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "car",
- "slug": "car-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "loader-alt",
- "slug": "loader-alt-regular",
- "category_id": 112,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "loader-circle",
- "slug": "loader-circle-regular",
- "category_id": 112,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wrench",
- "slug": "wrench-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "alarm-off",
- "slug": "alarm-off-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "facebook-square",
- "slug": "facebook-square-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "bitcoin",
- "slug": "bitcoin-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "layout",
- "slug": "layout-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dock-left",
- "slug": "dock-left-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dock-top",
- "slug": "dock-top-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dock-right",
- "slug": "dock-right-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dock-bottom",
- "slug": "dock-bottom-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "world",
- "slug": "world-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "linkedin",
- "slug": "linkedin-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "selection",
- "slug": "selection-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paper-plane",
- "slug": "paper-plane-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "slider",
- "slug": "slider-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "loader",
- "slug": "loader-regular",
- "category_id": 112,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chalkboard",
- "slug": "chalkboard-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trash-alt",
- "slug": "trash-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "grid-alt",
- "slug": "grid-alt-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "command",
- "slug": "command-regular",
+ "name": "qr-scan",
+ "slug": "qr-scan-logo",
"category_id": 100,
"type_of_icon": "REGULAR"
},
{
- "name": "window-close",
- "slug": "window-close-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "docker",
+ "slug": "docker-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
},
{
- "name": "notification-off",
- "slug": "notification-off-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "aws",
+ "slug": "aws-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
},
{
- "name": "plug",
- "slug": "plug-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "infinite",
- "slug": "infinite-regular",
+ "name": "hand",
+ "slug": "hand",
"category_id": 113,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "palm",
+ "stop"
+ ]
},
{
- "name": "carousel",
- "slug": "carousel-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
+ "name": "podcast",
+ "slug": "podcast-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "audiobook",
+ "radio"
+ ]
},
{
- "name": "hourglass",
- "slug": "hourglass-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
+ "name": "checkbox-minus",
+ "slug": "checkbox-minus-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
},
{
- "name": "briefcase-alt",
- "slug": "briefcase-alt-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wallet",
- "slug": "wallet-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "station",
- "slug": "station-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "collection",
- "slug": "collection-regular",
+ "name": "checkbox-minus",
+ "slug": "checkbox-minus-regular",
"category_id": 110,
"type_of_icon": "REGULAR"
},
{
- "name": "tv",
- "slug": "tv-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
+ "name": "speaker",
+ "slug": "speaker-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
},
{
- "name": "closet",
- "slug": "closet-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paperclip",
- "slug": "paperclip-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "expand",
- "slug": "expand-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pen",
- "slug": "pen-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "purchase-tag",
- "slug": "purchase-tag-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "images",
- "slug": "images-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pie-chart-alt",
- "slug": "pie-chart-alt-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "news",
- "slug": "news-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "downvote",
- "slug": "downvote-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "upvote",
- "slug": "upvote-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "vimeo",
- "slug": "vimeo-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "globe-alt",
- "slug": "globe-alt-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "store",
- "slug": "store-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hdd",
- "slug": "hdd-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "skip-previous-circle",
- "slug": "skip-previous-circle-regular",
+ "name": "speaker",
+ "slug": "speaker-regular",
"category_id": 114,
"type_of_icon": "REGULAR"
},
{
- "name": "skip-next-circle",
- "slug": "skip-next-circle-regular",
- "category_id": 114,
+ "name": "registered",
+ "slug": "registered-solid",
+ "category_id": 97,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "registered",
+ "slug": "registered-regular",
+ "category_id": 97,
"type_of_icon": "REGULAR"
},
{
- "name": "chip",
- "slug": "chip-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
+ "name": "phone-off",
+ "slug": "phone-off-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
},
{
- "name": "cast",
- "slug": "cast-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "body",
- "slug": "body-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "phone-outgoing",
- "slug": "phone-outgoing-regular",
+ "name": "phone-off",
+ "slug": "phone-off-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
},
{
- "name": "phone-incoming",
- "slug": "phone-incoming-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
+ "name": "tiktok",
+ "slug": "tiktok-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media",
+ "entertainment"
+ ]
},
{
- "name": "collapse",
- "slug": "collapse-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "sketch",
+ "slug": "sketch-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "web design"
+ ]
},
{
- "name": "rename",
- "slug": "rename-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rotate-right",
- "slug": "rotate-right-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "horizontal-center",
- "slug": "horizontal-center-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "ruler",
- "slug": "ruler-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "import",
- "slug": "import-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-alt",
- "slug": "calendar-alt-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "battery",
- "slug": "battery-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "server",
- "slug": "server-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "task",
- "slug": "task-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "folder-open",
- "slug": "folder-open-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "film",
- "slug": "film-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "aperture",
- "slug": "aperture-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dribbble",
- "slug": "dribbble-logo",
+ "name": "steam",
+ "slug": "steam-logo",
"category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "behance",
- "slug": "behance-logo",
+ "name": "trip-advisor",
+ "slug": "trip-advisor-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "travel"
+ ]
+ },
+ {
+ "name": "visual-studio",
+ "slug": "visual-studio-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "unity",
+ "slug": "unity-logo",
"category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "phone-call",
- "slug": "phone-call-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
+ "name": "php",
+ "slug": "php-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
},
{
- "name": "tumblr",
- "slug": "tumblr-logo",
+ "name": "discord-alt",
+ "slug": "discord-alt-logo",
"category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "whatsapp",
- "slug": "whatsapp-logo",
+ "name": "flutter",
+ "slug": "flutter-logo",
"category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "youtube",
- "slug": "youtube-logo",
+ "name": "mastodon",
+ "slug": "mastodon-logo",
"category_id": 97,
"type_of_icon": "LOGO"
},
{
- "name": "up-arrow",
- "slug": "up-arrow-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "undo",
- "slug": "undo-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "twitter",
- "slug": "twitter-logo",
- "category_id": 97,
+ "name": "tailwind-css",
+ "slug": "tailwind-css-logo",
+ "category_id": 100,
"type_of_icon": "LOGO"
},
{
- "name": "timer",
- "slug": "timer-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "support",
- "slug": "support-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "subdirectory-right",
- "slug": "subdirectory-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "subdirectory-left",
- "slug": "subdirectory-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-arrow",
- "slug": "right-arrow-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "revision",
- "slug": "revision-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "repost",
- "slug": "repost-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "reply",
- "slug": "reply-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "reply-all",
- "slug": "reply-all-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "redo",
- "slug": "redo-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "radar",
- "slug": "radar-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "poll",
- "slug": "poll-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "list-check",
- "slug": "list-check-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "like",
- "slug": "like-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-arrow",
- "slug": "left-arrow-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "joystick-alt",
- "slug": "joystick-alt-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "instagram",
- "slug": "instagram-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "history",
- "slug": "history-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "google",
- "slug": "google-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "github",
- "slug": "github-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "flag",
- "slug": "flag-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "first-aid",
- "slug": "first-aid-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "facebook",
- "slug": "facebook-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "export",
- "slug": "export-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "down-arrow",
- "slug": "down-arrow-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dislike",
- "slug": "dislike-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "crown",
- "slug": "crown-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "barcode",
- "slug": "barcode-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user",
- "slug": "user-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-x",
- "slug": "user-x-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-plus",
- "slug": "user-plus-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-minus",
- "slug": "user-minus-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-circle",
- "slug": "user-circle-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-check",
- "slug": "user-check-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "underline",
- "slug": "underline-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trophy",
- "slug": "trophy-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trash",
- "slug": "trash-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "text",
- "slug": "text-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sun",
- "slug": "sun-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "star",
- "slug": "star-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort",
- "slug": "sort-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shuffle",
- "slug": "shuffle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shopping-bag",
- "slug": "shopping-bag-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shield",
- "slug": "shield-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shield-alt",
- "slug": "shield-alt-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "share",
- "slug": "share-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "share-alt",
- "slug": "share-alt-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "select-multiple",
- "slug": "select-multiple-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "screenshot",
- "slug": "screenshot-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "save",
- "slug": "save-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pulse",
- "slug": "pulse-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "power-off",
- "slug": "power-off-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "plus",
- "slug": "plus-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pin",
- "slug": "pin-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pencil",
- "slug": "pencil-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paste",
- "slug": "paste-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paragraph",
- "slug": "paragraph-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "package",
- "slug": "package-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "notification",
- "slug": "notification-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "music",
- "slug": "music-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "move",
- "slug": "move-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mouse",
- "slug": "mouse-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "minus",
- "slug": "minus-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "microphone-off",
- "slug": "microphone-off-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "log-out",
- "slug": "log-out-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "log-in",
- "slug": "log-in-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "link-external",
- "slug": "link-external-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "joystick",
- "slug": "joystick-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "italic",
- "slug": "italic-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "home-alt",
- "slug": "home-alt-regular",
+ "name": "buildings",
+ "slug": "buildings-regular",
"category_id": 98,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "city",
+ "colony",
+ "skyline",
+ "skyscrapers"
+ ]
},
{
- "name": "heading",
- "slug": "heading-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hash",
- "slug": "hash-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "group",
- "slug": "group-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-repo-forked",
- "slug": "git-repo-forked-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-pull-request",
- "slug": "git-pull-request-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-merge",
- "slug": "git-merge-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-compare",
- "slug": "git-compare-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-commit",
- "slug": "git-commit-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "git-branch",
- "slug": "git-branch-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "font",
- "slug": "font-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "filter",
- "slug": "filter-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file",
- "slug": "file-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "edit",
- "slug": "edit-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shield-quarter",
- "slug": "shield-quarter-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "detail",
- "slug": "detail-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cut",
- "slug": "cut-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cube",
- "slug": "cube-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "crop",
- "slug": "crop-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "credit-card",
- "slug": "credit-card-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "columns",
- "slug": "columns-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cog",
- "slug": "cog-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-snow",
- "slug": "cloud-snow-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-rain",
- "slug": "cloud-rain-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-lightning",
- "slug": "cloud-lightning-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-light-rain",
- "slug": "cloud-light-rain-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-drizzle",
- "slug": "cloud-drizzle-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "check",
- "slug": "check-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cart",
- "slug": "cart-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calculator",
- "slug": "calculator-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bold",
- "slug": "bold-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "award",
- "slug": "award-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "anchor",
- "slug": "anchor-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "album",
- "slug": "album-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "adjust",
- "slug": "adjust-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "x",
- "slug": "x-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "table",
- "slug": "table-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "duplicate",
- "slug": "duplicate-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "windows",
- "slug": "windows-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "window",
- "slug": "window-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "window-open",
- "slug": "window-open-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wifi",
- "slug": "wifi-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "voicemail",
- "slug": "voicemail-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "video-off",
- "slug": "video-off-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "usb",
- "slug": "usb-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "upload",
- "slug": "upload-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "alarm",
- "slug": "alarm-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tennis-ball",
- "slug": "tennis-ball-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "target-lock",
- "slug": "target-lock-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tag",
- "slug": "tag-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tab",
- "slug": "tab-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "spreadsheet",
- "slug": "spreadsheet-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sitemap",
- "slug": "sitemap-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sidebar",
- "slug": "sidebar-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "send",
- "slug": "send-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pie-chart",
- "slug": "pie-chart-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "phone",
- "slug": "phone-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "navigation",
- "slug": "navigation-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mobile",
- "slug": "mobile-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mobile-alt",
- "slug": "mobile-alt-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message",
- "slug": "message-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-rounded",
- "slug": "message-rounded-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "map",
- "slug": "map-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "map-alt",
- "slug": "map-alt-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "lock",
- "slug": "lock-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "lock-open",
- "slug": "lock-open-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "list-minus",
- "slug": "list-minus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "list-ul",
- "slug": "list-ul-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "list-plus",
- "slug": "list-plus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "link",
- "slug": "link-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "link-alt",
- "slug": "link-alt-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "layer",
- "slug": "layer-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "laptop",
- "slug": "laptop-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "home",
- "slug": "home-regular",
+ "name": "buildings",
+ "slug": "buildings-solid",
"category_id": 98,
+ "type_of_icon": "SOLID",
+ "term": [
+ "city",
+ "colony",
+ "skyline",
+ "skyscrapers"
+ ]
+ },
+ {
+ "name": "store-alt",
+ "slug": "store-alt-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "shop",
+ "market"
+ ]
+ },
+ {
+ "name": "store-alt",
+ "slug": "store-alt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID",
+ "term": [
+ "shop",
+ "market"
+ ]
+ },
+ {
+ "name": "bar-chart-alt-2",
+ "slug": "bar-chart-alt-2-regular",
+ "category_id": 99,
"type_of_icon": "REGULAR"
},
{
- "name": "heart",
- "slug": "heart-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
+ "name": "bar-chart-alt-2",
+ "slug": "bar-chart-alt-2-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
},
{
- "name": "headphone",
- "slug": "headphone-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
+ "name": "message-dots",
+ "slug": "message-dots-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "message-dots",
+ "slug": "message-dots-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "message-rounded-dots",
+ "slug": "message-rounded-dots-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "message-rounded-dots",
+ "slug": "message-rounded-dots-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
},
{
"name": "devices",
- "slug": "devices-regular",
+ "slug": "devices-solid",
"category_id": 103,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "mobile",
+ "tab"
+ ]
},
{
- "name": "globe",
- "slug": "globe-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
+ "name": "memory-card",
+ "slug": "memory-card-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "sd card",
+ "storage"
+ ]
},
{
- "name": "gift",
- "slug": "gift-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
+ "name": "memory-card",
+ "slug": "memory-card-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID",
+ "term": [
+ "sd card",
+ "storage"
+ ]
},
{
- "name": "envelope",
- "slug": "envelope-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "download",
- "slug": "download-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dots-vertical",
- "slug": "dots-vertical-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dots-vertical-rounded",
- "slug": "dots-vertical-rounded-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dots-horizontal",
- "slug": "dots-horizontal-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dots-horizontal-rounded",
- "slug": "dots-horizontal-rounded-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dollar",
- "slug": "dollar-regular",
+ "name": "wallet-alt",
+ "slug": "wallet-alt-regular",
"category_id": 107,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "money"
+ ]
},
{
- "name": "directions",
- "slug": "directions-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
+ "name": "wallet-alt",
+ "slug": "wallet-alt-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "money"
+ ]
},
{
- "name": "desktop",
- "slug": "desktop-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "data",
- "slug": "data-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "compass",
- "slug": "compass-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "crosshair",
- "slug": "crosshair-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "terminal",
- "slug": "terminal-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud",
- "slug": "cloud-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-upload",
- "slug": "cloud-upload-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cloud-download",
- "slug": "cloud-download-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chart",
- "slug": "chart-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar",
- "slug": "calendar-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-x",
- "slug": "calendar-x-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-minus",
- "slug": "calendar-minus-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-check",
- "slug": "calendar-check-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-plus",
- "slug": "calendar-plus-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "buoy",
- "slug": "buoy-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bulb",
- "slug": "bulb-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bluetooth",
- "slug": "bluetooth-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bug",
- "slug": "bug-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "building",
- "slug": "building-regular",
+ "name": "bank",
+ "slug": "bank-solid",
"category_id": 98,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "institution",
+ "money",
+ "safe"
+ ]
},
{
- "name": "broadcast",
- "slug": "broadcast-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "briefcase",
- "slug": "briefcase-regular",
+ "name": "slideshow",
+ "slug": "slideshow-regular",
"category_id": 99,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "REGULAR",
+ "term": [
+ "presentation",
+ "keynote"
+ ]
},
{
- "name": "bookmark-plus",
- "slug": "bookmark-plus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark-minus",
- "slug": "bookmark-minus-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book",
- "slug": "book-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book-bookmark",
- "slug": "book-bookmark-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "block",
- "slug": "block-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "basketball",
- "slug": "basketball-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bar-chart",
- "slug": "bar-chart-regular",
+ "name": "slideshow",
+ "slug": "slideshow-solid",
"category_id": 99,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "presentation",
+ "keynote"
+ ]
},
{
- "name": "bar-chart-square",
- "slug": "bar-chart-square-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bar-chart-alt",
- "slug": "bar-chart-alt-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "at",
- "slug": "at-regular",
+ "name": "message-square",
+ "slug": "message-square-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
},
{
- "name": "archive",
- "slug": "archive-regular",
- "category_id": 106,
+ "name": "message-square-dots",
+ "slug": "message-square-dots-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "message-square",
+ "slug": "message-square-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-square-dots",
+ "slug": "message-square-dots-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "book-content",
+ "slug": "book-content-regular",
+ "category_id": 124,
"type_of_icon": "REGULAR"
},
{
- "name": "zoom-out",
- "slug": "zoom-out-regular",
- "category_id": 110,
+ "name": "book-content",
+ "slug": "book-content-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chat",
+ "slug": "chat-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "discussion",
+ "talk",
+ "comments",
+ "messages"
+ ]
+ },
+ {
+ "name": "chat",
+ "slug": "chat-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "discussion",
+ "talk",
+ "comments",
+ "messages"
+ ]
+ },
+ {
+ "name": "edit-alt",
+ "slug": "edit-alt-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "writing",
+ "note",
+ "pencil"
+ ]
+ },
+ {
+ "name": "edit-alt",
+ "slug": "edit-alt-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID",
+ "term": [
+ "writing",
+ "note",
+ "pencil"
+ ]
+ },
+ {
+ "name": "mouse-alt",
+ "slug": "mouse-alt-regular",
+ "category_id": 103,
"type_of_icon": "REGULAR"
},
{
- "name": "zoom-in",
- "slug": "zoom-in-regular",
- "category_id": 110,
+ "name": "mouse-alt",
+ "slug": "mouse-alt-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bug-alt",
+ "slug": "bug-alt-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "error",
+ "warning"
+ ]
+ },
+ {
+ "name": "bug-alt",
+ "slug": "bug-alt-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID",
+ "term": [
+ "error",
+ "warning"
+ ]
+ },
+ {
+ "name": "notepad",
+ "slug": "notepad-regular",
+ "category_id": 124,
"type_of_icon": "REGULAR"
},
{
- "name": "x-circle",
- "slug": "x-circle-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "notepad",
+ "slug": "notepad-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
},
{
- "name": "volume",
- "slug": "volume-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "volume-mute",
- "slug": "volume-mute-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "volume-low",
- "slug": "volume-low-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "volume-full",
- "slug": "volume-full-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "video",
- "slug": "video-regular",
+ "name": "video-recording",
+ "slug": "video-recording-regular",
"category_id": 117,
"type_of_icon": "REGULAR"
},
{
- "name": "vertical-center",
- "slug": "vertical-center-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
+ "name": "video-recording",
+ "slug": "video-recording-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
},
{
- "name": "up-arrow-circle",
- "slug": "up-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trending-up",
- "slug": "trending-up-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "trending-down",
- "slug": "trending-down-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "toggle-right",
- "slug": "toggle-right-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "toggle-left",
- "slug": "toggle-left-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "time",
- "slug": "time-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sync",
- "slug": "sync-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "stopwatch",
- "slug": "stopwatch-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "stop",
- "slug": "stop-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "stop-circle",
- "slug": "stop-circle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "skip-previous",
- "slug": "skip-previous-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "skip-next",
- "slug": "skip-next-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "show",
- "slug": "show-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "search",
- "slug": "search-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rss",
- "slug": "rss-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-top-arrow-circle",
- "slug": "right-top-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-indent",
- "slug": "right-indent-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-down-arrow-circle",
- "slug": "right-down-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-arrow-circle",
- "slug": "right-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "reset",
- "slug": "reset-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rewind",
- "slug": "rewind-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rectangle",
- "slug": "rectangle-regular",
+ "name": "shape-square",
+ "slug": "shape-square-regular",
"category_id": 118,
"type_of_icon": "REGULAR"
},
{
- "name": "radio-circle",
- "slug": "radio-circle-regular",
- "category_id": 110,
+ "name": "shape-triangle",
+ "slug": "shape-triangle-regular",
+ "category_id": 118,
"type_of_icon": "REGULAR"
},
{
- "name": "radio-circle-marked",
- "slug": "radio-circle-marked-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "direction-left",
+ "slug": "direction-left-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
},
{
- "name": "question-mark",
- "slug": "question-mark-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
+ "name": "ghost",
+ "slug": "ghost-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "spooky",
+ "horror",
+ "scary"
+ ]
},
{
- "name": "plus-circle",
- "slug": "plus-circle-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
+ "name": "ghost",
+ "slug": "ghost-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID",
+ "term": [
+ "spooky",
+ "horror",
+ "scary"
+ ]
},
{
- "name": "play",
- "slug": "play-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "play-circle",
- "slug": "play-circle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pause",
- "slug": "pause-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pause-circle",
- "slug": "pause-circle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "moon",
- "slug": "moon-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "minus-circle",
- "slug": "minus-circle-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "microphone",
- "slug": "microphone-regular",
+ "name": "mail-send",
+ "slug": "mail-send-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
},
{
- "name": "menu",
- "slug": "menu-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-top-arrow-circle",
- "slug": "left-top-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-indent",
- "slug": "left-indent-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-down-arrow-circle",
- "slug": "left-down-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-arrow-circle",
- "slug": "left-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "last-page",
- "slug": "last-page-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "key",
- "slug": "key-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "align-justify",
- "slug": "align-justify-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "info-circle",
- "slug": "info-circle-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "image",
- "slug": "image-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hide",
- "slug": "hide-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "fullscreen",
- "slug": "fullscreen-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "folder",
- "slug": "folder-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "folder-plus",
- "slug": "folder-plus-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "folder-minus",
- "slug": "folder-minus-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "first-page",
- "slug": "first-page-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "fast-forward",
- "slug": "fast-forward-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "fast-forward-circle",
- "slug": "fast-forward-circle-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "exit-fullscreen",
- "slug": "exit-fullscreen-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "error",
- "slug": "error-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "error-circle",
- "slug": "error-circle-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "down-arrow-circle",
- "slug": "down-arrow-circle-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "copyright",
- "slug": "copyright-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "copy",
- "slug": "copy-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "coffee",
- "slug": "coffee-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "code",
- "slug": "code-regular",
+ "name": "code-alt",
+ "slug": "code-alt-regular",
"category_id": 100,
"type_of_icon": "REGULAR"
},
- {
- "name": "code-curly",
- "slug": "code-curly-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "clipboard",
- "slug": "clipboard-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevrons-left",
- "slug": "chevrons-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevrons-right",
- "slug": "chevrons-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevrons-up",
- "slug": "chevrons-up-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevrons-down",
- "slug": "chevrons-down-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-right",
- "slug": "chevron-right-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-left",
- "slug": "chevron-left-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-up",
- "slug": "chevron-up-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chevron-down",
- "slug": "chevron-down-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "checkbox-square",
- "slug": "checkbox-square-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "checkbox",
- "slug": "checkbox-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "checkbox-checked",
- "slug": "checkbox-checked-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "captions",
- "slug": "captions-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "camera",
- "slug": "camera-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "camera-off",
- "slug": "camera-off-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bullseye",
- "slug": "bullseye-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmarks",
- "slug": "bookmarks-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark",
- "slug": "bookmark-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bell",
- "slug": "bell-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bell-plus",
- "slug": "bell-plus-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bell-off",
- "slug": "bell-off-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bell-minus",
- "slug": "bell-minus-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "arrow-back",
- "slug": "arrow-back-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "align-right",
- "slug": "align-right-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "align-middle",
- "slug": "align-middle-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "align-left",
- "slug": "align-left-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "vial",
- "slug": "vial-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment-error",
- "slug": "comment-error-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "diamond",
- "slug": "diamond-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "redbubble",
- "slug": "redbubble-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "patreon",
- "slug": "patreon-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "gitlab",
- "slug": "gitlab-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "etsy",
- "slug": "etsy-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "figma",
- "slug": "figma-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "audible",
- "slug": "audible-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "algolia",
- "slug": "algolia-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "adobe",
- "slug": "adobe-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "wink-tongue",
- "slug": "wink-tongue-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "upside-down",
- "slug": "upside-down-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "happy-alt",
- "slug": "happy-alt-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "laugh",
- "slug": "laugh-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "meh-blank",
- "slug": "meh-blank-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cool",
- "slug": "cool-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "tired",
- "slug": "tired-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "happy-beaming",
- "slug": "happy-beaming-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shocked",
- "slug": "shocked-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "happy",
- "slug": "happy-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sad",
- "slug": "sad-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "sleepy",
- "slug": "sleepy-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "confused",
- "slug": "confused-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "meh-alt",
- "slug": "meh-alt-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "meh",
- "slug": "meh-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "smile",
- "slug": "smile-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "wink-smile",
- "slug": "wink-smile-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dizzy",
- "slug": "dizzy-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "happy-heart-eyes",
- "slug": "happy-heart-eyes-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "angry",
- "slug": "angry-solid",
- "category_id": 105,
- "type_of_icon": "SOLID"
- },
- {
- "name": "upside-down",
- "slug": "upside-down-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "laugh",
- "slug": "laugh-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "meh-blank",
- "slug": "meh-blank-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "happy-beaming",
- "slug": "happy-beaming-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shocked",
- "slug": "shocked-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sleepy",
- "slug": "sleepy-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "confused",
- "slug": "confused-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wink-smile",
- "slug": "wink-smile-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dizzy",
- "slug": "dizzy-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "happy-heart-eyes",
- "slug": "happy-heart-eyes-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "angry",
- "slug": "angry-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "smile",
- "slug": "smile-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tired",
- "slug": "tired-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cool",
- "slug": "cool-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "happy-alt",
- "slug": "happy-alt-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wink-tongue",
- "slug": "wink-tongue-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "meh-alt",
- "slug": "meh-alt-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "business",
- "slug": "business-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "camera-plus",
- "slug": "camera-plus-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "food-menu",
- "slug": "food-menu-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "food-menu",
- "slug": "food-menu-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "food-tag",
- "slug": "food-tag-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "offer",
- "slug": "offer-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "clinic",
- "slug": "clinic-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "female-sign",
- "slug": "female-sign-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "male-sign",
- "slug": "male-sign-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "female",
- "slug": "female-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "male",
- "slug": "male-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hand-left",
- "slug": "hand-left-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hand-down",
- "slug": "hand-down-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hand-right",
- "slug": "hand-right-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "hand-up",
- "slug": "hand-up-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "clinic",
- "slug": "clinic-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "baby-carriage",
- "slug": "baby-carriage-solid",
- "category_id": 94,
- "type_of_icon": "SOLID"
- },
- {
- "name": "health",
- "slug": "health-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tone",
- "slug": "tone-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pinterest-alt",
- "slug": "pinterest-alt-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "imdb",
- "slug": "imdb-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "jquery",
- "slug": "jquery-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "facebook-circle",
- "slug": "facebook-circle-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "shekel",
- "slug": "shekel-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "yen",
- "slug": "yen-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "won",
- "slug": "won-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pound",
- "slug": "pound-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "euro",
- "slug": "euro-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "rupee",
- "slug": "rupee-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "caret-right-circle",
- "slug": "caret-right-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "caret-left-circle",
- "slug": "caret-left-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "caret-down-circle",
- "slug": "caret-down-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "caret-up-circle",
- "slug": "caret-up-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "ruble",
- "slug": "ruble-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "lira",
- "slug": "lira-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bitcoin",
- "slug": "bitcoin-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "tone",
- "slug": "tone-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bolt-circle",
- "slug": "bolt-circle-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bolt-circle",
- "slug": "bolt-circle-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "city",
- "slug": "city-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cake",
- "slug": "cake-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cake",
- "slug": "cake-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "spa",
- "slug": "spa-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "spa",
- "slug": "spa-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dish",
- "slug": "dish-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "dish",
- "slug": "dish-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "fridge",
- "slug": "fridge-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "fridge",
- "slug": "fridge-regular",
- "category_id": 108,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "image-add",
- "slug": "image-add-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "image-add",
- "slug": "image-add-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "image-alt",
- "slug": "image-alt-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "space-bar",
- "slug": "space-bar-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "alarm-add",
- "slug": "alarm-add-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "alarm-add",
- "slug": "alarm-add-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "archive-out",
- "slug": "archive-out-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "archive-out",
- "slug": "archive-out-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "archive-in",
- "slug": "archive-in-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "archive-in",
- "slug": "archive-in-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "add-to-queue",
- "slug": "add-to-queue-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "add-to-queue",
- "slug": "add-to-queue-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-radius",
- "slug": "border-radius-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "check-shield",
- "slug": "check-shield-solid",
- "category_id": 100,
- "type_of_icon": "SOLID"
- },
- {
- "name": "check-shield",
- "slug": "check-shield-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "label",
- "slug": "label-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "label",
- "slug": "label-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file-find",
- "slug": "file-find-regular",
- "category_id": 106,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "face",
- "slug": "face-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "face",
- "slug": "face-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "file-find",
- "slug": "file-find-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "extension",
- "slug": "extension-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "extension",
- "slug": "extension-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "exit",
- "slug": "exit-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "exit",
- "slug": "exit-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "brush-alt",
- "slug": "brush-alt-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "conversation",
- "slug": "conversation-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort-z-a",
- "slug": "sort-z-a-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "sort-a-z",
- "slug": "sort-a-z-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "printer",
- "slug": "printer-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "radio",
- "slug": "radio-regular",
- "category_id": 114,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "layout",
- "slug": "layout-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "quote-alt-right",
- "slug": "quote-alt-right-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "quote-alt-left",
- "slug": "quote-alt-left-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mobile-vibration",
- "slug": "mobile-vibration-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "fast-forward-circle",
- "slug": "fast-forward-circle-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "rewind-circle",
- "slug": "rewind-circle-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "carousel",
- "slug": "carousel-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "customize",
- "slug": "customize-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "customize",
- "slug": "customize-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "calendar-event",
- "slug": "calendar-event-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-check",
- "slug": "calendar-check-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-x",
- "slug": "calendar-x-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-minus",
- "slug": "calendar-minus-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-plus",
- "slug": "calendar-plus-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar-alt",
- "slug": "calendar-alt-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "calendar",
- "slug": "calendar-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brush-alt",
- "slug": "brush-alt-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "briefcase-alt-2",
- "slug": "briefcase-alt-2-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "briefcase-alt-2",
- "slug": "briefcase-alt-2-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bookmark-minus",
- "slug": "bookmark-minus-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bookmarks",
- "slug": "bookmarks-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "instagram-alt",
- "slug": "instagram-alt-logo",
- "category_id": 97,
- "type_of_icon": "LOGO"
- },
- {
- "name": "time-five",
- "slug": "time-five-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "time-five",
- "slug": "time-five-regular",
- "category_id": 120,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pie-chart-alt-2",
- "slug": "pie-chart-alt-2-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pie-chart-alt-2",
- "slug": "pie-chart-alt-2-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "time",
- "slug": "time-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "timer",
- "slug": "timer-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "stopwatch",
- "slug": "stopwatch-solid",
- "category_id": 120,
- "type_of_icon": "SOLID"
- },
- {
- "name": "gas-pump",
- "slug": "gas-pump-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "compass",
- "slug": "compass-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-check",
- "slug": "user-check-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-x",
- "slug": "user-x-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
{
"name": "grid",
- "slug": "grid-solid",
- "category_id": 111,
- "type_of_icon": "SOLID"
- },
- {
- "name": "zoom-out",
- "slug": "zoom-out-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "zoom-in",
- "slug": "zoom-in-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "search",
- "slug": "search-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bell-minus",
- "slug": "bell-minus-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "bell-plus",
- "slug": "bell-plus-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "folder-minus",
- "slug": "folder-minus-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mobile",
- "slug": "mobile-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "data",
- "slug": "data-solid",
- "category_id": 100,
- "type_of_icon": "SOLID"
- },
- {
- "name": "skip-next-circle",
- "slug": "skip-next-circle-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "skip-previous-circle",
- "slug": "skip-previous-circle-solid",
- "category_id": 114,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chalkboard",
- "slug": "chalkboard-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "school",
- "slug": "school-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "institution",
- "slug": "institution-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-down-arrow-circle",
- "slug": "left-down-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-top-arrow-circle",
- "slug": "left-top-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "right-down-arrow-circle",
- "slug": "right-down-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "right-top-arrow-circle",
- "slug": "right-top-arrow-circle-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "down-arrow",
- "slug": "down-arrow-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "up-arrow",
- "slug": "up-arrow-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "left-arrow",
- "slug": "left-arrow-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "right-arrow",
- "slug": "right-arrow-solid",
- "category_id": 96,
- "type_of_icon": "SOLID"
- },
- {
- "name": "rectangle",
- "slug": "rectangle-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mobile-vibration",
- "slug": "mobile-vibration-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mobile-landscape",
- "slug": "mobile-landscape-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-all",
- "slug": "border-all-regular",
+ "slug": "grid-regular",
"category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "border-bottom",
- "slug": "border-bottom-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-top",
- "slug": "border-top-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-left",
- "slug": "border-left-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "border-right",
- "slug": "border-right-regular",
- "category_id": 111,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dialpad-alt",
- "slug": "dialpad-alt-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "filter-alt",
- "slug": "filter-alt-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "brightness",
- "slug": "brightness-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brightness",
- "slug": "brightness-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "brightness-half",
- "slug": "brightness-half-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "brightness-half",
- "slug": "brightness-half-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paint",
- "slug": "paint-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "wifi-off",
- "slug": "wifi-off-regular",
- "category_id": 115,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "credit-card",
- "slug": "credit-card-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "credit-card-alt",
- "slug": "credit-card-alt-solid",
- "category_id": 107,
- "type_of_icon": "SOLID"
- },
- {
- "name": "credit-card-alt",
- "slug": "credit-card-alt-regular",
- "category_id": 107,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "band-aid",
- "slug": "band-aid-solid",
- "category_id": 109,
- "type_of_icon": "SOLID"
- },
- {
- "name": "band-aid",
- "slug": "band-aid-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hive",
- "slug": "hive-regular",
- "category_id": 113,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "map-pin",
- "slug": "map-pin-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "map-pin",
- "slug": "map-pin-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "line-chart",
- "slug": "line-chart-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "receipt",
- "slug": "receipt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "receipt",
- "slug": "receipt-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "purchase-tag-alt",
- "slug": "purchase-tag-alt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "purchase-tag-alt",
- "slug": "purchase-tag-alt-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "basket",
- "slug": "basket-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
- },
- {
- "name": "basket",
- "slug": "basket-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "palette",
- "slug": "palette-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "palette",
- "slug": "palette-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "plane-alt",
- "slug": "plane-alt-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "component",
- "slug": "component-solid",
- "category_id": 100,
- "type_of_icon": "SOLID"
- },
- {
- "name": "traffic-barrier",
- "slug": "traffic-barrier-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "no-entry",
- "slug": "no-entry-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "no-entry",
- "slug": "no-entry-regular",
- "category_id": 121,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt-dots",
- "slug": "message-alt-dots-solid",
+ "name": "quote-single-left",
+ "slug": "quote-single-left-solid",
"category_id": 101,
"type_of_icon": "SOLID"
},
{
- "name": "message-alt-dots",
- "slug": "message-alt-dots-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-alt",
- "slug": "message-alt-solid",
+ "name": "quote-single-right",
+ "slug": "quote-single-right-solid",
"category_id": 101,
"type_of_icon": "SOLID"
},
{
- "name": "message-alt",
- "slug": "message-alt-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "check-square",
- "slug": "check-square-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "check-square",
- "slug": "check-square-regular",
- "category_id": 110,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "notification-off",
- "slug": "notification-off-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "notification",
- "slug": "notification-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "log-out",
- "slug": "log-out-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "log-in",
- "slug": "log-in-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "log-out-circle",
- "slug": "log-out-circle-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "log-out-circle",
- "slug": "log-out-circle-regular",
+ "name": "user-pin",
+ "slug": "user-pin-regular",
"category_id": 122,
"type_of_icon": "REGULAR"
},
{
- "name": "log-in-circle",
- "slug": "log-in-circle-solid",
+ "name": "user-pin",
+ "slug": "user-pin-solid",
"category_id": 122,
"type_of_icon": "SOLID"
},
{
- "name": "log-in-circle",
- "slug": "log-in-circle-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "circle",
- "slug": "circle-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "doughnut-chart",
- "slug": "doughnut-chart-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "doughnut-chart",
- "slug": "doughnut-chart-regular",
- "category_id": 99,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "building-house",
- "slug": "building-house-solid",
- "category_id": 98,
- "type_of_icon": "SOLID"
- },
- {
- "name": "building-house",
- "slug": "building-house-regular",
- "category_id": 98,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "accessibility",
- "slug": "accessibility-regular",
- "category_id": 94,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "user-voice",
- "slug": "user-voice-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "user-voice",
- "slug": "user-voice-regular",
- "category_id": 122,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cuboid",
- "slug": "cuboid-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cuboid",
- "slug": "cuboid-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cube-alt",
- "slug": "cube-alt-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cube-alt",
- "slug": "cube-alt-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "polygon",
- "slug": "polygon-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "polygon",
- "slug": "polygon-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "square-rounded",
- "slug": "square-rounded-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "square-rounded",
- "slug": "square-rounded-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "square",
- "slug": "square-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "square",
- "slug": "square-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "error-alt",
- "slug": "error-alt-solid",
- "category_id": 95,
- "type_of_icon": "SOLID"
- },
- {
- "name": "error-alt",
- "slug": "error-alt-regular",
- "category_id": 95,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shield-alt-2",
- "slug": "shield-alt-2-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "shield-alt-2",
- "slug": "shield-alt-2-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "paint-roll",
- "slug": "paint-roll-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "paint-roll",
- "slug": "paint-roll-regular",
- "category_id": 102,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "droplet-half",
- "slug": "droplet-half-solid",
- "category_id": 102,
- "type_of_icon": "SOLID"
- },
- {
- "name": "droplet",
- "slug": "droplet-regular",
- "category_id": 123,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "street-view",
- "slug": "street-view-regular",
+ "name": "run",
+ "slug": "run-regular",
"category_id": 121,
"type_of_icon": "REGULAR"
},
{
- "name": "plus-medical",
- "slug": "plus-medical-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "search-alt-2",
- "slug": "search-alt-2-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "search-alt-2",
- "slug": "search-alt-2-regular",
+ "name": "copy-alt",
+ "slug": "copy-alt-regular",
"category_id": 110,
"type_of_icon": "REGULAR"
},
{
- "name": "bowling-ball",
- "slug": "bowling-ball-solid",
- "category_id": 119,
+ "name": "copy-alt",
+ "slug": "copy-alt-solid",
+ "category_id": 110,
"type_of_icon": "SOLID"
},
{
- "name": "bowling-ball",
- "slug": "bowling-ball-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "dna",
- "slug": "dna-regular",
- "category_id": 109,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "cycling",
- "slug": "cycling-regular",
- "category_id": 119,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "shape-circle",
- "slug": "shape-circle-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "down-arrow-alt",
- "slug": "down-arrow-alt-regular",
+ "name": "transfer-alt",
+ "slug": "transfer-alt-regular",
"category_id": 96,
"type_of_icon": "REGULAR"
},
{
- "name": "up-arrow-alt",
- "slug": "up-arrow-alt-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "right-arrow-alt",
- "slug": "right-arrow-alt-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "left-arrow-alt",
- "slug": "left-arrow-alt-regular",
- "category_id": 96,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "hourglass-bottom",
- "slug": "hourglass-bottom-solid",
- "category_id": 120,
+ "name": "file-doc",
+ "slug": "file-doc-solid",
+ "category_id": 106,
"type_of_icon": "SOLID"
},
{
- "name": "hourglass-top",
- "slug": "hourglass-top-solid",
- "category_id": 120,
+ "name": "file-html",
+ "slug": "file-html-solid",
+ "category_id": 106,
"type_of_icon": "SOLID"
},
{
- "name": "lock-open-alt",
- "slug": "lock-open-alt-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "lock-open-alt",
- "slug": "lock-open-alt-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "lock-alt",
- "slug": "lock-alt-solid",
- "category_id": 116,
- "type_of_icon": "SOLID"
- },
- {
- "name": "lock-alt",
- "slug": "lock-alt-regular",
- "category_id": 116,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "graduation",
- "slug": "graduation-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cylinder",
- "slug": "cylinder-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "cylinder",
- "slug": "cylinder-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "pyramid",
- "slug": "pyramid-solid",
- "category_id": 118,
- "type_of_icon": "SOLID"
- },
- {
- "name": "pyramid",
- "slug": "pyramid-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "wine",
- "slug": "wine-solid",
- "category_id": 108,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment-dots",
- "slug": "comment-dots-solid",
+ "name": "comment-detail",
+ "slug": "comment-detail-solid",
"category_id": 101,
"type_of_icon": "SOLID"
},
{
- "name": "comment-dots",
- "slug": "comment-dots-regular",
+ "name": "comment-add",
+ "slug": "comment-add-solid",
"category_id": 101,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "message",
+ "new",
+ "plus"
+ ]
},
{
- "name": "comment",
- "slug": "comment-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "comment",
- "slug": "comment-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "traffic",
- "slug": "traffic-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "landscape",
- "slug": "landscape-solid",
- "category_id": 117,
- "type_of_icon": "SOLID"
- },
- {
- "name": "landscape",
- "slug": "landscape-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "adjust-alt",
- "slug": "adjust-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "id-card",
- "slug": "id-card-solid",
- "category_id": 122,
- "type_of_icon": "SOLID"
- },
- {
- "name": "parking",
- "slug": "parking-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plane-land",
- "slug": "plane-land-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "plane-take-off",
- "slug": "plane-take-off-solid",
- "category_id": 121,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-open",
- "slug": "book-open-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "analyse",
- "slug": "analyse-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-gif",
- "slug": "file-gif-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-jpg",
- "slug": "file-jpg-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-png",
- "slug": "file-png-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-txt",
- "slug": "file-txt-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-md",
- "slug": "file-md-solid",
- "category_id": 106,
- "type_of_icon": "SOLID"
- },
- {
- "name": "file-json",
- "slug": "file-json-solid",
+ "name": "file-css",
+ "slug": "file-css-solid",
"category_id": 106,
"type_of_icon": "SOLID"
},
@@ -8719,346 +1625,9553 @@ const icons = [
"type_of_icon": "SOLID"
},
{
- "name": "file-css",
- "slug": "file-css-solid",
+ "name": "file-json",
+ "slug": "file-json-solid",
"category_id": 106,
"type_of_icon": "SOLID"
},
{
- "name": "comment-add",
- "slug": "comment-add-solid",
+ "name": "file-md",
+ "slug": "file-md-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-txt",
+ "slug": "file-txt-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-png",
+ "slug": "file-png-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-jpg",
+ "slug": "file-jpg-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-gif",
+ "slug": "file-gif-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "analyse",
+ "slug": "analyse-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-open",
+ "slug": "book-open-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "plane-take-off",
+ "slug": "plane-take-off-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "flight",
+ "fly"
+ ]
+ },
+ {
+ "name": "plane-land",
+ "slug": "plane-land-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "flight",
+ "fly",
+ "landing"
+ ]
+ },
+ {
+ "name": "parking",
+ "slug": "parking-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "id-card",
+ "slug": "id-card-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "adjust-alt",
+ "slug": "adjust-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "landscape",
+ "slug": "landscape-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "landscape",
+ "slug": "landscape-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "traffic",
+ "slug": "traffic-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "comment",
+ "slug": "comment-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "comment",
+ "slug": "comment-solid",
"category_id": 101,
"type_of_icon": "SOLID"
},
{
- "name": "comment-detail",
- "slug": "comment-detail-solid",
+ "name": "comment-dots",
+ "slug": "comment-dots-regular",
"category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "loading",
+ "message",
+ "chat"
+ ]
+ },
+ {
+ "name": "comment-dots",
+ "slug": "comment-dots-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "loading",
+ "message",
+ "chat"
+ ]
+ },
+ {
+ "name": "wine",
+ "slug": "wine-solid",
+ "category_id": 108,
"type_of_icon": "SOLID"
},
{
- "name": "file-html",
- "slug": "file-html-solid",
- "category_id": 106,
+ "name": "pyramid",
+ "slug": "pyramid-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pyramid",
+ "slug": "pyramid-solid",
+ "category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "file-doc",
- "slug": "file-doc-solid",
- "category_id": 106,
+ "name": "cylinder",
+ "slug": "cylinder-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cylinder",
+ "slug": "cylinder-solid",
+ "category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "transfer-alt",
- "slug": "transfer-alt-regular",
+ "name": "graduation",
+ "slug": "graduation-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID",
+ "term": [
+ "scholar",
+ "college"
+ ]
+ },
+ {
+ "name": "lock-alt",
+ "slug": "lock-alt-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "lock-alt",
+ "slug": "lock-alt-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "lock-open-alt",
+ "slug": "lock-open-alt-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "lock-open-alt",
+ "slug": "lock-open-alt-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hourglass-top",
+ "slug": "hourglass-top-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hourglass-bottom",
+ "slug": "hourglass-bottom-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-arrow-alt",
+ "slug": "left-arrow-alt-regular",
"category_id": 96,
"type_of_icon": "REGULAR"
},
{
- "name": "copy-alt",
- "slug": "copy-alt-solid",
- "category_id": 110,
- "type_of_icon": "SOLID"
- },
- {
- "name": "copy-alt",
- "slug": "copy-alt-regular",
- "category_id": 110,
+ "name": "right-arrow-alt",
+ "slug": "right-arrow-alt-regular",
+ "category_id": 96,
"type_of_icon": "REGULAR"
},
{
- "name": "run",
- "slug": "run-regular",
+ "name": "up-arrow-alt",
+ "slug": "up-arrow-alt-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "down-arrow-alt",
+ "slug": "down-arrow-alt-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shape-circle",
+ "slug": "shape-circle-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cycling",
+ "slug": "cycling-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dna",
+ "slug": "dna-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bowling-ball",
+ "slug": "bowling-ball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bowling-ball",
+ "slug": "bowling-ball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "search-alt-2",
+ "slug": "search-alt-2-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "magnifying glass"
+ ]
+ },
+ {
+ "name": "search-alt-2",
+ "slug": "search-alt-2-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "magnifying glass"
+ ]
+ },
+ {
+ "name": "plus-medical",
+ "slug": "plus-medical-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "hospital",
+ "doctor",
+ "medicine"
+ ]
+ },
+ {
+ "name": "street-view",
+ "slug": "street-view-regular",
"category_id": 121,
"type_of_icon": "REGULAR"
},
{
- "name": "user-pin",
- "slug": "user-pin-solid",
- "category_id": 122,
+ "name": "droplet",
+ "slug": "droplet-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "droplet-half",
+ "slug": "droplet-half-solid",
+ "category_id": 102,
"type_of_icon": "SOLID"
},
{
- "name": "user-pin",
- "slug": "user-pin-regular",
+ "name": "paint-roll",
+ "slug": "paint-roll-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paint-roll",
+ "slug": "paint-roll-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shield-alt-2",
+ "slug": "shield-alt-2-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shield-alt-2",
+ "slug": "shield-alt-2-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "error-alt",
+ "slug": "error-alt-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "error-alt",
+ "slug": "error-alt-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "square",
+ "slug": "square-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "square",
+ "slug": "square-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "square-rounded",
+ "slug": "square-rounded-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "square-rounded",
+ "slug": "square-rounded-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "polygon",
+ "slug": "polygon-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "polygon",
+ "slug": "polygon-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cube-alt",
+ "slug": "cube-alt-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cube-alt",
+ "slug": "cube-alt-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cuboid",
+ "slug": "cuboid-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cuboid",
+ "slug": "cuboid-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-voice",
+ "slug": "user-voice-regular",
"category_id": 122,
"type_of_icon": "REGULAR"
},
{
- "name": "quote-single-right",
- "slug": "quote-single-right-solid",
+ "name": "user-voice",
+ "slug": "user-voice-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "accessibility",
+ "slug": "accessibility-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "handicap",
+ "wheelchair",
+ "injury"
+ ]
+ },
+ {
+ "name": "building-house",
+ "slug": "building-house-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "building-house",
+ "slug": "building-house-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "doughnut-chart",
+ "slug": "doughnut-chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "doughnut-chart",
+ "slug": "doughnut-chart-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "circle",
+ "slug": "circle-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "log-in-circle",
+ "slug": "log-in-circle-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "log-in-circle",
+ "slug": "log-in-circle-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "log-out-circle",
+ "slug": "log-out-circle-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "log-out-circle",
+ "slug": "log-out-circle-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "log-in",
+ "slug": "log-in-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "log-out",
+ "slug": "log-out-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "notification",
+ "slug": "notification-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "notification-off",
+ "slug": "notification-off-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "check-square",
+ "slug": "check-square-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "check-square",
+ "slug": "check-square-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-alt",
+ "slug": "message-alt-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-alt",
+ "slug": "message-alt-solid",
"category_id": 101,
"type_of_icon": "SOLID"
},
{
- "name": "quote-single-left",
- "slug": "quote-single-left-solid",
+ "name": "message-alt-dots",
+ "slug": "message-alt-dots-regular",
"category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "message-alt-dots",
+ "slug": "message-alt-dots-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "loading",
+ "chat",
+ "comment"
+ ]
+ },
+ {
+ "name": "no-entry",
+ "slug": "no-entry-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "no-entry",
+ "slug": "no-entry-solid",
+ "category_id": 121,
"type_of_icon": "SOLID"
},
{
- "name": "grid",
- "slug": "grid-regular",
+ "name": "traffic-barrier",
+ "slug": "traffic-barrier-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "component",
+ "slug": "component-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "plane-alt",
+ "slug": "plane-alt-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "flight",
+ "fly"
+ ]
+ },
+ {
+ "name": "palette",
+ "slug": "palette-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "color",
+ "colour",
+ "painting"
+ ]
+ },
+ {
+ "name": "palette",
+ "slug": "palette-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID",
+ "term": [
+ "color",
+ "colour",
+ "painting"
+ ]
+ },
+ {
+ "name": "basket",
+ "slug": "basket-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "basket",
+ "slug": "basket-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "purchase-tag-alt",
+ "slug": "purchase-tag-alt-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "price",
+ "cost"
+ ]
+ },
+ {
+ "name": "purchase-tag-alt",
+ "slug": "purchase-tag-alt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID",
+ "term": [
+ "price",
+ "cost"
+ ]
+ },
+ {
+ "name": "receipt",
+ "slug": "receipt-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "receipt",
+ "slug": "receipt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "line-chart",
+ "slug": "line-chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "map-pin",
+ "slug": "map-pin-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "map-pin",
+ "slug": "map-pin-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hive",
+ "slug": "hive-regular",
+ "category_id": 113,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "band-aid",
+ "slug": "band-aid-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "band-aid",
+ "slug": "band-aid-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "credit-card-alt",
+ "slug": "credit-card-alt-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "credit-card-alt",
+ "slug": "credit-card-alt-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "credit-card",
+ "slug": "credit-card-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "wifi-off",
+ "slug": "wifi-off-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paint",
+ "slug": "paint-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "brightness-half",
+ "slug": "brightness-half-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "brightness-half",
+ "slug": "brightness-half-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "brightness",
+ "slug": "brightness-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "brightness",
+ "slug": "brightness-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "filter-alt",
+ "slug": "filter-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dialpad-alt",
+ "slug": "dialpad-alt-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "keypad"
+ ]
+ },
+ {
+ "name": "border-right",
+ "slug": "border-right-regular",
"category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "code-alt",
- "slug": "code-alt-regular",
- "category_id": 100,
+ "name": "border-left",
+ "slug": "border-left-regular",
+ "category_id": 111,
"type_of_icon": "REGULAR"
},
{
- "name": "mail-send",
- "slug": "mail-send-regular",
+ "name": "border-top",
+ "slug": "border-top-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "border-bottom",
+ "slug": "border-bottom-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "border-all",
+ "slug": "border-all-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mobile-landscape",
+ "slug": "mobile-landscape-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mobile-vibration",
+ "slug": "mobile-vibration-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
},
{
- "name": "ghost",
- "slug": "ghost-solid",
- "category_id": 105,
+ "name": "rectangle",
+ "slug": "rectangle-solid",
+ "category_id": 118,
"type_of_icon": "SOLID"
},
{
- "name": "ghost",
- "slug": "ghost-regular",
- "category_id": 105,
- "type_of_icon": "REGULAR"
+ "name": "right-arrow",
+ "slug": "right-arrow-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
},
{
- "name": "direction-left",
- "slug": "direction-left-solid",
+ "name": "left-arrow",
+ "slug": "left-arrow-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "up-arrow",
+ "slug": "up-arrow-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "down-arrow",
+ "slug": "down-arrow-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "right-top-arrow-circle",
+ "slug": "right-top-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "right-down-arrow-circle",
+ "slug": "right-down-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-top-arrow-circle",
+ "slug": "left-top-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-down-arrow-circle",
+ "slug": "left-down-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "institution",
+ "slug": "institution-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "school",
+ "slug": "school-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chalkboard",
+ "slug": "chalkboard-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID",
+ "term": [
+ "whiteboard",
+ "teaching"
+ ]
+ },
+ {
+ "name": "skip-previous-circle",
+ "slug": "skip-previous-circle-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "skip-next-circle",
+ "slug": "skip-next-circle-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "data",
+ "slug": "data-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "mobile",
+ "slug": "mobile-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "folder-minus",
+ "slug": "folder-minus-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID",
+ "term": [
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "bell-plus",
+ "slug": "bell-plus-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "bell-minus",
+ "slug": "bell-minus-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "search",
+ "slug": "search-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "magnifying glass"
+ ]
+ },
+ {
+ "name": "zoom-in",
+ "slug": "zoom-in-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "zoom-out",
+ "slug": "zoom-out-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "grid",
+ "slug": "grid-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-x",
+ "slug": "user-x-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-check",
+ "slug": "user-check-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "compass",
+ "slug": "compass-solid",
"category_id": 121,
"type_of_icon": "SOLID"
},
{
- "name": "shape-triangle",
- "slug": "shape-triangle-regular",
- "category_id": 118,
+ "name": "gas-pump",
+ "slug": "gas-pump-regular",
+ "category_id": 121,
"type_of_icon": "REGULAR"
},
{
- "name": "shape-square",
- "slug": "shape-square-regular",
- "category_id": 118,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "video-recording",
- "slug": "video-recording-solid",
- "category_id": 117,
+ "name": "stopwatch",
+ "slug": "stopwatch-solid",
+ "category_id": 120,
"type_of_icon": "SOLID"
},
{
- "name": "video-recording",
- "slug": "video-recording-regular",
- "category_id": 117,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "notepad",
- "slug": "notepad-solid",
- "category_id": 124,
+ "name": "timer",
+ "slug": "timer-solid",
+ "category_id": 120,
"type_of_icon": "SOLID"
},
{
- "name": "notepad",
- "slug": "notepad-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "bug-alt",
- "slug": "bug-alt-solid",
- "category_id": 100,
+ "name": "time",
+ "slug": "time-solid",
+ "category_id": 120,
"type_of_icon": "SOLID"
},
{
- "name": "bug-alt",
- "slug": "bug-alt-regular",
- "category_id": 100,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "mouse-alt",
- "slug": "mouse-alt-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
- },
- {
- "name": "mouse-alt",
- "slug": "mouse-alt-regular",
- "category_id": 103,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "edit-alt",
- "slug": "edit-alt-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "edit-alt",
- "slug": "edit-alt-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "chat",
- "slug": "chat-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "chat",
- "slug": "chat-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "book-content",
- "slug": "book-content-solid",
- "category_id": 124,
- "type_of_icon": "SOLID"
- },
- {
- "name": "book-content",
- "slug": "book-content-regular",
- "category_id": 124,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square-dots",
- "slug": "message-square-dots-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square",
- "slug": "message-square-solid",
- "category_id": 101,
- "type_of_icon": "SOLID"
- },
- {
- "name": "message-square-dots",
- "slug": "message-square-dots-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-square",
- "slug": "message-square-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "slideshow",
- "slug": "slideshow-solid",
- "category_id": 99,
- "type_of_icon": "SOLID"
- },
- {
- "name": "slideshow",
- "slug": "slideshow-regular",
+ "name": "pie-chart-alt-2",
+ "slug": "pie-chart-alt-2-regular",
"category_id": 99,
"type_of_icon": "REGULAR"
},
{
- "name": "bank",
- "slug": "bank-solid",
+ "name": "pie-chart-alt-2",
+ "slug": "pie-chart-alt-2-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "time-five",
+ "slug": "time-five-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "time-five",
+ "slug": "time-five-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "instagram-alt",
+ "slug": "instagram-alt-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "bookmarks",
+ "slug": "bookmarks-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-minus",
+ "slug": "bookmark-minus-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "briefcase-alt-2",
+ "slug": "briefcase-alt-2-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
+ },
+ {
+ "name": "briefcase-alt-2",
+ "slug": "briefcase-alt-2-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
+ },
+ {
+ "name": "brush-alt",
+ "slug": "brush-alt-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar",
+ "slug": "calendar-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-alt",
+ "slug": "calendar-alt-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-plus",
+ "slug": "calendar-plus-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-minus",
+ "slug": "calendar-minus-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-x",
+ "slug": "calendar-x-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-check",
+ "slug": "calendar-check-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-event",
+ "slug": "calendar-event-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "customize",
+ "slug": "customize-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "customize",
+ "slug": "customize-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "carousel",
+ "slug": "carousel-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rewind-circle",
+ "slug": "rewind-circle-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "fast-forward-circle",
+ "slug": "fast-forward-circle-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "mobile-vibration",
+ "slug": "mobile-vibration-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "quote-alt-left",
+ "slug": "quote-alt-left-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "quote-alt-right",
+ "slug": "quote-alt-right-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "layout",
+ "slug": "layout-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "radio",
+ "slug": "radio-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "printer",
+ "slug": "printer-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sort-a-z",
+ "slug": "sort-a-z-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sort-z-a",
+ "slug": "sort-z-a-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "conversation",
+ "slug": "conversation-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "discussion"
+ ]
+ },
+ {
+ "name": "brush-alt",
+ "slug": "brush-alt-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "exit",
+ "slug": "exit-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "exit",
+ "slug": "exit-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "extension",
+ "slug": "extension-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "extension",
+ "slug": "extension-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-find",
+ "slug": "file-find-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID",
+ "term": [
+ "search"
+ ]
+ },
+ {
+ "name": "face",
+ "slug": "face-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "face",
+ "slug": "face-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-find",
+ "slug": "file-find-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "search"
+ ]
+ },
+ {
+ "name": "label",
+ "slug": "label-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "label",
+ "slug": "label-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "check-shield",
+ "slug": "check-shield-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "check-shield",
+ "slug": "check-shield-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "border-radius",
+ "slug": "border-radius-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "add-to-queue",
+ "slug": "add-to-queue-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "add-to-queue",
+ "slug": "add-to-queue-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "archive-in",
+ "slug": "archive-in-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "archive-in",
+ "slug": "archive-in-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "archive-out",
+ "slug": "archive-out-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "archive-out",
+ "slug": "archive-out-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "alarm-add",
+ "slug": "alarm-add-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "alarm-add",
+ "slug": "alarm-add-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "space-bar",
+ "slug": "space-bar-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "image-alt",
+ "slug": "image-alt-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "image-add",
+ "slug": "image-add-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "image-add",
+ "slug": "image-add-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "fridge",
+ "slug": "fridge-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "fridge",
+ "slug": "fridge-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dish",
+ "slug": "dish-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dish",
+ "slug": "dish-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "spa",
+ "slug": "spa-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "spa",
+ "slug": "spa-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cake",
+ "slug": "cake-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cake",
+ "slug": "cake-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "city",
+ "slug": "city-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bolt-circle",
+ "slug": "bolt-circle-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bolt-circle",
+ "slug": "bolt-circle-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tone",
+ "slug": "tone-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bitcoin",
+ "slug": "bitcoin-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "lira",
+ "slug": "lira-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "ruble",
+ "slug": "ruble-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-up-circle",
+ "slug": "caret-up-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-down-circle",
+ "slug": "caret-down-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-left-circle",
+ "slug": "caret-left-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-right-circle",
+ "slug": "caret-right-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rupee",
+ "slug": "rupee-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "euro",
+ "slug": "euro-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pound",
+ "slug": "pound-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "won",
+ "slug": "won-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "yen",
+ "slug": "yen-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shekel",
+ "slug": "shekel-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "facebook-circle",
+ "slug": "facebook-circle-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "jquery",
+ "slug": "jquery-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "imdb",
+ "slug": "imdb-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "pinterest-alt",
+ "slug": "pinterest-alt-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "tone",
+ "slug": "tone-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "health",
+ "slug": "health-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "baby-carriage",
+ "slug": "baby-carriage-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID",
+ "term": [
+ "child",
+ "pregnancy",
+ "birth"
+ ]
+ },
+ {
+ "name": "clinic",
+ "slug": "clinic-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "hand-up",
+ "slug": "hand-up-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finger",
+ "point",
+ "direction"
+ ]
+ },
+ {
+ "name": "hand-right",
+ "slug": "hand-right-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finger",
+ "point",
+ "direction"
+ ]
+ },
+ {
+ "name": "hand-down",
+ "slug": "hand-down-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finger",
+ "point",
+ "direction"
+ ]
+ },
+ {
+ "name": "hand-left",
+ "slug": "hand-left-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finger",
+ "point",
+ "direction"
+ ]
+ },
+ {
+ "name": "male",
+ "slug": "male-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "female",
+ "slug": "female-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "male-sign",
+ "slug": "male-sign-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "female-sign",
+ "slug": "female-sign-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "clinic",
+ "slug": "clinic-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "offer",
+ "slug": "offer-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "food-tag",
+ "slug": "food-tag-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "food-menu",
+ "slug": "food-menu-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "food-menu",
+ "slug": "food-menu-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "camera-plus",
+ "slug": "camera-plus-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "business",
+ "slug": "business-solid",
"category_id": 98,
+ "type_of_icon": "SOLID",
+ "term": [
+ "skyline",
+ "skyscraper",
+ "city"
+ ]
+ },
+ {
+ "name": "meh-alt",
+ "slug": "meh-alt-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wink-tongue",
+ "slug": "wink-tongue-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "happy-alt",
+ "slug": "happy-alt-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cool",
+ "slug": "cool-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tired",
+ "slug": "tired-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "smile",
+ "slug": "smile-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "angry",
+ "slug": "angry-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "happy-heart-eyes",
+ "slug": "happy-heart-eyes-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dizzy",
+ "slug": "dizzy-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wink-smile",
+ "slug": "wink-smile-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "confused",
+ "slug": "confused-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sleepy",
+ "slug": "sleepy-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shocked",
+ "slug": "shocked-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "happy-beaming",
+ "slug": "happy-beaming-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "meh-blank",
+ "slug": "meh-blank-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "laugh",
+ "slug": "laugh-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "upside-down",
+ "slug": "upside-down-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "angry",
+ "slug": "angry-solid",
+ "category_id": 105,
"type_of_icon": "SOLID"
},
{
- "name": "wallet-alt",
- "slug": "wallet-alt-solid",
- "category_id": 107,
+ "name": "happy-heart-eyes",
+ "slug": "happy-heart-eyes-solid",
+ "category_id": 105,
"type_of_icon": "SOLID"
},
{
- "name": "wallet-alt",
- "slug": "wallet-alt-regular",
+ "name": "dizzy",
+ "slug": "dizzy-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wink-smile",
+ "slug": "wink-smile-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "smile",
+ "slug": "smile-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "meh",
+ "slug": "meh-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "meh-alt",
+ "slug": "meh-alt-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "confused",
+ "slug": "confused-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sleepy",
+ "slug": "sleepy-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sad",
+ "slug": "sad-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "happy",
+ "slug": "happy-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shocked",
+ "slug": "shocked-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "happy-beaming",
+ "slug": "happy-beaming-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tired",
+ "slug": "tired-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cool",
+ "slug": "cool-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "meh-blank",
+ "slug": "meh-blank-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "laugh",
+ "slug": "laugh-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "happy-alt",
+ "slug": "happy-alt-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "upside-down",
+ "slug": "upside-down-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wink-tongue",
+ "slug": "wink-tongue-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "adobe",
+ "slug": "adobe-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "algolia",
+ "slug": "algolia-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "audible",
+ "slug": "audible-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "figma",
+ "slug": "figma-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "etsy",
+ "slug": "etsy-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "gitlab",
+ "slug": "gitlab-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "patreon",
+ "slug": "patreon-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "redbubble",
+ "slug": "redbubble-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "diamond",
+ "slug": "diamond-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "comment-error",
+ "slug": "comment-error-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "vial",
+ "slug": "vial-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "align-left",
+ "slug": "align-left-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "align-middle",
+ "slug": "align-middle-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "align-right",
+ "slug": "align-right-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-back",
+ "slug": "arrow-back-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bell-minus",
+ "slug": "bell-minus-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "bell-off",
+ "slug": "bell-off-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "notification",
+ "silent"
+ ]
+ },
+ {
+ "name": "bell-plus",
+ "slug": "bell-plus-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "bell",
+ "slug": "bell-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "bookmark",
+ "slug": "bookmark-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmarks",
+ "slug": "bookmarks-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bullseye",
+ "slug": "bullseye-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "camera-off",
+ "slug": "camera-off-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "camera",
+ "slug": "camera-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "captions",
+ "slug": "captions-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "subtitles",
+ "subs",
+ "cc"
+ ]
+ },
+ {
+ "name": "checkbox-checked",
+ "slug": "checkbox-checked-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "checkbox",
+ "slug": "checkbox-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "checkbox-square",
+ "slug": "checkbox-square-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-down",
+ "slug": "chevron-down-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-up",
+ "slug": "chevron-up-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-left",
+ "slug": "chevron-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-right",
+ "slug": "chevron-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-down",
+ "slug": "chevrons-down-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-up",
+ "slug": "chevrons-up-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-right",
+ "slug": "chevrons-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-left",
+ "slug": "chevrons-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "clipboard",
+ "slug": "clipboard-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "code-curly",
+ "slug": "code-curly-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "code",
+ "slug": "code-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "coffee",
+ "slug": "coffee-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "copy",
+ "slug": "copy-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "copyright",
+ "slug": "copyright-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "down-arrow-circle",
+ "slug": "down-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "error-circle",
+ "slug": "error-circle-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "error",
+ "slug": "error-regular",
+ "category_id": 95,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "exit-fullscreen",
+ "slug": "exit-fullscreen-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "fast-forward-circle",
+ "slug": "fast-forward-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "fast-forward",
+ "slug": "fast-forward-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "first-page",
+ "slug": "first-page-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "folder-minus",
+ "slug": "folder-minus-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "folder-plus",
+ "slug": "folder-plus-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "add",
+ "folder add",
+ "new folder"
+ ]
+ },
+ {
+ "name": "folder",
+ "slug": "folder-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "fullscreen",
+ "slug": "fullscreen-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "hide",
+ "slug": "hide-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "image",
+ "slug": "image-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "info-circle",
+ "slug": "info-circle-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "align-justify",
+ "slug": "align-justify-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "key",
+ "slug": "key-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "last-page",
+ "slug": "last-page-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "left-arrow-circle",
+ "slug": "left-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "left-down-arrow-circle",
+ "slug": "left-down-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "left-indent",
+ "slug": "left-indent-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "left-top-arrow-circle",
+ "slug": "left-top-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "menu",
+ "slug": "menu-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "microphone",
+ "slug": "microphone-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "minus-circle",
+ "slug": "minus-circle-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "moon",
+ "slug": "moon-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pause-circle",
+ "slug": "pause-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pause",
+ "slug": "pause-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "play-circle",
+ "slug": "play-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "play",
+ "slug": "play-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "plus-circle",
+ "slug": "plus-circle-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "question-mark",
+ "slug": "question-mark-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "radio-circle-marked",
+ "slug": "radio-circle-marked-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "radio-circle",
+ "slug": "radio-circle-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rectangle",
+ "slug": "rectangle-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rewind",
+ "slug": "rewind-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "reset",
+ "slug": "reset-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "right-arrow-circle",
+ "slug": "right-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "right-down-arrow-circle",
+ "slug": "right-down-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "right-indent",
+ "slug": "right-indent-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "right-top-arrow-circle",
+ "slug": "right-top-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rss",
+ "slug": "rss-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "search",
+ "slug": "search-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "magnifying glass"
+ ]
+ },
+ {
+ "name": "show",
+ "slug": "show-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "skip-next",
+ "slug": "skip-next-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "skip-previous",
+ "slug": "skip-previous-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "stop-circle",
+ "slug": "stop-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "stop",
+ "slug": "stop-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "stopwatch",
+ "slug": "stopwatch-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sync",
+ "slug": "sync-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "time",
+ "slug": "time-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "toggle-left",
+ "slug": "toggle-left-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "switch"
+ ]
+ },
+ {
+ "name": "toggle-right",
+ "slug": "toggle-right-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "switch"
+ ]
+ },
+ {
+ "name": "trending-down",
+ "slug": "trending-down-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trending-up",
+ "slug": "trending-up-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "up-arrow-circle",
+ "slug": "up-arrow-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "vertical-center",
+ "slug": "vertical-center-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "video",
+ "slug": "video-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "volume-full",
+ "slug": "volume-full-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "volume-low",
+ "slug": "volume-low-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "volume-mute",
+ "slug": "volume-mute-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "volume",
+ "slug": "volume-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "x-circle",
+ "slug": "x-circle-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "zoom-in",
+ "slug": "zoom-in-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "zoom-out",
+ "slug": "zoom-out-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "archive",
+ "slug": "archive-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "at",
+ "slug": "at-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bar-chart-alt",
+ "slug": "bar-chart-alt-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bar-chart-square",
+ "slug": "bar-chart-square-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bar-chart",
+ "slug": "bar-chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "basketball",
+ "slug": "basketball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "nba"
+ ]
+ },
+ {
+ "name": "block",
+ "slug": "block-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book-bookmark",
+ "slug": "book-bookmark-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book",
+ "slug": "book-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-minus",
+ "slug": "bookmark-minus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-plus",
+ "slug": "bookmark-plus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "briefcase",
+ "slug": "briefcase-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
+ },
+ {
+ "name": "broadcast",
+ "slug": "broadcast-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "building",
+ "slug": "building-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bug",
+ "slug": "bug-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "error",
+ "warning"
+ ]
+ },
+ {
+ "name": "bluetooth",
+ "slug": "bluetooth-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bulb",
+ "slug": "bulb-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "buoy",
+ "slug": "buoy-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-plus",
+ "slug": "calendar-plus-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-check",
+ "slug": "calendar-check-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-minus",
+ "slug": "calendar-minus-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-x",
+ "slug": "calendar-x-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar",
+ "slug": "calendar-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chart",
+ "slug": "chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-download",
+ "slug": "cloud-download-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-upload",
+ "slug": "cloud-upload-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud",
+ "slug": "cloud-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "terminal",
+ "slug": "terminal-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "command line"
+ ]
+ },
+ {
+ "name": "crosshair",
+ "slug": "crosshair-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "compass",
+ "slug": "compass-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "data",
+ "slug": "data-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "desktop",
+ "slug": "desktop-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "monitor",
+ "display"
+ ]
+ },
+ {
+ "name": "directions",
+ "slug": "directions-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dollar",
+ "slug": "dollar-regular",
"category_id": 107,
"type_of_icon": "REGULAR"
},
{
- "name": "memory-card",
- "slug": "memory-card-solid",
- "category_id": 103,
- "type_of_icon": "SOLID"
+ "name": "dots-horizontal-rounded",
+ "slug": "dots-horizontal-rounded-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
},
{
- "name": "memory-card",
- "slug": "memory-card-regular",
- "category_id": 103,
+ "name": "dots-horizontal",
+ "slug": "dots-horizontal-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dots-vertical-rounded",
+ "slug": "dots-vertical-rounded-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dots-vertical",
+ "slug": "dots-vertical-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "download",
+ "slug": "download-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "envelope",
+ "slug": "envelope-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "letter",
+ "mail",
+ "email",
+ "communication"
+ ]
+ },
+ {
+ "name": "gift",
+ "slug": "gift-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "globe",
+ "slug": "globe-regular",
+ "category_id": 121,
"type_of_icon": "REGULAR"
},
{
"name": "devices",
- "slug": "devices-solid",
+ "slug": "devices-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "mobile",
+ "tab"
+ ]
+ },
+ {
+ "name": "headphone",
+ "slug": "headphone-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "heart",
+ "slug": "heart-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "health"
+ ]
+ },
+ {
+ "name": "home",
+ "slug": "home-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "laptop",
+ "slug": "laptop-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "layer",
+ "slug": "layer-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "link-alt",
+ "slug": "link-alt-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "link",
+ "slug": "link-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "list-plus",
+ "slug": "list-plus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "list-ul",
+ "slug": "list-ul-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "list-minus",
+ "slug": "list-minus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "lock-open",
+ "slug": "lock-open-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "lock",
+ "slug": "lock-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "map-alt",
+ "slug": "map-alt-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "map",
+ "slug": "map-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-rounded",
+ "slug": "message-rounded-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message",
+ "slug": "message-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mobile-alt",
+ "slug": "mobile-alt-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mobile",
+ "slug": "mobile-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "navigation",
+ "slug": "navigation-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "phone",
+ "slug": "phone-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pie-chart",
+ "slug": "pie-chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "send",
+ "slug": "send-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sidebar",
+ "slug": "sidebar-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sitemap",
+ "slug": "sitemap-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "spreadsheet",
+ "slug": "spreadsheet-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tab",
+ "slug": "tab-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tag",
+ "slug": "tag-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "target-lock",
+ "slug": "target-lock-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tennis-ball",
+ "slug": "tennis-ball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "deuce"
+ ]
+ },
+ {
+ "name": "alarm",
+ "slug": "alarm-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert"
+ ]
+ },
+ {
+ "name": "upload",
+ "slug": "upload-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "usb",
+ "slug": "usb-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "video-off",
+ "slug": "video-off-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "voicemail",
+ "slug": "voicemail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wifi",
+ "slug": "wifi-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "window-open",
+ "slug": "window-open-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "window",
+ "slug": "window-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "browser"
+ ]
+ },
+ {
+ "name": "windows",
+ "slug": "windows-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "browser"
+ ]
+ },
+ {
+ "name": "duplicate",
+ "slug": "duplicate-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "table",
+ "slug": "table-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "x",
+ "slug": "x-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "adjust",
+ "slug": "adjust-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "album",
+ "slug": "album-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "anchor",
+ "slug": "anchor-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "award",
+ "slug": "award-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bold",
+ "slug": "bold-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calculator",
+ "slug": "calculator-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cart",
+ "slug": "cart-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "check",
+ "slug": "check-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-drizzle",
+ "slug": "cloud-drizzle-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-light-rain",
+ "slug": "cloud-light-rain-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-lightning",
+ "slug": "cloud-lightning-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-rain",
+ "slug": "cloud-rain-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cloud-snow",
+ "slug": "cloud-snow-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cog",
+ "slug": "cog-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "gear",
+ "setting"
+ ]
+ },
+ {
+ "name": "columns",
+ "slug": "columns-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "credit-card",
+ "slug": "credit-card-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "crop",
+ "slug": "crop-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cube",
+ "slug": "cube-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cut",
+ "slug": "cut-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "detail",
+ "slug": "detail-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shield-quarter",
+ "slug": "shield-quarter-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "edit",
+ "slug": "edit-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "writing",
+ "note",
+ "pencil"
+ ]
+ },
+ {
+ "name": "file",
+ "slug": "file-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "filter",
+ "slug": "filter-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "font",
+ "slug": "font-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-branch",
+ "slug": "git-branch-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-commit",
+ "slug": "git-commit-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-compare",
+ "slug": "git-compare-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-merge",
+ "slug": "git-merge-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-pull-request",
+ "slug": "git-pull-request-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "git-repo-forked",
+ "slug": "git-repo-forked-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "group",
+ "slug": "group-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "hash",
+ "slug": "hash-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "heading",
+ "slug": "heading-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-alt",
+ "slug": "home-alt-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "italic",
+ "slug": "italic-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "joystick",
+ "slug": "joystick-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "link-external",
+ "slug": "link-external-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "log-in",
+ "slug": "log-in-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "log-out",
+ "slug": "log-out-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "microphone-off",
+ "slug": "microphone-off-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "minus",
+ "slug": "minus-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mouse",
+ "slug": "mouse-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "move",
+ "slug": "move-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "music",
+ "slug": "music-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "notification",
+ "slug": "notification-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "package",
+ "slug": "package-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "box",
+ "shipping",
+ "delivery"
+ ]
+ },
+ {
+ "name": "paragraph",
+ "slug": "paragraph-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paste",
+ "slug": "paste-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pencil",
+ "slug": "pencil-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pin",
+ "slug": "pin-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "plus",
+ "slug": "plus-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "power-off",
+ "slug": "power-off-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pulse",
+ "slug": "pulse-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "save",
+ "slug": "save-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "floppy disk"
+ ]
+ },
+ {
+ "name": "screenshot",
+ "slug": "screenshot-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "select-multiple",
+ "slug": "select-multiple-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "share-alt",
+ "slug": "share-alt-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "share",
+ "slug": "share-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shield-alt",
+ "slug": "shield-alt-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shield",
+ "slug": "shield-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shopping-bag",
+ "slug": "shopping-bag-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shuffle",
+ "slug": "shuffle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sort",
+ "slug": "sort-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "star",
+ "slug": "star-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sun",
+ "slug": "sun-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "text",
+ "slug": "text-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trash",
+ "slug": "trash-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trophy",
+ "slug": "trophy-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "underline",
+ "slug": "underline-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user-check",
+ "slug": "user-check-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user-circle",
+ "slug": "user-circle-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user-minus",
+ "slug": "user-minus-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user-plus",
+ "slug": "user-plus-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user-x",
+ "slug": "user-x-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "user",
+ "slug": "user-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "barcode",
+ "slug": "barcode-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "crown",
+ "slug": "crown-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dislike",
+ "slug": "dislike-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "down-arrow",
+ "slug": "down-arrow-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "export",
+ "slug": "export-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "facebook",
+ "slug": "facebook-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "first-aid",
+ "slug": "first-aid-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "flag",
+ "slug": "flag-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "github",
+ "slug": "github-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "google",
+ "slug": "google-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "history",
+ "slug": "history-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "instagram",
+ "slug": "instagram-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "joystick-alt",
+ "slug": "joystick-alt-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "left-arrow",
+ "slug": "left-arrow-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "like",
+ "slug": "like-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "list-check",
+ "slug": "list-check-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "poll",
+ "slug": "poll-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "radar",
+ "slug": "radar-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "redo",
+ "slug": "redo-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "reply-all",
+ "slug": "reply-all-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "reply",
+ "slug": "reply-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "repost",
+ "slug": "repost-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "revision",
+ "slug": "revision-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "right-arrow",
+ "slug": "right-arrow-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "subdirectory-left",
+ "slug": "subdirectory-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "subdirectory-right",
+ "slug": "subdirectory-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "support",
+ "slug": "support-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "timer",
+ "slug": "timer-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "twitter",
+ "slug": "twitter-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "undo",
+ "slug": "undo-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "up-arrow",
+ "slug": "up-arrow-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "youtube",
+ "slug": "youtube-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "whatsapp",
+ "slug": "whatsapp-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "tumblr",
+ "slug": "tumblr-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "phone-call",
+ "slug": "phone-call-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "behance",
+ "slug": "behance-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "dribbble",
+ "slug": "dribbble-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "aperture",
+ "slug": "aperture-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "film",
+ "slug": "film-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "folder-open",
+ "slug": "folder-open-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "task",
+ "slug": "task-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "server",
+ "slug": "server-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "battery",
+ "slug": "battery-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-alt",
+ "slug": "calendar-alt-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "import",
+ "slug": "import-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "ruler",
+ "slug": "ruler-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "horizontal-center",
+ "slug": "horizontal-center-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rotate-right",
+ "slug": "rotate-right-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rename",
+ "slug": "rename-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "collapse",
+ "slug": "collapse-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "phone-incoming",
+ "slug": "phone-incoming-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "phone-outgoing",
+ "slug": "phone-outgoing-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "body",
+ "slug": "body-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "male"
+ ]
+ },
+ {
+ "name": "cast",
+ "slug": "cast-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chip",
+ "slug": "chip-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "skip-next-circle",
+ "slug": "skip-next-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "skip-previous-circle",
+ "slug": "skip-previous-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "hdd",
+ "slug": "hdd-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "storage",
+ "hard drive"
+ ]
+ },
+ {
+ "name": "store",
+ "slug": "store-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "shop",
+ "market"
+ ]
+ },
+ {
+ "name": "globe-alt",
+ "slug": "globe-alt-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "vimeo",
+ "slug": "vimeo-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "upvote",
+ "slug": "upvote-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "downvote",
+ "slug": "downvote-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "news",
+ "slug": "news-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pie-chart-alt",
+ "slug": "pie-chart-alt-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "images",
+ "slug": "images-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "purchase-tag",
+ "slug": "purchase-tag-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "price",
+ "cost"
+ ]
+ },
+ {
+ "name": "pen",
+ "slug": "pen-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "expand",
+ "slug": "expand-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paperclip",
+ "slug": "paperclip-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "closet",
+ "slug": "closet-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tv",
+ "slug": "tv-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "television",
+ "monitor"
+ ]
+ },
+ {
+ "name": "collection",
+ "slug": "collection-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "station",
+ "slug": "station-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wallet",
+ "slug": "wallet-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "money"
+ ]
+ },
+ {
+ "name": "briefcase-alt",
+ "slug": "briefcase-alt-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
+ },
+ {
+ "name": "hourglass",
+ "slug": "hourglass-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "carousel",
+ "slug": "carousel-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "infinite",
+ "slug": "infinite-regular",
+ "category_id": 113,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "plug",
+ "slug": "plug-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "charging"
+ ]
+ },
+ {
+ "name": "notification-off",
+ "slug": "notification-off-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "window-close",
+ "slug": "window-close-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "command",
+ "slug": "command-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "grid-alt",
+ "slug": "grid-alt-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trash-alt",
+ "slug": "trash-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chalkboard",
+ "slug": "chalkboard-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "whiteboard",
+ "teaching"
+ ]
+ },
+ {
+ "name": "loader",
+ "slug": "loader-regular",
+ "category_id": 112,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "slider",
+ "slug": "slider-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paper-plane",
+ "slug": "paper-plane-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "selection",
+ "slug": "selection-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "linkedin",
+ "slug": "linkedin-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "world",
+ "slug": "world-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dock-bottom",
+ "slug": "dock-bottom-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dock-right",
+ "slug": "dock-right-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dock-top",
+ "slug": "dock-top-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dock-left",
+ "slug": "dock-left-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "layout",
+ "slug": "layout-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bitcoin",
+ "slug": "bitcoin-logo",
+ "category_id": 107,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "facebook-square",
+ "slug": "facebook-square-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "alarm-off",
+ "slug": "alarm-off-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "silent"
+ ]
+ },
+ {
+ "name": "wrench",
+ "slug": "wrench-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "loader-circle",
+ "slug": "loader-circle-regular",
+ "category_id": 112,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "loader-alt",
+ "slug": "loader-alt-regular",
+ "category_id": 112,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "car",
+ "slug": "car-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cart-alt",
+ "slug": "cart-alt-regular",
+ "category_id": 104,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "adjust",
+ "slug": "adjust-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "alarm",
+ "slug": "alarm-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert"
+ ]
+ },
+ {
+ "name": "alarm-off",
+ "slug": "alarm-off-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "silent"
+ ]
+ },
+ {
+ "name": "album",
+ "slug": "album-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "archive",
+ "slug": "archive-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "camera",
+ "slug": "camera-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "camera-off",
+ "slug": "camera-off-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "folder",
+ "slug": "folder-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "folder-plus",
+ "slug": "folder-plus-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID",
+ "term": [
+ "add",
+ "folder add",
+ "new folder"
+ ]
+ },
+ {
+ "name": "award",
+ "slug": "award-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bar-chart-square",
+ "slug": "bar-chart-square-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "barcode",
+ "slug": "barcode-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "battery",
+ "slug": "battery-solid",
"category_id": 103,
"type_of_icon": "SOLID"
},
{
- "name": "message-rounded-dots",
- "slug": "message-rounded-dots-solid",
- "category_id": 101,
+ "name": "battery-charging",
+ "slug": "battery-charging-solid",
+ "category_id": 103,
"type_of_icon": "SOLID"
},
{
- "name": "message-rounded-dots",
- "slug": "message-rounded-dots-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "message-dots",
- "slug": "message-dots-solid",
- "category_id": 101,
+ "name": "battery-full",
+ "slug": "battery-full-solid",
+ "category_id": 103,
"type_of_icon": "SOLID"
},
{
- "name": "message-dots",
- "slug": "message-dots-regular",
- "category_id": 101,
- "type_of_icon": "REGULAR"
+ "name": "bell",
+ "slug": "bell-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "notification"
+ ]
},
{
- "name": "bar-chart-alt-2",
- "slug": "bar-chart-alt-2-solid",
+ "name": "bell-off",
+ "slug": "bell-off-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "notification",
+ "silent"
+ ]
+ },
+ {
+ "name": "bolt",
+ "slug": "bolt-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID",
+ "term": [
+ "zap"
+ ]
+ },
+ {
+ "name": "book",
+ "slug": "book-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-bookmark",
+ "slug": "book-bookmark-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark",
+ "slug": "bookmark-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-plus",
+ "slug": "bookmark-plus-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-open",
+ "slug": "book-open-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-star",
+ "slug": "bookmark-star-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "briefcase",
+ "slug": "briefcase-solid",
"category_id": 99,
- "type_of_icon": "SOLID"
+ "type_of_icon": "SOLID",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
},
{
- "name": "bar-chart-alt-2",
- "slug": "bar-chart-alt-2-regular",
+ "name": "briefcase-alt",
+ "slug": "briefcase-alt-solid",
"category_id": 99,
- "type_of_icon": "REGULAR"
+ "type_of_icon": "SOLID",
+ "term": [
+ "work",
+ "travel",
+ "suitcase"
+ ]
},
{
- "name": "store-alt",
- "slug": "store-alt-solid",
- "category_id": 104,
- "type_of_icon": "SOLID"
+ "name": "bug",
+ "slug": "bug-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID",
+ "term": [
+ "error",
+ "warning"
+ ]
},
{
- "name": "store-alt",
- "slug": "store-alt-regular",
- "category_id": 104,
- "type_of_icon": "REGULAR"
- },
- {
- "name": "buildings",
- "slug": "buildings-solid",
+ "name": "building",
+ "slug": "building-solid",
"category_id": 98,
"type_of_icon": "SOLID"
},
{
- "name": "buildings",
- "slug": "buildings-regular",
+ "name": "bulb",
+ "slug": "bulb-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "buoy",
+ "slug": "buoy-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calculator",
+ "slug": "calculator-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "captions",
+ "slug": "captions-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID",
+ "term": [
+ "subtitles",
+ "subs",
+ "cc"
+ ]
+ },
+ {
+ "name": "car",
+ "slug": "car-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cart-alt",
+ "slug": "cart-alt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cart",
+ "slug": "cart-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chart",
+ "slug": "chart-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chip",
+ "slug": "chip-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cloud-download",
+ "slug": "cloud-download-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cloud-upload",
+ "slug": "cloud-upload-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cloud",
+ "slug": "cloud-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "coffee",
+ "slug": "coffee-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cog",
+ "slug": "cog-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "gear",
+ "setting"
+ ]
+ },
+ {
+ "name": "collection",
+ "slug": "collection-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "contact",
+ "slug": "contact-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "copy",
+ "slug": "copy-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "coupon",
+ "slug": "coupon-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "crown",
+ "slug": "crown-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cube",
+ "slug": "cube-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "detail",
+ "slug": "detail-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "discount",
+ "slug": "discount-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dislike",
+ "slug": "dislike-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dock-bottom",
+ "slug": "dock-bottom-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dock-left",
+ "slug": "dock-left-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dock-right",
+ "slug": "dock-right-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dock-top",
+ "slug": "dock-top-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "down-arrow-circle",
+ "slug": "down-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "download",
+ "slug": "download-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "downvote",
+ "slug": "downvote-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "drink",
+ "slug": "drink-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "droplet",
+ "slug": "droplet-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "duplicate",
+ "slug": "duplicate-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "eject",
+ "slug": "eject-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "envelope",
+ "slug": "envelope-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "letter",
+ "mail",
+ "email",
+ "communication"
+ ]
+ },
+ {
+ "name": "error-circle",
+ "slug": "error-circle-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "error",
+ "slug": "error-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-image",
+ "slug": "file-image-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file",
+ "slug": "file-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "filter-alt",
+ "slug": "filter-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "first-aid",
+ "slug": "first-aid-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "flag-alt",
+ "slug": "flag-alt-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "flag",
+ "slug": "flag-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "gift",
+ "slug": "gift-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "grid-alt",
+ "slug": "grid-alt-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "group",
+ "slug": "group-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hdd",
+ "slug": "hdd-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID",
+ "term": [
+ "storage",
+ "hard drive"
+ ]
+ },
+ {
+ "name": "heart",
+ "slug": "heart-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID",
+ "term": [
+ "health"
+ ]
+ },
+ {
+ "name": "hide",
+ "slug": "hide-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "home",
+ "slug": "home-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hot",
+ "slug": "hot-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID",
+ "term": [
+ "fire"
+ ]
+ },
+ {
+ "name": "hourglass",
+ "slug": "hourglass-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "image",
+ "slug": "image-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "inbox",
+ "slug": "inbox-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "info-circle",
+ "slug": "info-circle-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "joystick-alt",
+ "slug": "joystick-alt-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "joystick",
+ "slug": "joystick-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "layer",
+ "slug": "layer-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-arrow-circle",
+ "slug": "left-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "like",
+ "slug": "like-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "lock-open",
+ "slug": "lock-open-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "lock",
+ "slug": "lock-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "map-alt",
+ "slug": "map-alt-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "map",
+ "slug": "map-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-rounded",
+ "slug": "message-rounded-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message",
+ "slug": "message-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "microphone-off",
+ "slug": "microphone-off-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "microphone",
+ "slug": "microphone-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "minus-circle",
+ "slug": "minus-circle-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "moon",
+ "slug": "moon-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "mouse",
+ "slug": "mouse-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "music",
+ "slug": "music-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "navigation",
+ "slug": "navigation-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "news",
+ "slug": "news-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "package",
+ "slug": "package-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID",
+ "term": [
+ "box",
+ "shipping",
+ "delivery"
+ ]
+ },
+ {
+ "name": "paper-plane",
+ "slug": "paper-plane-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "paste",
+ "slug": "paste-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pen",
+ "slug": "pen-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pencil",
+ "slug": "pencil-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "phone-call",
+ "slug": "phone-call-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "phone-incoming",
+ "slug": "phone-incoming-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "phone-outgoing",
+ "slug": "phone-outgoing-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "phone",
+ "slug": "phone-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pie-chart-alt",
+ "slug": "pie-chart-alt-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pie-chart",
+ "slug": "pie-chart-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pin",
+ "slug": "pin-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "playlist",
+ "slug": "playlist-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "plug",
+ "slug": "plug-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID",
+ "term": [
+ "charging"
+ ]
+ },
+ {
+ "name": "plus-circle",
+ "slug": "plus-circle-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "printer",
+ "slug": "printer-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "purchase-tag",
+ "slug": "purchase-tag-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID",
+ "term": [
+ "price",
+ "cost"
+ ]
+ },
+ {
+ "name": "quote-left",
+ "slug": "quote-left-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "quote-right",
+ "slug": "quote-right-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "radio",
+ "slug": "radio-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rename",
+ "slug": "rename-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "report",
+ "slug": "report-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "right-arrow-circle",
+ "slug": "right-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "ruler",
+ "slug": "ruler-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "save",
+ "slug": "save-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID",
+ "term": [
+ "floppy disk"
+ ]
+ },
+ {
+ "name": "sort-alt",
+ "slug": "sort-alt-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "select-multiple",
+ "slug": "select-multiple-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "send",
+ "slug": "send-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "server",
+ "slug": "server-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "share-alt",
+ "slug": "share-alt-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "share",
+ "slug": "share-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shield",
+ "slug": "shield-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shopping-bag-alt",
+ "slug": "shopping-bag-alt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shopping-bag",
+ "slug": "shopping-bag-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "show",
+ "slug": "show-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "happy",
+ "slug": "happy-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "meh",
+ "slug": "meh-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sad",
+ "slug": "sad-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "spreadsheet",
+ "slug": "spreadsheet-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "star",
+ "slug": "star-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "store",
+ "slug": "store-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID",
+ "term": [
+ "shop",
+ "market"
+ ]
+ },
+ {
+ "name": "sun",
+ "slug": "sun-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "t-shirt",
+ "slug": "t-shirt-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tag-x",
+ "slug": "tag-x-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tag",
+ "slug": "tag-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tennis-ball",
+ "slug": "tennis-ball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "deuce"
+ ]
+ },
+ {
+ "name": "terminal",
+ "slug": "terminal-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID",
+ "term": [
+ "command line"
+ ]
+ },
+ {
+ "name": "to-top",
+ "slug": "to-top-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "toggle-left",
+ "slug": "toggle-left-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "switch"
+ ]
+ },
+ {
+ "name": "toggle-right",
+ "slug": "toggle-right-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "switch"
+ ]
+ },
+ {
+ "name": "torch",
+ "slug": "torch-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "trash-alt",
+ "slug": "trash-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "trash",
+ "slug": "trash-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "trophy",
+ "slug": "trophy-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "truck",
+ "slug": "truck-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "up-arrow-circle",
+ "slug": "up-arrow-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "upvote",
+ "slug": "upvote-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-circle",
+ "slug": "user-circle-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-detail",
+ "slug": "user-detail-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-minus",
+ "slug": "user-minus-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-plus",
+ "slug": "user-plus-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user",
+ "slug": "user-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "video-off",
+ "slug": "video-off-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "video",
+ "slug": "video-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "videos",
+ "slug": "videos-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "volume-full",
+ "slug": "volume-full-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "volume-low",
+ "slug": "volume-low-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "volume-mute",
+ "slug": "volume-mute-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "volume",
+ "slug": "volume-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wallet",
+ "slug": "wallet-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "money"
+ ]
+ },
+ {
+ "name": "watch-alt",
+ "slug": "watch-alt-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "watch",
+ "slug": "watch-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "widget",
+ "slug": "widget-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wrench",
+ "slug": "wrench-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "x-circle",
+ "slug": "x-circle-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "zap",
+ "slug": "zap-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID",
+ "term": [
+ "bolt"
+ ]
+ },
+ {
+ "name": "folder-open",
+ "slug": "folder-open-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "battery-low",
+ "slug": "battery-low-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "conversation",
+ "slug": "conversation-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "discussion"
+ ]
+ },
+ {
+ "name": "dashboard",
+ "slug": "dashboard-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-plus",
+ "slug": "file-plus-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID",
+ "term": [
+ "add",
+ "file add",
+ "new file"
+ ]
+ },
+ {
+ "name": "slider-alt",
+ "slug": "slider-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "google-plus",
+ "slug": "google-plus-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "google-plus-circle",
+ "slug": "google-plus-circle-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "linkedin-square",
+ "slug": "linkedin-square-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "medium",
+ "slug": "medium-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "medium-square",
+ "slug": "medium-square-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "skype",
+ "slug": "skype-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "slack-old",
+ "slug": "slack-old-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "slack",
+ "slug": "slack-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "twitch",
+ "slug": "twitch-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "discord",
+ "slug": "discord-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "reddit",
+ "slug": "reddit-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "pinterest",
+ "slug": "pinterest-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "blogger",
+ "slug": "blogger-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "certification",
+ "slug": "certification-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "certification",
+ "slug": "certification-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rocket",
+ "slug": "rocket-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "rocket",
+ "slug": "rocket-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "check-circle",
+ "slug": "check-circle-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "check-circle",
+ "slug": "check-circle-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "checkbox",
+ "slug": "checkbox-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "checkbox-checked",
+ "slug": "checkbox-checked-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "star-half",
+ "slug": "star-half-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bus",
+ "slug": "bus-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bus",
+ "slug": "bus-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "check-double",
+ "slug": "check-double-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dumbbell",
+ "slug": "dumbbell-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "gym",
+ "workout"
+ ]
+ },
+ {
+ "name": "bot",
+ "slug": "bot-regular",
+ "category_id": 105,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "area",
+ "slug": "area-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bot",
+ "slug": "bot-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "area",
+ "slug": "area-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bed",
+ "slug": "bed-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "sleep"
+ ]
+ },
+ {
+ "name": "bed",
+ "slug": "bed-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID",
+ "term": [
+ "sleep"
+ ]
+ },
+ {
+ "name": "bath",
+ "slug": "bath-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bath",
+ "slug": "bath-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "train",
+ "slug": "train-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "train",
+ "slug": "train-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "taxi",
+ "slug": "taxi-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "taxi",
+ "slug": "taxi-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "movie",
+ "slug": "movie-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "movie",
+ "slug": "movie-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hotel",
+ "slug": "hotel-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "planet",
+ "slug": "planet-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "planet",
+ "slug": "planet-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "list-ol",
+ "slug": "list-ol-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "video-plus",
+ "slug": "video-plus-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "video-plus",
+ "slug": "video-plus-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "menu-alt-left",
+ "slug": "menu-alt-left-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "menu-alt-right",
+ "slug": "menu-alt-right-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "box",
+ "slug": "box-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "archive"
+ ]
+ },
+ {
+ "name": "box",
+ "slug": "box-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID",
+ "term": [
+ "archive"
+ ]
+ },
+ {
+ "name": "key",
+ "slug": "key-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "restaurant",
+ "slug": "restaurant-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "swim",
+ "slug": "swim-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "water",
+ "slug": "water-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wind",
+ "slug": "wind-regular",
+ "category_id": 123,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "breeze",
+ "gust",
+ "air"
+ ]
+ },
+ {
+ "name": "dialpad",
+ "slug": "dialpad-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "keypad"
+ ]
+ },
+ {
+ "name": "handicap",
+ "slug": "handicap-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "wheelchair",
+ "injury"
+ ]
+ },
+ {
+ "name": "font-size",
+ "slug": "font-size-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "code-block",
+ "slug": "code-block-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "photo-album",
+ "slug": "photo-album-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "photo-album",
+ "slug": "photo-album-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bell-ring",
+ "slug": "bell-ring-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "notification"
+ ]
+ },
+ {
+ "name": "apple",
+ "slug": "apple-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "android",
+ "slug": "android-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "play-store",
+ "slug": "play-store-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "windows",
+ "slug": "windows-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "browser"
+ ]
+ },
+ {
+ "name": "vk",
+ "slug": "vk-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO",
+ "term": [
+ "social media"
+ ]
+ },
+ {
+ "name": "pocket",
+ "slug": "pocket-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "strikethrough",
+ "slug": "strikethrough-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "file-blank",
+ "slug": "file-blank-regular",
+ "category_id": 106,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "file-blank",
+ "slug": "file-blank-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "highlight",
+ "slug": "highlight-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "font-color",
+ "slug": "font-color-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "fingerprint",
+ "slug": "fingerprint-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "transfer",
+ "slug": "transfer-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "circle",
+ "slug": "circle-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "edit",
+ "slug": "edit-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID",
+ "term": [
+ "writing",
+ "note",
+ "pencil"
+ ]
+ },
+ {
+ "name": "ball",
+ "slug": "ball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "football",
+ "rugby"
+ ]
+ },
+ {
+ "name": "ball",
+ "slug": "ball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "football",
+ "rugby"
+ ]
+ },
+ {
+ "name": "football",
+ "slug": "football-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "soccer",
+ "goal"
+ ]
+ },
+ {
+ "name": "film",
+ "slug": "film-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dollar-circle",
+ "slug": "dollar-circle-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dollar-circle",
+ "slug": "dollar-circle-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "skull",
+ "slug": "skull-solid",
+ "category_id": 105,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "messenger",
+ "slug": "messenger-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "search-alt",
+ "slug": "search-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "magnifying glass"
+ ]
+ },
+ {
+ "name": "image-alt",
+ "slug": "image-alt-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "microphone-alt",
+ "slug": "microphone-alt-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "analyse",
+ "slug": "analyse-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "x-square",
+ "slug": "x-square-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "plus-square",
+ "slug": "plus-square-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "minus-square",
+ "slug": "minus-square-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "disc",
+ "slug": "disc-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "disc",
+ "slug": "disc-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "equalizer",
+ "slug": "equalizer-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "stats",
+ "slug": "stats-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "move-horizontal",
+ "slug": "move-horizontal-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "move-vertical",
+ "slug": "move-vertical-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "flame",
+ "slug": "flame-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "grid-horizontal",
+ "slug": "grid-horizontal-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "grid-vertical",
+ "slug": "grid-vertical-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "grid-small",
+ "slug": "grid-small-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "badge",
+ "slug": "badge-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "badge",
+ "slug": "badge-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "id-card",
+ "slug": "id-card-regular",
+ "category_id": 122,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sort-up",
+ "slug": "sort-up-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sort-down",
+ "slug": "sort-down-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "note",
+ "slug": "note-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "note",
+ "slug": "note-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "test-tube",
+ "slug": "test-tube-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "help-circle",
+ "slug": "help-circle-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "help-circle",
+ "slug": "help-circle-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "card",
+ "slug": "card-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "card",
+ "slug": "card-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rewind-circle",
+ "slug": "rewind-circle-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "magnet",
+ "slug": "magnet-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "magnet",
+ "slug": "magnet-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "500px",
+ "slug": "500px-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "angular",
+ "slug": "angular-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "codepen",
+ "slug": "codepen-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "creative-commons",
+ "slug": "creative-commons-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "digitalocean",
+ "slug": "digitalocean-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "deviantart",
+ "slug": "deviantart-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "discourse",
+ "slug": "discourse-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "dropbox",
+ "slug": "dropbox-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "drupal",
+ "slug": "drupal-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "ebay",
+ "slug": "ebay-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "amazon",
+ "slug": "amazon-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "digg",
+ "slug": "digg-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "unsplash",
+ "slug": "unsplash-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "wikipedia",
+ "slug": "wikipedia-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "sass",
+ "slug": "sass-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "foursquare",
+ "slug": "foursquare-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "invision",
+ "slug": "invision-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "opera",
+ "slug": "opera-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "airbnb",
+ "slug": "airbnb-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "yelp",
+ "slug": "yelp-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "quora",
+ "slug": "quora-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "git",
+ "slug": "git-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "html5",
+ "slug": "html5-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "product-hunt",
+ "slug": "product-hunt-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "magento",
+ "slug": "magento-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "stack-overflow",
+ "slug": "stack-overflow-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "firefox",
+ "slug": "firefox-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "javascript",
+ "slug": "javascript-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "nodejs",
+ "slug": "nodejs-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "kickstarter",
+ "slug": "kickstarter-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "vuejs",
+ "slug": "vuejs-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "bing",
+ "slug": "bing-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "react",
+ "slug": "react-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "periscope",
+ "slug": "periscope-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "wordpress",
+ "slug": "wordpress-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "telegram",
+ "slug": "telegram-logo",
+ "category_id": 101,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "stripe",
+ "slug": "stripe-logo",
+ "category_id": 107,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "edge",
+ "slug": "edge-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "paypal",
+ "slug": "paypal-logo",
+ "category_id": 107,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "internet-explorer",
+ "slug": "internet-explorer-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "joomla",
+ "slug": "joomla-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "dailymotion",
+ "slug": "dailymotion-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "chrome",
+ "slug": "chrome-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "baidu",
+ "slug": "baidu-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "visa",
+ "slug": "visa-logo",
+ "category_id": 107,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "mastercard",
+ "slug": "mastercard-logo",
+ "category_id": 107,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "redux",
+ "slug": "redux-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "bootstrap",
+ "slug": "bootstrap-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "yahoo",
+ "slug": "yahoo-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "microsoft",
+ "slug": "microsoft-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "css3",
+ "slug": "css3-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "jsfiddle",
+ "slug": "jsfiddle-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "shopify",
+ "slug": "shopify-logo",
+ "category_id": 104,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "flickr",
+ "slug": "flickr-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "less",
+ "slug": "less-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "snapchat",
+ "slug": "snapchat-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "soundcloud",
+ "slug": "soundcloud-logo",
+ "category_id": 114,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "spotify",
+ "slug": "spotify-logo",
+ "category_id": 114,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "trello",
+ "slug": "trello-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "wix",
+ "slug": "wix-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "mailchimp",
+ "slug": "mailchimp-logo",
+ "category_id": 101,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "medium-old",
+ "slug": "medium-old-logo",
+ "category_id": 124,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "squarespace",
+ "slug": "squarespace-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "whatsapp-square",
+ "slug": "whatsapp-square-logo",
+ "category_id": 101,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "flickr-square",
+ "slug": "flickr-square-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "ambulance",
+ "slug": "ambulance-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-arrow-square",
+ "slug": "left-arrow-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "up-arrow-square",
+ "slug": "up-arrow-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "down-arrow-square",
+ "slug": "down-arrow-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "right-arrow-square",
+ "slug": "right-arrow-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-badge",
+ "slug": "user-badge-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-event",
+ "slug": "calendar-event-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-left",
+ "slug": "caret-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-up",
+ "slug": "caret-up-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-right",
+ "slug": "caret-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-down",
+ "slug": "caret-down-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "gas-pump",
+ "slug": "gas-pump-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "landmark",
+ "slug": "landmark-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "show-alt",
+ "slug": "show-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "badge-check",
+ "slug": "badge-check-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "badge-check",
+ "slug": "badge-check-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "rotate-left",
+ "slug": "rotate-left-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "coffee-alt",
+ "slug": "coffee-alt-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "brush",
+ "slug": "brush-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "color",
+ "colour",
+ "painting"
+ ]
+ },
+ {
+ "name": "brush",
+ "slug": "brush-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID",
+ "term": [
+ "color",
+ "colour",
+ "painting"
+ ]
+ },
+ {
+ "name": "keyboard",
+ "slug": "keyboard-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "megaphone",
+ "slug": "megaphone-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "directions",
+ "slug": "directions-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "direction-right",
+ "slug": "direction-right-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "unlink",
+ "slug": "unlink-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "paint",
+ "slug": "paint-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "joystick-button",
+ "slug": "joystick-button-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "joystick-button",
+ "slug": "joystick-button-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "font-family",
+ "slug": "font-family-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "flask",
+ "slug": "flask-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "capsule",
+ "slug": "capsule-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID",
+ "term": [
+ "medicine"
+ ]
+ },
+ {
+ "name": "color-fill",
+ "slug": "color-fill-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "hotel",
+ "slug": "hotel-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "magic-wand",
+ "slug": "magic-wand-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "repeat",
+ "slug": "repeat-regular",
+ "category_id": 114,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "eraser",
+ "slug": "eraser-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID",
+ "term": [
+ "rubber"
+ ]
+ },
+ {
+ "name": "cloud-rain",
+ "slug": "cloud-rain-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cloud-lightning",
+ "slug": "cloud-lightning-solid",
+ "category_id": 123,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "eyedropper",
+ "slug": "eyedropper-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-rectangle",
+ "slug": "user-rectangle-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "plane",
+ "slug": "plane-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "flight",
+ "fly"
+ ]
+ },
+ {
+ "name": "tree",
+ "slug": "tree-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID",
+ "term": [
+ "forest",
+ "christmas"
+ ]
+ },
+ {
+ "name": "factory",
+ "slug": "factory-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "ship",
+ "slug": "ship-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "walk",
+ "slug": "walk-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "yin-yang",
+ "slug": "yin-yang-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-pdf",
+ "slug": "file-pdf-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "money",
+ "slug": "money-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-circle",
+ "slug": "home-circle-regular",
"category_id": 98,
"type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-circle",
+ "slug": "home-circle-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "location-plus",
+ "slug": "location-plus-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "location-plus",
+ "slug": "location-plus-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arch",
+ "slug": "arch-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arch",
+ "slug": "arch-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "atom",
+ "slug": "atom-regular",
+ "category_id": 113,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "badge-dollar",
+ "slug": "badge-dollar-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "baseball",
+ "slug": "baseball-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "beer",
+ "slug": "beer-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "beer",
+ "slug": "beer-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bible",
+ "slug": "bible-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bible",
+ "slug": "bible-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bomb",
+ "slug": "bomb-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bomb",
+ "slug": "bomb-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bus-school",
+ "slug": "bus-school-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bus-school",
+ "slug": "bus-school-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cabinet",
+ "slug": "cabinet-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cabinet",
+ "slug": "cabinet-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-edit",
+ "slug": "calendar-edit-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-edit",
+ "slug": "calendar-edit-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "car-wash",
+ "slug": "car-wash-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "car-garage",
+ "slug": "car-garage-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "car-mechanic",
+ "slug": "car-mechanic-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "car-crash",
+ "slug": "car-crash-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "coffee-togo",
+ "slug": "coffee-togo-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "coffee-togo",
+ "slug": "coffee-togo-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chess",
+ "slug": "chess-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "strategy"
+ ]
+ },
+ {
+ "name": "dryer",
+ "slug": "dryer-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "washer",
+ "slug": "washer-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pointer",
+ "slug": "pointer-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "pointer",
+ "slug": "pointer-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "microchip",
+ "slug": "microchip-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "microchip",
+ "slug": "microchip-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "piano",
+ "slug": "piano-solid",
+ "category_id": 103,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-export",
+ "slug": "file-export-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "file-import",
+ "slug": "file-import-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "flag-checkered",
+ "slug": "flag-checkered-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "f1",
+ "racing"
+ ]
+ },
+ {
+ "name": "heart-circle",
+ "slug": "heart-circle-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "heart-circle",
+ "slug": "heart-circle-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "heart-square",
+ "slug": "heart-square-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "heart-square",
+ "slug": "heart-square-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "home-heart",
+ "slug": "home-heart-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-heart",
+ "slug": "home-heart-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "info-square",
+ "slug": "info-square-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "info-square",
+ "slug": "info-square-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "layer-plus",
+ "slug": "layer-plus-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "layer-plus",
+ "slug": "layer-plus-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "layer-minus",
+ "slug": "layer-minus-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "layer-minus",
+ "slug": "layer-minus-solid",
+ "category_id": 111,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "recycle",
+ "slug": "recycle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "traffic-cone",
+ "slug": "traffic-cone-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "traffic-cone",
+ "slug": "traffic-cone-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wifi-2",
+ "slug": "wifi-2-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wifi-1",
+ "slug": "wifi-1-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "wifi-0",
+ "slug": "wifi-0-regular",
+ "category_id": 115,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mask",
+ "slug": "mask-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "mask",
+ "slug": "mask-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "low-vision",
+ "slug": "low-vision-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "eye",
+ "view",
+ "visibility"
+ ]
+ },
+ {
+ "name": "low-vision",
+ "slug": "low-vision-solid",
+ "category_id": 94,
+ "type_of_icon": "SOLID",
+ "term": [
+ "eye",
+ "view",
+ "visibility"
+ ]
+ },
+ {
+ "name": "radiation",
+ "slug": "radiation-solid",
+ "category_id": 95,
+ "type_of_icon": "SOLID",
+ "term": [
+ "hazard",
+ "danger"
+ ]
+ },
+ {
+ "name": "been-here",
+ "slug": "been-here-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "been-here",
+ "slug": "been-here-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "current-location",
+ "slug": "current-location-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-from-top",
+ "slug": "arrow-from-top-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-from-top",
+ "slug": "arrow-from-top-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-from-bottom",
+ "slug": "arrow-from-bottom-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-from-bottom",
+ "slug": "arrow-from-bottom-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-from-left",
+ "slug": "arrow-from-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-from-left",
+ "slug": "arrow-from-left-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-from-right",
+ "slug": "arrow-from-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-from-right",
+ "slug": "arrow-from-right-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-to-right",
+ "slug": "arrow-to-right-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-to-right",
+ "slug": "arrow-to-right-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-to-left",
+ "slug": "arrow-to-left-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-to-left",
+ "slug": "arrow-to-left-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-to-top",
+ "slug": "arrow-to-top-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-to-top",
+ "slug": "arrow-to-top-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "arrow-to-bottom",
+ "slug": "arrow-to-bottom-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "arrow-to-bottom",
+ "slug": "arrow-to-bottom-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-reader",
+ "slug": "book-reader-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book-reader",
+ "slug": "book-reader-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "edit-location",
+ "slug": "edit-location-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "ev-station",
+ "slug": "ev-station-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shapes",
+ "slug": "shapes-solid",
+ "category_id": 118,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "florist",
+ "slug": "florist-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "pizza",
+ "slug": "pizza-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "scan",
+ "slug": "scan-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-week",
+ "slug": "calendar-week-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-week",
+ "slug": "calendar-week-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "glasses",
+ "slug": "glasses-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "glasses-alt",
+ "slug": "glasses-alt-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "border-none",
+ "slug": "border-none-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "border-inner",
+ "slug": "border-inner-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "dice-1",
+ "slug": "dice-1-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-1",
+ "slug": "dice-1-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-2",
+ "slug": "dice-2-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-2",
+ "slug": "dice-2-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-3",
+ "slug": "dice-3-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-3",
+ "slug": "dice-3-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-4",
+ "slug": "dice-4-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-4",
+ "slug": "dice-4-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-5",
+ "slug": "dice-5-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-5",
+ "slug": "dice-5-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-6",
+ "slug": "dice-6-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "dice-6",
+ "slug": "dice-6-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "game",
+ "random"
+ ]
+ },
+ {
+ "name": "webcam",
+ "slug": "webcam-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "webcam",
+ "slug": "webcam-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "spray-can",
+ "slug": "spray-can-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "color",
+ "colour",
+ "paint spray"
+ ]
+ },
+ {
+ "name": "spray-can",
+ "slug": "spray-can-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID",
+ "term": [
+ "color",
+ "colour",
+ "paint spray"
+ ]
+ },
+ {
+ "name": "file-archive",
+ "slug": "file-archive-solid",
+ "category_id": 106,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sticker",
+ "slug": "sticker-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "sticker",
+ "slug": "sticker-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tachometer",
+ "slug": "tachometer-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tachometer",
+ "slug": "tachometer-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "thermometer",
+ "slug": "thermometer-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "game",
+ "slug": "game-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "pacman"
+ ]
+ },
+ {
+ "name": "game",
+ "slug": "game-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "pacman"
+ ]
+ },
+ {
+ "name": "abacus",
+ "slug": "abacus-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "alarm-snooze",
+ "slug": "alarm-snooze-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "zzz",
+ "sleep"
+ ]
+ },
+ {
+ "name": "alarm-snooze",
+ "slug": "alarm-snooze-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "zzz",
+ "sleep"
+ ]
+ },
+ {
+ "name": "alarm-exclamation",
+ "slug": "alarm-exclamation-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "alert",
+ "error"
+ ]
+ },
+ {
+ "name": "alarm-exclamation",
+ "slug": "alarm-exclamation-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID",
+ "term": [
+ "alert",
+ "error"
+ ]
+ },
+ {
+ "name": "chevrons-left",
+ "slug": "chevrons-left-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-right",
+ "slug": "chevrons-right-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-up",
+ "slug": "chevrons-up-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevrons-down",
+ "slug": "chevrons-down-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-down",
+ "slug": "chevron-down-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-up",
+ "slug": "chevron-up-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-right",
+ "slug": "chevron-right-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "chevron-left",
+ "slug": "chevron-left-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID",
+ "term": [
+ "arrow"
+ ]
+ },
+ {
+ "name": "guitar-amp",
+ "slug": "guitar-amp-solid",
+ "category_id": 114,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "up-arrow-alt",
+ "slug": "up-arrow-alt-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "down-arrow-alt",
+ "slug": "down-arrow-alt-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "left-arrow-alt",
+ "slug": "left-arrow-alt-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "right-arrow-alt",
+ "slug": "right-arrow-alt-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "medal",
+ "slug": "medal-regular",
+ "category_id": 119,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "honor",
+ "honour",
+ "acheivement"
+ ]
+ },
+ {
+ "name": "medal",
+ "slug": "medal-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "honor",
+ "honour",
+ "acheivement"
+ ]
+ },
+ {
+ "name": "shopping-bags",
+ "slug": "shopping-bags-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "baseball",
+ "slug": "baseball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "task-x",
+ "slug": "task-x-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "basketball",
+ "slug": "basketball-solid",
+ "category_id": 119,
+ "type_of_icon": "SOLID",
+ "term": [
+ "nba"
+ ]
+ },
+ {
+ "name": "barcode-reader",
+ "slug": "barcode-reader-regular",
+ "category_id": 103,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "blanket",
+ "slug": "blanket-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "blanket",
+ "slug": "blanket-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "binoculars",
+ "slug": "binoculars-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bone",
+ "slug": "bone-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bone",
+ "slug": "bone-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bong",
+ "slug": "bong-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bong",
+ "slug": "bong-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-alt",
+ "slug": "book-alt-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book-alt",
+ "slug": "book-alt-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-heart",
+ "slug": "book-heart-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book-heart",
+ "slug": "book-heart-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "book-add",
+ "slug": "book-add-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "book-add",
+ "slug": "book-add-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bracket",
+ "slug": "bracket-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "brain",
+ "slug": "brain-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "brain",
+ "slug": "brain-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "border-outer",
+ "slug": "border-outer-regular",
+ "category_id": 111,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "braille",
+ "slug": "braille-regular",
+ "category_id": 94,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "window-alt",
+ "slug": "window-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "browser"
+ ]
+ },
+ {
+ "name": "window-alt",
+ "slug": "window-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID",
+ "term": [
+ "browser"
+ ]
+ },
+ {
+ "name": "calendar-heart",
+ "slug": "calendar-heart-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-heart",
+ "slug": "calendar-heart-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "wine",
+ "slug": "wine-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "vial",
+ "slug": "vial-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "color-fill",
+ "slug": "color-fill-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "capsule",
+ "slug": "capsule-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "medicine"
+ ]
+ },
+ {
+ "name": "eraser",
+ "slug": "eraser-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "rubber"
+ ]
+ },
+ {
+ "name": "drink",
+ "slug": "drink-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cctv",
+ "slug": "cctv-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cctv",
+ "slug": "cctv-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chair",
+ "slug": "chair-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "network-chart",
+ "slug": "network-chart-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "network-chart",
+ "slug": "network-chart-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "vector",
+ "slug": "vector-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "vector",
+ "slug": "vector-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-exclamation",
+ "slug": "calendar-exclamation-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-exclamation",
+ "slug": "calendar-exclamation-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "calendar-star",
+ "slug": "calendar-star-regular",
+ "category_id": 120,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "calendar-star",
+ "slug": "calendar-star-solid",
+ "category_id": 120,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "camera-home",
+ "slug": "camera-home-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "camera-home",
+ "slug": "camera-home-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "camera-movie",
+ "slug": "camera-movie-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "camera-movie",
+ "slug": "camera-movie-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "backpack",
+ "slug": "backpack-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cart-download",
+ "slug": "cart-download-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "cart-add",
+ "slug": "cart-add-solid",
+ "category_id": 104,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "car-battery",
+ "slug": "car-battery-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-right-circle",
+ "slug": "caret-right-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-left-circle",
+ "slug": "caret-left-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-up-circle",
+ "slug": "caret-up-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-down-circle",
+ "slug": "caret-down-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-right-square",
+ "slug": "caret-right-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-right-square",
+ "slug": "caret-right-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-up-square",
+ "slug": "caret-up-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-up-square",
+ "slug": "caret-up-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-left-square",
+ "slug": "caret-left-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-left-square",
+ "slug": "caret-left-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "caret-down-square",
+ "slug": "caret-down-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "caret-down-square",
+ "slug": "caret-down-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shield-x",
+ "slug": "shield-x-regular",
+ "category_id": 100,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "shield-x",
+ "slug": "shield-x-solid",
+ "category_id": 100,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "line-chart-down",
+ "slug": "line-chart-down-regular",
+ "category_id": 99,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-down-circle",
+ "slug": "chevron-down-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-down-circle",
+ "slug": "chevron-down-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-up-circle",
+ "slug": "chevron-up-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-up-circle",
+ "slug": "chevron-up-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-left-circle",
+ "slug": "chevron-left-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-left-circle",
+ "slug": "chevron-left-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-right-circle",
+ "slug": "chevron-right-circle-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-right-circle",
+ "slug": "chevron-right-circle-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-down-square",
+ "slug": "chevron-down-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-down-square",
+ "slug": "chevron-down-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-up-square",
+ "slug": "chevron-up-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-up-square",
+ "slug": "chevron-up-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-left-square",
+ "slug": "chevron-left-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-left-square",
+ "slug": "chevron-left-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "chevron-right-square",
+ "slug": "chevron-right-square-regular",
+ "category_id": 96,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "chevron-right-square",
+ "slug": "chevron-right-square-solid",
+ "category_id": 96,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "church",
+ "slug": "church-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "church",
+ "slug": "church-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "coin",
+ "slug": "coin-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "coin",
+ "slug": "coin-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "coin-stack",
+ "slug": "coin-stack-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "coin-stack",
+ "slug": "coin-stack-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "unite",
+ "slug": "unite-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "minus-front",
+ "slug": "minus-front-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "intersect",
+ "slug": "intersect-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "exclude",
+ "slug": "exclude-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "minus-back",
+ "slug": "minus-back-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "merge",
+ "slug": "merge-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trim",
+ "slug": "trim-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "outline",
+ "slug": "outline-regular",
+ "category_id": 102,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bullseye",
+ "slug": "bullseye-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "meteor",
+ "slug": "meteor-regular",
+ "category_id": 116,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "meteor",
+ "slug": "meteor-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "refresh",
+ "slug": "refresh-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-smile",
+ "slug": "home-smile-regular",
+ "category_id": 98,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "home-smile",
+ "slug": "home-smile-solid",
+ "category_id": 98,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "envelope-open",
+ "slug": "envelope-open-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "envelope-open",
+ "slug": "envelope-open-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "dev-to",
+ "slug": "dev-to-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "message-alt-add",
+ "slug": "message-alt-add-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-alt-add",
+ "slug": "message-alt-add-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-alt-check",
+ "slug": "message-alt-check-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-alt-check",
+ "slug": "message-alt-check-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-alt-error",
+ "slug": "message-alt-error-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-alt-error",
+ "slug": "message-alt-error-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-alt-x",
+ "slug": "message-alt-x-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-alt-x",
+ "slug": "message-alt-x-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-alt-minus",
+ "slug": "message-alt-minus-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-alt-minus",
+ "slug": "message-alt-minus-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-alt-edit",
+ "slug": "message-alt-edit-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-alt-edit",
+ "slug": "message-alt-edit-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-alt-detail",
+ "slug": "message-alt-detail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-alt-detail",
+ "slug": "message-alt-detail-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-rounded-check",
+ "slug": "message-rounded-check-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-rounded-check",
+ "slug": "message-rounded-check-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-rounded-error",
+ "slug": "message-rounded-error-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-rounded-error",
+ "slug": "message-rounded-error-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-rounded-x",
+ "slug": "message-rounded-x-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-rounded-x",
+ "slug": "message-rounded-x-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-rounded-minus",
+ "slug": "message-rounded-minus-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-rounded-minus",
+ "slug": "message-rounded-minus-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-rounded-edit",
+ "slug": "message-rounded-edit-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-rounded-edit",
+ "slug": "message-rounded-edit-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-rounded-add",
+ "slug": "message-rounded-add-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-rounded-add",
+ "slug": "message-rounded-add-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-rounded-detail",
+ "slug": "message-rounded-detail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-rounded-detail",
+ "slug": "message-rounded-detail-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-check",
+ "slug": "message-check-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-check",
+ "slug": "message-check-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-error",
+ "slug": "message-error-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-error",
+ "slug": "message-error-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-x",
+ "slug": "message-x-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-x",
+ "slug": "message-x-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-minus",
+ "slug": "message-minus-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-minus",
+ "slug": "message-minus-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-edit",
+ "slug": "message-edit-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-edit",
+ "slug": "message-edit-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-add",
+ "slug": "message-add-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-add",
+ "slug": "message-add-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-detail",
+ "slug": "message-detail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-detail",
+ "slug": "message-detail-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-square-check",
+ "slug": "message-square-check-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-square-check",
+ "slug": "message-square-check-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-square-error",
+ "slug": "message-square-error-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-square-error",
+ "slug": "message-square-error-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-square-x",
+ "slug": "message-square-x-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-square-x",
+ "slug": "message-square-x-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-square-minus",
+ "slug": "message-square-minus-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-square-minus",
+ "slug": "message-square-minus-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "message-square-edit",
+ "slug": "message-square-edit-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-square-edit",
+ "slug": "message-square-edit-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "message-square-add",
+ "slug": "message-square-add-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-square-add",
+ "slug": "message-square-add-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "comment",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "message-square-detail",
+ "slug": "message-square-detail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "message-square-detail",
+ "slug": "message-square-detail-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "comment-check",
+ "slug": "comment-check-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "comment-check",
+ "slug": "comment-check-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "comment-error",
+ "slug": "comment-error-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "comment-x",
+ "slug": "comment-x-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "message",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "comment-x",
+ "slug": "comment-x-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "message",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "comment-edit",
+ "slug": "comment-edit-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "comment-edit",
+ "slug": "comment-edit-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "comment-minus",
+ "slug": "comment-minus-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "message",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "comment-minus",
+ "slug": "comment-minus-solid",
+ "category_id": 101,
+ "type_of_icon": "SOLID",
+ "term": [
+ "chat",
+ "message",
+ "remove",
+ "delete"
+ ]
+ },
+ {
+ "name": "comment-add",
+ "slug": "comment-add-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "chat",
+ "message",
+ "new",
+ "plus"
+ ]
+ },
+ {
+ "name": "comment-detail",
+ "slug": "comment-detail-regular",
+ "category_id": 101,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "cookie",
+ "slug": "cookie-regular",
+ "category_id": 108,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "biscuit"
+ ]
+ },
+ {
+ "name": "cookie",
+ "slug": "cookie-solid",
+ "category_id": 108,
+ "type_of_icon": "SOLID",
+ "term": [
+ "biscuit"
+ ]
+ },
+ {
+ "name": "copyright",
+ "slug": "copyright-solid",
+ "category_id": 99,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "credit-card-front",
+ "slug": "credit-card-front-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "credit-card-front",
+ "slug": "credit-card-front-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "finance",
+ "money",
+ "debit"
+ ]
+ },
+ {
+ "name": "crop",
+ "slug": "crop-solid",
+ "category_id": 102,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "diamond",
+ "slug": "diamond-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "door-open",
+ "slug": "door-open-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "door-open",
+ "slug": "door-open-solid",
+ "category_id": 121,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "donate-heart",
+ "slug": "donate-heart-regular",
+ "category_id": 107,
+ "type_of_icon": "REGULAR",
+ "term": [
+ "donation",
+ "contribution"
+ ]
+ },
+ {
+ "name": "donate-heart",
+ "slug": "donate-heart-solid",
+ "category_id": 107,
+ "type_of_icon": "SOLID",
+ "term": [
+ "donation",
+ "contribution"
+ ]
+ },
+ {
+ "name": "donate-blood",
+ "slug": "donate-blood-regular",
+ "category_id": 109,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "donate-blood",
+ "slug": "donate-blood-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "shape-polygon",
+ "slug": "shape-polygon-regular",
+ "category_id": 118,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "zoom",
+ "slug": "zoom-logo",
+ "category_id": 117,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "microsoft-teams",
+ "slug": "microsoft-teams-logo",
+ "category_id": 99,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "blender",
+ "slug": "blender-logo",
+ "category_id": 102,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "kubernetes",
+ "slug": "kubernetes-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "google-cloud",
+ "slug": "google-cloud-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "django",
+ "slug": "django-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "spring-boot",
+ "slug": "spring-boot-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "tux",
+ "slug": "tux-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "markdown",
+ "slug": "markdown-logo",
+ "category_id": 124,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "python",
+ "slug": "python-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "ok-ru",
+ "slug": "ok-ru-logo",
+ "category_id": 97,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "firebase",
+ "slug": "firebase-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO"
+ },
+ {
+ "name": "c-plus-plus",
+ "slug": "c-plus-plus-logo",
+ "category_id": 100,
+ "type_of_icon": "LOGO",
+ "term": [
+ "c++"
+ ]
+ },
+ {
+ "name": "bookmark-heart",
+ "slug": "bookmark-heart-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-heart",
+ "slug": "bookmark-heart-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "sort-alt-2",
+ "slug": "sort-alt-2-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "category",
+ "slug": "category-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "category",
+ "slug": "category-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "category-alt",
+ "slug": "category-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "category-alt",
+ "slug": "category-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-alt",
+ "slug": "bookmark-alt-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-alt",
+ "slug": "bookmark-alt-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-alt-plus",
+ "slug": "bookmark-alt-plus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-alt-plus",
+ "slug": "bookmark-alt-plus-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "bookmark-alt-minus",
+ "slug": "bookmark-alt-minus-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "bookmark-alt-minus",
+ "slug": "bookmark-alt-minus-solid",
+ "category_id": 124,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "face-mask",
+ "slug": "face-mask-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "tv",
+ "slug": "tv-solid",
+ "category_id": 116,
+ "type_of_icon": "SOLID",
+ "term": [
+ "television",
+ "monitor"
+ ]
+ },
+ {
+ "name": "tag-alt",
+ "slug": "tag-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "tag-alt",
+ "slug": "tag-alt-solid",
+ "category_id": 110,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "movie-play",
+ "slug": "movie-play-regular",
+ "category_id": 117,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "movie-play",
+ "slug": "movie-play-solid",
+ "category_id": 117,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "user-account",
+ "slug": "user-account-solid",
+ "category_id": 122,
+ "type_of_icon": "SOLID"
+ },
+ {
+ "name": "expand-alt",
+ "slug": "expand-alt-regular",
+ "category_id": 110,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "library",
+ "slug": "library-regular",
+ "category_id": 124,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "trip",
+ "slug": "trip-regular",
+ "category_id": 121,
+ "type_of_icon": "REGULAR"
+ },
+ {
+ "name": "virus",
+ "slug": "virus-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID",
+ "term": [
+ "disease",
+ "covid",
+ "corona"
+ ]
+ },
+ {
+ "name": "virus-block",
+ "slug": "virus-block-solid",
+ "category_id": 109,
+ "type_of_icon": "SOLID"
}
];
diff --git a/src/public/app/widgets/note_icon.js b/src/public/app/widgets/note_icon.js
index 45f2646cf..9be439efa 100644
--- a/src/public/app/widgets/note_icon.js
+++ b/src/public/app/widgets/note_icon.js
@@ -163,13 +163,17 @@ export default class NoteIconWidget extends NoteContextAwareWidget {
const {icons} = (await import('./icon_list.js')).default;
+ search = search?.trim()?.toLowerCase();
+
for (const icon of icons) {
if (categoryId && icon.category_id !== categoryId) {
continue;
}
- if (search && search.trim() && !icon.name.includes(search.trim().toLowerCase())) {
- continue;
+ if (search) {
+ if (!icon.name.includes(search) && !icon.term?.find(t => t.includes(search))) {
+ continue;
+ }
}
this.$iconList.append(