From 082aa5ff333ef6b8e91db94b96156309e11e3390 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Tue, 10 Mar 2015 00:49:44 -0400 Subject: [PATCH 01/19] Basic starting point for service message updates --- admin/service_messages.php | 18 ++++++++++------- css/bootstrap-iconpicker.min.css | 10 ++++++++++ inc/headerAdmin.inc.php | 3 +++ js/bootstrap-iconpicker.min.js | 19 ++++++++++++++++++ js/iconset/iconset-fontawesome-4.2.0.min.js | 22 +++++++++++++++++++++ js/modsForHesk-javascript.js | 5 +++++ language/en/text.php | 4 +++- 7 files changed, 73 insertions(+), 8 deletions(-) create mode 100644 css/bootstrap-iconpicker.min.css create mode 100644 js/bootstrap-iconpicker.min.js create mode 100644 js/iconset/iconset-fontawesome-4.2.0.min.js diff --git a/admin/service_messages.php b/admin/service_messages.php index 156821a7..c3c73fa6 100644 --- a/admin/service_messages.php +++ b/admin/service_messages.php @@ -148,7 +148,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
-
- - - -
-
+
+ + +
+ + Don't use icon +
+
diff --git a/css/bootstrap-iconpicker.min.css b/css/bootstrap-iconpicker.min.css new file mode 100644 index 00000000..a8f74264 --- /dev/null +++ b/css/bootstrap-iconpicker.min.css @@ -0,0 +1,10 @@ +/*! + * Bootstrap-iconpicker v1.5.0 + * + * Copyright 2013-2014 Victor Valencia Rico. + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world by @recktoner. + */ +.iconpicker .caret{margin-left:10px!important}.iconpicker{min-width:60px}.table-icons .btn{min-height:30px;min-width:35px;text-align:center;padding:0;margin:2px}.table-icons td{min-width:39px}.popover{max-width:inherit!important}.iconpicker-popover{z-index:1050!important}.iconpicker-popover .search-control{margin-bottom:6px;margin-top:6px} \ No newline at end of file diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 8da4f1ba..c5584789 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -59,11 +59,14 @@ require(HESK_PATH . 'modsForHesk_settings.inc.php'); + + + -1&&n.push(e)}),o.icons=n}},e.prototype.removeAddClass=function(t,e,o){return this.options.table.find(t).removeClass(e).addClass(o),o},e.prototype.reset=function(){this.updatePicker(),this.changeList(1)},e.prototype.select=function(e){var o=this.options,s=this.$element;o.selected=t.inArray(e.replace(o.iconClassFix,""),o.icons),-1===o.selected&&(o.selected=0,e=o.iconClassFix+o.icons[o.selected]),""!==e&&o.selected>=0&&(o.icon=e,s.find("input").val(e),s.find("i").attr("class","").addClass(o.iconClass).addClass(e),s.trigger({type:"change",icon:e}),o.table.find("button."+o.selectedClass).removeClass(o.selectedClass))},e.prototype.switchPage=function(e){var o=this.options;if(o.selected=t.inArray(e.replace(o.iconClassFix,""),o.icons),""!==e&&o.selected>=0){var s=Math.ceil((o.selected+1)/this.totalIconsPerPage());this.changeList(s)}o.table.find("i."+e).parent().addClass(o.selectedClass)},e.prototype.totalPages=function(){return Math.ceil(this.totalIcons()/this.totalIconsPerPage())},e.prototype.totalIcons=function(){return this.options.icons.length},e.prototype.totalIconsPerPage=function(){return this.options.cols*this.options.rows},e.prototype.updateArrows=function(t){var e=this.options,o=this.totalPages();1===t?e.table.find(".btn-previous").addClass("disabled"):e.table.find(".btn-previous").removeClass("disabled"),t===o||0===o?e.table.find(".btn-next").addClass("disabled"):e.table.find(".btn-next").removeClass("disabled")},e.prototype.updateIcons=function(e){for(var o=this.options,s=o.table.find("tbody").empty(),n=(e-1)*this.totalIconsPerPage(),i=0;i"),c=0;c').hide();if(r').show(),o.icon===l&&p.addClass(o.selectedClass).addClass("btn-icon-selected")}a.append(t("").append(p))}s.append(a)}},e.prototype.updateIconsCount=function(){var t=this.options,e=["",' ',' '," ",""];t.table.find("tfoot").empty().append(e.join(""))},e.prototype.updateLabels=function(t){var e=this.options,o=this.totalIcons(),s=this.totalPages();e.table.find(".page-count").html(e.labelHeader.replace("{0}",0===s?0:t).replace("{1}",s));var n=(t-1)*this.totalIconsPerPage(),i=t*this.totalIconsPerPage();e.table.find(".icons-count").html(e.labelFooter.replace("{0}",n+1).replace("{1}",o>i?i:o).replace("{2}",o)),this.updateArrows(t)},e.prototype.updatePagesCount=function(){for(var e=this.options,o=t(""),s=0;s');if(0===s||s===e.cols-1){var i=['"];n.append(i.join("")),o.append(n)}else 0===o.find(".page-count").length&&(n.attr("colspan",e.cols-2).append(''),o.append(n))}e.table.find("thead").empty().append(o)},e.prototype.updatePicker=function(){var t=this.options;if(t.cols<4)throw"Iconpicker => The number of columns must be greater than or equal to 4. [option.cols = "+t.cols+"]";if(t.rows<1)throw"Iconpicker => The number of rows must be greater than or equal to 1. [option.rows = "+t.rows+"]";this.updatePagesCount(),this.updateSearch(),this.updateIconsCount()},e.prototype.updateSearch=function(){var e=this.options,o=["",' ',' '," ",""];o=t(o.join("")),e.search===!0?o.show():o.hide(),e.table.find("thead").append(o)},e.prototype.setArrowClass=function(t){this.options.arrowClass=this.removeAddClass(".btn-arrow",this.options.arrowClass,t)},e.prototype.setArrowNextIconClass=function(t){this.options.arrowNextIconClass=this.removeAddClass(".btn-next > span",this.options.arrowNextIconClass,t)},e.prototype.setArrowPrevIconClass=function(t){this.options.arrowPrevIconClass=this.removeAddClass(".btn-previous > span",this.options.arrowPrevIconClass,t)},e.prototype.setCols=function(t){this.options.cols=t,this.reset()},e.prototype.setIcon=function(t){this.select(t)},e.prototype.setIconset=function(o){var s=this.options;t.isPlainObject(o)?(e.ICONSET._custom=t.extend(e.ICONSET_EMPTY,o),s.iconset="_custom"):s.iconset=e.ICONSET.hasOwnProperty(o)?o:e.DEFAULTS.iconset,s=t.extend(s,e.ICONSET[s.iconset]),this.reset(),this.select(s.icon)},e.prototype.setLabelHeader=function(t){this.options.labelHeader=t,this.updateLabels(this.options.page)},e.prototype.setLabelFooter=function(t){this.options.labelFooter=t,this.updateLabels(this.options.page)},e.prototype.setPlacement=function(t){this.options.placement=t},e.prototype.setRows=function(t){this.options.rows=t,this.reset()},e.prototype.setSearch=function(t){var e=this.options.table.find(".search-control");t===!0?e.show():e.hide(),e.val(""),this.changeList(1),this.options.search=t},e.prototype.setSearchText=function(t){this.options.table.find(".search-control").attr("placeholder",t),this.options.searchText=t},e.prototype.setSelectedClass=function(t){this.options.selectedClass=this.removeAddClass(".btn-icon-selected",this.options.selectedClass,t)},e.prototype.setUnselectedClass=function(t){this.options.unselectedClass=this.removeAddClass(".btn-icon",this.options.unselectedClass,t)};var o=t.fn.iconpicker;t.fn.iconpicker=function(o,s){return this.each(function(){var n=t(this),i=n.data("bs.iconpicker"),a="object"==typeof o&&o;if(i||n.data("bs.iconpicker",i=new e(this,a)),"string"==typeof o){if("undefined"==typeof i[o])throw'Iconpicker => The "'+o+'" method does not exists.';i[o](s)}else{var c=i.options;c=t.extend(c,{page:1,selected:-1,table:t('
')});var r="undefined"!=typeof n.attr("name")?'name="'+n.attr("name")+'"':"";n.empty().append("").append('").append(''),n.addClass("iconpicker"),i.setIconset(c.iconset),n.on("click",function(t){t.preventDefault(),n.popover({animation:!1,trigger:"manual",html:!0,content:c.table,container:"body",placement:c.placement}).on("shown.bs.popover",function(){i.switchPage(c.icon),i.bindEvents()}),n.data("bs.popover").tip().addClass("iconpicker-popover"),n.popover("show")})}})},t.fn.iconpicker.Constructor=e,t.fn.iconpicker.noConflict=function(){return t.fn.iconpicker=o,this},t(document).on("click","body",function(e){t(".iconpicker").each(function(){t(this).is(e.target)||0!==t(this).has(e.target).length||0!==t(".popover").has(e.target).length||t(this).popover("destroy")})}),t('button[role="iconpicker"]').iconpicker()}(jQuery); \ No newline at end of file diff --git a/js/iconset/iconset-fontawesome-4.2.0.min.js b/js/iconset/iconset-fontawesome-4.2.0.min.js new file mode 100644 index 00000000..347aa8f8 --- /dev/null +++ b/js/iconset/iconset-fontawesome-4.2.0.min.js @@ -0,0 +1,22 @@ +/* ======================================================================== + * Bootstrap: iconset-fontawesome-4.2.0.js by @recktoner + * https://victor-valencia.github.com/bootstrap-iconpicker + * + * Iconset: Font Awesome 4.2.0 + * http://fortawesome.github.io/Font-Awesome/ + * ======================================================================== + * Copyright 2013-2014 Victor Valencia Rico. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ======================================================================== */ +!function(e){e.iconset_fontawesome={iconClass:"fa",iconClassFix:"fa-",icons:["adjust","anchor","archive","area-chart","arrows","arrows-h","arrows-v","automobile","asterisk","at","ban","bank","bar-chart-o","barcode","bars","beer","bell","bell-o","bell-slash","bell-slash-o","bicycle","binoculars","birthday-cake","bolt","bomb","book","bookmark","bookmark-o","briefcase","bug","building","building-o","bullhorn","bullseye","bus","cab","calculator","calendar","calendar-o","camera","camera-retro","car","caret-square-o-down","caret-square-o-left","caret-square-o-right","caret-square-o-up","cc","cc-amex","cc-discover","cc-mastercard","cc-paypal","cc-stripe","cc-visa","certificate","check","check-circle","check-circle-o","check-square","check-square-o","child","circle","circle-o","circle-thin","clock-o","cloud","cloud-download","cloud-upload","code","code-fork","coffee","cog","cogs","comment","comment-o","comments","comments-o","compass","copyright","credit-card","crop","crosshairs","cube","cubes","cutlery","dashboard","desktop","dashboard","database","desktop","dot-circle-o","download","edit","ellipsis-h","ellipsis-v","envelope","envelope-o","envelope-square","eraser","exchange","exclamation","exclamation-circle","exclamation-triangle","external-link","external-link-square","eye","eye-slash","eyedropper","fax","female","fighter-jet","file-archive-o","file-audio-o","file-code-o","file-excel-o","file-image-o","file-movie-o","file-pdf-o","file-photo-o","file-picture-o","file-powerpoint-o","file-sound-o","file-video-o","file-word-o","file-zip-o","film","filter","fire","fire-extinguisher","flag","flag-checkered","flag-o","flash","flask","folder","folder-o","folder-open","folder-open-o","frown-o","futbol-o","gamepad","gavel","gear","gears","gift","glass","globe","graduation-cap","group","hdd-o","headphones","heart","heart-o","history","home","image","inbox","info","info-circle","institution","key","keyboard-o","language","laptop","leaf","legal","lemon-o","level-down","level-up","life-bouy","life-ring","life-saver","lightbulb-o","line-chart","location-arrow","lock","magic","magnet","mail-forward","mail-reply","mail-reply-all","male","map-marker","meh-o","microphone","microphone-slash","minus","minus-circle","minus-square","minus-square-o","mobile","mobile-phone","money","moon-o","mortar-board","music","navicon","newspaper-o","paint-brush","paper-plane","paper-plane-o","paw","pencil","pencil-square","pencil-square-o","phone","phone-square","photo","picture-o","pie-chart","plane","plug","plus","plus-circle","plus-square","plus-square-o","power-off","print","puzzle-piece","qrcode","question","question-circle","quote-left","quote-right","random","refresh","reorder","reply","reply-all","retweet","road","rocket","rss","rss-square","search","search-minus","search-plus","send","send-o","share","share-alt","share-alt-square","share-square","share-square-o","shield","shopping-cart","sign-in","sign-out","signal","sitemap","sliders","smile-o","soccer-ball-o","sort","sort-alpha-asc","sort-alpha-desc","sort-amount-asc","sort-amount-desc","sort-asc","sort-desc","sort-down","sort-numeric-asc","sort-numeric-desc","sort-up","space-shuttle","spinner","spoon","square","square-o","star","star-half","star-half-empty","star-half-full","star-half-o","star-o","suitcase","sun-o","support","tablet","tachometer","tag","tags","tasks","taxi","terminal","thumb-tack","thumbs-down","thumbs-o-down","thumbs-o-up","thumbs-up","ticket","times","times-circle","times-circle-o","tint","toggle-down","toggle-left","toggle-off","toggle-on","toggle-right","toggle-up","trash","trash-o","tree","trophy","truck","tty","umbrella","university","unlock","unlock-alt","unsorted","upload","user","users","video-camera","volume-down","volume-off","volume-up","warning","wheelchair","wifi","wrench","check-square","check-square-o","circle","circle-o","dot-circle-o","minus-square","minus-square-o","plus-square","plus-square-o","square","square-o","bitcoin","btc","cny","dollar","eur","euro","gbp","ils","inr","jpy","krw","money","rmb","rouble","rub","ruble","rupee","shekel","sheqel","try","turkish-lira","usd","won","yen","align-center","align-justify","align-left","align-right","bold","chain","chain-broken","clipboard","columns","copy","cut","dedent","eraser","file","file-o","file-text","file-text-o","files-o","floppy-o","font","header","indent","italic","link","list","list-alt","list-ol","list-ul","outdent","paperclip","paragraph","paste","repeat","rotate-left","rotate-right","save","scissors","strikethrough","subscript","superscript","table","text-height","text-width","th","th-large","th-list","underline","undo","unlink","angle-double-down","angle-double-left","angle-double-right","angle-double-up","angle-down","angle-left","angle-right","angle-up","arrow-circle-down","arrow-circle-left","arrow-circle-o-down","arrow-circle-o-left","arrow-circle-o-right","arrow-circle-o-up","arrow-circle-right","arrow-circle-up","arrow-down","arrow-left","arrow-right","arrow-up","arrows","arrows-alt","arrows-h","arrows-v","caret-down","caret-left","caret-right","caret-square-o-down","caret-square-o-left","caret-square-o-right","caret-square-o-up","caret-up","chevron-circle-down","chevron-circle-left","chevron-circle-right","chevron-circle-up","chevron-down","chevron-left","chevron-right","chevron-up","hand-o-down","hand-o-left","hand-o-right","hand-o-up","long-arrow-down","long-arrow-left","long-arrow-right","long-arrow-up","toggle-down","toggle-left","toggle-right","toggle-up","arrows-alt","backward","compress","eject","expand","fast-backward","fast-forward","forward","pause","play","play-circle","play-circle-o","step-backward","step-forward","stop","youtube-play","adn","android","angellist","apple","behance","behance-square","bitbucket","bitbucket-square","bitcoin","btc","css3","delicious","digg","dribbble","dropbox","drupal","empire","facebook","facebook-square","flickr","foursquare","ge","git","git-square","github","github-alt","github-square","gittip","google","google-plus","google-plus-square","google-wallet","hacker-news","html5","instagram","ioxhost","joomla","jsfiddle","lastfm","lastfm-square","linkedin","linkedin-square","linux","maxcdn","meanpath","openid","pagelines","paypal","pied-piper","pied-piper-alt","pinterest","pinterest-square","qq","ra","rebel","reddit","reddit-square","renren","share-alt","share-alt-square","skype","slack","slideshare","soundcloud","spotify","stack-exchange","stack-overflow","steam","steam-square","stumbleupon","stumbleupon-circle","tencent-weibo","trello","tumblr","tumblr-square","twitch","twitter","twitter-square","vimeo-square","vine","vk","wechat","weibo","weixin","windows","wordpress","xing","xing-square","yahoo","yelp","youtube","youtube-play","youtube-square","ambulance","h-square","hospital-o","medkit","plus-square","stethoscope","user-md","wheelchair"]}}(jQuery); \ No newline at end of file diff --git a/js/modsForHesk-javascript.js b/js/modsForHesk-javascript.js index 9fb5597d..714ffdc4 100644 --- a/js/modsForHesk-javascript.js +++ b/js/modsForHesk-javascript.js @@ -25,10 +25,15 @@ var loadJquery = function() todayBtn: "linked", clearBtn: true, autoclose: true, + autoclose: true, todayHighlight: true, format: "yyyy-mm-dd" }); }); + + $('.iconpicker-container').iconpicker({ + iconset: 'fontawesome' + }); }; function selectAll(id) { diff --git a/language/en/text.php b/language/en/text.php index 1f8d34cc..d0e33981 100644 --- a/language/en/text.php +++ b/language/en/text.php @@ -22,7 +22,9 @@ $hesklang['_COLLATE']='utf8_unicode_ci'; $hesklang['EMAIL_HR']='------ Reply above this line ------'; // ADDED OR MODIFIED IN Mods for HESK 2.1.0 -$hesklang['e_mfh_settings']='You will not be able to save your settings unless this file is writable by the script (CHMOD to 666)!'; +$hesklang['e_mfh_settings'] = 'You will not be able to save your settings unless this file is writable by the script (CHMOD to 666)!'; +$hesklang['sm_icon'] = 'Icon'; +$hesklang['sm_icon_type'] = 'Icon Type'; // ADDED OR MODIFIED IN Mods For HESK 2.0.0 $hesklang['saved_ticket_tpl'] = 'Saved Templates'; From d53c1285f0815b4395d5959b18899e58a20183db Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 27 Apr 2015 17:19:32 -0400 Subject: [PATCH 02/19] #141 Remove bootstrap-iconpicker Using different library instead --- inc/headerAdmin.inc.php | 3 --- js/bootstrap-iconpicker.min.js | 19 ------------------ js/iconset/iconset-fontawesome-4.2.0.min.js | 22 --------------------- js/modsForHesk-javascript.js | 4 ---- language/en/text.php | 2 -- 5 files changed, 50 deletions(-) delete mode 100644 js/bootstrap-iconpicker.min.js delete mode 100644 js/iconset/iconset-fontawesome-4.2.0.min.js diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index c5584789..8da4f1ba 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -59,14 +59,11 @@ require(HESK_PATH . 'modsForHesk_settings.inc.php'); - - - -1&&n.push(e)}),o.icons=n}},e.prototype.removeAddClass=function(t,e,o){return this.options.table.find(t).removeClass(e).addClass(o),o},e.prototype.reset=function(){this.updatePicker(),this.changeList(1)},e.prototype.select=function(e){var o=this.options,s=this.$element;o.selected=t.inArray(e.replace(o.iconClassFix,""),o.icons),-1===o.selected&&(o.selected=0,e=o.iconClassFix+o.icons[o.selected]),""!==e&&o.selected>=0&&(o.icon=e,s.find("input").val(e),s.find("i").attr("class","").addClass(o.iconClass).addClass(e),s.trigger({type:"change",icon:e}),o.table.find("button."+o.selectedClass).removeClass(o.selectedClass))},e.prototype.switchPage=function(e){var o=this.options;if(o.selected=t.inArray(e.replace(o.iconClassFix,""),o.icons),""!==e&&o.selected>=0){var s=Math.ceil((o.selected+1)/this.totalIconsPerPage());this.changeList(s)}o.table.find("i."+e).parent().addClass(o.selectedClass)},e.prototype.totalPages=function(){return Math.ceil(this.totalIcons()/this.totalIconsPerPage())},e.prototype.totalIcons=function(){return this.options.icons.length},e.prototype.totalIconsPerPage=function(){return this.options.cols*this.options.rows},e.prototype.updateArrows=function(t){var e=this.options,o=this.totalPages();1===t?e.table.find(".btn-previous").addClass("disabled"):e.table.find(".btn-previous").removeClass("disabled"),t===o||0===o?e.table.find(".btn-next").addClass("disabled"):e.table.find(".btn-next").removeClass("disabled")},e.prototype.updateIcons=function(e){for(var o=this.options,s=o.table.find("tbody").empty(),n=(e-1)*this.totalIconsPerPage(),i=0;i"),c=0;c').hide();if(r').show(),o.icon===l&&p.addClass(o.selectedClass).addClass("btn-icon-selected")}a.append(t("").append(p))}s.append(a)}},e.prototype.updateIconsCount=function(){var t=this.options,e=["",' ',' '," ",""];t.table.find("tfoot").empty().append(e.join(""))},e.prototype.updateLabels=function(t){var e=this.options,o=this.totalIcons(),s=this.totalPages();e.table.find(".page-count").html(e.labelHeader.replace("{0}",0===s?0:t).replace("{1}",s));var n=(t-1)*this.totalIconsPerPage(),i=t*this.totalIconsPerPage();e.table.find(".icons-count").html(e.labelFooter.replace("{0}",n+1).replace("{1}",o>i?i:o).replace("{2}",o)),this.updateArrows(t)},e.prototype.updatePagesCount=function(){for(var e=this.options,o=t(""),s=0;s');if(0===s||s===e.cols-1){var i=['"];n.append(i.join("")),o.append(n)}else 0===o.find(".page-count").length&&(n.attr("colspan",e.cols-2).append(''),o.append(n))}e.table.find("thead").empty().append(o)},e.prototype.updatePicker=function(){var t=this.options;if(t.cols<4)throw"Iconpicker => The number of columns must be greater than or equal to 4. [option.cols = "+t.cols+"]";if(t.rows<1)throw"Iconpicker => The number of rows must be greater than or equal to 1. [option.rows = "+t.rows+"]";this.updatePagesCount(),this.updateSearch(),this.updateIconsCount()},e.prototype.updateSearch=function(){var e=this.options,o=["",' ',' '," ",""];o=t(o.join("")),e.search===!0?o.show():o.hide(),e.table.find("thead").append(o)},e.prototype.setArrowClass=function(t){this.options.arrowClass=this.removeAddClass(".btn-arrow",this.options.arrowClass,t)},e.prototype.setArrowNextIconClass=function(t){this.options.arrowNextIconClass=this.removeAddClass(".btn-next > span",this.options.arrowNextIconClass,t)},e.prototype.setArrowPrevIconClass=function(t){this.options.arrowPrevIconClass=this.removeAddClass(".btn-previous > span",this.options.arrowPrevIconClass,t)},e.prototype.setCols=function(t){this.options.cols=t,this.reset()},e.prototype.setIcon=function(t){this.select(t)},e.prototype.setIconset=function(o){var s=this.options;t.isPlainObject(o)?(e.ICONSET._custom=t.extend(e.ICONSET_EMPTY,o),s.iconset="_custom"):s.iconset=e.ICONSET.hasOwnProperty(o)?o:e.DEFAULTS.iconset,s=t.extend(s,e.ICONSET[s.iconset]),this.reset(),this.select(s.icon)},e.prototype.setLabelHeader=function(t){this.options.labelHeader=t,this.updateLabels(this.options.page)},e.prototype.setLabelFooter=function(t){this.options.labelFooter=t,this.updateLabels(this.options.page)},e.prototype.setPlacement=function(t){this.options.placement=t},e.prototype.setRows=function(t){this.options.rows=t,this.reset()},e.prototype.setSearch=function(t){var e=this.options.table.find(".search-control");t===!0?e.show():e.hide(),e.val(""),this.changeList(1),this.options.search=t},e.prototype.setSearchText=function(t){this.options.table.find(".search-control").attr("placeholder",t),this.options.searchText=t},e.prototype.setSelectedClass=function(t){this.options.selectedClass=this.removeAddClass(".btn-icon-selected",this.options.selectedClass,t)},e.prototype.setUnselectedClass=function(t){this.options.unselectedClass=this.removeAddClass(".btn-icon",this.options.unselectedClass,t)};var o=t.fn.iconpicker;t.fn.iconpicker=function(o,s){return this.each(function(){var n=t(this),i=n.data("bs.iconpicker"),a="object"==typeof o&&o;if(i||n.data("bs.iconpicker",i=new e(this,a)),"string"==typeof o){if("undefined"==typeof i[o])throw'Iconpicker => The "'+o+'" method does not exists.';i[o](s)}else{var c=i.options;c=t.extend(c,{page:1,selected:-1,table:t('
')});var r="undefined"!=typeof n.attr("name")?'name="'+n.attr("name")+'"':"";n.empty().append("").append('").append(''),n.addClass("iconpicker"),i.setIconset(c.iconset),n.on("click",function(t){t.preventDefault(),n.popover({animation:!1,trigger:"manual",html:!0,content:c.table,container:"body",placement:c.placement}).on("shown.bs.popover",function(){i.switchPage(c.icon),i.bindEvents()}),n.data("bs.popover").tip().addClass("iconpicker-popover"),n.popover("show")})}})},t.fn.iconpicker.Constructor=e,t.fn.iconpicker.noConflict=function(){return t.fn.iconpicker=o,this},t(document).on("click","body",function(e){t(".iconpicker").each(function(){t(this).is(e.target)||0!==t(this).has(e.target).length||0!==t(".popover").has(e.target).length||t(this).popover("destroy")})}),t('button[role="iconpicker"]').iconpicker()}(jQuery); \ No newline at end of file diff --git a/js/iconset/iconset-fontawesome-4.2.0.min.js b/js/iconset/iconset-fontawesome-4.2.0.min.js deleted file mode 100644 index 347aa8f8..00000000 --- a/js/iconset/iconset-fontawesome-4.2.0.min.js +++ /dev/null @@ -1,22 +0,0 @@ -/* ======================================================================== - * Bootstrap: iconset-fontawesome-4.2.0.js by @recktoner - * https://victor-valencia.github.com/bootstrap-iconpicker - * - * Iconset: Font Awesome 4.2.0 - * http://fortawesome.github.io/Font-Awesome/ - * ======================================================================== - * Copyright 2013-2014 Victor Valencia Rico. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ======================================================================== */ -!function(e){e.iconset_fontawesome={iconClass:"fa",iconClassFix:"fa-",icons:["adjust","anchor","archive","area-chart","arrows","arrows-h","arrows-v","automobile","asterisk","at","ban","bank","bar-chart-o","barcode","bars","beer","bell","bell-o","bell-slash","bell-slash-o","bicycle","binoculars","birthday-cake","bolt","bomb","book","bookmark","bookmark-o","briefcase","bug","building","building-o","bullhorn","bullseye","bus","cab","calculator","calendar","calendar-o","camera","camera-retro","car","caret-square-o-down","caret-square-o-left","caret-square-o-right","caret-square-o-up","cc","cc-amex","cc-discover","cc-mastercard","cc-paypal","cc-stripe","cc-visa","certificate","check","check-circle","check-circle-o","check-square","check-square-o","child","circle","circle-o","circle-thin","clock-o","cloud","cloud-download","cloud-upload","code","code-fork","coffee","cog","cogs","comment","comment-o","comments","comments-o","compass","copyright","credit-card","crop","crosshairs","cube","cubes","cutlery","dashboard","desktop","dashboard","database","desktop","dot-circle-o","download","edit","ellipsis-h","ellipsis-v","envelope","envelope-o","envelope-square","eraser","exchange","exclamation","exclamation-circle","exclamation-triangle","external-link","external-link-square","eye","eye-slash","eyedropper","fax","female","fighter-jet","file-archive-o","file-audio-o","file-code-o","file-excel-o","file-image-o","file-movie-o","file-pdf-o","file-photo-o","file-picture-o","file-powerpoint-o","file-sound-o","file-video-o","file-word-o","file-zip-o","film","filter","fire","fire-extinguisher","flag","flag-checkered","flag-o","flash","flask","folder","folder-o","folder-open","folder-open-o","frown-o","futbol-o","gamepad","gavel","gear","gears","gift","glass","globe","graduation-cap","group","hdd-o","headphones","heart","heart-o","history","home","image","inbox","info","info-circle","institution","key","keyboard-o","language","laptop","leaf","legal","lemon-o","level-down","level-up","life-bouy","life-ring","life-saver","lightbulb-o","line-chart","location-arrow","lock","magic","magnet","mail-forward","mail-reply","mail-reply-all","male","map-marker","meh-o","microphone","microphone-slash","minus","minus-circle","minus-square","minus-square-o","mobile","mobile-phone","money","moon-o","mortar-board","music","navicon","newspaper-o","paint-brush","paper-plane","paper-plane-o","paw","pencil","pencil-square","pencil-square-o","phone","phone-square","photo","picture-o","pie-chart","plane","plug","plus","plus-circle","plus-square","plus-square-o","power-off","print","puzzle-piece","qrcode","question","question-circle","quote-left","quote-right","random","refresh","reorder","reply","reply-all","retweet","road","rocket","rss","rss-square","search","search-minus","search-plus","send","send-o","share","share-alt","share-alt-square","share-square","share-square-o","shield","shopping-cart","sign-in","sign-out","signal","sitemap","sliders","smile-o","soccer-ball-o","sort","sort-alpha-asc","sort-alpha-desc","sort-amount-asc","sort-amount-desc","sort-asc","sort-desc","sort-down","sort-numeric-asc","sort-numeric-desc","sort-up","space-shuttle","spinner","spoon","square","square-o","star","star-half","star-half-empty","star-half-full","star-half-o","star-o","suitcase","sun-o","support","tablet","tachometer","tag","tags","tasks","taxi","terminal","thumb-tack","thumbs-down","thumbs-o-down","thumbs-o-up","thumbs-up","ticket","times","times-circle","times-circle-o","tint","toggle-down","toggle-left","toggle-off","toggle-on","toggle-right","toggle-up","trash","trash-o","tree","trophy","truck","tty","umbrella","university","unlock","unlock-alt","unsorted","upload","user","users","video-camera","volume-down","volume-off","volume-up","warning","wheelchair","wifi","wrench","check-square","check-square-o","circle","circle-o","dot-circle-o","minus-square","minus-square-o","plus-square","plus-square-o","square","square-o","bitcoin","btc","cny","dollar","eur","euro","gbp","ils","inr","jpy","krw","money","rmb","rouble","rub","ruble","rupee","shekel","sheqel","try","turkish-lira","usd","won","yen","align-center","align-justify","align-left","align-right","bold","chain","chain-broken","clipboard","columns","copy","cut","dedent","eraser","file","file-o","file-text","file-text-o","files-o","floppy-o","font","header","indent","italic","link","list","list-alt","list-ol","list-ul","outdent","paperclip","paragraph","paste","repeat","rotate-left","rotate-right","save","scissors","strikethrough","subscript","superscript","table","text-height","text-width","th","th-large","th-list","underline","undo","unlink","angle-double-down","angle-double-left","angle-double-right","angle-double-up","angle-down","angle-left","angle-right","angle-up","arrow-circle-down","arrow-circle-left","arrow-circle-o-down","arrow-circle-o-left","arrow-circle-o-right","arrow-circle-o-up","arrow-circle-right","arrow-circle-up","arrow-down","arrow-left","arrow-right","arrow-up","arrows","arrows-alt","arrows-h","arrows-v","caret-down","caret-left","caret-right","caret-square-o-down","caret-square-o-left","caret-square-o-right","caret-square-o-up","caret-up","chevron-circle-down","chevron-circle-left","chevron-circle-right","chevron-circle-up","chevron-down","chevron-left","chevron-right","chevron-up","hand-o-down","hand-o-left","hand-o-right","hand-o-up","long-arrow-down","long-arrow-left","long-arrow-right","long-arrow-up","toggle-down","toggle-left","toggle-right","toggle-up","arrows-alt","backward","compress","eject","expand","fast-backward","fast-forward","forward","pause","play","play-circle","play-circle-o","step-backward","step-forward","stop","youtube-play","adn","android","angellist","apple","behance","behance-square","bitbucket","bitbucket-square","bitcoin","btc","css3","delicious","digg","dribbble","dropbox","drupal","empire","facebook","facebook-square","flickr","foursquare","ge","git","git-square","github","github-alt","github-square","gittip","google","google-plus","google-plus-square","google-wallet","hacker-news","html5","instagram","ioxhost","joomla","jsfiddle","lastfm","lastfm-square","linkedin","linkedin-square","linux","maxcdn","meanpath","openid","pagelines","paypal","pied-piper","pied-piper-alt","pinterest","pinterest-square","qq","ra","rebel","reddit","reddit-square","renren","share-alt","share-alt-square","skype","slack","slideshare","soundcloud","spotify","stack-exchange","stack-overflow","steam","steam-square","stumbleupon","stumbleupon-circle","tencent-weibo","trello","tumblr","tumblr-square","twitch","twitter","twitter-square","vimeo-square","vine","vk","wechat","weibo","weixin","windows","wordpress","xing","xing-square","yahoo","yelp","youtube","youtube-play","youtube-square","ambulance","h-square","hospital-o","medkit","plus-square","stethoscope","user-md","wheelchair"]}}(jQuery); \ No newline at end of file diff --git a/js/modsForHesk-javascript.js b/js/modsForHesk-javascript.js index 714ffdc4..35215178 100644 --- a/js/modsForHesk-javascript.js +++ b/js/modsForHesk-javascript.js @@ -30,10 +30,6 @@ var loadJquery = function() format: "yyyy-mm-dd" }); }); - - $('.iconpicker-container').iconpicker({ - iconset: 'fontawesome' - }); }; function selectAll(id) { diff --git a/language/en/text.php b/language/en/text.php index d0e33981..22a5abc2 100644 --- a/language/en/text.php +++ b/language/en/text.php @@ -23,8 +23,6 @@ $hesklang['EMAIL_HR']='------ Reply above this line ------'; // ADDED OR MODIFIED IN Mods for HESK 2.1.0 $hesklang['e_mfh_settings'] = 'You will not be able to save your settings unless this file is writable by the script (CHMOD to 666)!'; -$hesklang['sm_icon'] = 'Icon'; -$hesklang['sm_icon_type'] = 'Icon Type'; // ADDED OR MODIFIED IN Mods For HESK 2.0.0 $hesklang['saved_ticket_tpl'] = 'Saved Templates'; From b2f89369ac81aa4ae7df876021a1ac38d5f5ba00 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 27 Apr 2015 17:22:20 -0400 Subject: [PATCH 03/19] #141 Add missing language tags --- language/en/text.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/language/en/text.php b/language/en/text.php index cfa575ca..c5216a6b 100644 --- a/language/en/text.php +++ b/language/en/text.php @@ -21,6 +21,10 @@ $hesklang['_COLLATE']='utf8_unicode_ci'; // This is the email break line that will be used in email piping $hesklang['EMAIL_HR']='------ Reply above this line ------'; +// ADDED OR MODIFIED IN Mods for HESK 2.3.0 +$hesklang['sm_icon'] = 'Icon'; +$hesklang['sm_icon_type'] = 'Icon Type'; + // ADDED OR MODIFIED IN Mods for HESK 2.2.1 $hesklang['popart_no_colon']='Top Knowledgebase Articles'; // same as $hesklang['popart'] but without a colon (:) $hesklang['latart_no_colon']='Latest Knowledgebase Articles'; // same as $hesklang['latart'] but without a colon (:) From 62ec9ebfc388eebd3e74c066e1737bda1e0dcfd0 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 27 Apr 2015 17:50:27 -0400 Subject: [PATCH 04/19] #141 Using jQuery fonticonpicker instead --- css/iconpicker.eot | Bin 0 -> 5548 bytes css/iconpicker.svg | 19 +++++++++++++++++++ css/iconpicker.ttf | Bin 0 -> 5372 bytes css/iconpicker.woff | Bin 0 -> 3344 bytes css/jquery.fonticonpicker.bootstrap.min.css | 2 ++ css/jquery.fonticonpicker.min.css | 2 ++ js/jquery.fonticonpicker.min.js | 13 +++++++++++++ 7 files changed, 36 insertions(+) create mode 100644 css/iconpicker.eot create mode 100644 css/iconpicker.svg create mode 100644 css/iconpicker.ttf create mode 100644 css/iconpicker.woff create mode 100644 css/jquery.fonticonpicker.bootstrap.min.css create mode 100644 css/jquery.fonticonpicker.min.css create mode 100644 js/jquery.fonticonpicker.min.js diff --git a/css/iconpicker.eot b/css/iconpicker.eot new file mode 100644 index 0000000000000000000000000000000000000000..3b2c096a1044cdc46613214b1ed68292c339d746 GIT binary patch literal 5548 zcmeHLZERE589wJ;e>-0g#{ta8aV`!tzBa*x5JDP^9VabNFbQQgFzOq}`G9;_iJ^4u zq^jH6%43LD6WVCC(Tc8<)@jGIow{ig{k4q>Y0^fuKh?Bpn#8oOtEz6TP?zj^uk8dV zXxsl?xIWK$&vV|d^PY1Lyw=3nXCB5lQy4u8v#KV5!+SV;svvB?Td*a zb3Qj_%;g~mcF}yt*yLlQ-{1Gq)5yX_#w^|AIb($HK65`~w)ZgJISzsSyXry4?8q2f zKR#7By>b;0vv*N{awco2$1Eq&KZ?F*$~c{8e{p_@KG_k|##CcTN(ul%mA$PPk6qpO*PQ7kUzfO^=tq1QR;jxu>4n zS~l_4j?OLqh*#O+y6Il+zUlVX@sI1g{AwLA{;u|VDXr$(@iFBIR(o%~&5fjYnWwCF zC-01SdCnu8H(jKAg_4@Dsq>OfGE>#LOZhT{~Sw}Bl$Gv8?#{2`jypwMw(c-t1Mr^37}KEoZNv;VpW%=gP?A$>+zT zO3&okOK0+3YT`;0e`@S`<@`I}vYnZ~u%@l)N}~7pxtGsQcUxkk=O21}J}8}`=Mzw%1`=ZW=UBG5W~hIM!!JAED7$sUUCUen-$ zL!I|&szt?GaD~=j+|E^tqFP3=7Hr6dfLw8Au~>(g)#|qP`2}a)T^j;or+;T%jl;&) z@pX>+Ahx#Mc|BgN+b1I;U2*JBZR#|G}*66sZ} zyj5#Kpq_xIP6?}2t;&1t^GEg`?#(A7|N0GoWzW%}GfA$z*Ef6dwU_h#O04i5`QoW4 z&m7)8e>4(F&Q9=GBFS^fBS%sfXEA*0#WyaT?zQcn{GM5_RI`k|+iZL0k@}v0Ft>Vx z#J~2xJzZ{}4KJ=TzE|+E{9sPyoCkm5Q}sjAa@*r1O$xqzJXe0zi{-w$40AE2rYn3M z-<{L!7wiMx!>=i8OifM}HNO~`g0JNoe5x5c=6tR)V>$c%qP?w|#M&4$5=gtdU)yFO|g!JIC1%E0{A6Z?0ekhflDA zRmitjum$*`3bryYH!9c$`J)x=Vu$$GE7;9i`5)sm`Nw7_#>NX`WBfi5Y2Vx-h946% z5KT-QlfpPz7@wJ)6HzfbGhN6{PR@k0GgA}Und$sQ_C#)WFgJE`(wJQmETKcW*|~|C zX|Xxnz9byTP3LBfLT-et%$*vG6bhqabarM+^jGwY{Oru}T(%G%FBJ0Kn>O8Qm&K8& zJbMgxs|nn*##w<0wh_|%&_-~t+RQqDhQSbEmRS>6OanJEf!~vuF>a2`p&!LNirzG& zIWQ)H!{*Iy>aI7u+i!Pwy93@$cJ~|L-IxRLV%oef8m31h@UI-p96N=0Bajy0F?l@; zU#Ecj@9~!5EVtmyv2i-zCDWzIjD{rF#fXq^C#9wJu(TwOr2LxSS4;_+Os4!Yn)V6VMW`#C7Sfe4 zM&w57x)MUR6KE&K+sTv|6~&?fN-~v!M3^K(orF3wzDzou_DL2@r!~ovsa!f8l8P>% z#}Y8$f;FB@NvjrT=_#;M2*5R0-k;^WowD|$!q9}?`S8BHgiU(4e zq|X>kr?fQ2qC+VR_{jT;sgShj(jE_9#&X0nv5>T)tHm@SnHDqTlfy73Eo~ub(*=2? zB(jnxhBJMp6ZW!@1+|i531mc~s2P+rGe+j4JV@b#wW>L(1~j9uJlUa_tk#6&Mqfxe zb?6g9I^(-31przsEnUwVnyT?W}R(*4b!UFS01M+O28aVBa8t!KafHGmQq$?tWiVgamjiwbI#3l z*TENS;$Vu&8Z9O=(EDa>Eyu|nixo4aT5C{F1$`|Dz8=K7U`RITB~I-!y`)gPTra8A zHtHn{wH{=Z+9thZqt>gJ?9?{vB?q-D^pca>mAZ5U|4ZAeV0$Iz_+Xpb)v!(N8rY_G zEo@V}4z{TkuuZKWwyAA_ZE7{xrgpt9dd&I>=m@zsBjQMCh8Dm;E7!OAL$XzufuIba z@;0Ez22dN-($kDCO%xwa-6_Nhhvde^d~&bc&?b3PyP3ZGZVmVLp*CG?HN6SyOseJj z#xAMaBgnjOmEY&{kPP2t6f2(vV-u3cya5pw z1GL8w^n=CXfHr`glNv@0l4CF92H50*m3AGrQG57nQlu>r%oW3$5Isfc+PpL@!et%O zLI*`6C}f8AQS?CSbw#Mc_qx)mu1d#fXFG60z#c4W{V41>sua731iiQjHrU z*t|;I@BwGi*a@H+FpT3+>o>Z58uawTdo-pls3@y~1sn+IASXd-#hO}aF6J4a1WfJt z#o_1E{OKi)SiK0vBVfbYT8T&NL6}=iv2ghESXwQ|PGCz@8tDtrpbtrd&$YFab&O+XaY%y;UV2vhj|IG=jb z;ZiI2pt83uijn*!ao3{QWLKx&#@VjR_F#47Hl^LV+#D=o$!TqiDE`kGMzX`Q74~m0R|)2fGoc*Ut?kKjoJksd&2>*iHo2RNgU{@ehn9Ph(i>*dWn+$amo!;GRYq0w<=+O=#kjn*_2a z`f-d`v(blx0Xrs+U4-)5o4DBWkfjz__u$MRl9wN?m zfPKUvu%9>tlEfi!fH*q<28lyph&Tie5{JOU#OVb%L>vNNAP#{PaR{V|(+zN#I0TLm zhrm(d5cr}lBa3N1MjhD+@gpYM29z=6?YHK)stMd~PZ zOzN14h&pZ}qE6^?>mv0ybxi6B6A^XNL`0p^gVK?c>iXnqI=(|VdH1}^>F+ZFB zi39&k%L<&5eNxr(mn|EeiNU_hF2&wfvhlvsdj9Nzl#D)`D%sRN)ERoXFHjdZ13Yi> Pg|A7=H%eB9|Iz$6GQ_tG literal 0 HcmV?d00001 diff --git a/css/iconpicker.svg b/css/iconpicker.svg new file mode 100644 index 00000000..de6a43dd --- /dev/null +++ b/css/iconpicker.svg @@ -0,0 +1,19 @@ + + + +Copyright (C) 2014 by original authors @ fontello.com + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/css/iconpicker.ttf b/css/iconpicker.ttf new file mode 100644 index 0000000000000000000000000000000000000000..da45a6de0eed5dba10088fa91dbde5e29b2ebf72 GIT binary patch literal 5372 zcmeHLdu&@*89(P)4Q{0b?>{+9p&%H$gYG3<(g&-G&MRb$%ng*LHNcer%cG_;8 zfd6spdw$<{e&>6g@0{zFamH8!dxEJfb9i)HWMIpEuR!w-zQ?k2M*hkx{HKiZL41#A zPZx#lx63xhTpwV5{bYV>uH-tin=yA2W6tNMjKw_kz%E+vn3{cb@;is#e~K~X0%MlG z>6|ga_np0$G27di@0o_e{w?(=V|EYZ&C_$mGi%oYF?%n`vkO^6Jz+To`9a8@Ipa*8 z{n_~*Wbz~Cjk(;?hfl77{49L@DZj8-{K4Zt|04XK!Te&rkjp>+()nd9y$JajkT-()gzRezHIqLlXPo*YGKmRMb zbVGC0&_f5CAfq&58<<}a3 z@prw~OJz0pj!!9%v-(fB+uBTaS9vOC_wb&Gm*+gfdDBI<*C?r_x&|-VBsVpidzH^4 zR_71l#PIN@YFzC*S9K5YP29`((ps+`s^yUu)F!@m*+%pjrWst;63I=2R?XtL*kP zF4a}C+vvLK`Yv|Dvk|GI2(*6rZ^~QBQ*1K}MBCcdHrXvq;V~o&KZh|WY!vA$Y}m8j zH|w<93-`1dr_Ic#hb-{fcv;%M7F-d#H)Jv#^Zu8q9aZu6p6J==Jg zH{#3NY%LAk9_AgpdfL&@woQB^3JPKm+tuA}=kH!$`b&KsKU!yZzxBeAv)z3TUiaau zb+$fbm1}SOb-o=FzkXrlZ1--5;{K>I;f}^%pSjLGSf`Fym;Q0B!OrV!-?(Ps1H0~V zHmea!>)Jm$+_wJ2p(X35OmHiAy;*Okv!kLaO>Lk&DccV-NC&(A_Iz*w`*-k)D!SDC}EYlRe8H>Y3#u9fqXLZuV3*? z`yU)Vo8-#dgM|yU(76 zj*pWpDR}eoT;;1?sL1Lnti_y~uJU!fch0b%v3GetzpiXBEjd}#d|O}%-j*8}MRUUW zTy@22_PZ5-JE5!i=6HwftYU@P(UTRu3jI(OTY!^QY-MhCyoznm=c?Gnf^4CR-K?3N zr#F?w2|p*<_p6vQ4{xnv1(#2-idE?EsbUN8!78>gFE^^#2K^&d>|)3GSE|^}+W8;i z3;9P2GgH$=u_eA$M7p+ji}6Rr0#q~e#;h<-6{i;piy|r}7v_t(+1Z6~c42NNyD*=h z$v&JbjO3FfX=;yKX6mbMv`^QOr${m&Malkz#RDOcoaA#8B0~ z$QKq)=CZ}`bg`K4+qUg?zbuYI<=LaGz-HJKn`T8O*cNEFVvMjZww-kYje{Y;tgvRV znFgDM#$czgV%nTpgdD|p64E@hIWT5{!z_#E9PHCL4{wAX#(aT|;5h{wv#>I5MvmT-i@FPQ!Bq+9D#Rs0(J40*!WO`~nfv+)3EU zf*m%iRD`yVZNr~W%NN~NJ8SgLyW0mH$#KDQ3+@~nw{r(~Iwlq#nGa3O6dbd;$sz%# z*-V6Ni#el^owl9In^M-8&*o;Wi}{)P9oBLDkbIbY;I{+bV7S~r_KC0vop<_5rc05T z3`wqw2_fG|N=y53X-SNw{F>iaN(q@vru;IR_6gZbs5hM!(v>hK%5+#@`cUc3aBdJW%XN;s%S{ifF(G(_p z6n)iINLqAhj|VSfJK~vGNLnFkF-=IO#SHnxIGjmKXGq#~K@lm5tmKLD%%B;By`p46 zt*lrA8IdSy1{KZBk@=_&QuyGl=1!^s%^0jKcIaiRH6gh%7?MsM_Jokm_&zEDfEG(j z7fBy_oOUK8>-7CcQu{|M zN}nJ4W>a6Umswr>fmFG!E)MrG=?bPLi%TUCD?91o!b5T|il7FPsWL}puobZq>I%2c zPQQj_HSDX*(-I|M&Zd#ZFoGY>pnkVXR%WbOL+WwK1}<~X&2l#&7Hi^Yipe@HCNi-5 zdVM{|%^i!CGUa+}P|gK?ZAiWm#D-ulg72WbOirP-|OIeE!Ozpo5uC#14n#mX&&Puk7fQyrs)5-`3mHy>qHl7dy>pf;y9GrN41XYW@f^?`!6TF*u<0 zmOFV1qSBEABB-%4Xdt6EBtv?*wLc`ocbUb`XTjKp;xTVPgvBtOF(iF|sWhw&!kQ5MCD_`2Yg&XWHl&3vibPPz44tFsk<_b- zP=)VRrCnW@j?u|>;D&%dc+`f_*l~0zP7w=Mt|=v+nb4#fHzsg+mAK&p&ZKb?Kr`SN z*P%9K^!hZ|8A9|JOj|HfF$E8}5Fnr?L21RFT4^oT8K4AA>v-bw^J)I{EsNN_2<0Q- z!`fcWN9#wLJ5057;DiVG(kvqo9QDmrCJ?!G!+*8xTYztsuIR-D_;Q8{g^_d zC9+zj;*}dst5y{;h2+kv$9S!*8G0umi(2J-bWMaQ{UO{>{poPIoqN#PyH?aF{w;Oy zirQq?mfpd+N0(i}+RPnB`*gWISi+Xm-j>k(pKy#~hh;nb?=~w!{ZcESL@#J))i64@ z5@SD3BW|;m#;T?GpF3yxe`^-14xQD0t=H$jZR7muY9#kk%C*uBP?mnGF9lMKb|tYr zNUWuDVlLw!7%iUWu+(utqMxGQi+g~3nq>%_m@c~~k2nPO6NkV7;t)7UoO=Kc5r@EG;t)s@hrkiy z>;@Pi4uMhP5I9O40uK;p0N@yL2z-V(1X9EykS0zaz;WUb7$XjW2Z=-Av$~9|l=%b+ zvIpviOtcFqV|ESHy$}pt?pR@ulVGy5CL;EPiHMrhW%mkok_3}FWg?cb08@u)LW+eIzBLPp8T@br5|93BMOe#4iJUuJGkANy}HuR)+u4{5R5Y BqlEwf literal 0 HcmV?d00001 diff --git a/css/iconpicker.woff b/css/iconpicker.woff new file mode 100644 index 0000000000000000000000000000000000000000..8fdcf7046207b198adda277b121ad8117fc6d4ad GIT binary patch literal 3344 zcmY+H2{cr1AII;Qv9HP27+c8tCn5%u$ueZ$29s^{3E84-k+LL`AtYrP)Wn-* z@<(>rvXh;%FL|&3`=0Zj_jk_sKF{}af4}EG=iGDe`8~nL7z_Xbz+h$rSk6X{;M4h(-Ij%RNWo#fVDJJU=H1X#pZtdt{cdH0ss^R=Bkt!{fhH&b#ws$25~S) z5!6+P-XoL;2tkGiy&xzN+I*;mhc_VvWRaj3I%5~$0C3ya`7Eyp^k;kFfZD?Xy&Xfq z=Q5B$FZhp^=r?^FyP)*htx9}!Bh0@a0)Y8<^8OaGNsxQ8*{1G2A z-HzB+PZCN*COE=Po}Ck+1?bY449?cTn2>txe5Muox!U zXZ8u?&7)I+qMy`X7=`F;qD_yV?8}tci{o9KdA0yxMVXlk+|b!NXefpW(|P^$1DXdo z*8`mn$<4!#1oc~TWU9INv8%Yee91CAu57Z>5hKBK*;BGLNQe(XR{`TIVj|4twO?ED zO4ew!6ga3}zlRd3CREf)KmA75v2p*dvWP(lOWuPgcnuV!XF*HLQBU>uZrBb7%BEy8 z(fHfdvK!yXDajMjyEU0b0jhTnD zVh_38*#tyy2#UU9Blb~DG!)@2W`hL=OFd=7=l%Q99hg`Afz}p#nyq5(io}6(C`Qr> z`7h3uK@6Ff2$c;>ZBc3dP!TW3A5tEXA(@((wnR}6(lg44i?Z+^D6pLQdHIRMUYdbq z7rOY7llJTNDAL3UVT?--MNlEj=w)KwG}L#CXRq~cl{^q<9cf!C8t)m|-JHK*Zc%3E z|6vX7#%!zi^)?}23*ftCHoF8dQp}|)y|AOxI?@TZ7@WqF+l=#ikHY&y$8pP?9rVy6g>X;&FBvDw;j)%a zUQJDhK+)~pe?mA77@7drH8fSf${2moPBwA>7cJg4E~Hyev&JG{HLiGL{;tDb6>^K* zzSbsFXB&K%9yi1s;JmvzY3A}~MPUA~3JWovaw)MCtQU`_@$Ws7N4Z%pdRpQ*wn5&z7sa^>=5O*H-9aT8Zb+KuPN;-(V;e#k;Hg2u7$)B$a>4G zWvL*PhnG<(uAur8o1dmYQOQ8Ym=kjMHk4!f$hA}5USw=s) zO~^lxz`h|KJuc$hvqncbB%+Sd&%_r}<#C&17 z&wnu-tI|5vxiAl?K8fOCq~LmZ+PE$S^SpiF-QvBgeu;QG85gS^V5JIgyu18m@QJBt z@W?OH--bcB;a696294lHbdUdHRa*Ey9UxuXg1=t-r}hDzx-Is5JCcAI_I9fPb$f1UjJ!tMz(_*CJ zA&{yLsVPYvlSSZZv52;qNrOjGigT?=uE7Dnp^bM~i_h4L2ltiv*HsX|Q8RZL-p40# zFP-NJNBV^8PGejJg1C~%@dA{psM^=>918mL-p!8Cy4vHrdx@QaQ##3$Sv<(8%)CS{ zDucrKJC-T1{Hjg6#mJXZ663WQ13q%TT}W{Cb(bwf9O`kjAA|d+6Z7`bM>}L(@5)%A)=+=ggu1 zl1!RcDLcMcaz(8<9g$|n>$FX7UtrV;xM!1Yy_`9#kTel&b+P?o1(&SUxt-+WqqT;L zr;Y2S_^`2)Q;bsORdInoP6838}Q#_yYIHjxDEzgezqo|wF^)A1JKa_7(m=*cyZ3&7u?Nw%T$0wW-YqE3ku_aClw#~U4v~TfCixd+@=E906xG6oZHiy?6T^)$^k>((X>T=tWl9uL(hF2Wrv4>3LsEsKpdh$bu{$|O6nCH33y@l>PHlTe! zrfH#J=KDMJlQQOwX`n9IYdbi3WlpD^xq5RhB;OwCQwUun#h(B8A-Y5$K=DhwbCkLN zdI+md;VcPre~n}m;Wys&oDQ+k|5?Sy>EaJWou3dH(_sBv!KnNrqUQDF3hUf&y<2Y- zSmiHBdlwo?#LM^9V{yfwOl12^7PaBsnHS1Jo>RL?)hd`48wAQ6+51XuVBZ?x2MM3_ z57>`}F!J)DLL0XCa6BmUf*p3Rq#U2UJu=UhCZ~0?p!Ope7kgH<_qBW5J?)X(olIXl z4J{K95czCCpPXiqmcAmS(}FcBdzO}lipk{;mny%gt$nABxh>auh+_S9we$P@r9s=i za^ZAT=qkZ#0k!zC@a3|{;hm@Kvg0Gfn$?hrn$m`hsgo4Hqg1n=?MV(B!FUOT?K(8 zJE*YVdzd)Awwcy@1}a*~DjJAZl?Wuk)cPGd!MchDs#SIA%#mQg WnT2TKz#u_RW8c9ZS5cpxYW@vs3D;Zz literal 0 HcmV?d00001 diff --git a/css/jquery.fonticonpicker.bootstrap.min.css b/css/jquery.fonticonpicker.bootstrap.min.css new file mode 100644 index 00000000..c4e7ab11 --- /dev/null +++ b/css/jquery.fonticonpicker.bootstrap.min.css @@ -0,0 +1,2 @@ +/* fontIconPicker Bootstrap Theme {@link https://github.com/micc83/fontIconPicker} */ +.fip-bootstrap.icons-selector{font-size:16px}.fip-bootstrap.icons-selector .selector{border:0 none;background-color:#fff;width:102px}.fip-bootstrap.icons-selector .selector-button{background-color:#fff;border:1px solid #ccc;border-radius:0 4px 4px 0;background-image:-webkit-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:41px;background-repeat:repeat-x}.fip-bootstrap.icons-selector .selector-button:hover{background-color:#e0e0e0;background-position:0 -15px}.fip-bootstrap.icons-selector .selector-button:active{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.125)inset;-moz-box-shadow:0 3px 5px rgba(0,0,0,.125)inset;box-shadow:0 3px 5px rgba(0,0,0,.125)inset}.fip-bootstrap.icons-selector .selector-button:hover i{color:#999}.fip-bootstrap.icons-selector .selector-button i{color:#aaa;text-shadow:0 1px 0 #FFF}.fip-bootstrap.icons-selector .selected-icon{border:1px solid #ccc;border-right:0 none;background-color:#fff;border-radius:4px 0 0 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fip-bootstrap.icons-selector .selected-icon i{color:#404040}.fip-bootstrap.icons-selector .selector-popup{-moz-box-shadow:0 6px 12px rgba(0,0,0,.176);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.176);box-shadow:0 6px 12px rgba(0,0,0,.176);border:1px solid rgba(0,0,0,.15);border-radius:4px;background-color:#fff}.fip-bootstrap.icons-selector .selector-category select,.fip-bootstrap.icons-selector .selector-search input[type=text]{border:1px solid #ccc;color:#555;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;outline:0;border-radius:4px}.fip-bootstrap.icons-selector .selector-category select:focus,.fip-bootstrap.icons-selector .selector-search input[type=text]:focus{border-color:#66AFE9;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6)}.fip-bootstrap.icons-selector input::-webkit-input-placeholder{color:#aaa}.fip-bootstrap.icons-selector input:-moz-placeholder{color:#aaa}.fip-bootstrap.icons-selector input::-moz-placeholder{color:#aaa}.fip-bootstrap.icons-selector input:-ms-input-placeholder{color:#aaa!important}.fip-bootstrap.icons-selector .selector-search i{color:#aaa}.fip-bootstrap.icons-selector .fip-icons-container{background-color:#fff;border:1px solid #ccc;border-radius:4px}.fip-bootstrap.icons-selector .fip-icons-container .loading{color:#ddd}.fip-bootstrap.icons-selector .fip-box{border:1px solid #ccc;border-radius:2px;background-color:#eee}.fip-bootstrap.icons-selector .fip-box:hover{background-color:#fff;border-color:#66AFE9;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);font-size:1.6em;text-shadow:0 0 1px #fff}.fip-bootstrap.icons-selector .selector-footer,.fip-bootstrap.icons-selector .selector-footer i{color:#428BCA}.fip-bootstrap.icons-selector .selector-arrows i:hover{color:#2A6496}.fip-bootstrap.icons-selector span.current-icon,.fip-bootstrap.icons-selector span.current-icon:hover{background-color:#428BCA;color:#fff;border:1px solid #428BCA}.fip-bootstrap.icons-selector span.current-icon i,.fip-bootstrap.icons-selector span.current-icon:hover i{color:#fff}.fip-bootstrap.icons-selector .icons-picker-error i:before{color:#ccc}.fip-bootstrap.icons-selector .fip-box,.fip-bootstrap.icons-selector .selector-category select,.fip-bootstrap.icons-selector .selector-search input[type=text]{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out} diff --git a/css/jquery.fonticonpicker.min.css b/css/jquery.fonticonpicker.min.css new file mode 100644 index 00000000..a160994e --- /dev/null +++ b/css/jquery.fonticonpicker.min.css @@ -0,0 +1,2 @@ +/* fontIconPicker main CSS file {@link https://github.com/micc83/fontIconPicker} */ +.icons-selector *{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.icons-selector,.icons-selector *,.icons-selector :after,.icons-selector :before,.icons-selector:after,.icons-selector:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.icons-selector{display:inline-block;vertical-align:middle;text-align:left}.icons-selector .selector{width:100px;height:40px}.icons-selector .selector-button{width:39px;height:100%;display:block;text-align:center;cursor:pointer;float:left}.icons-selector .selector-button i{line-height:38px;text-align:center}.icons-selector .selected-icon{display:block;width:60px;height:100%;float:left;text-align:center}.icons-selector .selected-icon i{line-height:40px;font-size:18px;cursor:default}.icons-selector .selector-popup{position:absolute;z-index:10000;background-color:#fefefe;padding:5px;height:auto;width:342px;margin-top:-1px}.icons-selector .selector-category select,.icons-selector .selector-search input[type=text]{border:0;line-height:20px;padding:10px 2.5%;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px;font-size:12px;display:block}.icons-selector .selector-category select{height:40px}.icons-selector .selector-category select option{padding:10px}.icons-selector input::-webkit-input-placeholder{text-transform:uppercase}.icons-selector input:-moz-placeholder{text-transform:uppercase}.icons-selector input::-moz-placeholder{text-transform:uppercase}.icons-selector input:-ms-input-placeholder{text-transform:uppercase}.icons-selector .selector-search{position:relative}.icons-selector .selector-search i{position:absolute;right:10px;top:7px}.icons-selector .fip-icons-container{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.icons-selector .fip-icons-container .loading{font-size:24px;margin:0 auto;padding:20px 0;text-align:center;width:100%}.icons-selector .fip-box{display:inline-block;margin:2px;width:60px;line-height:42px;text-align:center;cursor:pointer;vertical-align:top;height:40px}.icons-selector .selector-footer{line-height:12px;padding:5px 5px 0;text-align:center}.icons-selector .selector-footer,.icons-selector .selector-footer i{font-size:14px}.icons-selector .selector-arrows{float:right}.icons-selector .selector-pages{font-size:11px;float:left}.icons-selector .selector-arrows i{cursor:pointer}.icons-selector .selector-footer em{font-style:italic}.icons-selector .icons-picker-error i:before{color:#eee}@font-face{font-family:iconpicker;src:url(iconpicker.eot?90190138);src:url(iconpicker.eot?90190138#iefix) format('embedded-opentype'),url(iconpicker.woff?90190138) format('woff'),url(iconpicker.ttf?90190138) format('truetype'),url(iconpicker.svg?90190138#iconpicker) format('svg');font-weight:400;font-style:normal}.icons-selector [class*=" fip-icon-"]:before,.icons-selector [class^=fip-icon-]:before{font-family:iconpicker;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.icons-selector .fip-icon-search:before{content:'\e812';cursor:default}.icons-selector .fip-icon-cancel:before{content:'\e814';cursor:pointer}.icons-selector .fip-icon-block:before{content:'\e84e';color:#fed0d0}.icons-selector .fip-icon-down-dir:before{content:'\e800'}.icons-selector .fip-icon-up-dir:before{content:'\e813'}.icons-selector .fip-icon-left-dir:before{content:'\e801'}.icons-selector .fip-icon-right-dir:before{content:'\e802'}.icons-selector .fip-icon-spin3:before{content:'\e815'}.icons-selector .fip-icon-spin3{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}} diff --git a/js/jquery.fonticonpicker.min.js b/js/jquery.fonticonpicker.min.js new file mode 100644 index 00000000..53da65a9 --- /dev/null +++ b/js/jquery.fonticonpicker.min.js @@ -0,0 +1,13 @@ +/** + * jQuery fontIconPicker - v2.0.0 + * + * An icon picker built on top of font icons and jQuery + * + * http://codeb.it/fontIconPicker + * + * Made by Alessandro Benoit & Swashata + * Under MIT License + * + * {@link https://github.com/micc83/fontIconPicker} + */ +!function(a){"use strict";function c(c,d){this.element=a(c),this.settings=a.extend({},b,d),this.settings.emptyIcon&&this.settings.iconsPerPage--,this.iconPicker=a("
",{"class":"icons-selector",style:"position: relative",html:'
"}),this.iconContainer=this.iconPicker.find(".fip-icons-container"),this.searchIcon=this.iconPicker.find(".selector-search i"),this.iconsSearched=[],this.isSearch=!1,this.totalPage=1,this.currentPage=1,this.currentIcon=!1,this.iconsCount=0,this.open=!1,this.searchValues=[],this.availableCategoriesSearch=[],this.triggerEvent=null,this.backupSource=[],this.backupSearch=[],this.isCategorized=!1,this.selectCategory=this.iconPicker.find(".icon-category-select"),this.selectedCategory=!1,this.availableCategories=[],this.unCategorizedKey=null,this.init()}var b={theme:"fip-grey",source:!1,emptyIcon:!0,emptyIconValue:"",iconsPerPage:20,hasSearch:!0,searchSource:!1,useAttribute:!1,attributeName:"data-icon",convertToHex:!0,allCategoryText:"From all categories",unCategorizedText:"Uncategorized"};c.prototype={init:function(){this.iconPicker.addClass(this.settings.theme),this.iconPicker.css({left:-9999}).appendTo("body");var b=this.iconPicker.outerHeight(),c=this.iconPicker.outerWidth();if(this.iconPicker.css({left:""}),this.element.before(this.iconPicker),this.element.css({visibility:"hidden",top:0,position:"relative",zIndex:"-1",left:"-"+c+"px",display:"inline-block",height:b+"px",width:c+"px",padding:"0",margin:"0 -"+c+"px 0 0",border:"0 none",verticalAlign:"top"}),!this.element.is("select")){var d=function(){for(var a=3,b=document.createElement("div"),c=b.all||[];b.innerHTML="",c[0];);return a>4?a:!a}(),e=document.createElement("div");this.triggerEvent=9!==d&&"oninput"in e?["input","keyup"]:["keyup"]}!this.settings.source&&this.element.is("select")?(this.settings.source=[],this.settings.searchSource=[],this.element.find("optgroup").length?(this.isCategorized=!0,this.element.find("optgroup").each(a.proxy(function(b,c){var d=this.availableCategories.length,e=a("
diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 4640dbec..84f0ee30 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -59,11 +59,14 @@ require(HESK_PATH . 'modsForHesk_settings.inc.php'); + + + Date: Tue, 28 Apr 2015 22:30:42 -0400 Subject: [PATCH 06/19] create snippets for json parsing --- snippets/font-awesome-icons.json | 6403 ++++++++++++++++++++++++++++++ snippets/parser.html | 13 + snippets/parser.js | 17 + 3 files changed, 6433 insertions(+) create mode 100644 snippets/font-awesome-icons.json create mode 100644 snippets/parser.html create mode 100644 snippets/parser.js diff --git a/snippets/font-awesome-icons.json b/snippets/font-awesome-icons.json new file mode 100644 index 00000000..b63cbf70 --- /dev/null +++ b/snippets/font-awesome-icons.json @@ -0,0 +1,6403 @@ +{ + "icons": [ + { + "filter": [ + "martini", + "drink", + "bar", + "alcohol", + "liquor" + ], + "name": "Glass", + "unicode": "f000", + "created": 1.0, + "id": "glass", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "note", + "sound" + ], + "name": "Music", + "unicode": "f001", + "created": 1.0, + "id": "music", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "magnify", + "zoom", + "enlarge", + "bigger" + ], + "name": "Search", + "unicode": "f002", + "created": 1.0, + "id": "search", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "email", + "support", + "e-mail", + "letter", + "mail", + "notification" + ], + "name": "Envelope Outlined", + "unicode": "f003", + "created": 1.0, + "id": "envelope-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "love", + "like", + "favorite" + ], + "name": "Heart", + "unicode": "f004", + "created": 1.0, + "id": "heart", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "night", + "rating", + "score" + ], + "name": "Star", + "unicode": "f005", + "created": 1.0, + "id": "star", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "night", + "rating", + "score" + ], + "name": "Star Outlined", + "unicode": "f006", + "created": 1.0, + "id": "star-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "person", + "man", + "head", + "profile" + ], + "name": "User", + "unicode": "f007", + "created": 1.0, + "id": "user", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "movie" + ], + "name": "Film", + "unicode": "f008", + "created": 1.0, + "id": "film", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "blocks", + "squares", + "boxes" + ], + "name": "th-large", + "unicode": "f009", + "created": 1.0, + "id": "th-large", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "blocks", + "squares", + "boxes" + ], + "name": "th", + "unicode": "f00a", + "created": 1.0, + "id": "th", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "th-list", + "unicode": "f00b", + "created": 1.0, + "id": "th-list", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "checkmark", + "done", + "todo", + "agree", + "accept", + "confirm" + ], + "name": "Check", + "unicode": "f00c", + "created": 1.0, + "id": "check", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times", + "unicode": "f00d", + "created": 1.0, + "id": "times", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "remove", + "close" + ] + }, + { + "filter": [ + "magnify", + "zoom", + "enlarge", + "bigger" + ], + "name": "Search Plus", + "unicode": "f00e", + "created": 1.0, + "id": "search-plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "magnify", + "minify", + "zoom", + "smaller" + ], + "name": "Search Minus", + "unicode": "f010", + "created": 1.0, + "id": "search-minus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "on" + ], + "name": "Power Off", + "unicode": "f011", + "created": 1.0, + "id": "power-off", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "signal", + "unicode": "f012", + "name": "signal", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "settings" + ], + "name": "cog", + "unicode": "f013", + "created": 1.0, + "id": "cog", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ], + "aliases": [ + "gear" + ] + }, + { + "filter": [ + "garbage", + "delete", + "remove", + "trash", + "hide" + ], + "name": "Trash Outlined", + "unicode": "f014", + "created": 1.0, + "id": "trash-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "main", + "house" + ], + "name": "home", + "unicode": "f015", + "created": 1.0, + "id": "home", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Outlined", + "unicode": "f016", + "created": 1.0, + "id": "file-o", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "watch", + "timer", + "late", + "timestamp" + ], + "name": "Clock Outlined", + "unicode": "f017", + "created": 1.0, + "id": "clock-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "street" + ], + "name": "road", + "unicode": "f018", + "created": 1.0, + "id": "road", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Download", + "unicode": "f019", + "created": 1.0, + "id": "download", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "download" + ], + "name": "Arrow Circle Outlined Down", + "unicode": "f01a", + "created": 1.0, + "id": "arrow-circle-o-down", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-circle-o-up", + "unicode": "f01b", + "name": "Arrow Circle Outlined Up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "id": "inbox", + "unicode": "f01c", + "name": "inbox", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "play-circle-o", + "unicode": "f01d", + "name": "Play Circle Outlined", + "categories": [ + "Video Player Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "redo", + "forward" + ], + "name": "Repeat", + "unicode": "f01e", + "created": 1.0, + "id": "repeat", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "rotate-right" + ] + }, + { + "filter": [ + "reload" + ], + "name": "refresh", + "unicode": "f021", + "created": 1.0, + "id": "refresh", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "list-alt", + "unicode": "f022", + "created": 1.0, + "id": "list-alt", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "protect", + "admin" + ], + "name": "lock", + "unicode": "f023", + "created": 1.0, + "id": "lock", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification", + "notify" + ], + "name": "flag", + "unicode": "f024", + "created": 1.0, + "id": "flag", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "sound", + "listen", + "music" + ], + "name": "headphones", + "unicode": "f025", + "created": 1.0, + "id": "headphones", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "mute", + "sound", + "music" + ], + "name": "volume-off", + "unicode": "f026", + "created": 1.0, + "id": "volume-off", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "lower", + "quieter", + "sound", + "music" + ], + "name": "volume-down", + "unicode": "f027", + "created": 1.0, + "id": "volume-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "higher", + "louder", + "sound", + "music" + ], + "name": "volume-up", + "unicode": "f028", + "created": 1.0, + "id": "volume-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "scan" + ], + "name": "qrcode", + "unicode": "f029", + "created": 1.0, + "id": "qrcode", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "scan" + ], + "name": "barcode", + "unicode": "f02a", + "created": 1.0, + "id": "barcode", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "label" + ], + "name": "tag", + "unicode": "f02b", + "created": 1.0, + "id": "tag", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "labels" + ], + "name": "tags", + "unicode": "f02c", + "created": 1.0, + "id": "tags", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "read", + "documentation" + ], + "name": "book", + "unicode": "f02d", + "created": 1.0, + "id": "book", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "save" + ], + "name": "bookmark", + "unicode": "f02e", + "created": 1.0, + "id": "bookmark", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "print", + "unicode": "f02f", + "name": "print", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "photo", + "picture", + "record" + ], + "name": "camera", + "unicode": "f030", + "created": 1.0, + "id": "camera", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "font", + "unicode": "f031", + "created": 1.0, + "id": "font", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "bold", + "unicode": "f032", + "name": "bold", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "italics" + ], + "name": "italic", + "unicode": "f033", + "created": 1.0, + "id": "italic", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "text-height", + "unicode": "f034", + "name": "text-height", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "id": "text-width", + "unicode": "f035", + "name": "text-width", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "text" + ], + "name": "align-left", + "unicode": "f036", + "created": 1.0, + "id": "align-left", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "middle", + "text" + ], + "name": "align-center", + "unicode": "f037", + "created": 1.0, + "id": "align-center", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "align-right", + "unicode": "f038", + "created": 1.0, + "id": "align-right", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "align-justify", + "unicode": "f039", + "created": 1.0, + "id": "align-justify", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "list", + "unicode": "f03a", + "created": 1.0, + "id": "list", + "categories": [ + "Text Editor Icons" + ] + }, + { + "name": "Outdent", + "unicode": "f03b", + "created": 1.0, + "id": "outdent", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "dedent" + ] + }, + { + "id": "indent", + "unicode": "f03c", + "name": "Indent", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "film", + "movie", + "record" + ], + "name": "Video Camera", + "unicode": "f03d", + "created": 1.0, + "id": "video-camera", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "Picture Outlined", + "unicode": "f03e", + "created": 1.0, + "id": "picture-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "photo", + "image" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "pencil", + "unicode": "f040", + "created": 1.0, + "id": "pencil", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "map", + "pin", + "location", + "coordinates", + "localize", + "address", + "travel", + "where", + "place" + ], + "name": "map-marker", + "unicode": "f041", + "created": 1.0, + "id": "map-marker", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "contrast" + ], + "name": "adjust", + "unicode": "f042", + "created": 1.0, + "id": "adjust", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "raindrop" + ], + "name": "tint", + "unicode": "f043", + "created": 1.0, + "id": "tint", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "Pencil Square Outlined", + "unicode": "f044", + "created": 1.0, + "id": "pencil-square-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "edit" + ] + }, + { + "filter": [ + "social", + "send" + ], + "name": "Share Square Outlined", + "unicode": "f045", + "created": 1.0, + "id": "share-square-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Square Outlined", + "unicode": "f046", + "created": 1.0, + "id": "check-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "move", + "reorder", + "resize" + ], + "name": "Arrows", + "unicode": "f047", + "created": 1.0, + "id": "arrows", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "rewind", + "previous", + "beginning", + "start", + "first" + ], + "name": "step-backward", + "unicode": "f048", + "created": 1.0, + "id": "step-backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "rewind", + "previous", + "beginning", + "start", + "first" + ], + "name": "fast-backward", + "unicode": "f049", + "created": 1.0, + "id": "fast-backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "rewind", + "previous" + ], + "name": "backward", + "unicode": "f04a", + "created": 1.0, + "id": "backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "start", + "playing", + "music", + "sound" + ], + "name": "play", + "unicode": "f04b", + "created": 1.0, + "id": "play", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "wait" + ], + "name": "pause", + "unicode": "f04c", + "created": 1.0, + "id": "pause", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "block", + "box", + "square" + ], + "name": "stop", + "unicode": "f04d", + "created": 1.0, + "id": "stop", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "forward", + "next" + ], + "name": "forward", + "unicode": "f04e", + "created": 1.0, + "id": "forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "next", + "end", + "last" + ], + "name": "fast-forward", + "unicode": "f050", + "created": 1.0, + "id": "fast-forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "next", + "end", + "last" + ], + "name": "step-forward", + "unicode": "f051", + "created": 1.0, + "id": "step-forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "id": "eject", + "unicode": "f052", + "name": "eject", + "categories": [ + "Video Player Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "bracket", + "previous", + "back" + ], + "name": "chevron-left", + "unicode": "f053", + "created": 1.0, + "id": "chevron-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "bracket", + "next", + "forward" + ], + "name": "chevron-right", + "unicode": "f054", + "created": 1.0, + "id": "chevron-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Circle", + "unicode": "f055", + "created": 1.0, + "id": "plus-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "delete", + "remove", + "trash", + "hide" + ], + "name": "Minus Circle", + "unicode": "f056", + "created": 1.0, + "id": "minus-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times Circle", + "unicode": "f057", + "created": 1.0, + "id": "times-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Circle", + "unicode": "f058", + "created": 1.0, + "id": "check-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "unknown", + "support" + ], + "name": "Question Circle", + "unicode": "f059", + "created": 1.0, + "id": "question-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "more", + "details" + ], + "name": "Info Circle", + "unicode": "f05a", + "created": 1.0, + "id": "info-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "picker" + ], + "name": "Crosshairs", + "unicode": "f05b", + "created": 1.0, + "id": "crosshairs", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times Circle Outlined", + "unicode": "f05c", + "created": 1.0, + "id": "times-circle-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Circle Outlined", + "unicode": "f05d", + "created": 1.0, + "id": "check-circle-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "block", + "abort" + ], + "name": "ban", + "unicode": "f05e", + "created": "1.0 - delete - remove - trash - hide - block - stop", + "id": "ban", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "arrow-left", + "unicode": "f060", + "created": 1.0, + "id": "arrow-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "arrow-right", + "unicode": "f061", + "created": 1.0, + "id": "arrow-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-up", + "unicode": "f062", + "name": "arrow-up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "download" + ], + "name": "arrow-down", + "unicode": "f063", + "created": 1.0, + "id": "arrow-down", + "categories": [ + "Directional Icons" + ] + }, + { + "name": "Share", + "unicode": "f064", + "created": 1.0, + "id": "share", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-forward" + ] + }, + { + "filter": [ + "enlarge", + "bigger", + "resize" + ], + "name": "Expand", + "unicode": "f065", + "created": 1.0, + "id": "expand", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "combine", + "merge", + "smaller" + ], + "name": "Compress", + "unicode": "f066", + "created": 1.0, + "id": "compress", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "plus", + "unicode": "f067", + "created": 1.0, + "id": "plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "minus", + "unicode": "f068", + "created": 1.0, + "id": "minus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "details" + ], + "name": "asterisk", + "unicode": "f069", + "created": 1.0, + "id": "asterisk", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "alert" + ], + "name": "Exclamation Circle", + "unicode": "f06a", + "created": 1.0, + "id": "exclamation-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "present" + ], + "name": "gift", + "unicode": "f06b", + "created": 1.0, + "id": "gift", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "eco", + "nature" + ], + "name": "leaf", + "unicode": "f06c", + "created": 1.0, + "id": "leaf", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "flame", + "hot", + "popular" + ], + "name": "fire", + "unicode": "f06d", + "created": 1.0, + "id": "fire", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "show", + "visible", + "views" + ], + "name": "Eye", + "unicode": "f06e", + "created": 1.0, + "id": "eye", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "toggle", + "show", + "hide", + "visible", + "visiblity", + "views" + ], + "name": "Eye Slash", + "unicode": "f070", + "created": 1.0, + "id": "eye-slash", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "alert" + ], + "name": "Exclamation Triangle", + "unicode": "f071", + "created": 1.0, + "id": "exclamation-triangle", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "warning" + ] + }, + { + "filter": [ + "travel", + "trip", + "location", + "destination", + "airplane", + "fly", + "mode" + ], + "name": "plane", + "unicode": "f072", + "created": 1.0, + "id": "plane", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "date", + "time", + "when" + ], + "name": "calendar", + "unicode": "f073", + "created": 1.0, + "id": "calendar", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "sort" + ], + "name": "random", + "unicode": "f074", + "created": 1.0, + "id": "random", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "speech", + "notification", + "note" + ], + "name": "comment", + "unicode": "f075", + "created": 1.0, + "id": "comment", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "magnet", + "unicode": "f076", + "name": "magnet", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "chevron-up", + "unicode": "f077", + "name": "chevron-up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "id": "chevron-down", + "unicode": "f078", + "name": "chevron-down", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "refresh", + "reload", + "share" + ], + "name": "retweet", + "unicode": "f079", + "created": 1.0, + "id": "retweet", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "checkout", + "buy", + "purchase", + "payment" + ], + "name": "shopping-cart", + "unicode": "f07a", + "created": 1.0, + "id": "shopping-cart", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "folder", + "unicode": "f07b", + "name": "Folder", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "folder-open", + "unicode": "f07c", + "name": "Folder Open", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "resize" + ], + "name": "Arrows Vertical", + "unicode": "f07d", + "created": 1.0, + "id": "arrows-v", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "resize" + ], + "name": "Arrows Horizontal", + "unicode": "f07e", + "created": 1.0, + "id": "arrows-h", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "graph" + ], + "name": "Bar Chart", + "unicode": "f080", + "created": 1.0, + "id": "bar-chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "aliases": [ + "bar-chart-o" + ] + }, + { + "filter": [ + "tweet", + "social network" + ], + "name": "Twitter Square", + "unicode": "f081", + "created": 1.0, + "id": "twitter-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Facebook Square", + "unicode": "f082", + "created": 1.0, + "id": "facebook-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "photo", + "picture", + "record" + ], + "name": "camera-retro", + "unicode": "f083", + "created": 1.0, + "id": "camera-retro", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "unlock", + "password" + ], + "name": "key", + "unicode": "f084", + "created": 1.0, + "id": "key", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "settings" + ], + "name": "cogs", + "unicode": "f085", + "created": 1.0, + "id": "cogs", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "gears" + ] + }, + { + "filter": [ + "conversation", + "notification", + "notes" + ], + "name": "comments", + "unicode": "f086", + "created": 1.0, + "id": "comments", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "like", + "approve", + "favorite", + "agree" + ], + "name": "Thumbs Up Outlined", + "unicode": "f087", + "created": 1.0, + "id": "thumbs-o-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dislike", + "disapprove", + "disagree" + ], + "name": "Thumbs Down Outlined", + "unicode": "f088", + "created": 1.0, + "id": "thumbs-o-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "rating", + "score" + ], + "name": "star-half", + "unicode": "f089", + "created": 1.0, + "id": "star-half", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "love", + "like", + "favorite" + ], + "name": "Heart Outlined", + "unicode": "f08a", + "created": 1.0, + "id": "heart-o", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "log out", + "logout", + "leave", + "exit", + "arrow" + ], + "name": "Sign Out", + "unicode": "f08b", + "created": 1.0, + "id": "sign-out", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "linkedin-square", + "unicode": "f08c", + "name": "LinkedIn Square", + "categories": [ + "Brand Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "marker", + "pin", + "location", + "coordinates" + ], + "name": "Thumb Tack", + "unicode": "f08d", + "created": 1.0, + "id": "thumb-tack", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "open", + "new" + ], + "name": "External Link", + "unicode": "f08e", + "created": 1.0, + "id": "external-link", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "enter", + "join", + "sign up", + "sign in", + "signin", + "signup", + "arrow" + ], + "name": "Sign In", + "unicode": "f090", + "created": 1.0, + "id": "sign-in", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "winner", + "game" + ], + "name": "trophy", + "unicode": "f091", + "created": 1.0, + "id": "trophy", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub Square", + "unicode": "f092", + "created": 1.0, + "id": "github-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Upload", + "unicode": "f093", + "created": 1.0, + "id": "upload", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "lemon-o", + "unicode": "f094", + "name": "Lemon Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "call", + "voice", + "number", + "support" + ], + "name": "Phone", + "unicode": "f095", + "created": 2.0, + "id": "phone", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "block", + "square", + "box" + ], + "name": "Square Outlined", + "unicode": "f096", + "created": 2.0, + "id": "square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "save" + ], + "name": "Bookmark Outlined", + "unicode": "f097", + "created": 2.0, + "id": "bookmark-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "call", + "voice", + "number", + "support" + ], + "name": "Phone Square", + "unicode": "f098", + "created": 2.0, + "id": "phone-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "tweet", + "social network" + ], + "name": "Twitter", + "unicode": "f099", + "created": 2.0, + "id": "twitter", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Facebook", + "unicode": "f09a", + "created": 2.0, + "id": "facebook", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "facebook-f" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub", + "unicode": "f09b", + "created": 2.0, + "id": "github", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "protect", + "admin", + "password" + ], + "name": "unlock", + "unicode": "f09c", + "created": 2.0, + "id": "unlock", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "money", + "buy", + "debit", + "checkout", + "purchase", + "payment" + ], + "name": "credit-card", + "unicode": "f09d", + "created": 2.0, + "id": "credit-card", + "categories": [ + "Web Application Icons", + "Payment Icons" + ] + }, + { + "filter": [ + "feed", + "blog" + ], + "name": "rss", + "unicode": "f09e", + "created": 2.0, + "id": "rss", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "harddrive", + "hard drive", + "storage", + "save" + ], + "name": "HDD", + "unicode": "f0a0", + "created": 2.0, + "id": "hdd-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "announcement", + "share", + "broadcast", + "louder" + ], + "name": "bullhorn", + "unicode": "f0a1", + "created": 2.0, + "id": "bullhorn", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "alert", + "reminder", + "notification" + ], + "name": "bell", + "unicode": "f0f3", + "created": 2.0, + "id": "bell", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "badge", + "star" + ], + "name": "certificate", + "unicode": "f0a3", + "created": 2.0, + "id": "certificate", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "point", + "right", + "next", + "forward" + ], + "name": "Hand Outlined Right", + "unicode": "f0a4", + "created": 2.0, + "id": "hand-o-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point", + "left", + "previous", + "back" + ], + "name": "Hand Outlined Left", + "unicode": "f0a5", + "created": 2.0, + "id": "hand-o-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point" + ], + "name": "Hand Outlined Up", + "unicode": "f0a6", + "created": 2.0, + "id": "hand-o-up", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point" + ], + "name": "Hand Outlined Down", + "unicode": "f0a7", + "created": 2.0, + "id": "hand-o-down", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Arrow Circle Left", + "unicode": "f0a8", + "created": 2.0, + "id": "arrow-circle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Arrow Circle Right", + "unicode": "f0a9", + "created": 2.0, + "id": "arrow-circle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-circle-up", + "unicode": "f0aa", + "name": "Arrow Circle Up", + "categories": [ + "Directional Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "download" + ], + "name": "Arrow Circle Down", + "unicode": "f0ab", + "created": 2.0, + "id": "arrow-circle-down", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "world", + "planet", + "map", + "place", + "travel", + "earth", + "global", + "translate", + "all", + "language", + "localize", + "location", + "coordinates", + "country" + ], + "name": "Globe", + "unicode": "f0ac", + "created": 2.0, + "id": "globe", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "settings", + "fix", + "update" + ], + "name": "Wrench", + "unicode": "f0ad", + "created": 2.0, + "id": "wrench", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "progress", + "loading", + "downloading", + "downloads", + "settings" + ], + "name": "Tasks", + "unicode": "f0ae", + "created": 2.0, + "id": "tasks", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "funnel", + "options" + ], + "name": "Filter", + "unicode": "f0b0", + "created": 2.0, + "id": "filter", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "work", + "business", + "office", + "luggage", + "bag" + ], + "name": "Briefcase", + "unicode": "f0b1", + "created": 2.0, + "id": "briefcase", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "expand", + "enlarge", + "bigger", + "move", + "reorder", + "resize" + ], + "name": "Arrows Alt", + "unicode": "f0b2", + "created": 2.0, + "id": "arrows-alt", + "categories": [ + "Video Player Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "people", + "profiles", + "persons" + ], + "name": "Users", + "unicode": "f0c0", + "created": 2.0, + "id": "users", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "group" + ] + }, + { + "filter": [ + "chain" + ], + "name": "Link", + "unicode": "f0c1", + "created": 2.0, + "id": "link", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "chain" + ] + }, + { + "filter": [ + "save" + ], + "name": "Cloud", + "unicode": "f0c2", + "created": 2.0, + "id": "cloud", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "science", + "beaker", + "experimental", + "labs" + ], + "name": "Flask", + "unicode": "f0c3", + "created": 2.0, + "id": "flask", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "Scissors", + "unicode": "f0c4", + "created": 2.0, + "id": "scissors", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "cut" + ] + }, + { + "filter": [ + "duplicate" + ], + "name": "Files Outlined", + "unicode": "f0c5", + "created": 2.0, + "id": "files-o", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "copy" + ] + }, + { + "filter": [ + "attachment" + ], + "name": "Paperclip", + "unicode": "f0c6", + "created": 2.0, + "id": "paperclip", + "categories": [ + "Text Editor Icons" + ] + }, + { + "name": "Floppy Outlined", + "unicode": "f0c7", + "created": 2.0, + "id": "floppy-o", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "save" + ] + }, + { + "filter": [ + "block", + "box" + ], + "name": "Square", + "unicode": "f0c8", + "created": 2.0, + "id": "square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "menu", + "drag", + "reorder", + "settings", + "list", + "ul", + "ol", + "checklist", + "todo", + "list" + ], + "name": "Bars", + "unicode": "f0c9", + "created": 2.0, + "id": "bars", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "navicon", + "reorder" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "todo", + "list" + ], + "name": "list-ul", + "unicode": "f0ca", + "created": 2.0, + "id": "list-ul", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "list", + "todo", + "list", + "numbers" + ], + "name": "list-ol", + "unicode": "f0cb", + "created": 2.0, + "id": "list-ol", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "strikethrough", + "unicode": "f0cc", + "name": "Strikethrough", + "categories": [ + "Text Editor Icons" + ], + "created": 2.0 + }, + { + "id": "underline", + "unicode": "f0cd", + "name": "Underline", + "categories": [ + "Text Editor Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "data", + "excel", + "spreadsheet" + ], + "name": "table", + "unicode": "f0ce", + "created": 2.0, + "id": "table", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "wizard", + "automatic", + "autocomplete" + ], + "name": "magic", + "unicode": "f0d0", + "created": 2.0, + "id": "magic", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "shipping" + ], + "name": "truck", + "unicode": "f0d1", + "created": 2.0, + "id": "truck", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "pinterest", + "unicode": "f0d2", + "name": "Pinterest", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "id": "pinterest-square", + "unicode": "f0d3", + "name": "Pinterest Square", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "social network" + ], + "name": "Google Plus Square", + "unicode": "f0d4", + "created": 2.0, + "id": "google-plus-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Google Plus", + "unicode": "f0d5", + "created": 2.0, + "id": "google-plus", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "cash", + "money", + "buy", + "checkout", + "purchase", + "payment" + ], + "name": "Money", + "unicode": "f0d6", + "created": 2.0, + "id": "money", + "categories": [ + "Web Application Icons", + "Currency Icons" + ] + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Caret Down", + "unicode": "f0d7", + "created": 2.0, + "id": "caret-down", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "caret-up", + "unicode": "f0d8", + "name": "Caret Up", + "categories": [ + "Directional Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Caret Left", + "unicode": "f0d9", + "created": 2.0, + "id": "caret-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Caret Right", + "unicode": "f0da", + "created": 2.0, + "id": "caret-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "split", + "panes" + ], + "name": "Columns", + "unicode": "f0db", + "created": 2.0, + "id": "columns", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "order" + ], + "name": "Sort", + "unicode": "f0dc", + "created": 2.0, + "id": "sort", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "unsorted" + ] + }, + { + "filter": [ + "dropdown", + "more", + "menu" + ], + "name": "Sort Descending", + "unicode": "f0dd", + "created": 2.0, + "id": "sort-desc", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "sort-down" + ] + }, + { + "name": "Sort Ascending", + "unicode": "f0de", + "created": 2.0, + "id": "sort-asc", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "sort-up" + ] + }, + { + "id": "envelope", + "unicode": "f0e0", + "name": "Envelope", + "categories": [ + "Web Application Icons" + ], + "created": "2.0 - email - e-mail - letter - support - mail - notification" + }, + { + "id": "linkedin", + "unicode": "f0e1", + "name": "LinkedIn", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "back" + ], + "name": "Undo", + "unicode": "f0e2", + "created": 2.0, + "id": "undo", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "rotate-left" + ] + }, + { + "name": "Gavel", + "unicode": "f0e3", + "created": 2.0, + "aliases": [ + "legal" + ], + "id": "gavel", + "categories": [ + "Web Application Icons" + ], + "label": [ + "judge", + "lawyer", + "opinion" + ] + }, + { + "name": "Tachometer", + "unicode": "f0e4", + "created": 2.0, + "aliases": [ + "dashboard" + ], + "id": "tachometer", + "categories": [ + "Web Application Icons" + ], + "label": [ + "speedometer", + "fast" + ] + }, + { + "filter": [ + "notification", + "note" + ], + "name": "comment-o", + "unicode": "f0e5", + "created": 2.0, + "id": "comment-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "conversation", + "notification", + "notes" + ], + "name": "comments-o", + "unicode": "f0e6", + "created": 2.0, + "id": "comments-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "lightning", + "weather" + ], + "name": "Lightning Bolt", + "unicode": "f0e7", + "created": 2.0, + "id": "bolt", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "flash" + ] + }, + { + "filter": [ + "directory", + "hierarchy", + "organization" + ], + "name": "Sitemap", + "unicode": "f0e8", + "created": 2.0, + "id": "sitemap", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "umbrella", + "unicode": "f0e9", + "name": "Umbrella", + "categories": [ + "Web Application Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "copy" + ], + "name": "Clipboard", + "unicode": "f0ea", + "created": 2.0, + "id": "clipboard", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "paste" + ] + }, + { + "filter": [ + "idea", + "inspiration" + ], + "name": "Lightbulb Outlined", + "unicode": "f0eb", + "created": 3.0, + "id": "lightbulb-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "exchange", + "unicode": "f0ec", + "name": "Exchange", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "import" + ], + "name": "Cloud Download", + "unicode": "f0ed", + "created": 3.0, + "id": "cloud-download", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Cloud Upload", + "unicode": "f0ee", + "created": 3.0, + "id": "cloud-upload", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "doctor", + "profile", + "medical", + "nurse" + ], + "name": "user-md", + "unicode": "f0f0", + "created": 2.0, + "id": "user-md", + "categories": [ + "Medical Icons" + ] + }, + { + "id": "stethoscope", + "unicode": "f0f1", + "name": "Stethoscope", + "categories": [ + "Medical Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "trip", + "luggage", + "travel", + "move", + "baggage" + ], + "name": "Suitcase", + "unicode": "f0f2", + "created": 3.0, + "id": "suitcase", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "alert", + "reminder", + "notification" + ], + "name": "Bell Outlined", + "unicode": "f0a2", + "created": 3.0, + "id": "bell-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "morning", + "mug", + "breakfast", + "tea", + "drink", + "cafe" + ], + "name": "Coffee", + "unicode": "f0f4", + "created": 3.0, + "id": "coffee", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "food", + "restaurant", + "spoon", + "knife", + "dinner", + "eat" + ], + "name": "Cutlery", + "unicode": "f0f5", + "created": 3.0, + "id": "cutlery", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Text Outlined", + "unicode": "f0f6", + "created": 3.0, + "id": "file-text-o", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "work", + "business", + "apartment", + "office" + ], + "name": "Building Outlined", + "unicode": "f0f7", + "created": 3.0, + "id": "building-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "building" + ], + "name": "hospital Outlined", + "unicode": "f0f8", + "created": 3.0, + "id": "hospital-o", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "support", + "help" + ], + "name": "ambulance", + "unicode": "f0f9", + "created": 3.0, + "id": "ambulance", + "categories": [ + "Medical Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "first aid", + "firstaid", + "help", + "support" + ], + "name": "medkit", + "unicode": "f0fa", + "created": 3.0, + "id": "medkit", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "fly", + "plane", + "airplane", + "quick", + "fast", + "travel" + ], + "name": "fighter-jet", + "unicode": "f0fb", + "created": 3.0, + "id": "fighter-jet", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "alcohol", + "stein", + "drink", + "mug", + "bar", + "liquor" + ], + "name": "beer", + "unicode": "f0fc", + "created": 3.0, + "id": "beer", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hospital", + "hotel" + ], + "name": "H Square", + "unicode": "f0fd", + "created": 3.0, + "id": "h-square", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Square", + "unicode": "f0fe", + "created": 3.0, + "id": "plus-square", + "categories": [ + "Medical Icons", + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "laquo", + "quote", + "previous", + "back" + ], + "name": "Angle Double Left", + "unicode": "f100", + "created": 3.0, + "id": "angle-double-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "raquo", + "quote", + "next", + "forward" + ], + "name": "Angle Double Right", + "unicode": "f101", + "created": 3.0, + "id": "angle-double-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "angle-double-up", + "unicode": "f102", + "name": "Angle Double Up", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "id": "angle-double-down", + "unicode": "f103", + "name": "Angle Double Down", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "angle-left", + "unicode": "f104", + "created": 3.0, + "id": "angle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "angle-right", + "unicode": "f105", + "created": 3.0, + "id": "angle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "angle-up", + "unicode": "f106", + "name": "angle-up", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "id": "angle-down", + "unicode": "f107", + "name": "angle-down", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "monitor", + "screen", + "desktop", + "computer", + "demo", + "device" + ], + "name": "Desktop", + "unicode": "f108", + "created": 3.0, + "id": "desktop", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "demo", + "computer", + "device" + ], + "name": "Laptop", + "unicode": "f109", + "created": 3.0, + "id": "laptop", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "ipad", + "device" + ], + "name": "tablet", + "unicode": "f10a", + "created": 3.0, + "id": "tablet", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "cell phone", + "cellphone", + "text", + "call", + "iphone", + "number" + ], + "name": "Mobile Phone", + "unicode": "f10b", + "created": 3.0, + "id": "mobile", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mobile-phone" + ] + }, + { + "id": "circle-o", + "unicode": "f10c", + "name": "Circle Outlined", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ], + "created": 3.0 + }, + { + "id": "quote-left", + "unicode": "f10d", + "name": "quote-left", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "id": "quote-right", + "unicode": "f10e", + "name": "quote-right", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "loading", + "progress" + ], + "name": "Spinner", + "unicode": "f110", + "created": 3.0, + "id": "spinner", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ] + }, + { + "filter": [ + "dot", + "notification" + ], + "name": "Circle", + "unicode": "f111", + "created": 3.0, + "id": "circle", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "name": "Reply", + "unicode": "f112", + "created": 3.0, + "id": "reply", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-reply" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub Alt", + "unicode": "f113", + "created": 3.0, + "id": "github-alt", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "folder-o", + "unicode": "f114", + "name": "Folder Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "id": "folder-open-o", + "unicode": "f115", + "name": "Folder Open Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "emoticon", + "happy", + "approve", + "satisfied", + "rating" + ], + "name": "Smile Outlined", + "unicode": "f118", + "created": 3.1000000000000001, + "id": "smile-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "emoticon", + "sad", + "disapprove", + "rating" + ], + "name": "Frown Outlined", + "unicode": "f119", + "created": 3.1000000000000001, + "id": "frown-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "emoticon", + "rating", + "neutral" + ], + "name": "Meh Outlined", + "unicode": "f11a", + "created": 3.1000000000000001, + "id": "meh-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "controller" + ], + "name": "Gamepad", + "unicode": "f11b", + "created": 3.1000000000000001, + "id": "gamepad", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "type", + "input" + ], + "name": "Keyboard Outlined", + "unicode": "f11c", + "created": 3.1000000000000001, + "id": "keyboard-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification" + ], + "name": "Flag Outlined", + "unicode": "f11d", + "created": 3.1000000000000001, + "id": "flag-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification", + "notify" + ], + "name": "flag-checkered", + "unicode": "f11e", + "created": 3.1000000000000001, + "id": "flag-checkered", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "command", + "prompt", + "code" + ], + "name": "Terminal", + "unicode": "f120", + "created": 3.1000000000000001, + "id": "terminal", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "html", + "brackets" + ], + "name": "Code", + "unicode": "f121", + "created": 3.1000000000000001, + "id": "code", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "reply-all", + "unicode": "f122", + "created": 3.1000000000000001, + "id": "reply-all", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-reply-all" + ] + }, + { + "filter": [ + "award", + "achievement", + "rating", + "score" + ], + "name": "Star Half Outlined", + "unicode": "f123", + "created": 3.1000000000000001, + "id": "star-half-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "star-half-empty", + "star-half-full" + ] + }, + { + "filter": [ + "map", + "coordinates", + "location", + "address", + "place", + "where" + ], + "name": "location-arrow", + "unicode": "f124", + "created": 3.1000000000000001, + "id": "location-arrow", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "crop", + "unicode": "f125", + "name": "crop", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "git", + "fork", + "vcs", + "svn", + "github", + "rebase", + "version", + "merge" + ], + "name": "code-fork", + "unicode": "f126", + "created": 3.1000000000000001, + "id": "code-fork", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "remove" + ], + "name": "Chain Broken", + "unicode": "f127", + "created": 3.1000000000000001, + "id": "chain-broken", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "unlink" + ] + }, + { + "filter": [ + "help", + "information", + "unknown", + "support" + ], + "name": "Question", + "unicode": "f128", + "created": 3.1000000000000001, + "id": "question", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "more", + "details" + ], + "name": "Info", + "unicode": "f129", + "created": 3.1000000000000001, + "id": "info", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "notify", + "alert" + ], + "name": "exclamation", + "unicode": "f12a", + "created": 3.1000000000000001, + "id": "exclamation", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "exponential" + ], + "name": "superscript", + "unicode": "f12b", + "created": 3.1000000000000001, + "id": "superscript", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "subscript", + "unicode": "f12c", + "name": "subscript", + "categories": [ + "Text Editor Icons" + ], + "created": 3.1000000000000001 + }, + { + "id": "eraser", + "unicode": "f12d", + "name": "eraser", + "categories": [ + "Text Editor Icons", + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "addon", + "add-on", + "section" + ], + "name": "Puzzle Piece", + "unicode": "f12e", + "created": 3.1000000000000001, + "id": "puzzle-piece", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "record", + "voice", + "sound" + ], + "name": "microphone", + "unicode": "f130", + "created": 3.1000000000000001, + "id": "microphone", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "record", + "voice", + "sound", + "mute" + ], + "name": "Microphone Slash", + "unicode": "f131", + "created": 3.1000000000000001, + "id": "microphone-slash", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "winner" + ], + "name": "shield", + "unicode": "f132", + "created": 3.1000000000000001, + "id": "shield", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "date", + "time", + "when" + ], + "name": "calendar-o", + "unicode": "f133", + "created": 3.1000000000000001, + "id": "calendar-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "fire-extinguisher", + "unicode": "f134", + "name": "fire-extinguisher", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "app" + ], + "name": "rocket", + "unicode": "f135", + "created": 3.1000000000000001, + "id": "rocket", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "maxcdn", + "unicode": "f136", + "name": "MaxCDN", + "categories": [ + "Brand Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Chevron Circle Left", + "unicode": "f137", + "created": 3.1000000000000001, + "id": "chevron-circle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Chevron Circle Right", + "unicode": "f138", + "created": 3.1000000000000001, + "id": "chevron-circle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "chevron-circle-up", + "unicode": "f139", + "name": "Chevron Circle Up", + "categories": [ + "Directional Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Chevron Circle Down", + "unicode": "f13a", + "created": 3.1000000000000001, + "id": "chevron-circle-down", + "categories": [ + "Directional Icons" + ] + }, + { + "code": [ + "code", + "html5" + ], + "name": "HTML 5 Logo", + "unicode": "f13b", + "created": 3.1000000000000001, + "id": "html5", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "code" + ], + "name": "CSS 3 Logo", + "unicode": "f13c", + "created": 3.1000000000000001, + "id": "css3", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "link" + ], + "name": "Anchor", + "unicode": "f13d", + "created": 3.1000000000000001, + "id": "anchor", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "protect", + "admin", + "password" + ], + "name": "Unlock Alt", + "unicode": "f13e", + "created": 3.1000000000000001, + "id": "unlock-alt", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "target" + ], + "name": "Bullseye", + "unicode": "f140", + "created": 3.1000000000000001, + "id": "bullseye", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dots" + ], + "name": "Ellipsis Horizontal", + "unicode": "f141", + "created": 3.1000000000000001, + "id": "ellipsis-h", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dots" + ], + "name": "Ellipsis Vertical", + "unicode": "f142", + "created": 3.1000000000000001, + "id": "ellipsis-v", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "feed", + "blog" + ], + "name": "RSS Square", + "unicode": "f143", + "created": 3.1000000000000001, + "id": "rss-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "start", + "playing" + ], + "name": "Play Circle", + "unicode": "f144", + "created": 3.1000000000000001, + "id": "play-circle", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "movie", + "pass", + "support" + ], + "name": "Ticket", + "unicode": "f145", + "created": 3.1000000000000001, + "id": "ticket", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "Minus Square", + "unicode": "f146", + "created": 3.1000000000000001, + "id": "minus-square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "Minus Square Outlined", + "unicode": "f147", + "created": 3.1000000000000001, + "id": "minus-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "id": "level-up", + "unicode": "f148", + "name": "Level Up", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "id": "level-down", + "unicode": "f149", + "name": "Level Down", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "checkmark", + "done", + "todo", + "agree", + "accept", + "confirm" + ], + "name": "Check Square", + "unicode": "f14a", + "created": 3.1000000000000001, + "id": "check-square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "Pencil Square", + "unicode": "f14b", + "created": 3.1000000000000001, + "id": "pencil-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "open", + "new" + ], + "name": "External Link Square", + "unicode": "f14c", + "created": 3.1000000000000001, + "id": "external-link-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "social", + "send" + ], + "name": "Share Square", + "unicode": "f14d", + "created": 3.1000000000000001, + "id": "share-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "safari", + "directory", + "menu", + "location" + ], + "name": "Compass", + "unicode": "f14e", + "created": 3.2000000000000002, + "id": "compass", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Caret Square Outlined Down", + "unicode": "f150", + "created": 3.2000000000000002, + "id": "caret-square-o-down", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-down" + ] + }, + { + "name": "Caret Square Outlined Up", + "unicode": "f151", + "created": 3.2000000000000002, + "id": "caret-square-o-up", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-up" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Caret Square Outlined Right", + "unicode": "f152", + "created": 3.2000000000000002, + "id": "caret-square-o-right", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-right" + ] + }, + { + "name": "Euro (EUR)", + "unicode": "f153", + "created": 3.2000000000000002, + "id": "eur", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "euro" + ] + }, + { + "id": "gbp", + "unicode": "f154", + "name": "GBP", + "categories": [ + "Currency Icons" + ], + "created": 3.2000000000000002 + }, + { + "name": "US Dollar", + "unicode": "f155", + "created": 3.2000000000000002, + "id": "usd", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "dollar" + ] + }, + { + "name": "Indian Rupee (INR)", + "unicode": "f156", + "created": 3.2000000000000002, + "id": "inr", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "rupee" + ] + }, + { + "name": "Japanese Yen (JPY)", + "unicode": "f157", + "created": 3.2000000000000002, + "id": "jpy", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "cny", + "rmb", + "yen" + ] + }, + { + "name": "Russian Ruble (RUB)", + "unicode": "f158", + "created": 4.0, + "id": "rub", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "ruble", + "rouble" + ] + }, + { + "name": "Korean Won (KRW)", + "unicode": "f159", + "created": 3.2000000000000002, + "id": "krw", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "won" + ] + }, + { + "name": "Bitcoin (BTC)", + "unicode": "f15a", + "created": 3.2000000000000002, + "id": "btc", + "categories": [ + "Currency Icons", + "Brand Icons" + ], + "aliases": [ + "bitcoin" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File", + "unicode": "f15b", + "created": 3.2000000000000002, + "id": "file", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Text", + "unicode": "f15c", + "created": 3.2000000000000002, + "id": "file-text", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "id": "sort-alpha-asc", + "unicode": "f15d", + "name": "Sort Alpha Ascending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-alpha-desc", + "unicode": "f15e", + "name": "Sort Alpha Descending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-amount-asc", + "unicode": "f160", + "name": "Sort Amount Ascending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-amount-desc", + "unicode": "f161", + "name": "Sort Amount Descending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "numbers" + ], + "name": "Sort Numeric Ascending", + "unicode": "f162", + "created": 3.2000000000000002, + "id": "sort-numeric-asc", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "numbers" + ], + "name": "Sort Numeric Descending", + "unicode": "f163", + "created": 3.2000000000000002, + "id": "sort-numeric-desc", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "like", + "favorite", + "approve", + "agree" + ], + "name": "thumbs-up", + "unicode": "f164", + "created": 3.2000000000000002, + "id": "thumbs-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dislike", + "disapprove", + "disagree" + ], + "name": "thumbs-down", + "unicode": "f165", + "created": 3.2000000000000002, + "id": "thumbs-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "video", + "film" + ], + "name": "YouTube Square", + "unicode": "f166", + "created": 3.2000000000000002, + "id": "youtube-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "video", + "film" + ], + "name": "YouTube", + "unicode": "f167", + "created": 3.2000000000000002, + "id": "youtube", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "xing", + "unicode": "f168", + "name": "Xing", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "xing-square", + "unicode": "f169", + "name": "Xing Square", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "start", + "playing" + ], + "name": "YouTube Play", + "unicode": "f16a", + "created": 3.2000000000000002, + "id": "youtube-play", + "categories": [ + "Brand Icons", + "Video Player Icons" + ] + }, + { + "id": "dropbox", + "unicode": "f16b", + "name": "Dropbox", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "stack-overflow", + "unicode": "f16c", + "name": "Stack Overflow", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "instagram", + "unicode": "f16d", + "name": "Instagram", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "flickr", + "unicode": "f16e", + "name": "Flickr", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "adn", + "unicode": "f170", + "name": "App.net", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "git" + ], + "name": "Bitbucket", + "unicode": "f171", + "created": 3.2000000000000002, + "id": "bitbucket", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "git" + ], + "name": "Bitbucket Square", + "unicode": "f172", + "created": 3.2000000000000002, + "id": "bitbucket-square", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "tumblr", + "unicode": "f173", + "name": "Tumblr", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "tumblr-square", + "unicode": "f174", + "name": "Tumblr Square", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "long-arrow-down", + "unicode": "f175", + "name": "Long Arrow Down", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "long-arrow-up", + "unicode": "f176", + "name": "Long Arrow Up", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Long Arrow Left", + "unicode": "f177", + "created": 3.2000000000000002, + "id": "long-arrow-left", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "long-arrow-right", + "unicode": "f178", + "name": "Long Arrow Right", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "osx" + ], + "name": "Apple", + "unicode": "f179", + "created": 3.2000000000000002, + "id": "apple", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "windows", + "unicode": "f17a", + "name": "Windows", + "categories": [ + "Brand Icons" + ], + "created": "3.2 - microsoft" + }, + { + "id": "android", + "unicode": "f17b", + "name": "Android", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "tux" + ], + "name": "Linux", + "unicode": "f17c", + "created": 3.2000000000000002, + "id": "linux", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "dribbble", + "unicode": "f17d", + "name": "Dribbble", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "skype", + "unicode": "f17e", + "name": "Skype", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "foursquare", + "unicode": "f180", + "name": "Foursquare", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "trello", + "unicode": "f181", + "name": "Trello", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "woman", + "user", + "person", + "profile" + ], + "name": "Female", + "unicode": "f182", + "created": 3.2000000000000002, + "id": "female", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "man", + "user", + "person", + "profile" + ], + "name": "Male", + "unicode": "f183", + "created": 3.2000000000000002, + "id": "male", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "heart", + "like", + "favorite", + "love" + ], + "name": "Gratipay (Gittip)", + "unicode": "f184", + "created": 3.2000000000000002, + "id": "gratipay", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "gittip" + ] + }, + { + "filter": [ + "weather", + "contrast", + "lighter", + "brighten", + "day" + ], + "name": "Sun Outlined", + "unicode": "f185", + "created": 3.2000000000000002, + "id": "sun-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "night", + "darker", + "contrast" + ], + "name": "Moon Outlined", + "unicode": "f186", + "created": 3.2000000000000002, + "id": "moon-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "box", + "storage" + ], + "name": "Archive", + "unicode": "f187", + "created": 3.2000000000000002, + "id": "archive", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report" + ], + "name": "Bug", + "unicode": "f188", + "created": 3.2000000000000002, + "id": "bug", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "vk", + "unicode": "f189", + "name": "VK", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "weibo", + "unicode": "f18a", + "name": "Weibo", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "renren", + "unicode": "f18b", + "name": "Renren", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "leaf", + "leaves", + "tree", + "plant", + "eco", + "nature" + ], + "name": "Pagelines", + "unicode": "f18c", + "created": 4.0, + "id": "pagelines", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "stack-exchange", + "unicode": "f18d", + "name": "Stack Exchange", + "categories": [ + "Brand Icons" + ], + "created": 4.0 + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Arrow Circle Outlined Right", + "unicode": "f18e", + "created": 4.0, + "id": "arrow-circle-o-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Arrow Circle Outlined Left", + "unicode": "f190", + "created": 4.0, + "id": "arrow-circle-o-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Caret Square Outlined Left", + "unicode": "f191", + "created": 4.0, + "id": "caret-square-o-left", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-left" + ] + }, + { + "filter": [ + "target", + "bullseye", + "notification" + ], + "name": "Dot Circle Outlined", + "unicode": "f192", + "created": 4.0, + "id": "dot-circle-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "handicap", + "person", + "accessibility", + "accessibile" + ], + "name": "Wheelchair", + "unicode": "f193", + "created": 4.0, + "id": "wheelchair", + "categories": [ + "Web Application Icons", + "Medical Icons", + "Transportation Icons" + ] + }, + { + "id": "vimeo-square", + "unicode": "f194", + "name": "Vimeo Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0 + }, + { + "name": "Turkish Lira (TRY)", + "unicode": "f195", + "created": 4.0, + "id": "try", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "turkish-lira" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Square Outlined", + "unicode": "f196", + "created": 4.0, + "id": "plus-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": null, + "name": "Space Shuttle", + "unicode": "f197", + "created": 4.0999999999999996, + "id": "space-shuttle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "slack", + "unicode": "f198", + "name": "Slack Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "envelope-square", + "unicode": "f199", + "name": "Envelope Square", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "wordpress", + "unicode": "f19a", + "name": "Wordpress Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "openid", + "unicode": "f19b", + "name": "OpenID", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "University", + "unicode": "f19c", + "created": 4.0999999999999996, + "id": "university", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "institution", + "bank" + ] + }, + { + "name": "Graduation Cap", + "unicode": "f19d", + "created": 4.0999999999999996, + "id": "graduation-cap", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mortar-board" + ] + }, + { + "id": "yahoo", + "unicode": "f19e", + "name": "Yahoo Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "google", + "unicode": "f1a0", + "name": "Google Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "reddit", + "unicode": "f1a1", + "name": "reddit Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "reddit-square", + "unicode": "f1a2", + "name": "reddit Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "stumbleupon-circle", + "unicode": "f1a3", + "name": "StumbleUpon Circle", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "stumbleupon", + "unicode": "f1a4", + "name": "StumbleUpon Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "delicious", + "unicode": "f1a5", + "name": "Delicious Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "digg", + "unicode": "f1a6", + "name": "Digg Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "pied-piper", + "unicode": "f1a7", + "name": "Pied Piper Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "pied-piper-alt", + "unicode": "f1a8", + "name": "Pied Piper Alternate Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "drupal", + "unicode": "f1a9", + "name": "Drupal Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "joomla", + "unicode": "f1aa", + "name": "Joomla Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "language", + "unicode": "f1ab", + "name": "Language", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "fax", + "unicode": "f1ac", + "name": "Fax", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "building", + "unicode": "f1ad", + "name": "Building", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "child", + "unicode": "f1ae", + "name": "Child", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "paw", + "unicode": "f1b0", + "name": "Paw", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "spoon", + "unicode": "f1b1", + "name": "spoon", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "cube", + "unicode": "f1b2", + "name": "Cube", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "cubes", + "unicode": "f1b3", + "name": "Cubes", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "behance", + "unicode": "f1b4", + "name": "Behance", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "behance-square", + "unicode": "f1b5", + "name": "Behance Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "steam", + "unicode": "f1b6", + "name": "Steam", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "steam-square", + "unicode": "f1b7", + "name": "Steam Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "recycle", + "unicode": "f1b8", + "name": "Recycle", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "filter": [ + "vehicle" + ], + "name": "Car", + "unicode": "f1b9", + "created": 4.0999999999999996, + "id": "car", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ], + "aliases": [ + "automobile" + ] + }, + { + "filter": [ + "vehicle" + ], + "name": "Taxi", + "unicode": "f1ba", + "created": 4.0999999999999996, + "id": "taxi", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ], + "aliases": [ + "cab" + ] + }, + { + "id": "tree", + "unicode": "f1bb", + "name": "Tree", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "spotify", + "unicode": "f1bc", + "name": "Spotify", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "deviantart", + "unicode": "f1bd", + "name": "deviantART", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "soundcloud", + "unicode": "f1be", + "name": "SoundCloud", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "database", + "unicode": "f1c0", + "name": "Database", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-pdf-o", + "unicode": "f1c1", + "name": "PDF File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-word-o", + "unicode": "f1c2", + "name": "Word File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-excel-o", + "unicode": "f1c3", + "name": "Excel File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-powerpoint-o", + "unicode": "f1c4", + "name": "Powerpoint File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Image File Outlined", + "unicode": "f1c5", + "created": 4.0999999999999996, + "id": "file-image-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-photo-o", + "file-picture-o" + ] + }, + { + "name": "Archive File Outlined", + "unicode": "f1c6", + "created": 4.0999999999999996, + "id": "file-archive-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-zip-o" + ] + }, + { + "name": "Audio File Outlined", + "unicode": "f1c7", + "created": 4.0999999999999996, + "id": "file-audio-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-sound-o" + ] + }, + { + "name": "Video File Outlined", + "unicode": "f1c8", + "created": 4.0999999999999996, + "id": "file-video-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-movie-o" + ] + }, + { + "id": "file-code-o", + "unicode": "f1c9", + "name": "Code File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "vine", + "unicode": "f1ca", + "name": "Vine", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "codepen", + "unicode": "f1cb", + "name": "Codepen", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "jsfiddle", + "unicode": "f1cc", + "name": "jsFiddle", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Life Ring", + "unicode": "f1cd", + "created": 4.0999999999999996, + "id": "life-ring", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "life-bouy", + "life-buoy", + "life-saver", + "support" + ] + }, + { + "id": "circle-o-notch", + "unicode": "f1ce", + "name": "Circle Outlined Notched", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Rebel Alliance", + "unicode": "f1d0", + "created": 4.0999999999999996, + "id": "rebel", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "ra" + ] + }, + { + "name": "Galactic Empire", + "unicode": "f1d1", + "created": 4.0999999999999996, + "id": "empire", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "ge" + ] + }, + { + "id": "git-square", + "unicode": "f1d2", + "name": "Git Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "git", + "unicode": "f1d3", + "name": "Git", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "hacker-news", + "unicode": "f1d4", + "name": "Hacker News", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "tencent-weibo", + "unicode": "f1d5", + "name": "Tencent Weibo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "qq", + "unicode": "f1d6", + "name": "QQ", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Weixin (WeChat)", + "unicode": "f1d7", + "created": 4.0999999999999996, + "id": "weixin", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "wechat" + ] + }, + { + "filter": null, + "name": "Paper Plane", + "unicode": "f1d8", + "created": 4.0999999999999996, + "id": "paper-plane", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "send" + ] + }, + { + "name": "Paper Plane Outlined", + "unicode": "f1d9", + "created": 4.0999999999999996, + "id": "paper-plane-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "send-o" + ] + }, + { + "id": "history", + "unicode": "f1da", + "name": "History", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Circle Outlined Thin", + "unicode": "f1db", + "created": 4.0999999999999996, + "id": "circle-thin", + "categories": [ + "Web Application Icons", + "Gender Icons" + ], + "aliases": [ + "genderless" + ] + }, + { + "id": "header", + "unicode": "f1dc", + "name": "header", + "categories": [ + "Text Editor Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "paragraph", + "unicode": "f1dd", + "name": "paragraph", + "categories": [ + "Text Editor Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "sliders", + "unicode": "f1de", + "name": "Sliders", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "share-alt", + "unicode": "f1e0", + "name": "Share Alt", + "categories": [ + "Web Application Icons", + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "share-alt-square", + "unicode": "f1e1", + "name": "Share Alt Square", + "categories": [ + "Web Application Icons", + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "bomb", + "unicode": "f1e2", + "name": "Bomb", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Futbol Outlined", + "unicode": "f1e3", + "created": 4.2000000000000002, + "id": "futbol-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "soccer-ball-o" + ] + }, + { + "id": "tty", + "unicode": "f1e4", + "name": "TTY", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "binoculars", + "unicode": "f1e5", + "name": "Binoculars", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "plug", + "unicode": "f1e6", + "name": "Plug", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "slideshare", + "unicode": "f1e7", + "name": "Slideshare", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "twitch", + "unicode": "f1e8", + "name": "Twitch", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "yelp", + "unicode": "f1e9", + "name": "Yelp", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "newspaper-o", + "unicode": "f1ea", + "name": "Newspaper Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "wifi", + "unicode": "f1eb", + "name": "WiFi", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "calculator", + "unicode": "f1ec", + "name": "Calculator", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "paypal", + "unicode": "f1ed", + "name": "Paypal", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "google-wallet", + "unicode": "f1ee", + "name": "Goole Wallet", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-visa", + "unicode": "f1f0", + "name": "Visa Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-mastercard", + "unicode": "f1f1", + "name": "MasterCard Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-discover", + "unicode": "f1f2", + "name": "Discover Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-amex", + "unicode": "f1f3", + "name": "American Express Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-paypal", + "unicode": "f1f4", + "name": "Paypal Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-stripe", + "unicode": "f1f5", + "name": "Stripe Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "bell-slash", + "unicode": "f1f6", + "name": "Bell Slash", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "bell-slash-o", + "unicode": "f1f7", + "name": "Bell Slash Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "trash", + "unicode": "f1f8", + "name": "Trash", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "copyright", + "unicode": "f1f9", + "name": "Copyright", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "at", + "unicode": "f1fa", + "name": "At", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "eyedropper", + "unicode": "f1fb", + "name": "Eyedropper", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "paint-brush", + "unicode": "f1fc", + "name": "Paint Brush", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "birthday-cake", + "unicode": "f1fd", + "name": "Birthday Cake", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "area-chart", + "unicode": "f1fe", + "name": "Area Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "pie-chart", + "unicode": "f200", + "name": "Pie Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "line-chart", + "unicode": "f201", + "name": "Line Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "lastfm", + "unicode": "f202", + "name": "last.fm", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "lastfm-square", + "unicode": "f203", + "name": "last.fm Square", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "toggle-off", + "unicode": "f204", + "name": "Toggle Off", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "toggle-on", + "unicode": "f205", + "name": "Toggle On", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "filter": [ + "vehicle", + "bike" + ], + "name": "Bicycle", + "unicode": "f206", + "created": 4.2000000000000002, + "id": "bicycle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "vehicle" + ], + "name": "Bus", + "unicode": "f207", + "created": 4.2000000000000002, + "id": "bus", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "name": "ioxhost", + "unicode": "f208", + "created": 4.2000000000000002, + "url": "ioxhost.co.uk", + "id": "ioxhost", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "angellist", + "unicode": "f209", + "name": "AngelList", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc", + "unicode": "f20a", + "name": "Closed Captions", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "name": "Shekel (ILS)", + "unicode": "f20b", + "created": 4.2000000000000002, + "id": "ils", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "shekel", + "sheqel" + ] + }, + { + "name": "meanpath", + "unicode": "f20c", + "created": 4.2000000000000002, + "url": "meanpath.com", + "id": "meanpath", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "BuySellAds", + "unicode": "f20d", + "created": 4.2999999999999998, + "url": "buysellads.com", + "id": "buysellads", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Connect Develop", + "unicode": "f20e", + "created": 4.2999999999999998, + "url": "connectdevelop.com", + "id": "connectdevelop", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "DashCube", + "unicode": "f210", + "created": 4.2999999999999998, + "url": "dashcube.com", + "id": "dashcube", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Forumbee", + "unicode": "f211", + "created": 4.2999999999999998, + "url": "forumbee.com", + "id": "forumbee", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Leanpub", + "unicode": "f212", + "created": 4.2999999999999998, + "url": "leanpub.com", + "id": "leanpub", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Sellsy", + "unicode": "f213", + "created": 4.2999999999999998, + "url": "sellsy.com", + "id": "sellsy", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Shirts in Bulk", + "unicode": "f214", + "created": 4.2999999999999998, + "url": "shirtsinbulk.com", + "id": "shirtsinbulk", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "SimplyBuilt", + "unicode": "f215", + "created": 4.2999999999999998, + "url": "simplybuilt.com", + "id": "simplybuilt", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "skyatlas", + "unicode": "f216", + "created": 4.2999999999999998, + "url": "skyatlas.com", + "id": "skyatlas", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "add", + "shopping" + ], + "name": "Add to Shopping Cart", + "unicode": "f217", + "created": 4.2999999999999998, + "id": "cart-plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "shopping" + ], + "name": "Shopping Cart Arrow Down", + "unicode": "f218", + "created": 4.2999999999999998, + "id": "cart-arrow-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "gem", + "gemstone" + ], + "name": "Diamond", + "unicode": "f219", + "created": 4.2999999999999998, + "id": "diamond", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "boat", + "sea" + ], + "name": "Ship", + "unicode": "f21a", + "created": 4.2999999999999998, + "id": "ship", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "whisper", + "spy", + "incognito" + ], + "name": "User Secret", + "unicode": "f21b", + "created": 4.2999999999999998, + "id": "user-secret", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "vehicle", + "bike" + ], + "name": "Motorcycle", + "unicode": "f21c", + "created": 4.2999999999999998, + "id": "motorcycle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "map" + ], + "name": "Street View", + "unicode": "f21d", + "created": 4.2999999999999998, + "id": "street-view", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "ekg" + ], + "name": "Heartbeat", + "unicode": "f21e", + "created": 4.2999999999999998, + "id": "heartbeat", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "female" + ], + "name": "Venus", + "unicode": "f221", + "created": 4.2999999999999998, + "id": "venus", + "categories": [ + "Gender Icons" + ] + }, + { + "filter": [ + "male" + ], + "name": "Mars", + "unicode": "f222", + "created": 4.2999999999999998, + "id": "mars", + "categories": [ + "Gender Icons" + ] + }, + { + "filter": [ + "transgender" + ], + "name": "Mercury", + "unicode": "f223", + "created": 4.2999999999999998, + "id": "mercury", + "categories": [ + "Gender Icons" + ] + }, + { + "id": "transgender", + "unicode": "f224", + "name": "Transgender", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "transgender-alt", + "unicode": "f225", + "name": "Transgender Alt", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "venus-double", + "unicode": "f226", + "name": "Venus Double", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-double", + "unicode": "f227", + "name": "Mars Double", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "venus-mars", + "unicode": "f228", + "name": "Venus Mars", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke", + "unicode": "f229", + "name": "Mars Stroke", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke-v", + "unicode": "f22a", + "name": "Mars Stroke Vertical", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke-h", + "unicode": "f22b", + "name": "Mars Stroke Horizontal", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "neuter", + "unicode": "f22c", + "name": "Neuter", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "facebook-official", + "unicode": "f230", + "name": "Facebook Official", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "pinterest-p", + "unicode": "f231", + "name": "Pinterest P", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "whatsapp", + "unicode": "f232", + "name": "What's App", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "server", + "unicode": "f233", + "name": "Server", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "user-plus", + "unicode": "f234", + "name": "Add User", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "user-times", + "unicode": "f235", + "name": "Remove User", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "filter": [ + "travel" + ], + "name": "Bed", + "unicode": "f236", + "created": 4.2999999999999998, + "id": "bed", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "hotel" + ] + }, + { + "name": "Viacoin", + "unicode": "f237", + "created": 4.2999999999999998, + "url": "viacoin.org", + "id": "viacoin", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "train", + "unicode": "f238", + "name": "Train", + "categories": [ + "Transportation Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "subway", + "unicode": "f239", + "name": "Subway", + "categories": [ + "Transportation Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "medium", + "unicode": "f23a", + "name": "Medium", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + } + ] +} \ No newline at end of file diff --git a/snippets/parser.html b/snippets/parser.html new file mode 100644 index 00000000..ceed2ead --- /dev/null +++ b/snippets/parser.html @@ -0,0 +1,13 @@ + + + + JSON Parser + + + + +
    +
+ + + \ No newline at end of file diff --git a/snippets/parser.js b/snippets/parser.js new file mode 100644 index 00000000..be2efbb0 --- /dev/null +++ b/snippets/parser.js @@ -0,0 +1,17 @@ +var parseInput = function() { + var json = ''; + $.getJSON('font-awesome-icons.json', function(data) { + json = data; + $.each(data.icons, function(key, val) { + $('#output').append('
  • ' + parseCategories(val.categories) + '
  • '); + }); + }); +} + +var parseCategories = function(categories) { + var categoriesString = ''; + $.each(categories, function(key, val) { + categoriesString += val + ','; + }); + return categoriesString; +} \ No newline at end of file From a6626d98b716f68b3f2aa3f06f7305df7c6cdf9b Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 29 Apr 2015 21:28:45 -0400 Subject: [PATCH 07/19] #141 Removed parser snippet --- snippets/font-awesome-icons.json | 6403 ------------------------------ snippets/parser.html | 13 - snippets/parser.js | 17 - 3 files changed, 6433 deletions(-) delete mode 100644 snippets/font-awesome-icons.json delete mode 100644 snippets/parser.html delete mode 100644 snippets/parser.js diff --git a/snippets/font-awesome-icons.json b/snippets/font-awesome-icons.json deleted file mode 100644 index b63cbf70..00000000 --- a/snippets/font-awesome-icons.json +++ /dev/null @@ -1,6403 +0,0 @@ -{ - "icons": [ - { - "filter": [ - "martini", - "drink", - "bar", - "alcohol", - "liquor" - ], - "name": "Glass", - "unicode": "f000", - "created": 1.0, - "id": "glass", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "note", - "sound" - ], - "name": "Music", - "unicode": "f001", - "created": 1.0, - "id": "music", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "magnify", - "zoom", - "enlarge", - "bigger" - ], - "name": "Search", - "unicode": "f002", - "created": 1.0, - "id": "search", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "email", - "support", - "e-mail", - "letter", - "mail", - "notification" - ], - "name": "Envelope Outlined", - "unicode": "f003", - "created": 1.0, - "id": "envelope-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "love", - "like", - "favorite" - ], - "name": "Heart", - "unicode": "f004", - "created": 1.0, - "id": "heart", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "night", - "rating", - "score" - ], - "name": "Star", - "unicode": "f005", - "created": 1.0, - "id": "star", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "night", - "rating", - "score" - ], - "name": "Star Outlined", - "unicode": "f006", - "created": 1.0, - "id": "star-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "person", - "man", - "head", - "profile" - ], - "name": "User", - "unicode": "f007", - "created": 1.0, - "id": "user", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "movie" - ], - "name": "Film", - "unicode": "f008", - "created": 1.0, - "id": "film", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "blocks", - "squares", - "boxes" - ], - "name": "th-large", - "unicode": "f009", - "created": 1.0, - "id": "th-large", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "blocks", - "squares", - "boxes" - ], - "name": "th", - "unicode": "f00a", - "created": 1.0, - "id": "th", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "th-list", - "unicode": "f00b", - "created": 1.0, - "id": "th-list", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "checkmark", - "done", - "todo", - "agree", - "accept", - "confirm" - ], - "name": "Check", - "unicode": "f00c", - "created": 1.0, - "id": "check", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times", - "unicode": "f00d", - "created": 1.0, - "id": "times", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "remove", - "close" - ] - }, - { - "filter": [ - "magnify", - "zoom", - "enlarge", - "bigger" - ], - "name": "Search Plus", - "unicode": "f00e", - "created": 1.0, - "id": "search-plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "magnify", - "minify", - "zoom", - "smaller" - ], - "name": "Search Minus", - "unicode": "f010", - "created": 1.0, - "id": "search-minus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "on" - ], - "name": "Power Off", - "unicode": "f011", - "created": 1.0, - "id": "power-off", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "signal", - "unicode": "f012", - "name": "signal", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "settings" - ], - "name": "cog", - "unicode": "f013", - "created": 1.0, - "id": "cog", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ], - "aliases": [ - "gear" - ] - }, - { - "filter": [ - "garbage", - "delete", - "remove", - "trash", - "hide" - ], - "name": "Trash Outlined", - "unicode": "f014", - "created": 1.0, - "id": "trash-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "main", - "house" - ], - "name": "home", - "unicode": "f015", - "created": 1.0, - "id": "home", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Outlined", - "unicode": "f016", - "created": 1.0, - "id": "file-o", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "watch", - "timer", - "late", - "timestamp" - ], - "name": "Clock Outlined", - "unicode": "f017", - "created": 1.0, - "id": "clock-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "street" - ], - "name": "road", - "unicode": "f018", - "created": 1.0, - "id": "road", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Download", - "unicode": "f019", - "created": 1.0, - "id": "download", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "download" - ], - "name": "Arrow Circle Outlined Down", - "unicode": "f01a", - "created": 1.0, - "id": "arrow-circle-o-down", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-circle-o-up", - "unicode": "f01b", - "name": "Arrow Circle Outlined Up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "id": "inbox", - "unicode": "f01c", - "name": "inbox", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "play-circle-o", - "unicode": "f01d", - "name": "Play Circle Outlined", - "categories": [ - "Video Player Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "redo", - "forward" - ], - "name": "Repeat", - "unicode": "f01e", - "created": 1.0, - "id": "repeat", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "rotate-right" - ] - }, - { - "filter": [ - "reload" - ], - "name": "refresh", - "unicode": "f021", - "created": 1.0, - "id": "refresh", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "list-alt", - "unicode": "f022", - "created": 1.0, - "id": "list-alt", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "protect", - "admin" - ], - "name": "lock", - "unicode": "f023", - "created": 1.0, - "id": "lock", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification", - "notify" - ], - "name": "flag", - "unicode": "f024", - "created": 1.0, - "id": "flag", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "sound", - "listen", - "music" - ], - "name": "headphones", - "unicode": "f025", - "created": 1.0, - "id": "headphones", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "mute", - "sound", - "music" - ], - "name": "volume-off", - "unicode": "f026", - "created": 1.0, - "id": "volume-off", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "lower", - "quieter", - "sound", - "music" - ], - "name": "volume-down", - "unicode": "f027", - "created": 1.0, - "id": "volume-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "higher", - "louder", - "sound", - "music" - ], - "name": "volume-up", - "unicode": "f028", - "created": 1.0, - "id": "volume-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "scan" - ], - "name": "qrcode", - "unicode": "f029", - "created": 1.0, - "id": "qrcode", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "scan" - ], - "name": "barcode", - "unicode": "f02a", - "created": 1.0, - "id": "barcode", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "label" - ], - "name": "tag", - "unicode": "f02b", - "created": 1.0, - "id": "tag", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "labels" - ], - "name": "tags", - "unicode": "f02c", - "created": 1.0, - "id": "tags", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "read", - "documentation" - ], - "name": "book", - "unicode": "f02d", - "created": 1.0, - "id": "book", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "save" - ], - "name": "bookmark", - "unicode": "f02e", - "created": 1.0, - "id": "bookmark", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "print", - "unicode": "f02f", - "name": "print", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "photo", - "picture", - "record" - ], - "name": "camera", - "unicode": "f030", - "created": 1.0, - "id": "camera", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "font", - "unicode": "f031", - "created": 1.0, - "id": "font", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "bold", - "unicode": "f032", - "name": "bold", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "italics" - ], - "name": "italic", - "unicode": "f033", - "created": 1.0, - "id": "italic", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "text-height", - "unicode": "f034", - "name": "text-height", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "id": "text-width", - "unicode": "f035", - "name": "text-width", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "text" - ], - "name": "align-left", - "unicode": "f036", - "created": 1.0, - "id": "align-left", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "middle", - "text" - ], - "name": "align-center", - "unicode": "f037", - "created": 1.0, - "id": "align-center", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "align-right", - "unicode": "f038", - "created": 1.0, - "id": "align-right", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "align-justify", - "unicode": "f039", - "created": 1.0, - "id": "align-justify", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "list", - "unicode": "f03a", - "created": 1.0, - "id": "list", - "categories": [ - "Text Editor Icons" - ] - }, - { - "name": "Outdent", - "unicode": "f03b", - "created": 1.0, - "id": "outdent", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "dedent" - ] - }, - { - "id": "indent", - "unicode": "f03c", - "name": "Indent", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "film", - "movie", - "record" - ], - "name": "Video Camera", - "unicode": "f03d", - "created": 1.0, - "id": "video-camera", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "Picture Outlined", - "unicode": "f03e", - "created": 1.0, - "id": "picture-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "photo", - "image" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "pencil", - "unicode": "f040", - "created": 1.0, - "id": "pencil", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "map", - "pin", - "location", - "coordinates", - "localize", - "address", - "travel", - "where", - "place" - ], - "name": "map-marker", - "unicode": "f041", - "created": 1.0, - "id": "map-marker", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "contrast" - ], - "name": "adjust", - "unicode": "f042", - "created": 1.0, - "id": "adjust", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "raindrop" - ], - "name": "tint", - "unicode": "f043", - "created": 1.0, - "id": "tint", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "Pencil Square Outlined", - "unicode": "f044", - "created": 1.0, - "id": "pencil-square-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "edit" - ] - }, - { - "filter": [ - "social", - "send" - ], - "name": "Share Square Outlined", - "unicode": "f045", - "created": 1.0, - "id": "share-square-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Square Outlined", - "unicode": "f046", - "created": 1.0, - "id": "check-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "move", - "reorder", - "resize" - ], - "name": "Arrows", - "unicode": "f047", - "created": 1.0, - "id": "arrows", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "rewind", - "previous", - "beginning", - "start", - "first" - ], - "name": "step-backward", - "unicode": "f048", - "created": 1.0, - "id": "step-backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "rewind", - "previous", - "beginning", - "start", - "first" - ], - "name": "fast-backward", - "unicode": "f049", - "created": 1.0, - "id": "fast-backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "rewind", - "previous" - ], - "name": "backward", - "unicode": "f04a", - "created": 1.0, - "id": "backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "start", - "playing", - "music", - "sound" - ], - "name": "play", - "unicode": "f04b", - "created": 1.0, - "id": "play", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "wait" - ], - "name": "pause", - "unicode": "f04c", - "created": 1.0, - "id": "pause", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "block", - "box", - "square" - ], - "name": "stop", - "unicode": "f04d", - "created": 1.0, - "id": "stop", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "forward", - "next" - ], - "name": "forward", - "unicode": "f04e", - "created": 1.0, - "id": "forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "next", - "end", - "last" - ], - "name": "fast-forward", - "unicode": "f050", - "created": 1.0, - "id": "fast-forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "next", - "end", - "last" - ], - "name": "step-forward", - "unicode": "f051", - "created": 1.0, - "id": "step-forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "id": "eject", - "unicode": "f052", - "name": "eject", - "categories": [ - "Video Player Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "bracket", - "previous", - "back" - ], - "name": "chevron-left", - "unicode": "f053", - "created": 1.0, - "id": "chevron-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "bracket", - "next", - "forward" - ], - "name": "chevron-right", - "unicode": "f054", - "created": 1.0, - "id": "chevron-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Circle", - "unicode": "f055", - "created": 1.0, - "id": "plus-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "delete", - "remove", - "trash", - "hide" - ], - "name": "Minus Circle", - "unicode": "f056", - "created": 1.0, - "id": "minus-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times Circle", - "unicode": "f057", - "created": 1.0, - "id": "times-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Circle", - "unicode": "f058", - "created": 1.0, - "id": "check-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "unknown", - "support" - ], - "name": "Question Circle", - "unicode": "f059", - "created": 1.0, - "id": "question-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "more", - "details" - ], - "name": "Info Circle", - "unicode": "f05a", - "created": 1.0, - "id": "info-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "picker" - ], - "name": "Crosshairs", - "unicode": "f05b", - "created": 1.0, - "id": "crosshairs", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times Circle Outlined", - "unicode": "f05c", - "created": 1.0, - "id": "times-circle-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Circle Outlined", - "unicode": "f05d", - "created": 1.0, - "id": "check-circle-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "block", - "abort" - ], - "name": "ban", - "unicode": "f05e", - "created": "1.0 - delete - remove - trash - hide - block - stop", - "id": "ban", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "arrow-left", - "unicode": "f060", - "created": 1.0, - "id": "arrow-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "arrow-right", - "unicode": "f061", - "created": 1.0, - "id": "arrow-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-up", - "unicode": "f062", - "name": "arrow-up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "download" - ], - "name": "arrow-down", - "unicode": "f063", - "created": 1.0, - "id": "arrow-down", - "categories": [ - "Directional Icons" - ] - }, - { - "name": "Share", - "unicode": "f064", - "created": 1.0, - "id": "share", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-forward" - ] - }, - { - "filter": [ - "enlarge", - "bigger", - "resize" - ], - "name": "Expand", - "unicode": "f065", - "created": 1.0, - "id": "expand", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "combine", - "merge", - "smaller" - ], - "name": "Compress", - "unicode": "f066", - "created": 1.0, - "id": "compress", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "plus", - "unicode": "f067", - "created": 1.0, - "id": "plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "minus", - "unicode": "f068", - "created": 1.0, - "id": "minus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "details" - ], - "name": "asterisk", - "unicode": "f069", - "created": 1.0, - "id": "asterisk", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "alert" - ], - "name": "Exclamation Circle", - "unicode": "f06a", - "created": 1.0, - "id": "exclamation-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "present" - ], - "name": "gift", - "unicode": "f06b", - "created": 1.0, - "id": "gift", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "eco", - "nature" - ], - "name": "leaf", - "unicode": "f06c", - "created": 1.0, - "id": "leaf", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "flame", - "hot", - "popular" - ], - "name": "fire", - "unicode": "f06d", - "created": 1.0, - "id": "fire", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "show", - "visible", - "views" - ], - "name": "Eye", - "unicode": "f06e", - "created": 1.0, - "id": "eye", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "toggle", - "show", - "hide", - "visible", - "visiblity", - "views" - ], - "name": "Eye Slash", - "unicode": "f070", - "created": 1.0, - "id": "eye-slash", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "alert" - ], - "name": "Exclamation Triangle", - "unicode": "f071", - "created": 1.0, - "id": "exclamation-triangle", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "warning" - ] - }, - { - "filter": [ - "travel", - "trip", - "location", - "destination", - "airplane", - "fly", - "mode" - ], - "name": "plane", - "unicode": "f072", - "created": 1.0, - "id": "plane", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "date", - "time", - "when" - ], - "name": "calendar", - "unicode": "f073", - "created": 1.0, - "id": "calendar", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "sort" - ], - "name": "random", - "unicode": "f074", - "created": 1.0, - "id": "random", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "speech", - "notification", - "note" - ], - "name": "comment", - "unicode": "f075", - "created": 1.0, - "id": "comment", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "magnet", - "unicode": "f076", - "name": "magnet", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "chevron-up", - "unicode": "f077", - "name": "chevron-up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "id": "chevron-down", - "unicode": "f078", - "name": "chevron-down", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "refresh", - "reload", - "share" - ], - "name": "retweet", - "unicode": "f079", - "created": 1.0, - "id": "retweet", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "checkout", - "buy", - "purchase", - "payment" - ], - "name": "shopping-cart", - "unicode": "f07a", - "created": 1.0, - "id": "shopping-cart", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "folder", - "unicode": "f07b", - "name": "Folder", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "folder-open", - "unicode": "f07c", - "name": "Folder Open", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "resize" - ], - "name": "Arrows Vertical", - "unicode": "f07d", - "created": 1.0, - "id": "arrows-v", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "resize" - ], - "name": "Arrows Horizontal", - "unicode": "f07e", - "created": 1.0, - "id": "arrows-h", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "graph" - ], - "name": "Bar Chart", - "unicode": "f080", - "created": 1.0, - "id": "bar-chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "aliases": [ - "bar-chart-o" - ] - }, - { - "filter": [ - "tweet", - "social network" - ], - "name": "Twitter Square", - "unicode": "f081", - "created": 1.0, - "id": "twitter-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Facebook Square", - "unicode": "f082", - "created": 1.0, - "id": "facebook-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "photo", - "picture", - "record" - ], - "name": "camera-retro", - "unicode": "f083", - "created": 1.0, - "id": "camera-retro", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "unlock", - "password" - ], - "name": "key", - "unicode": "f084", - "created": 1.0, - "id": "key", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "settings" - ], - "name": "cogs", - "unicode": "f085", - "created": 1.0, - "id": "cogs", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "gears" - ] - }, - { - "filter": [ - "conversation", - "notification", - "notes" - ], - "name": "comments", - "unicode": "f086", - "created": 1.0, - "id": "comments", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "like", - "approve", - "favorite", - "agree" - ], - "name": "Thumbs Up Outlined", - "unicode": "f087", - "created": 1.0, - "id": "thumbs-o-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dislike", - "disapprove", - "disagree" - ], - "name": "Thumbs Down Outlined", - "unicode": "f088", - "created": 1.0, - "id": "thumbs-o-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "rating", - "score" - ], - "name": "star-half", - "unicode": "f089", - "created": 1.0, - "id": "star-half", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "love", - "like", - "favorite" - ], - "name": "Heart Outlined", - "unicode": "f08a", - "created": 1.0, - "id": "heart-o", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "log out", - "logout", - "leave", - "exit", - "arrow" - ], - "name": "Sign Out", - "unicode": "f08b", - "created": 1.0, - "id": "sign-out", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "linkedin-square", - "unicode": "f08c", - "name": "LinkedIn Square", - "categories": [ - "Brand Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "marker", - "pin", - "location", - "coordinates" - ], - "name": "Thumb Tack", - "unicode": "f08d", - "created": 1.0, - "id": "thumb-tack", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "open", - "new" - ], - "name": "External Link", - "unicode": "f08e", - "created": 1.0, - "id": "external-link", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "enter", - "join", - "sign up", - "sign in", - "signin", - "signup", - "arrow" - ], - "name": "Sign In", - "unicode": "f090", - "created": 1.0, - "id": "sign-in", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "winner", - "game" - ], - "name": "trophy", - "unicode": "f091", - "created": 1.0, - "id": "trophy", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub Square", - "unicode": "f092", - "created": 1.0, - "id": "github-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Upload", - "unicode": "f093", - "created": 1.0, - "id": "upload", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "lemon-o", - "unicode": "f094", - "name": "Lemon Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "call", - "voice", - "number", - "support" - ], - "name": "Phone", - "unicode": "f095", - "created": 2.0, - "id": "phone", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "block", - "square", - "box" - ], - "name": "Square Outlined", - "unicode": "f096", - "created": 2.0, - "id": "square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "save" - ], - "name": "Bookmark Outlined", - "unicode": "f097", - "created": 2.0, - "id": "bookmark-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "call", - "voice", - "number", - "support" - ], - "name": "Phone Square", - "unicode": "f098", - "created": 2.0, - "id": "phone-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "tweet", - "social network" - ], - "name": "Twitter", - "unicode": "f099", - "created": 2.0, - "id": "twitter", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Facebook", - "unicode": "f09a", - "created": 2.0, - "id": "facebook", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "facebook-f" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub", - "unicode": "f09b", - "created": 2.0, - "id": "github", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "protect", - "admin", - "password" - ], - "name": "unlock", - "unicode": "f09c", - "created": 2.0, - "id": "unlock", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "money", - "buy", - "debit", - "checkout", - "purchase", - "payment" - ], - "name": "credit-card", - "unicode": "f09d", - "created": 2.0, - "id": "credit-card", - "categories": [ - "Web Application Icons", - "Payment Icons" - ] - }, - { - "filter": [ - "feed", - "blog" - ], - "name": "rss", - "unicode": "f09e", - "created": 2.0, - "id": "rss", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "harddrive", - "hard drive", - "storage", - "save" - ], - "name": "HDD", - "unicode": "f0a0", - "created": 2.0, - "id": "hdd-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "announcement", - "share", - "broadcast", - "louder" - ], - "name": "bullhorn", - "unicode": "f0a1", - "created": 2.0, - "id": "bullhorn", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "alert", - "reminder", - "notification" - ], - "name": "bell", - "unicode": "f0f3", - "created": 2.0, - "id": "bell", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "badge", - "star" - ], - "name": "certificate", - "unicode": "f0a3", - "created": 2.0, - "id": "certificate", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "point", - "right", - "next", - "forward" - ], - "name": "Hand Outlined Right", - "unicode": "f0a4", - "created": 2.0, - "id": "hand-o-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point", - "left", - "previous", - "back" - ], - "name": "Hand Outlined Left", - "unicode": "f0a5", - "created": 2.0, - "id": "hand-o-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point" - ], - "name": "Hand Outlined Up", - "unicode": "f0a6", - "created": 2.0, - "id": "hand-o-up", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point" - ], - "name": "Hand Outlined Down", - "unicode": "f0a7", - "created": 2.0, - "id": "hand-o-down", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Arrow Circle Left", - "unicode": "f0a8", - "created": 2.0, - "id": "arrow-circle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Arrow Circle Right", - "unicode": "f0a9", - "created": 2.0, - "id": "arrow-circle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-circle-up", - "unicode": "f0aa", - "name": "Arrow Circle Up", - "categories": [ - "Directional Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "download" - ], - "name": "Arrow Circle Down", - "unicode": "f0ab", - "created": 2.0, - "id": "arrow-circle-down", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "world", - "planet", - "map", - "place", - "travel", - "earth", - "global", - "translate", - "all", - "language", - "localize", - "location", - "coordinates", - "country" - ], - "name": "Globe", - "unicode": "f0ac", - "created": 2.0, - "id": "globe", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "settings", - "fix", - "update" - ], - "name": "Wrench", - "unicode": "f0ad", - "created": 2.0, - "id": "wrench", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "progress", - "loading", - "downloading", - "downloads", - "settings" - ], - "name": "Tasks", - "unicode": "f0ae", - "created": 2.0, - "id": "tasks", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "funnel", - "options" - ], - "name": "Filter", - "unicode": "f0b0", - "created": 2.0, - "id": "filter", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "work", - "business", - "office", - "luggage", - "bag" - ], - "name": "Briefcase", - "unicode": "f0b1", - "created": 2.0, - "id": "briefcase", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "expand", - "enlarge", - "bigger", - "move", - "reorder", - "resize" - ], - "name": "Arrows Alt", - "unicode": "f0b2", - "created": 2.0, - "id": "arrows-alt", - "categories": [ - "Video Player Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "people", - "profiles", - "persons" - ], - "name": "Users", - "unicode": "f0c0", - "created": 2.0, - "id": "users", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "group" - ] - }, - { - "filter": [ - "chain" - ], - "name": "Link", - "unicode": "f0c1", - "created": 2.0, - "id": "link", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "chain" - ] - }, - { - "filter": [ - "save" - ], - "name": "Cloud", - "unicode": "f0c2", - "created": 2.0, - "id": "cloud", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "science", - "beaker", - "experimental", - "labs" - ], - "name": "Flask", - "unicode": "f0c3", - "created": 2.0, - "id": "flask", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "Scissors", - "unicode": "f0c4", - "created": 2.0, - "id": "scissors", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "cut" - ] - }, - { - "filter": [ - "duplicate" - ], - "name": "Files Outlined", - "unicode": "f0c5", - "created": 2.0, - "id": "files-o", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "copy" - ] - }, - { - "filter": [ - "attachment" - ], - "name": "Paperclip", - "unicode": "f0c6", - "created": 2.0, - "id": "paperclip", - "categories": [ - "Text Editor Icons" - ] - }, - { - "name": "Floppy Outlined", - "unicode": "f0c7", - "created": 2.0, - "id": "floppy-o", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "save" - ] - }, - { - "filter": [ - "block", - "box" - ], - "name": "Square", - "unicode": "f0c8", - "created": 2.0, - "id": "square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "menu", - "drag", - "reorder", - "settings", - "list", - "ul", - "ol", - "checklist", - "todo", - "list" - ], - "name": "Bars", - "unicode": "f0c9", - "created": 2.0, - "id": "bars", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "navicon", - "reorder" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "todo", - "list" - ], - "name": "list-ul", - "unicode": "f0ca", - "created": 2.0, - "id": "list-ul", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "list", - "todo", - "list", - "numbers" - ], - "name": "list-ol", - "unicode": "f0cb", - "created": 2.0, - "id": "list-ol", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "strikethrough", - "unicode": "f0cc", - "name": "Strikethrough", - "categories": [ - "Text Editor Icons" - ], - "created": 2.0 - }, - { - "id": "underline", - "unicode": "f0cd", - "name": "Underline", - "categories": [ - "Text Editor Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "data", - "excel", - "spreadsheet" - ], - "name": "table", - "unicode": "f0ce", - "created": 2.0, - "id": "table", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "wizard", - "automatic", - "autocomplete" - ], - "name": "magic", - "unicode": "f0d0", - "created": 2.0, - "id": "magic", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "shipping" - ], - "name": "truck", - "unicode": "f0d1", - "created": 2.0, - "id": "truck", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "pinterest", - "unicode": "f0d2", - "name": "Pinterest", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "id": "pinterest-square", - "unicode": "f0d3", - "name": "Pinterest Square", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "social network" - ], - "name": "Google Plus Square", - "unicode": "f0d4", - "created": 2.0, - "id": "google-plus-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Google Plus", - "unicode": "f0d5", - "created": 2.0, - "id": "google-plus", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "cash", - "money", - "buy", - "checkout", - "purchase", - "payment" - ], - "name": "Money", - "unicode": "f0d6", - "created": 2.0, - "id": "money", - "categories": [ - "Web Application Icons", - "Currency Icons" - ] - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Caret Down", - "unicode": "f0d7", - "created": 2.0, - "id": "caret-down", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "caret-up", - "unicode": "f0d8", - "name": "Caret Up", - "categories": [ - "Directional Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Caret Left", - "unicode": "f0d9", - "created": 2.0, - "id": "caret-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Caret Right", - "unicode": "f0da", - "created": 2.0, - "id": "caret-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "split", - "panes" - ], - "name": "Columns", - "unicode": "f0db", - "created": 2.0, - "id": "columns", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "order" - ], - "name": "Sort", - "unicode": "f0dc", - "created": 2.0, - "id": "sort", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "unsorted" - ] - }, - { - "filter": [ - "dropdown", - "more", - "menu" - ], - "name": "Sort Descending", - "unicode": "f0dd", - "created": 2.0, - "id": "sort-desc", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "sort-down" - ] - }, - { - "name": "Sort Ascending", - "unicode": "f0de", - "created": 2.0, - "id": "sort-asc", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "sort-up" - ] - }, - { - "id": "envelope", - "unicode": "f0e0", - "name": "Envelope", - "categories": [ - "Web Application Icons" - ], - "created": "2.0 - email - e-mail - letter - support - mail - notification" - }, - { - "id": "linkedin", - "unicode": "f0e1", - "name": "LinkedIn", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "back" - ], - "name": "Undo", - "unicode": "f0e2", - "created": 2.0, - "id": "undo", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "rotate-left" - ] - }, - { - "name": "Gavel", - "unicode": "f0e3", - "created": 2.0, - "aliases": [ - "legal" - ], - "id": "gavel", - "categories": [ - "Web Application Icons" - ], - "label": [ - "judge", - "lawyer", - "opinion" - ] - }, - { - "name": "Tachometer", - "unicode": "f0e4", - "created": 2.0, - "aliases": [ - "dashboard" - ], - "id": "tachometer", - "categories": [ - "Web Application Icons" - ], - "label": [ - "speedometer", - "fast" - ] - }, - { - "filter": [ - "notification", - "note" - ], - "name": "comment-o", - "unicode": "f0e5", - "created": 2.0, - "id": "comment-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "conversation", - "notification", - "notes" - ], - "name": "comments-o", - "unicode": "f0e6", - "created": 2.0, - "id": "comments-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "lightning", - "weather" - ], - "name": "Lightning Bolt", - "unicode": "f0e7", - "created": 2.0, - "id": "bolt", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "flash" - ] - }, - { - "filter": [ - "directory", - "hierarchy", - "organization" - ], - "name": "Sitemap", - "unicode": "f0e8", - "created": 2.0, - "id": "sitemap", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "umbrella", - "unicode": "f0e9", - "name": "Umbrella", - "categories": [ - "Web Application Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "copy" - ], - "name": "Clipboard", - "unicode": "f0ea", - "created": 2.0, - "id": "clipboard", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "paste" - ] - }, - { - "filter": [ - "idea", - "inspiration" - ], - "name": "Lightbulb Outlined", - "unicode": "f0eb", - "created": 3.0, - "id": "lightbulb-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "exchange", - "unicode": "f0ec", - "name": "Exchange", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "import" - ], - "name": "Cloud Download", - "unicode": "f0ed", - "created": 3.0, - "id": "cloud-download", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Cloud Upload", - "unicode": "f0ee", - "created": 3.0, - "id": "cloud-upload", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "doctor", - "profile", - "medical", - "nurse" - ], - "name": "user-md", - "unicode": "f0f0", - "created": 2.0, - "id": "user-md", - "categories": [ - "Medical Icons" - ] - }, - { - "id": "stethoscope", - "unicode": "f0f1", - "name": "Stethoscope", - "categories": [ - "Medical Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "trip", - "luggage", - "travel", - "move", - "baggage" - ], - "name": "Suitcase", - "unicode": "f0f2", - "created": 3.0, - "id": "suitcase", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "alert", - "reminder", - "notification" - ], - "name": "Bell Outlined", - "unicode": "f0a2", - "created": 3.0, - "id": "bell-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "morning", - "mug", - "breakfast", - "tea", - "drink", - "cafe" - ], - "name": "Coffee", - "unicode": "f0f4", - "created": 3.0, - "id": "coffee", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "food", - "restaurant", - "spoon", - "knife", - "dinner", - "eat" - ], - "name": "Cutlery", - "unicode": "f0f5", - "created": 3.0, - "id": "cutlery", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Text Outlined", - "unicode": "f0f6", - "created": 3.0, - "id": "file-text-o", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "work", - "business", - "apartment", - "office" - ], - "name": "Building Outlined", - "unicode": "f0f7", - "created": 3.0, - "id": "building-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "building" - ], - "name": "hospital Outlined", - "unicode": "f0f8", - "created": 3.0, - "id": "hospital-o", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "support", - "help" - ], - "name": "ambulance", - "unicode": "f0f9", - "created": 3.0, - "id": "ambulance", - "categories": [ - "Medical Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "first aid", - "firstaid", - "help", - "support" - ], - "name": "medkit", - "unicode": "f0fa", - "created": 3.0, - "id": "medkit", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "fly", - "plane", - "airplane", - "quick", - "fast", - "travel" - ], - "name": "fighter-jet", - "unicode": "f0fb", - "created": 3.0, - "id": "fighter-jet", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "alcohol", - "stein", - "drink", - "mug", - "bar", - "liquor" - ], - "name": "beer", - "unicode": "f0fc", - "created": 3.0, - "id": "beer", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hospital", - "hotel" - ], - "name": "H Square", - "unicode": "f0fd", - "created": 3.0, - "id": "h-square", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Square", - "unicode": "f0fe", - "created": 3.0, - "id": "plus-square", - "categories": [ - "Medical Icons", - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "laquo", - "quote", - "previous", - "back" - ], - "name": "Angle Double Left", - "unicode": "f100", - "created": 3.0, - "id": "angle-double-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "raquo", - "quote", - "next", - "forward" - ], - "name": "Angle Double Right", - "unicode": "f101", - "created": 3.0, - "id": "angle-double-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "angle-double-up", - "unicode": "f102", - "name": "Angle Double Up", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "id": "angle-double-down", - "unicode": "f103", - "name": "Angle Double Down", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "angle-left", - "unicode": "f104", - "created": 3.0, - "id": "angle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "angle-right", - "unicode": "f105", - "created": 3.0, - "id": "angle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "angle-up", - "unicode": "f106", - "name": "angle-up", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "id": "angle-down", - "unicode": "f107", - "name": "angle-down", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "monitor", - "screen", - "desktop", - "computer", - "demo", - "device" - ], - "name": "Desktop", - "unicode": "f108", - "created": 3.0, - "id": "desktop", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "demo", - "computer", - "device" - ], - "name": "Laptop", - "unicode": "f109", - "created": 3.0, - "id": "laptop", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "ipad", - "device" - ], - "name": "tablet", - "unicode": "f10a", - "created": 3.0, - "id": "tablet", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "cell phone", - "cellphone", - "text", - "call", - "iphone", - "number" - ], - "name": "Mobile Phone", - "unicode": "f10b", - "created": 3.0, - "id": "mobile", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mobile-phone" - ] - }, - { - "id": "circle-o", - "unicode": "f10c", - "name": "Circle Outlined", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ], - "created": 3.0 - }, - { - "id": "quote-left", - "unicode": "f10d", - "name": "quote-left", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "id": "quote-right", - "unicode": "f10e", - "name": "quote-right", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "loading", - "progress" - ], - "name": "Spinner", - "unicode": "f110", - "created": 3.0, - "id": "spinner", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ] - }, - { - "filter": [ - "dot", - "notification" - ], - "name": "Circle", - "unicode": "f111", - "created": 3.0, - "id": "circle", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "name": "Reply", - "unicode": "f112", - "created": 3.0, - "id": "reply", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-reply" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub Alt", - "unicode": "f113", - "created": 3.0, - "id": "github-alt", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "folder-o", - "unicode": "f114", - "name": "Folder Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "id": "folder-open-o", - "unicode": "f115", - "name": "Folder Open Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "emoticon", - "happy", - "approve", - "satisfied", - "rating" - ], - "name": "Smile Outlined", - "unicode": "f118", - "created": 3.1000000000000001, - "id": "smile-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "emoticon", - "sad", - "disapprove", - "rating" - ], - "name": "Frown Outlined", - "unicode": "f119", - "created": 3.1000000000000001, - "id": "frown-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "emoticon", - "rating", - "neutral" - ], - "name": "Meh Outlined", - "unicode": "f11a", - "created": 3.1000000000000001, - "id": "meh-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "controller" - ], - "name": "Gamepad", - "unicode": "f11b", - "created": 3.1000000000000001, - "id": "gamepad", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "type", - "input" - ], - "name": "Keyboard Outlined", - "unicode": "f11c", - "created": 3.1000000000000001, - "id": "keyboard-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification" - ], - "name": "Flag Outlined", - "unicode": "f11d", - "created": 3.1000000000000001, - "id": "flag-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification", - "notify" - ], - "name": "flag-checkered", - "unicode": "f11e", - "created": 3.1000000000000001, - "id": "flag-checkered", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "command", - "prompt", - "code" - ], - "name": "Terminal", - "unicode": "f120", - "created": 3.1000000000000001, - "id": "terminal", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "html", - "brackets" - ], - "name": "Code", - "unicode": "f121", - "created": 3.1000000000000001, - "id": "code", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "reply-all", - "unicode": "f122", - "created": 3.1000000000000001, - "id": "reply-all", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-reply-all" - ] - }, - { - "filter": [ - "award", - "achievement", - "rating", - "score" - ], - "name": "Star Half Outlined", - "unicode": "f123", - "created": 3.1000000000000001, - "id": "star-half-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "star-half-empty", - "star-half-full" - ] - }, - { - "filter": [ - "map", - "coordinates", - "location", - "address", - "place", - "where" - ], - "name": "location-arrow", - "unicode": "f124", - "created": 3.1000000000000001, - "id": "location-arrow", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "crop", - "unicode": "f125", - "name": "crop", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "git", - "fork", - "vcs", - "svn", - "github", - "rebase", - "version", - "merge" - ], - "name": "code-fork", - "unicode": "f126", - "created": 3.1000000000000001, - "id": "code-fork", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "remove" - ], - "name": "Chain Broken", - "unicode": "f127", - "created": 3.1000000000000001, - "id": "chain-broken", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "unlink" - ] - }, - { - "filter": [ - "help", - "information", - "unknown", - "support" - ], - "name": "Question", - "unicode": "f128", - "created": 3.1000000000000001, - "id": "question", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "more", - "details" - ], - "name": "Info", - "unicode": "f129", - "created": 3.1000000000000001, - "id": "info", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "notify", - "alert" - ], - "name": "exclamation", - "unicode": "f12a", - "created": 3.1000000000000001, - "id": "exclamation", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "exponential" - ], - "name": "superscript", - "unicode": "f12b", - "created": 3.1000000000000001, - "id": "superscript", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "subscript", - "unicode": "f12c", - "name": "subscript", - "categories": [ - "Text Editor Icons" - ], - "created": 3.1000000000000001 - }, - { - "id": "eraser", - "unicode": "f12d", - "name": "eraser", - "categories": [ - "Text Editor Icons", - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "addon", - "add-on", - "section" - ], - "name": "Puzzle Piece", - "unicode": "f12e", - "created": 3.1000000000000001, - "id": "puzzle-piece", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "record", - "voice", - "sound" - ], - "name": "microphone", - "unicode": "f130", - "created": 3.1000000000000001, - "id": "microphone", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "record", - "voice", - "sound", - "mute" - ], - "name": "Microphone Slash", - "unicode": "f131", - "created": 3.1000000000000001, - "id": "microphone-slash", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "winner" - ], - "name": "shield", - "unicode": "f132", - "created": 3.1000000000000001, - "id": "shield", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "date", - "time", - "when" - ], - "name": "calendar-o", - "unicode": "f133", - "created": 3.1000000000000001, - "id": "calendar-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "fire-extinguisher", - "unicode": "f134", - "name": "fire-extinguisher", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "app" - ], - "name": "rocket", - "unicode": "f135", - "created": 3.1000000000000001, - "id": "rocket", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "maxcdn", - "unicode": "f136", - "name": "MaxCDN", - "categories": [ - "Brand Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Chevron Circle Left", - "unicode": "f137", - "created": 3.1000000000000001, - "id": "chevron-circle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Chevron Circle Right", - "unicode": "f138", - "created": 3.1000000000000001, - "id": "chevron-circle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "chevron-circle-up", - "unicode": "f139", - "name": "Chevron Circle Up", - "categories": [ - "Directional Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Chevron Circle Down", - "unicode": "f13a", - "created": 3.1000000000000001, - "id": "chevron-circle-down", - "categories": [ - "Directional Icons" - ] - }, - { - "code": [ - "code", - "html5" - ], - "name": "HTML 5 Logo", - "unicode": "f13b", - "created": 3.1000000000000001, - "id": "html5", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "code" - ], - "name": "CSS 3 Logo", - "unicode": "f13c", - "created": 3.1000000000000001, - "id": "css3", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "link" - ], - "name": "Anchor", - "unicode": "f13d", - "created": 3.1000000000000001, - "id": "anchor", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "protect", - "admin", - "password" - ], - "name": "Unlock Alt", - "unicode": "f13e", - "created": 3.1000000000000001, - "id": "unlock-alt", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "target" - ], - "name": "Bullseye", - "unicode": "f140", - "created": 3.1000000000000001, - "id": "bullseye", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dots" - ], - "name": "Ellipsis Horizontal", - "unicode": "f141", - "created": 3.1000000000000001, - "id": "ellipsis-h", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dots" - ], - "name": "Ellipsis Vertical", - "unicode": "f142", - "created": 3.1000000000000001, - "id": "ellipsis-v", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "feed", - "blog" - ], - "name": "RSS Square", - "unicode": "f143", - "created": 3.1000000000000001, - "id": "rss-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "start", - "playing" - ], - "name": "Play Circle", - "unicode": "f144", - "created": 3.1000000000000001, - "id": "play-circle", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "movie", - "pass", - "support" - ], - "name": "Ticket", - "unicode": "f145", - "created": 3.1000000000000001, - "id": "ticket", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "Minus Square", - "unicode": "f146", - "created": 3.1000000000000001, - "id": "minus-square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "Minus Square Outlined", - "unicode": "f147", - "created": 3.1000000000000001, - "id": "minus-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "id": "level-up", - "unicode": "f148", - "name": "Level Up", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "id": "level-down", - "unicode": "f149", - "name": "Level Down", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "checkmark", - "done", - "todo", - "agree", - "accept", - "confirm" - ], - "name": "Check Square", - "unicode": "f14a", - "created": 3.1000000000000001, - "id": "check-square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "Pencil Square", - "unicode": "f14b", - "created": 3.1000000000000001, - "id": "pencil-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "open", - "new" - ], - "name": "External Link Square", - "unicode": "f14c", - "created": 3.1000000000000001, - "id": "external-link-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "social", - "send" - ], - "name": "Share Square", - "unicode": "f14d", - "created": 3.1000000000000001, - "id": "share-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "safari", - "directory", - "menu", - "location" - ], - "name": "Compass", - "unicode": "f14e", - "created": 3.2000000000000002, - "id": "compass", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Caret Square Outlined Down", - "unicode": "f150", - "created": 3.2000000000000002, - "id": "caret-square-o-down", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-down" - ] - }, - { - "name": "Caret Square Outlined Up", - "unicode": "f151", - "created": 3.2000000000000002, - "id": "caret-square-o-up", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-up" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Caret Square Outlined Right", - "unicode": "f152", - "created": 3.2000000000000002, - "id": "caret-square-o-right", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-right" - ] - }, - { - "name": "Euro (EUR)", - "unicode": "f153", - "created": 3.2000000000000002, - "id": "eur", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "euro" - ] - }, - { - "id": "gbp", - "unicode": "f154", - "name": "GBP", - "categories": [ - "Currency Icons" - ], - "created": 3.2000000000000002 - }, - { - "name": "US Dollar", - "unicode": "f155", - "created": 3.2000000000000002, - "id": "usd", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "dollar" - ] - }, - { - "name": "Indian Rupee (INR)", - "unicode": "f156", - "created": 3.2000000000000002, - "id": "inr", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "rupee" - ] - }, - { - "name": "Japanese Yen (JPY)", - "unicode": "f157", - "created": 3.2000000000000002, - "id": "jpy", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "cny", - "rmb", - "yen" - ] - }, - { - "name": "Russian Ruble (RUB)", - "unicode": "f158", - "created": 4.0, - "id": "rub", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "ruble", - "rouble" - ] - }, - { - "name": "Korean Won (KRW)", - "unicode": "f159", - "created": 3.2000000000000002, - "id": "krw", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "won" - ] - }, - { - "name": "Bitcoin (BTC)", - "unicode": "f15a", - "created": 3.2000000000000002, - "id": "btc", - "categories": [ - "Currency Icons", - "Brand Icons" - ], - "aliases": [ - "bitcoin" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File", - "unicode": "f15b", - "created": 3.2000000000000002, - "id": "file", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Text", - "unicode": "f15c", - "created": 3.2000000000000002, - "id": "file-text", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "id": "sort-alpha-asc", - "unicode": "f15d", - "name": "Sort Alpha Ascending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-alpha-desc", - "unicode": "f15e", - "name": "Sort Alpha Descending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-amount-asc", - "unicode": "f160", - "name": "Sort Amount Ascending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-amount-desc", - "unicode": "f161", - "name": "Sort Amount Descending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "numbers" - ], - "name": "Sort Numeric Ascending", - "unicode": "f162", - "created": 3.2000000000000002, - "id": "sort-numeric-asc", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "numbers" - ], - "name": "Sort Numeric Descending", - "unicode": "f163", - "created": 3.2000000000000002, - "id": "sort-numeric-desc", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "like", - "favorite", - "approve", - "agree" - ], - "name": "thumbs-up", - "unicode": "f164", - "created": 3.2000000000000002, - "id": "thumbs-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dislike", - "disapprove", - "disagree" - ], - "name": "thumbs-down", - "unicode": "f165", - "created": 3.2000000000000002, - "id": "thumbs-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "video", - "film" - ], - "name": "YouTube Square", - "unicode": "f166", - "created": 3.2000000000000002, - "id": "youtube-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "video", - "film" - ], - "name": "YouTube", - "unicode": "f167", - "created": 3.2000000000000002, - "id": "youtube", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "xing", - "unicode": "f168", - "name": "Xing", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "xing-square", - "unicode": "f169", - "name": "Xing Square", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "start", - "playing" - ], - "name": "YouTube Play", - "unicode": "f16a", - "created": 3.2000000000000002, - "id": "youtube-play", - "categories": [ - "Brand Icons", - "Video Player Icons" - ] - }, - { - "id": "dropbox", - "unicode": "f16b", - "name": "Dropbox", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "stack-overflow", - "unicode": "f16c", - "name": "Stack Overflow", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "instagram", - "unicode": "f16d", - "name": "Instagram", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "flickr", - "unicode": "f16e", - "name": "Flickr", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "adn", - "unicode": "f170", - "name": "App.net", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "git" - ], - "name": "Bitbucket", - "unicode": "f171", - "created": 3.2000000000000002, - "id": "bitbucket", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "git" - ], - "name": "Bitbucket Square", - "unicode": "f172", - "created": 3.2000000000000002, - "id": "bitbucket-square", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "tumblr", - "unicode": "f173", - "name": "Tumblr", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "tumblr-square", - "unicode": "f174", - "name": "Tumblr Square", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "long-arrow-down", - "unicode": "f175", - "name": "Long Arrow Down", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "long-arrow-up", - "unicode": "f176", - "name": "Long Arrow Up", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Long Arrow Left", - "unicode": "f177", - "created": 3.2000000000000002, - "id": "long-arrow-left", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "long-arrow-right", - "unicode": "f178", - "name": "Long Arrow Right", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "osx" - ], - "name": "Apple", - "unicode": "f179", - "created": 3.2000000000000002, - "id": "apple", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "windows", - "unicode": "f17a", - "name": "Windows", - "categories": [ - "Brand Icons" - ], - "created": "3.2 - microsoft" - }, - { - "id": "android", - "unicode": "f17b", - "name": "Android", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "tux" - ], - "name": "Linux", - "unicode": "f17c", - "created": 3.2000000000000002, - "id": "linux", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "dribbble", - "unicode": "f17d", - "name": "Dribbble", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "skype", - "unicode": "f17e", - "name": "Skype", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "foursquare", - "unicode": "f180", - "name": "Foursquare", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "trello", - "unicode": "f181", - "name": "Trello", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "woman", - "user", - "person", - "profile" - ], - "name": "Female", - "unicode": "f182", - "created": 3.2000000000000002, - "id": "female", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "man", - "user", - "person", - "profile" - ], - "name": "Male", - "unicode": "f183", - "created": 3.2000000000000002, - "id": "male", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "heart", - "like", - "favorite", - "love" - ], - "name": "Gratipay (Gittip)", - "unicode": "f184", - "created": 3.2000000000000002, - "id": "gratipay", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "gittip" - ] - }, - { - "filter": [ - "weather", - "contrast", - "lighter", - "brighten", - "day" - ], - "name": "Sun Outlined", - "unicode": "f185", - "created": 3.2000000000000002, - "id": "sun-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "night", - "darker", - "contrast" - ], - "name": "Moon Outlined", - "unicode": "f186", - "created": 3.2000000000000002, - "id": "moon-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "box", - "storage" - ], - "name": "Archive", - "unicode": "f187", - "created": 3.2000000000000002, - "id": "archive", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report" - ], - "name": "Bug", - "unicode": "f188", - "created": 3.2000000000000002, - "id": "bug", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "vk", - "unicode": "f189", - "name": "VK", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "weibo", - "unicode": "f18a", - "name": "Weibo", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "renren", - "unicode": "f18b", - "name": "Renren", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "leaf", - "leaves", - "tree", - "plant", - "eco", - "nature" - ], - "name": "Pagelines", - "unicode": "f18c", - "created": 4.0, - "id": "pagelines", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "stack-exchange", - "unicode": "f18d", - "name": "Stack Exchange", - "categories": [ - "Brand Icons" - ], - "created": 4.0 - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Arrow Circle Outlined Right", - "unicode": "f18e", - "created": 4.0, - "id": "arrow-circle-o-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Arrow Circle Outlined Left", - "unicode": "f190", - "created": 4.0, - "id": "arrow-circle-o-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Caret Square Outlined Left", - "unicode": "f191", - "created": 4.0, - "id": "caret-square-o-left", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-left" - ] - }, - { - "filter": [ - "target", - "bullseye", - "notification" - ], - "name": "Dot Circle Outlined", - "unicode": "f192", - "created": 4.0, - "id": "dot-circle-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "handicap", - "person", - "accessibility", - "accessibile" - ], - "name": "Wheelchair", - "unicode": "f193", - "created": 4.0, - "id": "wheelchair", - "categories": [ - "Web Application Icons", - "Medical Icons", - "Transportation Icons" - ] - }, - { - "id": "vimeo-square", - "unicode": "f194", - "name": "Vimeo Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0 - }, - { - "name": "Turkish Lira (TRY)", - "unicode": "f195", - "created": 4.0, - "id": "try", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "turkish-lira" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Square Outlined", - "unicode": "f196", - "created": 4.0, - "id": "plus-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": null, - "name": "Space Shuttle", - "unicode": "f197", - "created": 4.0999999999999996, - "id": "space-shuttle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "slack", - "unicode": "f198", - "name": "Slack Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "envelope-square", - "unicode": "f199", - "name": "Envelope Square", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "wordpress", - "unicode": "f19a", - "name": "Wordpress Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "openid", - "unicode": "f19b", - "name": "OpenID", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "University", - "unicode": "f19c", - "created": 4.0999999999999996, - "id": "university", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "institution", - "bank" - ] - }, - { - "name": "Graduation Cap", - "unicode": "f19d", - "created": 4.0999999999999996, - "id": "graduation-cap", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mortar-board" - ] - }, - { - "id": "yahoo", - "unicode": "f19e", - "name": "Yahoo Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "google", - "unicode": "f1a0", - "name": "Google Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "reddit", - "unicode": "f1a1", - "name": "reddit Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "reddit-square", - "unicode": "f1a2", - "name": "reddit Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "stumbleupon-circle", - "unicode": "f1a3", - "name": "StumbleUpon Circle", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "stumbleupon", - "unicode": "f1a4", - "name": "StumbleUpon Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "delicious", - "unicode": "f1a5", - "name": "Delicious Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "digg", - "unicode": "f1a6", - "name": "Digg Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "pied-piper", - "unicode": "f1a7", - "name": "Pied Piper Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "pied-piper-alt", - "unicode": "f1a8", - "name": "Pied Piper Alternate Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "drupal", - "unicode": "f1a9", - "name": "Drupal Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "joomla", - "unicode": "f1aa", - "name": "Joomla Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "language", - "unicode": "f1ab", - "name": "Language", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "fax", - "unicode": "f1ac", - "name": "Fax", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "building", - "unicode": "f1ad", - "name": "Building", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "child", - "unicode": "f1ae", - "name": "Child", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "paw", - "unicode": "f1b0", - "name": "Paw", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "spoon", - "unicode": "f1b1", - "name": "spoon", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "cube", - "unicode": "f1b2", - "name": "Cube", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "cubes", - "unicode": "f1b3", - "name": "Cubes", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "behance", - "unicode": "f1b4", - "name": "Behance", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "behance-square", - "unicode": "f1b5", - "name": "Behance Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "steam", - "unicode": "f1b6", - "name": "Steam", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "steam-square", - "unicode": "f1b7", - "name": "Steam Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "recycle", - "unicode": "f1b8", - "name": "Recycle", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "filter": [ - "vehicle" - ], - "name": "Car", - "unicode": "f1b9", - "created": 4.0999999999999996, - "id": "car", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ], - "aliases": [ - "automobile" - ] - }, - { - "filter": [ - "vehicle" - ], - "name": "Taxi", - "unicode": "f1ba", - "created": 4.0999999999999996, - "id": "taxi", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ], - "aliases": [ - "cab" - ] - }, - { - "id": "tree", - "unicode": "f1bb", - "name": "Tree", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "spotify", - "unicode": "f1bc", - "name": "Spotify", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "deviantart", - "unicode": "f1bd", - "name": "deviantART", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "soundcloud", - "unicode": "f1be", - "name": "SoundCloud", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "database", - "unicode": "f1c0", - "name": "Database", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-pdf-o", - "unicode": "f1c1", - "name": "PDF File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-word-o", - "unicode": "f1c2", - "name": "Word File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-excel-o", - "unicode": "f1c3", - "name": "Excel File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-powerpoint-o", - "unicode": "f1c4", - "name": "Powerpoint File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Image File Outlined", - "unicode": "f1c5", - "created": 4.0999999999999996, - "id": "file-image-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-photo-o", - "file-picture-o" - ] - }, - { - "name": "Archive File Outlined", - "unicode": "f1c6", - "created": 4.0999999999999996, - "id": "file-archive-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-zip-o" - ] - }, - { - "name": "Audio File Outlined", - "unicode": "f1c7", - "created": 4.0999999999999996, - "id": "file-audio-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-sound-o" - ] - }, - { - "name": "Video File Outlined", - "unicode": "f1c8", - "created": 4.0999999999999996, - "id": "file-video-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-movie-o" - ] - }, - { - "id": "file-code-o", - "unicode": "f1c9", - "name": "Code File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "vine", - "unicode": "f1ca", - "name": "Vine", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "codepen", - "unicode": "f1cb", - "name": "Codepen", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "jsfiddle", - "unicode": "f1cc", - "name": "jsFiddle", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Life Ring", - "unicode": "f1cd", - "created": 4.0999999999999996, - "id": "life-ring", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "life-bouy", - "life-buoy", - "life-saver", - "support" - ] - }, - { - "id": "circle-o-notch", - "unicode": "f1ce", - "name": "Circle Outlined Notched", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Rebel Alliance", - "unicode": "f1d0", - "created": 4.0999999999999996, - "id": "rebel", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "ra" - ] - }, - { - "name": "Galactic Empire", - "unicode": "f1d1", - "created": 4.0999999999999996, - "id": "empire", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "ge" - ] - }, - { - "id": "git-square", - "unicode": "f1d2", - "name": "Git Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "git", - "unicode": "f1d3", - "name": "Git", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "hacker-news", - "unicode": "f1d4", - "name": "Hacker News", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "tencent-weibo", - "unicode": "f1d5", - "name": "Tencent Weibo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "qq", - "unicode": "f1d6", - "name": "QQ", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Weixin (WeChat)", - "unicode": "f1d7", - "created": 4.0999999999999996, - "id": "weixin", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "wechat" - ] - }, - { - "filter": null, - "name": "Paper Plane", - "unicode": "f1d8", - "created": 4.0999999999999996, - "id": "paper-plane", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "send" - ] - }, - { - "name": "Paper Plane Outlined", - "unicode": "f1d9", - "created": 4.0999999999999996, - "id": "paper-plane-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "send-o" - ] - }, - { - "id": "history", - "unicode": "f1da", - "name": "History", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Circle Outlined Thin", - "unicode": "f1db", - "created": 4.0999999999999996, - "id": "circle-thin", - "categories": [ - "Web Application Icons", - "Gender Icons" - ], - "aliases": [ - "genderless" - ] - }, - { - "id": "header", - "unicode": "f1dc", - "name": "header", - "categories": [ - "Text Editor Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "paragraph", - "unicode": "f1dd", - "name": "paragraph", - "categories": [ - "Text Editor Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "sliders", - "unicode": "f1de", - "name": "Sliders", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "share-alt", - "unicode": "f1e0", - "name": "Share Alt", - "categories": [ - "Web Application Icons", - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "share-alt-square", - "unicode": "f1e1", - "name": "Share Alt Square", - "categories": [ - "Web Application Icons", - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "bomb", - "unicode": "f1e2", - "name": "Bomb", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Futbol Outlined", - "unicode": "f1e3", - "created": 4.2000000000000002, - "id": "futbol-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "soccer-ball-o" - ] - }, - { - "id": "tty", - "unicode": "f1e4", - "name": "TTY", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "binoculars", - "unicode": "f1e5", - "name": "Binoculars", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "plug", - "unicode": "f1e6", - "name": "Plug", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "slideshare", - "unicode": "f1e7", - "name": "Slideshare", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "twitch", - "unicode": "f1e8", - "name": "Twitch", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "yelp", - "unicode": "f1e9", - "name": "Yelp", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "newspaper-o", - "unicode": "f1ea", - "name": "Newspaper Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "wifi", - "unicode": "f1eb", - "name": "WiFi", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "calculator", - "unicode": "f1ec", - "name": "Calculator", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "paypal", - "unicode": "f1ed", - "name": "Paypal", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "google-wallet", - "unicode": "f1ee", - "name": "Goole Wallet", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-visa", - "unicode": "f1f0", - "name": "Visa Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-mastercard", - "unicode": "f1f1", - "name": "MasterCard Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-discover", - "unicode": "f1f2", - "name": "Discover Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-amex", - "unicode": "f1f3", - "name": "American Express Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-paypal", - "unicode": "f1f4", - "name": "Paypal Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-stripe", - "unicode": "f1f5", - "name": "Stripe Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "bell-slash", - "unicode": "f1f6", - "name": "Bell Slash", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "bell-slash-o", - "unicode": "f1f7", - "name": "Bell Slash Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "trash", - "unicode": "f1f8", - "name": "Trash", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "copyright", - "unicode": "f1f9", - "name": "Copyright", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "at", - "unicode": "f1fa", - "name": "At", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "eyedropper", - "unicode": "f1fb", - "name": "Eyedropper", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "paint-brush", - "unicode": "f1fc", - "name": "Paint Brush", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "birthday-cake", - "unicode": "f1fd", - "name": "Birthday Cake", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "area-chart", - "unicode": "f1fe", - "name": "Area Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "pie-chart", - "unicode": "f200", - "name": "Pie Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "line-chart", - "unicode": "f201", - "name": "Line Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "lastfm", - "unicode": "f202", - "name": "last.fm", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "lastfm-square", - "unicode": "f203", - "name": "last.fm Square", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "toggle-off", - "unicode": "f204", - "name": "Toggle Off", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "toggle-on", - "unicode": "f205", - "name": "Toggle On", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "filter": [ - "vehicle", - "bike" - ], - "name": "Bicycle", - "unicode": "f206", - "created": 4.2000000000000002, - "id": "bicycle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "vehicle" - ], - "name": "Bus", - "unicode": "f207", - "created": 4.2000000000000002, - "id": "bus", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "name": "ioxhost", - "unicode": "f208", - "created": 4.2000000000000002, - "url": "ioxhost.co.uk", - "id": "ioxhost", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "angellist", - "unicode": "f209", - "name": "AngelList", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc", - "unicode": "f20a", - "name": "Closed Captions", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "name": "Shekel (ILS)", - "unicode": "f20b", - "created": 4.2000000000000002, - "id": "ils", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "shekel", - "sheqel" - ] - }, - { - "name": "meanpath", - "unicode": "f20c", - "created": 4.2000000000000002, - "url": "meanpath.com", - "id": "meanpath", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "BuySellAds", - "unicode": "f20d", - "created": 4.2999999999999998, - "url": "buysellads.com", - "id": "buysellads", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Connect Develop", - "unicode": "f20e", - "created": 4.2999999999999998, - "url": "connectdevelop.com", - "id": "connectdevelop", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "DashCube", - "unicode": "f210", - "created": 4.2999999999999998, - "url": "dashcube.com", - "id": "dashcube", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Forumbee", - "unicode": "f211", - "created": 4.2999999999999998, - "url": "forumbee.com", - "id": "forumbee", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Leanpub", - "unicode": "f212", - "created": 4.2999999999999998, - "url": "leanpub.com", - "id": "leanpub", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Sellsy", - "unicode": "f213", - "created": 4.2999999999999998, - "url": "sellsy.com", - "id": "sellsy", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Shirts in Bulk", - "unicode": "f214", - "created": 4.2999999999999998, - "url": "shirtsinbulk.com", - "id": "shirtsinbulk", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "SimplyBuilt", - "unicode": "f215", - "created": 4.2999999999999998, - "url": "simplybuilt.com", - "id": "simplybuilt", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "skyatlas", - "unicode": "f216", - "created": 4.2999999999999998, - "url": "skyatlas.com", - "id": "skyatlas", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "add", - "shopping" - ], - "name": "Add to Shopping Cart", - "unicode": "f217", - "created": 4.2999999999999998, - "id": "cart-plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "shopping" - ], - "name": "Shopping Cart Arrow Down", - "unicode": "f218", - "created": 4.2999999999999998, - "id": "cart-arrow-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "gem", - "gemstone" - ], - "name": "Diamond", - "unicode": "f219", - "created": 4.2999999999999998, - "id": "diamond", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "boat", - "sea" - ], - "name": "Ship", - "unicode": "f21a", - "created": 4.2999999999999998, - "id": "ship", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "whisper", - "spy", - "incognito" - ], - "name": "User Secret", - "unicode": "f21b", - "created": 4.2999999999999998, - "id": "user-secret", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "vehicle", - "bike" - ], - "name": "Motorcycle", - "unicode": "f21c", - "created": 4.2999999999999998, - "id": "motorcycle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "map" - ], - "name": "Street View", - "unicode": "f21d", - "created": 4.2999999999999998, - "id": "street-view", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "ekg" - ], - "name": "Heartbeat", - "unicode": "f21e", - "created": 4.2999999999999998, - "id": "heartbeat", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "female" - ], - "name": "Venus", - "unicode": "f221", - "created": 4.2999999999999998, - "id": "venus", - "categories": [ - "Gender Icons" - ] - }, - { - "filter": [ - "male" - ], - "name": "Mars", - "unicode": "f222", - "created": 4.2999999999999998, - "id": "mars", - "categories": [ - "Gender Icons" - ] - }, - { - "filter": [ - "transgender" - ], - "name": "Mercury", - "unicode": "f223", - "created": 4.2999999999999998, - "id": "mercury", - "categories": [ - "Gender Icons" - ] - }, - { - "id": "transgender", - "unicode": "f224", - "name": "Transgender", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "transgender-alt", - "unicode": "f225", - "name": "Transgender Alt", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "venus-double", - "unicode": "f226", - "name": "Venus Double", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-double", - "unicode": "f227", - "name": "Mars Double", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "venus-mars", - "unicode": "f228", - "name": "Venus Mars", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke", - "unicode": "f229", - "name": "Mars Stroke", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke-v", - "unicode": "f22a", - "name": "Mars Stroke Vertical", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke-h", - "unicode": "f22b", - "name": "Mars Stroke Horizontal", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "neuter", - "unicode": "f22c", - "name": "Neuter", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "facebook-official", - "unicode": "f230", - "name": "Facebook Official", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "pinterest-p", - "unicode": "f231", - "name": "Pinterest P", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "whatsapp", - "unicode": "f232", - "name": "What's App", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "server", - "unicode": "f233", - "name": "Server", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "user-plus", - "unicode": "f234", - "name": "Add User", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "user-times", - "unicode": "f235", - "name": "Remove User", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "filter": [ - "travel" - ], - "name": "Bed", - "unicode": "f236", - "created": 4.2999999999999998, - "id": "bed", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "hotel" - ] - }, - { - "name": "Viacoin", - "unicode": "f237", - "created": 4.2999999999999998, - "url": "viacoin.org", - "id": "viacoin", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "train", - "unicode": "f238", - "name": "Train", - "categories": [ - "Transportation Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "subway", - "unicode": "f239", - "name": "Subway", - "categories": [ - "Transportation Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "medium", - "unicode": "f23a", - "name": "Medium", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - } - ] -} \ No newline at end of file diff --git a/snippets/parser.html b/snippets/parser.html deleted file mode 100644 index ceed2ead..00000000 --- a/snippets/parser.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - JSON Parser - - - - -
      -
    - - - \ No newline at end of file diff --git a/snippets/parser.js b/snippets/parser.js deleted file mode 100644 index be2efbb0..00000000 --- a/snippets/parser.js +++ /dev/null @@ -1,17 +0,0 @@ -var parseInput = function() { - var json = ''; - $.getJSON('font-awesome-icons.json', function(data) { - json = data; - $.each(data.icons, function(key, val) { - $('#output').append('
  • ' + parseCategories(val.categories) + '
  • '); - }); - }); -} - -var parseCategories = function(categories) { - var categoriesString = ''; - $.each(categories, function(key, val) { - categoriesString += val + ','; - }); - return categoriesString; -} \ No newline at end of file From b3830b8b6f082df566bdf9e6bec5fe9132610461 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Thu, 30 Apr 2015 17:31:33 -0400 Subject: [PATCH 08/19] Revert "#141 Removed parser snippet" This reverts commit a6626d98b716f68b3f2aa3f06f7305df7c6cdf9b. --- snippets/font-awesome-icons.json | 6403 ++++++++++++++++++++++++++++++ snippets/parser.html | 13 + snippets/parser.js | 17 + 3 files changed, 6433 insertions(+) create mode 100644 snippets/font-awesome-icons.json create mode 100644 snippets/parser.html create mode 100644 snippets/parser.js diff --git a/snippets/font-awesome-icons.json b/snippets/font-awesome-icons.json new file mode 100644 index 00000000..b63cbf70 --- /dev/null +++ b/snippets/font-awesome-icons.json @@ -0,0 +1,6403 @@ +{ + "icons": [ + { + "filter": [ + "martini", + "drink", + "bar", + "alcohol", + "liquor" + ], + "name": "Glass", + "unicode": "f000", + "created": 1.0, + "id": "glass", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "note", + "sound" + ], + "name": "Music", + "unicode": "f001", + "created": 1.0, + "id": "music", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "magnify", + "zoom", + "enlarge", + "bigger" + ], + "name": "Search", + "unicode": "f002", + "created": 1.0, + "id": "search", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "email", + "support", + "e-mail", + "letter", + "mail", + "notification" + ], + "name": "Envelope Outlined", + "unicode": "f003", + "created": 1.0, + "id": "envelope-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "love", + "like", + "favorite" + ], + "name": "Heart", + "unicode": "f004", + "created": 1.0, + "id": "heart", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "night", + "rating", + "score" + ], + "name": "Star", + "unicode": "f005", + "created": 1.0, + "id": "star", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "night", + "rating", + "score" + ], + "name": "Star Outlined", + "unicode": "f006", + "created": 1.0, + "id": "star-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "person", + "man", + "head", + "profile" + ], + "name": "User", + "unicode": "f007", + "created": 1.0, + "id": "user", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "movie" + ], + "name": "Film", + "unicode": "f008", + "created": 1.0, + "id": "film", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "blocks", + "squares", + "boxes" + ], + "name": "th-large", + "unicode": "f009", + "created": 1.0, + "id": "th-large", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "blocks", + "squares", + "boxes" + ], + "name": "th", + "unicode": "f00a", + "created": 1.0, + "id": "th", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "th-list", + "unicode": "f00b", + "created": 1.0, + "id": "th-list", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "checkmark", + "done", + "todo", + "agree", + "accept", + "confirm" + ], + "name": "Check", + "unicode": "f00c", + "created": 1.0, + "id": "check", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times", + "unicode": "f00d", + "created": 1.0, + "id": "times", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "remove", + "close" + ] + }, + { + "filter": [ + "magnify", + "zoom", + "enlarge", + "bigger" + ], + "name": "Search Plus", + "unicode": "f00e", + "created": 1.0, + "id": "search-plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "magnify", + "minify", + "zoom", + "smaller" + ], + "name": "Search Minus", + "unicode": "f010", + "created": 1.0, + "id": "search-minus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "on" + ], + "name": "Power Off", + "unicode": "f011", + "created": 1.0, + "id": "power-off", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "signal", + "unicode": "f012", + "name": "signal", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "settings" + ], + "name": "cog", + "unicode": "f013", + "created": 1.0, + "id": "cog", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ], + "aliases": [ + "gear" + ] + }, + { + "filter": [ + "garbage", + "delete", + "remove", + "trash", + "hide" + ], + "name": "Trash Outlined", + "unicode": "f014", + "created": 1.0, + "id": "trash-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "main", + "house" + ], + "name": "home", + "unicode": "f015", + "created": 1.0, + "id": "home", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Outlined", + "unicode": "f016", + "created": 1.0, + "id": "file-o", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "watch", + "timer", + "late", + "timestamp" + ], + "name": "Clock Outlined", + "unicode": "f017", + "created": 1.0, + "id": "clock-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "street" + ], + "name": "road", + "unicode": "f018", + "created": 1.0, + "id": "road", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Download", + "unicode": "f019", + "created": 1.0, + "id": "download", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "download" + ], + "name": "Arrow Circle Outlined Down", + "unicode": "f01a", + "created": 1.0, + "id": "arrow-circle-o-down", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-circle-o-up", + "unicode": "f01b", + "name": "Arrow Circle Outlined Up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "id": "inbox", + "unicode": "f01c", + "name": "inbox", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "play-circle-o", + "unicode": "f01d", + "name": "Play Circle Outlined", + "categories": [ + "Video Player Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "redo", + "forward" + ], + "name": "Repeat", + "unicode": "f01e", + "created": 1.0, + "id": "repeat", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "rotate-right" + ] + }, + { + "filter": [ + "reload" + ], + "name": "refresh", + "unicode": "f021", + "created": 1.0, + "id": "refresh", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "list-alt", + "unicode": "f022", + "created": 1.0, + "id": "list-alt", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "protect", + "admin" + ], + "name": "lock", + "unicode": "f023", + "created": 1.0, + "id": "lock", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification", + "notify" + ], + "name": "flag", + "unicode": "f024", + "created": 1.0, + "id": "flag", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "sound", + "listen", + "music" + ], + "name": "headphones", + "unicode": "f025", + "created": 1.0, + "id": "headphones", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "mute", + "sound", + "music" + ], + "name": "volume-off", + "unicode": "f026", + "created": 1.0, + "id": "volume-off", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "lower", + "quieter", + "sound", + "music" + ], + "name": "volume-down", + "unicode": "f027", + "created": 1.0, + "id": "volume-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "higher", + "louder", + "sound", + "music" + ], + "name": "volume-up", + "unicode": "f028", + "created": 1.0, + "id": "volume-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "scan" + ], + "name": "qrcode", + "unicode": "f029", + "created": 1.0, + "id": "qrcode", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "scan" + ], + "name": "barcode", + "unicode": "f02a", + "created": 1.0, + "id": "barcode", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "label" + ], + "name": "tag", + "unicode": "f02b", + "created": 1.0, + "id": "tag", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "labels" + ], + "name": "tags", + "unicode": "f02c", + "created": 1.0, + "id": "tags", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "read", + "documentation" + ], + "name": "book", + "unicode": "f02d", + "created": 1.0, + "id": "book", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "save" + ], + "name": "bookmark", + "unicode": "f02e", + "created": 1.0, + "id": "bookmark", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "print", + "unicode": "f02f", + "name": "print", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "photo", + "picture", + "record" + ], + "name": "camera", + "unicode": "f030", + "created": 1.0, + "id": "camera", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "font", + "unicode": "f031", + "created": 1.0, + "id": "font", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "bold", + "unicode": "f032", + "name": "bold", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "italics" + ], + "name": "italic", + "unicode": "f033", + "created": 1.0, + "id": "italic", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "text-height", + "unicode": "f034", + "name": "text-height", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "id": "text-width", + "unicode": "f035", + "name": "text-width", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "text" + ], + "name": "align-left", + "unicode": "f036", + "created": 1.0, + "id": "align-left", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "middle", + "text" + ], + "name": "align-center", + "unicode": "f037", + "created": 1.0, + "id": "align-center", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "align-right", + "unicode": "f038", + "created": 1.0, + "id": "align-right", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "text" + ], + "name": "align-justify", + "unicode": "f039", + "created": 1.0, + "id": "align-justify", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "finished", + "completed", + "done", + "todo" + ], + "name": "list", + "unicode": "f03a", + "created": 1.0, + "id": "list", + "categories": [ + "Text Editor Icons" + ] + }, + { + "name": "Outdent", + "unicode": "f03b", + "created": 1.0, + "id": "outdent", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "dedent" + ] + }, + { + "id": "indent", + "unicode": "f03c", + "name": "Indent", + "categories": [ + "Text Editor Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "film", + "movie", + "record" + ], + "name": "Video Camera", + "unicode": "f03d", + "created": 1.0, + "id": "video-camera", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "Picture Outlined", + "unicode": "f03e", + "created": 1.0, + "id": "picture-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "photo", + "image" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "pencil", + "unicode": "f040", + "created": 1.0, + "id": "pencil", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "map", + "pin", + "location", + "coordinates", + "localize", + "address", + "travel", + "where", + "place" + ], + "name": "map-marker", + "unicode": "f041", + "created": 1.0, + "id": "map-marker", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "contrast" + ], + "name": "adjust", + "unicode": "f042", + "created": 1.0, + "id": "adjust", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "raindrop" + ], + "name": "tint", + "unicode": "f043", + "created": 1.0, + "id": "tint", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "Pencil Square Outlined", + "unicode": "f044", + "created": 1.0, + "id": "pencil-square-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "edit" + ] + }, + { + "filter": [ + "social", + "send" + ], + "name": "Share Square Outlined", + "unicode": "f045", + "created": 1.0, + "id": "share-square-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Square Outlined", + "unicode": "f046", + "created": 1.0, + "id": "check-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "move", + "reorder", + "resize" + ], + "name": "Arrows", + "unicode": "f047", + "created": 1.0, + "id": "arrows", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "rewind", + "previous", + "beginning", + "start", + "first" + ], + "name": "step-backward", + "unicode": "f048", + "created": 1.0, + "id": "step-backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "rewind", + "previous", + "beginning", + "start", + "first" + ], + "name": "fast-backward", + "unicode": "f049", + "created": 1.0, + "id": "fast-backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "rewind", + "previous" + ], + "name": "backward", + "unicode": "f04a", + "created": 1.0, + "id": "backward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "start", + "playing", + "music", + "sound" + ], + "name": "play", + "unicode": "f04b", + "created": 1.0, + "id": "play", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "wait" + ], + "name": "pause", + "unicode": "f04c", + "created": 1.0, + "id": "pause", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "block", + "box", + "square" + ], + "name": "stop", + "unicode": "f04d", + "created": 1.0, + "id": "stop", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "forward", + "next" + ], + "name": "forward", + "unicode": "f04e", + "created": 1.0, + "id": "forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "next", + "end", + "last" + ], + "name": "fast-forward", + "unicode": "f050", + "created": 1.0, + "id": "fast-forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "next", + "end", + "last" + ], + "name": "step-forward", + "unicode": "f051", + "created": 1.0, + "id": "step-forward", + "categories": [ + "Video Player Icons" + ] + }, + { + "id": "eject", + "unicode": "f052", + "name": "eject", + "categories": [ + "Video Player Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "bracket", + "previous", + "back" + ], + "name": "chevron-left", + "unicode": "f053", + "created": 1.0, + "id": "chevron-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "bracket", + "next", + "forward" + ], + "name": "chevron-right", + "unicode": "f054", + "created": 1.0, + "id": "chevron-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Circle", + "unicode": "f055", + "created": 1.0, + "id": "plus-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "delete", + "remove", + "trash", + "hide" + ], + "name": "Minus Circle", + "unicode": "f056", + "created": 1.0, + "id": "minus-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times Circle", + "unicode": "f057", + "created": 1.0, + "id": "times-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Circle", + "unicode": "f058", + "created": 1.0, + "id": "check-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "unknown", + "support" + ], + "name": "Question Circle", + "unicode": "f059", + "created": 1.0, + "id": "question-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "more", + "details" + ], + "name": "Info Circle", + "unicode": "f05a", + "created": 1.0, + "id": "info-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "picker" + ], + "name": "Crosshairs", + "unicode": "f05b", + "created": 1.0, + "id": "crosshairs", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "close", + "exit", + "x" + ], + "name": "Times Circle Outlined", + "unicode": "f05c", + "created": 1.0, + "id": "times-circle-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "todo", + "done", + "agree", + "accept", + "confirm" + ], + "name": "Check Circle Outlined", + "unicode": "f05d", + "created": 1.0, + "id": "check-circle-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "block", + "abort" + ], + "name": "ban", + "unicode": "f05e", + "created": "1.0 - delete - remove - trash - hide - block - stop", + "id": "ban", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "arrow-left", + "unicode": "f060", + "created": 1.0, + "id": "arrow-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "arrow-right", + "unicode": "f061", + "created": 1.0, + "id": "arrow-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-up", + "unicode": "f062", + "name": "arrow-up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "download" + ], + "name": "arrow-down", + "unicode": "f063", + "created": 1.0, + "id": "arrow-down", + "categories": [ + "Directional Icons" + ] + }, + { + "name": "Share", + "unicode": "f064", + "created": 1.0, + "id": "share", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-forward" + ] + }, + { + "filter": [ + "enlarge", + "bigger", + "resize" + ], + "name": "Expand", + "unicode": "f065", + "created": 1.0, + "id": "expand", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "combine", + "merge", + "smaller" + ], + "name": "Compress", + "unicode": "f066", + "created": 1.0, + "id": "compress", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "plus", + "unicode": "f067", + "created": 1.0, + "id": "plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "minus", + "unicode": "f068", + "created": 1.0, + "id": "minus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "details" + ], + "name": "asterisk", + "unicode": "f069", + "created": 1.0, + "id": "asterisk", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "alert" + ], + "name": "Exclamation Circle", + "unicode": "f06a", + "created": 1.0, + "id": "exclamation-circle", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "present" + ], + "name": "gift", + "unicode": "f06b", + "created": 1.0, + "id": "gift", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "eco", + "nature" + ], + "name": "leaf", + "unicode": "f06c", + "created": 1.0, + "id": "leaf", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "flame", + "hot", + "popular" + ], + "name": "fire", + "unicode": "f06d", + "created": 1.0, + "id": "fire", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "show", + "visible", + "views" + ], + "name": "Eye", + "unicode": "f06e", + "created": 1.0, + "id": "eye", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "toggle", + "show", + "hide", + "visible", + "visiblity", + "views" + ], + "name": "Eye Slash", + "unicode": "f070", + "created": 1.0, + "id": "eye-slash", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "alert" + ], + "name": "Exclamation Triangle", + "unicode": "f071", + "created": 1.0, + "id": "exclamation-triangle", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "warning" + ] + }, + { + "filter": [ + "travel", + "trip", + "location", + "destination", + "airplane", + "fly", + "mode" + ], + "name": "plane", + "unicode": "f072", + "created": 1.0, + "id": "plane", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "date", + "time", + "when" + ], + "name": "calendar", + "unicode": "f073", + "created": 1.0, + "id": "calendar", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "sort" + ], + "name": "random", + "unicode": "f074", + "created": 1.0, + "id": "random", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "speech", + "notification", + "note" + ], + "name": "comment", + "unicode": "f075", + "created": 1.0, + "id": "comment", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "magnet", + "unicode": "f076", + "name": "magnet", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "chevron-up", + "unicode": "f077", + "name": "chevron-up", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "id": "chevron-down", + "unicode": "f078", + "name": "chevron-down", + "categories": [ + "Directional Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "refresh", + "reload", + "share" + ], + "name": "retweet", + "unicode": "f079", + "created": 1.0, + "id": "retweet", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "checkout", + "buy", + "purchase", + "payment" + ], + "name": "shopping-cart", + "unicode": "f07a", + "created": 1.0, + "id": "shopping-cart", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "folder", + "unicode": "f07b", + "name": "Folder", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "id": "folder-open", + "unicode": "f07c", + "name": "Folder Open", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "resize" + ], + "name": "Arrows Vertical", + "unicode": "f07d", + "created": 1.0, + "id": "arrows-v", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "resize" + ], + "name": "Arrows Horizontal", + "unicode": "f07e", + "created": 1.0, + "id": "arrows-h", + "categories": [ + "Web Application Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "graph" + ], + "name": "Bar Chart", + "unicode": "f080", + "created": 1.0, + "id": "bar-chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "aliases": [ + "bar-chart-o" + ] + }, + { + "filter": [ + "tweet", + "social network" + ], + "name": "Twitter Square", + "unicode": "f081", + "created": 1.0, + "id": "twitter-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Facebook Square", + "unicode": "f082", + "created": 1.0, + "id": "facebook-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "photo", + "picture", + "record" + ], + "name": "camera-retro", + "unicode": "f083", + "created": 1.0, + "id": "camera-retro", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "unlock", + "password" + ], + "name": "key", + "unicode": "f084", + "created": 1.0, + "id": "key", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "settings" + ], + "name": "cogs", + "unicode": "f085", + "created": 1.0, + "id": "cogs", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "gears" + ] + }, + { + "filter": [ + "conversation", + "notification", + "notes" + ], + "name": "comments", + "unicode": "f086", + "created": 1.0, + "id": "comments", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "like", + "approve", + "favorite", + "agree" + ], + "name": "Thumbs Up Outlined", + "unicode": "f087", + "created": 1.0, + "id": "thumbs-o-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dislike", + "disapprove", + "disagree" + ], + "name": "Thumbs Down Outlined", + "unicode": "f088", + "created": 1.0, + "id": "thumbs-o-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "rating", + "score" + ], + "name": "star-half", + "unicode": "f089", + "created": 1.0, + "id": "star-half", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "love", + "like", + "favorite" + ], + "name": "Heart Outlined", + "unicode": "f08a", + "created": 1.0, + "id": "heart-o", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "log out", + "logout", + "leave", + "exit", + "arrow" + ], + "name": "Sign Out", + "unicode": "f08b", + "created": 1.0, + "id": "sign-out", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "linkedin-square", + "unicode": "f08c", + "name": "LinkedIn Square", + "categories": [ + "Brand Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "marker", + "pin", + "location", + "coordinates" + ], + "name": "Thumb Tack", + "unicode": "f08d", + "created": 1.0, + "id": "thumb-tack", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "open", + "new" + ], + "name": "External Link", + "unicode": "f08e", + "created": 1.0, + "id": "external-link", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "enter", + "join", + "sign up", + "sign in", + "signin", + "signup", + "arrow" + ], + "name": "Sign In", + "unicode": "f090", + "created": 1.0, + "id": "sign-in", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "winner", + "game" + ], + "name": "trophy", + "unicode": "f091", + "created": 1.0, + "id": "trophy", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub Square", + "unicode": "f092", + "created": 1.0, + "id": "github-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Upload", + "unicode": "f093", + "created": 1.0, + "id": "upload", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "lemon-o", + "unicode": "f094", + "name": "Lemon Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 1.0 + }, + { + "filter": [ + "call", + "voice", + "number", + "support" + ], + "name": "Phone", + "unicode": "f095", + "created": 2.0, + "id": "phone", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "block", + "square", + "box" + ], + "name": "Square Outlined", + "unicode": "f096", + "created": 2.0, + "id": "square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "save" + ], + "name": "Bookmark Outlined", + "unicode": "f097", + "created": 2.0, + "id": "bookmark-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "call", + "voice", + "number", + "support" + ], + "name": "Phone Square", + "unicode": "f098", + "created": 2.0, + "id": "phone-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "tweet", + "social network" + ], + "name": "Twitter", + "unicode": "f099", + "created": 2.0, + "id": "twitter", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Facebook", + "unicode": "f09a", + "created": 2.0, + "id": "facebook", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "facebook-f" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub", + "unicode": "f09b", + "created": 2.0, + "id": "github", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "protect", + "admin", + "password" + ], + "name": "unlock", + "unicode": "f09c", + "created": 2.0, + "id": "unlock", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "money", + "buy", + "debit", + "checkout", + "purchase", + "payment" + ], + "name": "credit-card", + "unicode": "f09d", + "created": 2.0, + "id": "credit-card", + "categories": [ + "Web Application Icons", + "Payment Icons" + ] + }, + { + "filter": [ + "feed", + "blog" + ], + "name": "rss", + "unicode": "f09e", + "created": 2.0, + "id": "rss", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "harddrive", + "hard drive", + "storage", + "save" + ], + "name": "HDD", + "unicode": "f0a0", + "created": 2.0, + "id": "hdd-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "announcement", + "share", + "broadcast", + "louder" + ], + "name": "bullhorn", + "unicode": "f0a1", + "created": 2.0, + "id": "bullhorn", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "alert", + "reminder", + "notification" + ], + "name": "bell", + "unicode": "f0f3", + "created": 2.0, + "id": "bell", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "badge", + "star" + ], + "name": "certificate", + "unicode": "f0a3", + "created": 2.0, + "id": "certificate", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "point", + "right", + "next", + "forward" + ], + "name": "Hand Outlined Right", + "unicode": "f0a4", + "created": 2.0, + "id": "hand-o-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point", + "left", + "previous", + "back" + ], + "name": "Hand Outlined Left", + "unicode": "f0a5", + "created": 2.0, + "id": "hand-o-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point" + ], + "name": "Hand Outlined Up", + "unicode": "f0a6", + "created": 2.0, + "id": "hand-o-up", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "point" + ], + "name": "Hand Outlined Down", + "unicode": "f0a7", + "created": 2.0, + "id": "hand-o-down", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Arrow Circle Left", + "unicode": "f0a8", + "created": 2.0, + "id": "arrow-circle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Arrow Circle Right", + "unicode": "f0a9", + "created": 2.0, + "id": "arrow-circle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "arrow-circle-up", + "unicode": "f0aa", + "name": "Arrow Circle Up", + "categories": [ + "Directional Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "download" + ], + "name": "Arrow Circle Down", + "unicode": "f0ab", + "created": 2.0, + "id": "arrow-circle-down", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "world", + "planet", + "map", + "place", + "travel", + "earth", + "global", + "translate", + "all", + "language", + "localize", + "location", + "coordinates", + "country" + ], + "name": "Globe", + "unicode": "f0ac", + "created": 2.0, + "id": "globe", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "settings", + "fix", + "update" + ], + "name": "Wrench", + "unicode": "f0ad", + "created": 2.0, + "id": "wrench", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "progress", + "loading", + "downloading", + "downloads", + "settings" + ], + "name": "Tasks", + "unicode": "f0ae", + "created": 2.0, + "id": "tasks", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "funnel", + "options" + ], + "name": "Filter", + "unicode": "f0b0", + "created": 2.0, + "id": "filter", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "work", + "business", + "office", + "luggage", + "bag" + ], + "name": "Briefcase", + "unicode": "f0b1", + "created": 2.0, + "id": "briefcase", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "expand", + "enlarge", + "bigger", + "move", + "reorder", + "resize" + ], + "name": "Arrows Alt", + "unicode": "f0b2", + "created": 2.0, + "id": "arrows-alt", + "categories": [ + "Video Player Icons", + "Directional Icons" + ] + }, + { + "filter": [ + "people", + "profiles", + "persons" + ], + "name": "Users", + "unicode": "f0c0", + "created": 2.0, + "id": "users", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "group" + ] + }, + { + "filter": [ + "chain" + ], + "name": "Link", + "unicode": "f0c1", + "created": 2.0, + "id": "link", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "chain" + ] + }, + { + "filter": [ + "save" + ], + "name": "Cloud", + "unicode": "f0c2", + "created": 2.0, + "id": "cloud", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "science", + "beaker", + "experimental", + "labs" + ], + "name": "Flask", + "unicode": "f0c3", + "created": 2.0, + "id": "flask", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "Scissors", + "unicode": "f0c4", + "created": 2.0, + "id": "scissors", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "cut" + ] + }, + { + "filter": [ + "duplicate" + ], + "name": "Files Outlined", + "unicode": "f0c5", + "created": 2.0, + "id": "files-o", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "copy" + ] + }, + { + "filter": [ + "attachment" + ], + "name": "Paperclip", + "unicode": "f0c6", + "created": 2.0, + "id": "paperclip", + "categories": [ + "Text Editor Icons" + ] + }, + { + "name": "Floppy Outlined", + "unicode": "f0c7", + "created": 2.0, + "id": "floppy-o", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "save" + ] + }, + { + "filter": [ + "block", + "box" + ], + "name": "Square", + "unicode": "f0c8", + "created": 2.0, + "id": "square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "menu", + "drag", + "reorder", + "settings", + "list", + "ul", + "ol", + "checklist", + "todo", + "list" + ], + "name": "Bars", + "unicode": "f0c9", + "created": 2.0, + "id": "bars", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "navicon", + "reorder" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "todo", + "list" + ], + "name": "list-ul", + "unicode": "f0ca", + "created": 2.0, + "id": "list-ul", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "ul", + "ol", + "checklist", + "list", + "todo", + "list", + "numbers" + ], + "name": "list-ol", + "unicode": "f0cb", + "created": 2.0, + "id": "list-ol", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "strikethrough", + "unicode": "f0cc", + "name": "Strikethrough", + "categories": [ + "Text Editor Icons" + ], + "created": 2.0 + }, + { + "id": "underline", + "unicode": "f0cd", + "name": "Underline", + "categories": [ + "Text Editor Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "data", + "excel", + "spreadsheet" + ], + "name": "table", + "unicode": "f0ce", + "created": 2.0, + "id": "table", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "wizard", + "automatic", + "autocomplete" + ], + "name": "magic", + "unicode": "f0d0", + "created": 2.0, + "id": "magic", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "shipping" + ], + "name": "truck", + "unicode": "f0d1", + "created": 2.0, + "id": "truck", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "pinterest", + "unicode": "f0d2", + "name": "Pinterest", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "id": "pinterest-square", + "unicode": "f0d3", + "name": "Pinterest Square", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "social network" + ], + "name": "Google Plus Square", + "unicode": "f0d4", + "created": 2.0, + "id": "google-plus-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "social network" + ], + "name": "Google Plus", + "unicode": "f0d5", + "created": 2.0, + "id": "google-plus", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "cash", + "money", + "buy", + "checkout", + "purchase", + "payment" + ], + "name": "Money", + "unicode": "f0d6", + "created": 2.0, + "id": "money", + "categories": [ + "Web Application Icons", + "Currency Icons" + ] + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Caret Down", + "unicode": "f0d7", + "created": 2.0, + "id": "caret-down", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "caret-up", + "unicode": "f0d8", + "name": "Caret Up", + "categories": [ + "Directional Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Caret Left", + "unicode": "f0d9", + "created": 2.0, + "id": "caret-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Caret Right", + "unicode": "f0da", + "created": 2.0, + "id": "caret-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "split", + "panes" + ], + "name": "Columns", + "unicode": "f0db", + "created": 2.0, + "id": "columns", + "categories": [ + "Text Editor Icons" + ] + }, + { + "filter": [ + "order" + ], + "name": "Sort", + "unicode": "f0dc", + "created": 2.0, + "id": "sort", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "unsorted" + ] + }, + { + "filter": [ + "dropdown", + "more", + "menu" + ], + "name": "Sort Descending", + "unicode": "f0dd", + "created": 2.0, + "id": "sort-desc", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "sort-down" + ] + }, + { + "name": "Sort Ascending", + "unicode": "f0de", + "created": 2.0, + "id": "sort-asc", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "sort-up" + ] + }, + { + "id": "envelope", + "unicode": "f0e0", + "name": "Envelope", + "categories": [ + "Web Application Icons" + ], + "created": "2.0 - email - e-mail - letter - support - mail - notification" + }, + { + "id": "linkedin", + "unicode": "f0e1", + "name": "LinkedIn", + "categories": [ + "Brand Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "back" + ], + "name": "Undo", + "unicode": "f0e2", + "created": 2.0, + "id": "undo", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "rotate-left" + ] + }, + { + "name": "Gavel", + "unicode": "f0e3", + "created": 2.0, + "aliases": [ + "legal" + ], + "id": "gavel", + "categories": [ + "Web Application Icons" + ], + "label": [ + "judge", + "lawyer", + "opinion" + ] + }, + { + "name": "Tachometer", + "unicode": "f0e4", + "created": 2.0, + "aliases": [ + "dashboard" + ], + "id": "tachometer", + "categories": [ + "Web Application Icons" + ], + "label": [ + "speedometer", + "fast" + ] + }, + { + "filter": [ + "notification", + "note" + ], + "name": "comment-o", + "unicode": "f0e5", + "created": 2.0, + "id": "comment-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "conversation", + "notification", + "notes" + ], + "name": "comments-o", + "unicode": "f0e6", + "created": 2.0, + "id": "comments-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "lightning", + "weather" + ], + "name": "Lightning Bolt", + "unicode": "f0e7", + "created": 2.0, + "id": "bolt", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "flash" + ] + }, + { + "filter": [ + "directory", + "hierarchy", + "organization" + ], + "name": "Sitemap", + "unicode": "f0e8", + "created": 2.0, + "id": "sitemap", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "umbrella", + "unicode": "f0e9", + "name": "Umbrella", + "categories": [ + "Web Application Icons" + ], + "created": 2.0 + }, + { + "filter": [ + "copy" + ], + "name": "Clipboard", + "unicode": "f0ea", + "created": 2.0, + "id": "clipboard", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "paste" + ] + }, + { + "filter": [ + "idea", + "inspiration" + ], + "name": "Lightbulb Outlined", + "unicode": "f0eb", + "created": 3.0, + "id": "lightbulb-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "exchange", + "unicode": "f0ec", + "name": "Exchange", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "import" + ], + "name": "Cloud Download", + "unicode": "f0ed", + "created": 3.0, + "id": "cloud-download", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "import" + ], + "name": "Cloud Upload", + "unicode": "f0ee", + "created": 3.0, + "id": "cloud-upload", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "doctor", + "profile", + "medical", + "nurse" + ], + "name": "user-md", + "unicode": "f0f0", + "created": 2.0, + "id": "user-md", + "categories": [ + "Medical Icons" + ] + }, + { + "id": "stethoscope", + "unicode": "f0f1", + "name": "Stethoscope", + "categories": [ + "Medical Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "trip", + "luggage", + "travel", + "move", + "baggage" + ], + "name": "Suitcase", + "unicode": "f0f2", + "created": 3.0, + "id": "suitcase", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "alert", + "reminder", + "notification" + ], + "name": "Bell Outlined", + "unicode": "f0a2", + "created": 3.0, + "id": "bell-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "morning", + "mug", + "breakfast", + "tea", + "drink", + "cafe" + ], + "name": "Coffee", + "unicode": "f0f4", + "created": 3.0, + "id": "coffee", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "food", + "restaurant", + "spoon", + "knife", + "dinner", + "eat" + ], + "name": "Cutlery", + "unicode": "f0f5", + "created": 3.0, + "id": "cutlery", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Text Outlined", + "unicode": "f0f6", + "created": 3.0, + "id": "file-text-o", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "work", + "business", + "apartment", + "office" + ], + "name": "Building Outlined", + "unicode": "f0f7", + "created": 3.0, + "id": "building-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "building" + ], + "name": "hospital Outlined", + "unicode": "f0f8", + "created": 3.0, + "id": "hospital-o", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "support", + "help" + ], + "name": "ambulance", + "unicode": "f0f9", + "created": 3.0, + "id": "ambulance", + "categories": [ + "Medical Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "first aid", + "firstaid", + "help", + "support" + ], + "name": "medkit", + "unicode": "f0fa", + "created": 3.0, + "id": "medkit", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "fly", + "plane", + "airplane", + "quick", + "fast", + "travel" + ], + "name": "fighter-jet", + "unicode": "f0fb", + "created": 3.0, + "id": "fighter-jet", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "alcohol", + "stein", + "drink", + "mug", + "bar", + "liquor" + ], + "name": "beer", + "unicode": "f0fc", + "created": 3.0, + "id": "beer", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hospital", + "hotel" + ], + "name": "H Square", + "unicode": "f0fd", + "created": 3.0, + "id": "h-square", + "categories": [ + "Medical Icons" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Square", + "unicode": "f0fe", + "created": 3.0, + "id": "plus-square", + "categories": [ + "Medical Icons", + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "laquo", + "quote", + "previous", + "back" + ], + "name": "Angle Double Left", + "unicode": "f100", + "created": 3.0, + "id": "angle-double-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "raquo", + "quote", + "next", + "forward" + ], + "name": "Angle Double Right", + "unicode": "f101", + "created": 3.0, + "id": "angle-double-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "angle-double-up", + "unicode": "f102", + "name": "Angle Double Up", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "id": "angle-double-down", + "unicode": "f103", + "name": "Angle Double Down", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "angle-left", + "unicode": "f104", + "created": 3.0, + "id": "angle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "angle-right", + "unicode": "f105", + "created": 3.0, + "id": "angle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "angle-up", + "unicode": "f106", + "name": "angle-up", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "id": "angle-down", + "unicode": "f107", + "name": "angle-down", + "categories": [ + "Directional Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "monitor", + "screen", + "desktop", + "computer", + "demo", + "device" + ], + "name": "Desktop", + "unicode": "f108", + "created": 3.0, + "id": "desktop", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "demo", + "computer", + "device" + ], + "name": "Laptop", + "unicode": "f109", + "created": 3.0, + "id": "laptop", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "ipad", + "device" + ], + "name": "tablet", + "unicode": "f10a", + "created": 3.0, + "id": "tablet", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "cell phone", + "cellphone", + "text", + "call", + "iphone", + "number" + ], + "name": "Mobile Phone", + "unicode": "f10b", + "created": 3.0, + "id": "mobile", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mobile-phone" + ] + }, + { + "id": "circle-o", + "unicode": "f10c", + "name": "Circle Outlined", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ], + "created": 3.0 + }, + { + "id": "quote-left", + "unicode": "f10d", + "name": "quote-left", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "id": "quote-right", + "unicode": "f10e", + "name": "quote-right", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "loading", + "progress" + ], + "name": "Spinner", + "unicode": "f110", + "created": 3.0, + "id": "spinner", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ] + }, + { + "filter": [ + "dot", + "notification" + ], + "name": "Circle", + "unicode": "f111", + "created": 3.0, + "id": "circle", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "name": "Reply", + "unicode": "f112", + "created": 3.0, + "id": "reply", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-reply" + ] + }, + { + "filter": [ + "octocat" + ], + "name": "GitHub Alt", + "unicode": "f113", + "created": 3.0, + "id": "github-alt", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "folder-o", + "unicode": "f114", + "name": "Folder Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "id": "folder-open-o", + "unicode": "f115", + "name": "Folder Open Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 3.0 + }, + { + "filter": [ + "emoticon", + "happy", + "approve", + "satisfied", + "rating" + ], + "name": "Smile Outlined", + "unicode": "f118", + "created": 3.1000000000000001, + "id": "smile-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "emoticon", + "sad", + "disapprove", + "rating" + ], + "name": "Frown Outlined", + "unicode": "f119", + "created": 3.1000000000000001, + "id": "frown-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "emoticon", + "rating", + "neutral" + ], + "name": "Meh Outlined", + "unicode": "f11a", + "created": 3.1000000000000001, + "id": "meh-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "controller" + ], + "name": "Gamepad", + "unicode": "f11b", + "created": 3.1000000000000001, + "id": "gamepad", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "type", + "input" + ], + "name": "Keyboard Outlined", + "unicode": "f11c", + "created": 3.1000000000000001, + "id": "keyboard-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification" + ], + "name": "Flag Outlined", + "unicode": "f11d", + "created": 3.1000000000000001, + "id": "flag-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report", + "notification", + "notify" + ], + "name": "flag-checkered", + "unicode": "f11e", + "created": 3.1000000000000001, + "id": "flag-checkered", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "command", + "prompt", + "code" + ], + "name": "Terminal", + "unicode": "f120", + "created": 3.1000000000000001, + "id": "terminal", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "html", + "brackets" + ], + "name": "Code", + "unicode": "f121", + "created": 3.1000000000000001, + "id": "code", + "categories": [ + "Web Application Icons" + ] + }, + { + "name": "reply-all", + "unicode": "f122", + "created": 3.1000000000000001, + "id": "reply-all", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mail-reply-all" + ] + }, + { + "filter": [ + "award", + "achievement", + "rating", + "score" + ], + "name": "Star Half Outlined", + "unicode": "f123", + "created": 3.1000000000000001, + "id": "star-half-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "star-half-empty", + "star-half-full" + ] + }, + { + "filter": [ + "map", + "coordinates", + "location", + "address", + "place", + "where" + ], + "name": "location-arrow", + "unicode": "f124", + "created": 3.1000000000000001, + "id": "location-arrow", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "crop", + "unicode": "f125", + "name": "crop", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "git", + "fork", + "vcs", + "svn", + "github", + "rebase", + "version", + "merge" + ], + "name": "code-fork", + "unicode": "f126", + "created": 3.1000000000000001, + "id": "code-fork", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "remove" + ], + "name": "Chain Broken", + "unicode": "f127", + "created": 3.1000000000000001, + "id": "chain-broken", + "categories": [ + "Text Editor Icons" + ], + "aliases": [ + "unlink" + ] + }, + { + "filter": [ + "help", + "information", + "unknown", + "support" + ], + "name": "Question", + "unicode": "f128", + "created": 3.1000000000000001, + "id": "question", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "help", + "information", + "more", + "details" + ], + "name": "Info", + "unicode": "f129", + "created": 3.1000000000000001, + "id": "info", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "warning", + "error", + "problem", + "notification", + "notify", + "alert" + ], + "name": "exclamation", + "unicode": "f12a", + "created": 3.1000000000000001, + "id": "exclamation", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "exponential" + ], + "name": "superscript", + "unicode": "f12b", + "created": 3.1000000000000001, + "id": "superscript", + "categories": [ + "Text Editor Icons" + ] + }, + { + "id": "subscript", + "unicode": "f12c", + "name": "subscript", + "categories": [ + "Text Editor Icons" + ], + "created": 3.1000000000000001 + }, + { + "id": "eraser", + "unicode": "f12d", + "name": "eraser", + "categories": [ + "Text Editor Icons", + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "addon", + "add-on", + "section" + ], + "name": "Puzzle Piece", + "unicode": "f12e", + "created": 3.1000000000000001, + "id": "puzzle-piece", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "record", + "voice", + "sound" + ], + "name": "microphone", + "unicode": "f130", + "created": 3.1000000000000001, + "id": "microphone", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "record", + "voice", + "sound", + "mute" + ], + "name": "Microphone Slash", + "unicode": "f131", + "created": 3.1000000000000001, + "id": "microphone-slash", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "award", + "achievement", + "winner" + ], + "name": "shield", + "unicode": "f132", + "created": 3.1000000000000001, + "id": "shield", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "date", + "time", + "when" + ], + "name": "calendar-o", + "unicode": "f133", + "created": 3.1000000000000001, + "id": "calendar-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "fire-extinguisher", + "unicode": "f134", + "name": "fire-extinguisher", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "app" + ], + "name": "rocket", + "unicode": "f135", + "created": 3.1000000000000001, + "id": "rocket", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "maxcdn", + "unicode": "f136", + "name": "MaxCDN", + "categories": [ + "Brand Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Chevron Circle Left", + "unicode": "f137", + "created": 3.1000000000000001, + "id": "chevron-circle-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Chevron Circle Right", + "unicode": "f138", + "created": 3.1000000000000001, + "id": "chevron-circle-right", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "chevron-circle-up", + "unicode": "f139", + "name": "Chevron Circle Up", + "categories": [ + "Directional Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Chevron Circle Down", + "unicode": "f13a", + "created": 3.1000000000000001, + "id": "chevron-circle-down", + "categories": [ + "Directional Icons" + ] + }, + { + "code": [ + "code", + "html5" + ], + "name": "HTML 5 Logo", + "unicode": "f13b", + "created": 3.1000000000000001, + "id": "html5", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "code" + ], + "name": "CSS 3 Logo", + "unicode": "f13c", + "created": 3.1000000000000001, + "id": "css3", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "link" + ], + "name": "Anchor", + "unicode": "f13d", + "created": 3.1000000000000001, + "id": "anchor", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "protect", + "admin", + "password" + ], + "name": "Unlock Alt", + "unicode": "f13e", + "created": 3.1000000000000001, + "id": "unlock-alt", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "target" + ], + "name": "Bullseye", + "unicode": "f140", + "created": 3.1000000000000001, + "id": "bullseye", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dots" + ], + "name": "Ellipsis Horizontal", + "unicode": "f141", + "created": 3.1000000000000001, + "id": "ellipsis-h", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dots" + ], + "name": "Ellipsis Vertical", + "unicode": "f142", + "created": 3.1000000000000001, + "id": "ellipsis-v", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "feed", + "blog" + ], + "name": "RSS Square", + "unicode": "f143", + "created": 3.1000000000000001, + "id": "rss-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "start", + "playing" + ], + "name": "Play Circle", + "unicode": "f144", + "created": 3.1000000000000001, + "id": "play-circle", + "categories": [ + "Video Player Icons" + ] + }, + { + "filter": [ + "movie", + "pass", + "support" + ], + "name": "Ticket", + "unicode": "f145", + "created": 3.1000000000000001, + "id": "ticket", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "Minus Square", + "unicode": "f146", + "created": 3.1000000000000001, + "id": "minus-square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "hide", + "minify", + "delete", + "remove", + "trash", + "hide", + "collapse" + ], + "name": "Minus Square Outlined", + "unicode": "f147", + "created": 3.1000000000000001, + "id": "minus-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "id": "level-up", + "unicode": "f148", + "name": "Level Up", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "id": "level-down", + "unicode": "f149", + "name": "Level Down", + "categories": [ + "Web Application Icons" + ], + "created": 3.1000000000000001 + }, + { + "filter": [ + "checkmark", + "done", + "todo", + "agree", + "accept", + "confirm" + ], + "name": "Check Square", + "unicode": "f14a", + "created": 3.1000000000000001, + "id": "check-square", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "write", + "edit", + "update" + ], + "name": "Pencil Square", + "unicode": "f14b", + "created": 3.1000000000000001, + "id": "pencil-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "open", + "new" + ], + "name": "External Link Square", + "unicode": "f14c", + "created": 3.1000000000000001, + "id": "external-link-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "social", + "send" + ], + "name": "Share Square", + "unicode": "f14d", + "created": 3.1000000000000001, + "id": "share-square", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "safari", + "directory", + "menu", + "location" + ], + "name": "Compass", + "unicode": "f14e", + "created": 3.2000000000000002, + "id": "compass", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "more", + "dropdown", + "menu" + ], + "name": "Caret Square Outlined Down", + "unicode": "f150", + "created": 3.2000000000000002, + "id": "caret-square-o-down", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-down" + ] + }, + { + "name": "Caret Square Outlined Up", + "unicode": "f151", + "created": 3.2000000000000002, + "id": "caret-square-o-up", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-up" + ] + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Caret Square Outlined Right", + "unicode": "f152", + "created": 3.2000000000000002, + "id": "caret-square-o-right", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-right" + ] + }, + { + "name": "Euro (EUR)", + "unicode": "f153", + "created": 3.2000000000000002, + "id": "eur", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "euro" + ] + }, + { + "id": "gbp", + "unicode": "f154", + "name": "GBP", + "categories": [ + "Currency Icons" + ], + "created": 3.2000000000000002 + }, + { + "name": "US Dollar", + "unicode": "f155", + "created": 3.2000000000000002, + "id": "usd", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "dollar" + ] + }, + { + "name": "Indian Rupee (INR)", + "unicode": "f156", + "created": 3.2000000000000002, + "id": "inr", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "rupee" + ] + }, + { + "name": "Japanese Yen (JPY)", + "unicode": "f157", + "created": 3.2000000000000002, + "id": "jpy", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "cny", + "rmb", + "yen" + ] + }, + { + "name": "Russian Ruble (RUB)", + "unicode": "f158", + "created": 4.0, + "id": "rub", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "ruble", + "rouble" + ] + }, + { + "name": "Korean Won (KRW)", + "unicode": "f159", + "created": 3.2000000000000002, + "id": "krw", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "won" + ] + }, + { + "name": "Bitcoin (BTC)", + "unicode": "f15a", + "created": 3.2000000000000002, + "id": "btc", + "categories": [ + "Currency Icons", + "Brand Icons" + ], + "aliases": [ + "bitcoin" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File", + "unicode": "f15b", + "created": 3.2000000000000002, + "id": "file", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "filter": [ + "new", + "page", + "pdf", + "document" + ], + "name": "File Text", + "unicode": "f15c", + "created": 3.2000000000000002, + "id": "file-text", + "categories": [ + "Text Editor Icons", + "File Type Icons" + ] + }, + { + "id": "sort-alpha-asc", + "unicode": "f15d", + "name": "Sort Alpha Ascending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-alpha-desc", + "unicode": "f15e", + "name": "Sort Alpha Descending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-amount-asc", + "unicode": "f160", + "name": "Sort Amount Ascending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "sort-amount-desc", + "unicode": "f161", + "name": "Sort Amount Descending", + "categories": [ + "Web Application Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "numbers" + ], + "name": "Sort Numeric Ascending", + "unicode": "f162", + "created": 3.2000000000000002, + "id": "sort-numeric-asc", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "numbers" + ], + "name": "Sort Numeric Descending", + "unicode": "f163", + "created": 3.2000000000000002, + "id": "sort-numeric-desc", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "like", + "favorite", + "approve", + "agree" + ], + "name": "thumbs-up", + "unicode": "f164", + "created": 3.2000000000000002, + "id": "thumbs-up", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "dislike", + "disapprove", + "disagree" + ], + "name": "thumbs-down", + "unicode": "f165", + "created": 3.2000000000000002, + "id": "thumbs-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "video", + "film" + ], + "name": "YouTube Square", + "unicode": "f166", + "created": 3.2000000000000002, + "id": "youtube-square", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "video", + "film" + ], + "name": "YouTube", + "unicode": "f167", + "created": 3.2000000000000002, + "id": "youtube", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "xing", + "unicode": "f168", + "name": "Xing", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "xing-square", + "unicode": "f169", + "name": "Xing Square", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "start", + "playing" + ], + "name": "YouTube Play", + "unicode": "f16a", + "created": 3.2000000000000002, + "id": "youtube-play", + "categories": [ + "Brand Icons", + "Video Player Icons" + ] + }, + { + "id": "dropbox", + "unicode": "f16b", + "name": "Dropbox", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "stack-overflow", + "unicode": "f16c", + "name": "Stack Overflow", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "instagram", + "unicode": "f16d", + "name": "Instagram", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "flickr", + "unicode": "f16e", + "name": "Flickr", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "adn", + "unicode": "f170", + "name": "App.net", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "git" + ], + "name": "Bitbucket", + "unicode": "f171", + "created": 3.2000000000000002, + "id": "bitbucket", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "git" + ], + "name": "Bitbucket Square", + "unicode": "f172", + "created": 3.2000000000000002, + "id": "bitbucket-square", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "tumblr", + "unicode": "f173", + "name": "Tumblr", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "tumblr-square", + "unicode": "f174", + "name": "Tumblr Square", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "long-arrow-down", + "unicode": "f175", + "name": "Long Arrow Down", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "long-arrow-up", + "unicode": "f176", + "name": "Long Arrow Up", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Long Arrow Left", + "unicode": "f177", + "created": 3.2000000000000002, + "id": "long-arrow-left", + "categories": [ + "Directional Icons" + ] + }, + { + "id": "long-arrow-right", + "unicode": "f178", + "name": "Long Arrow Right", + "categories": [ + "Directional Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "osx" + ], + "name": "Apple", + "unicode": "f179", + "created": 3.2000000000000002, + "id": "apple", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "windows", + "unicode": "f17a", + "name": "Windows", + "categories": [ + "Brand Icons" + ], + "created": "3.2 - microsoft" + }, + { + "id": "android", + "unicode": "f17b", + "name": "Android", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "tux" + ], + "name": "Linux", + "unicode": "f17c", + "created": 3.2000000000000002, + "id": "linux", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "dribbble", + "unicode": "f17d", + "name": "Dribbble", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "skype", + "unicode": "f17e", + "name": "Skype", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "foursquare", + "unicode": "f180", + "name": "Foursquare", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "trello", + "unicode": "f181", + "name": "Trello", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "woman", + "user", + "person", + "profile" + ], + "name": "Female", + "unicode": "f182", + "created": 3.2000000000000002, + "id": "female", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "man", + "user", + "person", + "profile" + ], + "name": "Male", + "unicode": "f183", + "created": 3.2000000000000002, + "id": "male", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "heart", + "like", + "favorite", + "love" + ], + "name": "Gratipay (Gittip)", + "unicode": "f184", + "created": 3.2000000000000002, + "id": "gratipay", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "gittip" + ] + }, + { + "filter": [ + "weather", + "contrast", + "lighter", + "brighten", + "day" + ], + "name": "Sun Outlined", + "unicode": "f185", + "created": 3.2000000000000002, + "id": "sun-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "night", + "darker", + "contrast" + ], + "name": "Moon Outlined", + "unicode": "f186", + "created": 3.2000000000000002, + "id": "moon-o", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "box", + "storage" + ], + "name": "Archive", + "unicode": "f187", + "created": 3.2000000000000002, + "id": "archive", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "report" + ], + "name": "Bug", + "unicode": "f188", + "created": 3.2000000000000002, + "id": "bug", + "categories": [ + "Web Application Icons" + ] + }, + { + "id": "vk", + "unicode": "f189", + "name": "VK", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "weibo", + "unicode": "f18a", + "name": "Weibo", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "id": "renren", + "unicode": "f18b", + "name": "Renren", + "categories": [ + "Brand Icons" + ], + "created": 3.2000000000000002 + }, + { + "filter": [ + "leaf", + "leaves", + "tree", + "plant", + "eco", + "nature" + ], + "name": "Pagelines", + "unicode": "f18c", + "created": 4.0, + "id": "pagelines", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "stack-exchange", + "unicode": "f18d", + "name": "Stack Exchange", + "categories": [ + "Brand Icons" + ], + "created": 4.0 + }, + { + "filter": [ + "next", + "forward" + ], + "name": "Arrow Circle Outlined Right", + "unicode": "f18e", + "created": 4.0, + "id": "arrow-circle-o-right", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Arrow Circle Outlined Left", + "unicode": "f190", + "created": 4.0, + "id": "arrow-circle-o-left", + "categories": [ + "Directional Icons" + ] + }, + { + "filter": [ + "previous", + "back" + ], + "name": "Caret Square Outlined Left", + "unicode": "f191", + "created": 4.0, + "id": "caret-square-o-left", + "categories": [ + "Web Application Icons", + "Directional Icons" + ], + "aliases": [ + "toggle-left" + ] + }, + { + "filter": [ + "target", + "bullseye", + "notification" + ], + "name": "Dot Circle Outlined", + "unicode": "f192", + "created": 4.0, + "id": "dot-circle-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": [ + "handicap", + "person", + "accessibility", + "accessibile" + ], + "name": "Wheelchair", + "unicode": "f193", + "created": 4.0, + "id": "wheelchair", + "categories": [ + "Web Application Icons", + "Medical Icons", + "Transportation Icons" + ] + }, + { + "id": "vimeo-square", + "unicode": "f194", + "name": "Vimeo Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0 + }, + { + "name": "Turkish Lira (TRY)", + "unicode": "f195", + "created": 4.0, + "id": "try", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "turkish-lira" + ] + }, + { + "filter": [ + "add", + "new", + "create", + "expand" + ], + "name": "Plus Square Outlined", + "unicode": "f196", + "created": 4.0, + "id": "plus-square-o", + "categories": [ + "Web Application Icons", + "Form Control Icons" + ] + }, + { + "filter": null, + "name": "Space Shuttle", + "unicode": "f197", + "created": 4.0999999999999996, + "id": "space-shuttle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "id": "slack", + "unicode": "f198", + "name": "Slack Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "envelope-square", + "unicode": "f199", + "name": "Envelope Square", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "wordpress", + "unicode": "f19a", + "name": "Wordpress Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "openid", + "unicode": "f19b", + "name": "OpenID", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "University", + "unicode": "f19c", + "created": 4.0999999999999996, + "id": "university", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "institution", + "bank" + ] + }, + { + "name": "Graduation Cap", + "unicode": "f19d", + "created": 4.0999999999999996, + "id": "graduation-cap", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "mortar-board" + ] + }, + { + "id": "yahoo", + "unicode": "f19e", + "name": "Yahoo Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "google", + "unicode": "f1a0", + "name": "Google Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "reddit", + "unicode": "f1a1", + "name": "reddit Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "reddit-square", + "unicode": "f1a2", + "name": "reddit Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "stumbleupon-circle", + "unicode": "f1a3", + "name": "StumbleUpon Circle", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "stumbleupon", + "unicode": "f1a4", + "name": "StumbleUpon Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "delicious", + "unicode": "f1a5", + "name": "Delicious Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "digg", + "unicode": "f1a6", + "name": "Digg Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "pied-piper", + "unicode": "f1a7", + "name": "Pied Piper Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "pied-piper-alt", + "unicode": "f1a8", + "name": "Pied Piper Alternate Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "drupal", + "unicode": "f1a9", + "name": "Drupal Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "joomla", + "unicode": "f1aa", + "name": "Joomla Logo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "language", + "unicode": "f1ab", + "name": "Language", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "fax", + "unicode": "f1ac", + "name": "Fax", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "building", + "unicode": "f1ad", + "name": "Building", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "child", + "unicode": "f1ae", + "name": "Child", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "paw", + "unicode": "f1b0", + "name": "Paw", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "spoon", + "unicode": "f1b1", + "name": "spoon", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "cube", + "unicode": "f1b2", + "name": "Cube", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "cubes", + "unicode": "f1b3", + "name": "Cubes", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "behance", + "unicode": "f1b4", + "name": "Behance", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "behance-square", + "unicode": "f1b5", + "name": "Behance Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "steam", + "unicode": "f1b6", + "name": "Steam", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "steam-square", + "unicode": "f1b7", + "name": "Steam Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "recycle", + "unicode": "f1b8", + "name": "Recycle", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "filter": [ + "vehicle" + ], + "name": "Car", + "unicode": "f1b9", + "created": 4.0999999999999996, + "id": "car", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ], + "aliases": [ + "automobile" + ] + }, + { + "filter": [ + "vehicle" + ], + "name": "Taxi", + "unicode": "f1ba", + "created": 4.0999999999999996, + "id": "taxi", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ], + "aliases": [ + "cab" + ] + }, + { + "id": "tree", + "unicode": "f1bb", + "name": "Tree", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "spotify", + "unicode": "f1bc", + "name": "Spotify", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "deviantart", + "unicode": "f1bd", + "name": "deviantART", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "soundcloud", + "unicode": "f1be", + "name": "SoundCloud", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "database", + "unicode": "f1c0", + "name": "Database", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-pdf-o", + "unicode": "f1c1", + "name": "PDF File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-word-o", + "unicode": "f1c2", + "name": "Word File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-excel-o", + "unicode": "f1c3", + "name": "Excel File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "file-powerpoint-o", + "unicode": "f1c4", + "name": "Powerpoint File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Image File Outlined", + "unicode": "f1c5", + "created": 4.0999999999999996, + "id": "file-image-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-photo-o", + "file-picture-o" + ] + }, + { + "name": "Archive File Outlined", + "unicode": "f1c6", + "created": 4.0999999999999996, + "id": "file-archive-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-zip-o" + ] + }, + { + "name": "Audio File Outlined", + "unicode": "f1c7", + "created": 4.0999999999999996, + "id": "file-audio-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-sound-o" + ] + }, + { + "name": "Video File Outlined", + "unicode": "f1c8", + "created": 4.0999999999999996, + "id": "file-video-o", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "aliases": [ + "file-movie-o" + ] + }, + { + "id": "file-code-o", + "unicode": "f1c9", + "name": "Code File Outlined", + "categories": [ + "Web Application Icons", + "File Type Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "vine", + "unicode": "f1ca", + "name": "Vine", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "codepen", + "unicode": "f1cb", + "name": "Codepen", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "jsfiddle", + "unicode": "f1cc", + "name": "jsFiddle", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Life Ring", + "unicode": "f1cd", + "created": 4.0999999999999996, + "id": "life-ring", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "life-bouy", + "life-buoy", + "life-saver", + "support" + ] + }, + { + "id": "circle-o-notch", + "unicode": "f1ce", + "name": "Circle Outlined Notched", + "categories": [ + "Web Application Icons", + "Spinner Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Rebel Alliance", + "unicode": "f1d0", + "created": 4.0999999999999996, + "id": "rebel", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "ra" + ] + }, + { + "name": "Galactic Empire", + "unicode": "f1d1", + "created": 4.0999999999999996, + "id": "empire", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "ge" + ] + }, + { + "id": "git-square", + "unicode": "f1d2", + "name": "Git Square", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "git", + "unicode": "f1d3", + "name": "Git", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "hacker-news", + "unicode": "f1d4", + "name": "Hacker News", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "tencent-weibo", + "unicode": "f1d5", + "name": "Tencent Weibo", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "qq", + "unicode": "f1d6", + "name": "QQ", + "categories": [ + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Weixin (WeChat)", + "unicode": "f1d7", + "created": 4.0999999999999996, + "id": "weixin", + "categories": [ + "Brand Icons" + ], + "aliases": [ + "wechat" + ] + }, + { + "filter": null, + "name": "Paper Plane", + "unicode": "f1d8", + "created": 4.0999999999999996, + "id": "paper-plane", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "send" + ] + }, + { + "name": "Paper Plane Outlined", + "unicode": "f1d9", + "created": 4.0999999999999996, + "id": "paper-plane-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "send-o" + ] + }, + { + "id": "history", + "unicode": "f1da", + "name": "History", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Circle Outlined Thin", + "unicode": "f1db", + "created": 4.0999999999999996, + "id": "circle-thin", + "categories": [ + "Web Application Icons", + "Gender Icons" + ], + "aliases": [ + "genderless" + ] + }, + { + "id": "header", + "unicode": "f1dc", + "name": "header", + "categories": [ + "Text Editor Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "paragraph", + "unicode": "f1dd", + "name": "paragraph", + "categories": [ + "Text Editor Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "sliders", + "unicode": "f1de", + "name": "Sliders", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "share-alt", + "unicode": "f1e0", + "name": "Share Alt", + "categories": [ + "Web Application Icons", + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "share-alt-square", + "unicode": "f1e1", + "name": "Share Alt Square", + "categories": [ + "Web Application Icons", + "Brand Icons" + ], + "created": 4.0999999999999996 + }, + { + "id": "bomb", + "unicode": "f1e2", + "name": "Bomb", + "categories": [ + "Web Application Icons" + ], + "created": 4.0999999999999996 + }, + { + "name": "Futbol Outlined", + "unicode": "f1e3", + "created": 4.2000000000000002, + "id": "futbol-o", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "soccer-ball-o" + ] + }, + { + "id": "tty", + "unicode": "f1e4", + "name": "TTY", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "binoculars", + "unicode": "f1e5", + "name": "Binoculars", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "plug", + "unicode": "f1e6", + "name": "Plug", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "slideshare", + "unicode": "f1e7", + "name": "Slideshare", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "twitch", + "unicode": "f1e8", + "name": "Twitch", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "yelp", + "unicode": "f1e9", + "name": "Yelp", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "newspaper-o", + "unicode": "f1ea", + "name": "Newspaper Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "wifi", + "unicode": "f1eb", + "name": "WiFi", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "calculator", + "unicode": "f1ec", + "name": "Calculator", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "paypal", + "unicode": "f1ed", + "name": "Paypal", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "google-wallet", + "unicode": "f1ee", + "name": "Goole Wallet", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-visa", + "unicode": "f1f0", + "name": "Visa Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-mastercard", + "unicode": "f1f1", + "name": "MasterCard Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-discover", + "unicode": "f1f2", + "name": "Discover Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-amex", + "unicode": "f1f3", + "name": "American Express Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-paypal", + "unicode": "f1f4", + "name": "Paypal Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc-stripe", + "unicode": "f1f5", + "name": "Stripe Credit Card", + "categories": [ + "Brand Icons", + "Payment Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "bell-slash", + "unicode": "f1f6", + "name": "Bell Slash", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "bell-slash-o", + "unicode": "f1f7", + "name": "Bell Slash Outlined", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "trash", + "unicode": "f1f8", + "name": "Trash", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "copyright", + "unicode": "f1f9", + "name": "Copyright", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "at", + "unicode": "f1fa", + "name": "At", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "eyedropper", + "unicode": "f1fb", + "name": "Eyedropper", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "paint-brush", + "unicode": "f1fc", + "name": "Paint Brush", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "birthday-cake", + "unicode": "f1fd", + "name": "Birthday Cake", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "area-chart", + "unicode": "f1fe", + "name": "Area Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "pie-chart", + "unicode": "f200", + "name": "Pie Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "line-chart", + "unicode": "f201", + "name": "Line Chart", + "categories": [ + "Web Application Icons", + "Chart Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "lastfm", + "unicode": "f202", + "name": "last.fm", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "lastfm-square", + "unicode": "f203", + "name": "last.fm Square", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "toggle-off", + "unicode": "f204", + "name": "Toggle Off", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "toggle-on", + "unicode": "f205", + "name": "Toggle On", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "filter": [ + "vehicle", + "bike" + ], + "name": "Bicycle", + "unicode": "f206", + "created": 4.2000000000000002, + "id": "bicycle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "vehicle" + ], + "name": "Bus", + "unicode": "f207", + "created": 4.2000000000000002, + "id": "bus", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "name": "ioxhost", + "unicode": "f208", + "created": 4.2000000000000002, + "url": "ioxhost.co.uk", + "id": "ioxhost", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "angellist", + "unicode": "f209", + "name": "AngelList", + "categories": [ + "Brand Icons" + ], + "created": 4.2000000000000002 + }, + { + "id": "cc", + "unicode": "f20a", + "name": "Closed Captions", + "categories": [ + "Web Application Icons" + ], + "created": 4.2000000000000002 + }, + { + "name": "Shekel (ILS)", + "unicode": "f20b", + "created": 4.2000000000000002, + "id": "ils", + "categories": [ + "Currency Icons" + ], + "aliases": [ + "shekel", + "sheqel" + ] + }, + { + "name": "meanpath", + "unicode": "f20c", + "created": 4.2000000000000002, + "url": "meanpath.com", + "id": "meanpath", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "BuySellAds", + "unicode": "f20d", + "created": 4.2999999999999998, + "url": "buysellads.com", + "id": "buysellads", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Connect Develop", + "unicode": "f20e", + "created": 4.2999999999999998, + "url": "connectdevelop.com", + "id": "connectdevelop", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "DashCube", + "unicode": "f210", + "created": 4.2999999999999998, + "url": "dashcube.com", + "id": "dashcube", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Forumbee", + "unicode": "f211", + "created": 4.2999999999999998, + "url": "forumbee.com", + "id": "forumbee", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Leanpub", + "unicode": "f212", + "created": 4.2999999999999998, + "url": "leanpub.com", + "id": "leanpub", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Sellsy", + "unicode": "f213", + "created": 4.2999999999999998, + "url": "sellsy.com", + "id": "sellsy", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "Shirts in Bulk", + "unicode": "f214", + "created": 4.2999999999999998, + "url": "shirtsinbulk.com", + "id": "shirtsinbulk", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "SimplyBuilt", + "unicode": "f215", + "created": 4.2999999999999998, + "url": "simplybuilt.com", + "id": "simplybuilt", + "categories": [ + "Brand Icons" + ] + }, + { + "name": "skyatlas", + "unicode": "f216", + "created": 4.2999999999999998, + "url": "skyatlas.com", + "id": "skyatlas", + "categories": [ + "Brand Icons" + ] + }, + { + "filter": [ + "add", + "shopping" + ], + "name": "Add to Shopping Cart", + "unicode": "f217", + "created": 4.2999999999999998, + "id": "cart-plus", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "shopping" + ], + "name": "Shopping Cart Arrow Down", + "unicode": "f218", + "created": 4.2999999999999998, + "id": "cart-arrow-down", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "gem", + "gemstone" + ], + "name": "Diamond", + "unicode": "f219", + "created": 4.2999999999999998, + "id": "diamond", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "boat", + "sea" + ], + "name": "Ship", + "unicode": "f21a", + "created": 4.2999999999999998, + "id": "ship", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "whisper", + "spy", + "incognito" + ], + "name": "User Secret", + "unicode": "f21b", + "created": 4.2999999999999998, + "id": "user-secret", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "vehicle", + "bike" + ], + "name": "Motorcycle", + "unicode": "f21c", + "created": 4.2999999999999998, + "id": "motorcycle", + "categories": [ + "Web Application Icons", + "Transportation Icons" + ] + }, + { + "filter": [ + "map" + ], + "name": "Street View", + "unicode": "f21d", + "created": 4.2999999999999998, + "id": "street-view", + "categories": [ + "Web Application Icons" + ] + }, + { + "filter": [ + "ekg" + ], + "name": "Heartbeat", + "unicode": "f21e", + "created": 4.2999999999999998, + "id": "heartbeat", + "categories": [ + "Web Application Icons", + "Medical Icons" + ] + }, + { + "filter": [ + "female" + ], + "name": "Venus", + "unicode": "f221", + "created": 4.2999999999999998, + "id": "venus", + "categories": [ + "Gender Icons" + ] + }, + { + "filter": [ + "male" + ], + "name": "Mars", + "unicode": "f222", + "created": 4.2999999999999998, + "id": "mars", + "categories": [ + "Gender Icons" + ] + }, + { + "filter": [ + "transgender" + ], + "name": "Mercury", + "unicode": "f223", + "created": 4.2999999999999998, + "id": "mercury", + "categories": [ + "Gender Icons" + ] + }, + { + "id": "transgender", + "unicode": "f224", + "name": "Transgender", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "transgender-alt", + "unicode": "f225", + "name": "Transgender Alt", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "venus-double", + "unicode": "f226", + "name": "Venus Double", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-double", + "unicode": "f227", + "name": "Mars Double", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "venus-mars", + "unicode": "f228", + "name": "Venus Mars", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke", + "unicode": "f229", + "name": "Mars Stroke", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke-v", + "unicode": "f22a", + "name": "Mars Stroke Vertical", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "mars-stroke-h", + "unicode": "f22b", + "name": "Mars Stroke Horizontal", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "neuter", + "unicode": "f22c", + "name": "Neuter", + "categories": [ + "Gender Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "facebook-official", + "unicode": "f230", + "name": "Facebook Official", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "pinterest-p", + "unicode": "f231", + "name": "Pinterest P", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "whatsapp", + "unicode": "f232", + "name": "What's App", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "server", + "unicode": "f233", + "name": "Server", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "user-plus", + "unicode": "f234", + "name": "Add User", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "user-times", + "unicode": "f235", + "name": "Remove User", + "categories": [ + "Web Application Icons" + ], + "created": 4.2999999999999998 + }, + { + "filter": [ + "travel" + ], + "name": "Bed", + "unicode": "f236", + "created": 4.2999999999999998, + "id": "bed", + "categories": [ + "Web Application Icons" + ], + "aliases": [ + "hotel" + ] + }, + { + "name": "Viacoin", + "unicode": "f237", + "created": 4.2999999999999998, + "url": "viacoin.org", + "id": "viacoin", + "categories": [ + "Brand Icons" + ] + }, + { + "id": "train", + "unicode": "f238", + "name": "Train", + "categories": [ + "Transportation Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "subway", + "unicode": "f239", + "name": "Subway", + "categories": [ + "Transportation Icons" + ], + "created": 4.2999999999999998 + }, + { + "id": "medium", + "unicode": "f23a", + "name": "Medium", + "categories": [ + "Brand Icons" + ], + "created": 4.2999999999999998 + } + ] +} \ No newline at end of file diff --git a/snippets/parser.html b/snippets/parser.html new file mode 100644 index 00000000..ceed2ead --- /dev/null +++ b/snippets/parser.html @@ -0,0 +1,13 @@ + + + + JSON Parser + + + + +
      +
    + + + \ No newline at end of file diff --git a/snippets/parser.js b/snippets/parser.js new file mode 100644 index 00000000..be2efbb0 --- /dev/null +++ b/snippets/parser.js @@ -0,0 +1,17 @@ +var parseInput = function() { + var json = ''; + $.getJSON('font-awesome-icons.json', function(data) { + json = data; + $.each(data.icons, function(key, val) { + $('#output').append('
  • ' + parseCategories(val.categories) + '
  • '); + }); + }); +} + +var parseCategories = function(categories) { + var categoriesString = ''; + $.each(categories, function(key, val) { + categoriesString += val + ','; + }); + return categoriesString; +} \ No newline at end of file From 87be96ff490071e7a869a1f4a839ddb70d8b570f Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Thu, 30 Apr 2015 17:31:39 -0400 Subject: [PATCH 09/19] Revert "create snippets for json parsing" This reverts commit 89725ff071de072fe2418f37d11acf89b38ba45d. --- snippets/font-awesome-icons.json | 6403 ------------------------------ snippets/parser.html | 13 - snippets/parser.js | 17 - 3 files changed, 6433 deletions(-) delete mode 100644 snippets/font-awesome-icons.json delete mode 100644 snippets/parser.html delete mode 100644 snippets/parser.js diff --git a/snippets/font-awesome-icons.json b/snippets/font-awesome-icons.json deleted file mode 100644 index b63cbf70..00000000 --- a/snippets/font-awesome-icons.json +++ /dev/null @@ -1,6403 +0,0 @@ -{ - "icons": [ - { - "filter": [ - "martini", - "drink", - "bar", - "alcohol", - "liquor" - ], - "name": "Glass", - "unicode": "f000", - "created": 1.0, - "id": "glass", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "note", - "sound" - ], - "name": "Music", - "unicode": "f001", - "created": 1.0, - "id": "music", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "magnify", - "zoom", - "enlarge", - "bigger" - ], - "name": "Search", - "unicode": "f002", - "created": 1.0, - "id": "search", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "email", - "support", - "e-mail", - "letter", - "mail", - "notification" - ], - "name": "Envelope Outlined", - "unicode": "f003", - "created": 1.0, - "id": "envelope-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "love", - "like", - "favorite" - ], - "name": "Heart", - "unicode": "f004", - "created": 1.0, - "id": "heart", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "night", - "rating", - "score" - ], - "name": "Star", - "unicode": "f005", - "created": 1.0, - "id": "star", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "night", - "rating", - "score" - ], - "name": "Star Outlined", - "unicode": "f006", - "created": 1.0, - "id": "star-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "person", - "man", - "head", - "profile" - ], - "name": "User", - "unicode": "f007", - "created": 1.0, - "id": "user", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "movie" - ], - "name": "Film", - "unicode": "f008", - "created": 1.0, - "id": "film", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "blocks", - "squares", - "boxes" - ], - "name": "th-large", - "unicode": "f009", - "created": 1.0, - "id": "th-large", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "blocks", - "squares", - "boxes" - ], - "name": "th", - "unicode": "f00a", - "created": 1.0, - "id": "th", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "th-list", - "unicode": "f00b", - "created": 1.0, - "id": "th-list", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "checkmark", - "done", - "todo", - "agree", - "accept", - "confirm" - ], - "name": "Check", - "unicode": "f00c", - "created": 1.0, - "id": "check", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times", - "unicode": "f00d", - "created": 1.0, - "id": "times", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "remove", - "close" - ] - }, - { - "filter": [ - "magnify", - "zoom", - "enlarge", - "bigger" - ], - "name": "Search Plus", - "unicode": "f00e", - "created": 1.0, - "id": "search-plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "magnify", - "minify", - "zoom", - "smaller" - ], - "name": "Search Minus", - "unicode": "f010", - "created": 1.0, - "id": "search-minus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "on" - ], - "name": "Power Off", - "unicode": "f011", - "created": 1.0, - "id": "power-off", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "signal", - "unicode": "f012", - "name": "signal", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "settings" - ], - "name": "cog", - "unicode": "f013", - "created": 1.0, - "id": "cog", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ], - "aliases": [ - "gear" - ] - }, - { - "filter": [ - "garbage", - "delete", - "remove", - "trash", - "hide" - ], - "name": "Trash Outlined", - "unicode": "f014", - "created": 1.0, - "id": "trash-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "main", - "house" - ], - "name": "home", - "unicode": "f015", - "created": 1.0, - "id": "home", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Outlined", - "unicode": "f016", - "created": 1.0, - "id": "file-o", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "watch", - "timer", - "late", - "timestamp" - ], - "name": "Clock Outlined", - "unicode": "f017", - "created": 1.0, - "id": "clock-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "street" - ], - "name": "road", - "unicode": "f018", - "created": 1.0, - "id": "road", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Download", - "unicode": "f019", - "created": 1.0, - "id": "download", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "download" - ], - "name": "Arrow Circle Outlined Down", - "unicode": "f01a", - "created": 1.0, - "id": "arrow-circle-o-down", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-circle-o-up", - "unicode": "f01b", - "name": "Arrow Circle Outlined Up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "id": "inbox", - "unicode": "f01c", - "name": "inbox", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "play-circle-o", - "unicode": "f01d", - "name": "Play Circle Outlined", - "categories": [ - "Video Player Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "redo", - "forward" - ], - "name": "Repeat", - "unicode": "f01e", - "created": 1.0, - "id": "repeat", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "rotate-right" - ] - }, - { - "filter": [ - "reload" - ], - "name": "refresh", - "unicode": "f021", - "created": 1.0, - "id": "refresh", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "list-alt", - "unicode": "f022", - "created": 1.0, - "id": "list-alt", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "protect", - "admin" - ], - "name": "lock", - "unicode": "f023", - "created": 1.0, - "id": "lock", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification", - "notify" - ], - "name": "flag", - "unicode": "f024", - "created": 1.0, - "id": "flag", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "sound", - "listen", - "music" - ], - "name": "headphones", - "unicode": "f025", - "created": 1.0, - "id": "headphones", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "mute", - "sound", - "music" - ], - "name": "volume-off", - "unicode": "f026", - "created": 1.0, - "id": "volume-off", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "lower", - "quieter", - "sound", - "music" - ], - "name": "volume-down", - "unicode": "f027", - "created": 1.0, - "id": "volume-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "higher", - "louder", - "sound", - "music" - ], - "name": "volume-up", - "unicode": "f028", - "created": 1.0, - "id": "volume-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "scan" - ], - "name": "qrcode", - "unicode": "f029", - "created": 1.0, - "id": "qrcode", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "scan" - ], - "name": "barcode", - "unicode": "f02a", - "created": 1.0, - "id": "barcode", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "label" - ], - "name": "tag", - "unicode": "f02b", - "created": 1.0, - "id": "tag", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "labels" - ], - "name": "tags", - "unicode": "f02c", - "created": 1.0, - "id": "tags", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "read", - "documentation" - ], - "name": "book", - "unicode": "f02d", - "created": 1.0, - "id": "book", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "save" - ], - "name": "bookmark", - "unicode": "f02e", - "created": 1.0, - "id": "bookmark", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "print", - "unicode": "f02f", - "name": "print", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "photo", - "picture", - "record" - ], - "name": "camera", - "unicode": "f030", - "created": 1.0, - "id": "camera", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "font", - "unicode": "f031", - "created": 1.0, - "id": "font", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "bold", - "unicode": "f032", - "name": "bold", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "italics" - ], - "name": "italic", - "unicode": "f033", - "created": 1.0, - "id": "italic", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "text-height", - "unicode": "f034", - "name": "text-height", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "id": "text-width", - "unicode": "f035", - "name": "text-width", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "text" - ], - "name": "align-left", - "unicode": "f036", - "created": 1.0, - "id": "align-left", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "middle", - "text" - ], - "name": "align-center", - "unicode": "f037", - "created": 1.0, - "id": "align-center", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "align-right", - "unicode": "f038", - "created": 1.0, - "id": "align-right", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "text" - ], - "name": "align-justify", - "unicode": "f039", - "created": 1.0, - "id": "align-justify", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "finished", - "completed", - "done", - "todo" - ], - "name": "list", - "unicode": "f03a", - "created": 1.0, - "id": "list", - "categories": [ - "Text Editor Icons" - ] - }, - { - "name": "Outdent", - "unicode": "f03b", - "created": 1.0, - "id": "outdent", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "dedent" - ] - }, - { - "id": "indent", - "unicode": "f03c", - "name": "Indent", - "categories": [ - "Text Editor Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "film", - "movie", - "record" - ], - "name": "Video Camera", - "unicode": "f03d", - "created": 1.0, - "id": "video-camera", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "Picture Outlined", - "unicode": "f03e", - "created": 1.0, - "id": "picture-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "photo", - "image" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "pencil", - "unicode": "f040", - "created": 1.0, - "id": "pencil", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "map", - "pin", - "location", - "coordinates", - "localize", - "address", - "travel", - "where", - "place" - ], - "name": "map-marker", - "unicode": "f041", - "created": 1.0, - "id": "map-marker", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "contrast" - ], - "name": "adjust", - "unicode": "f042", - "created": 1.0, - "id": "adjust", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "raindrop" - ], - "name": "tint", - "unicode": "f043", - "created": 1.0, - "id": "tint", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "Pencil Square Outlined", - "unicode": "f044", - "created": 1.0, - "id": "pencil-square-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "edit" - ] - }, - { - "filter": [ - "social", - "send" - ], - "name": "Share Square Outlined", - "unicode": "f045", - "created": 1.0, - "id": "share-square-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Square Outlined", - "unicode": "f046", - "created": 1.0, - "id": "check-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "move", - "reorder", - "resize" - ], - "name": "Arrows", - "unicode": "f047", - "created": 1.0, - "id": "arrows", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "rewind", - "previous", - "beginning", - "start", - "first" - ], - "name": "step-backward", - "unicode": "f048", - "created": 1.0, - "id": "step-backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "rewind", - "previous", - "beginning", - "start", - "first" - ], - "name": "fast-backward", - "unicode": "f049", - "created": 1.0, - "id": "fast-backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "rewind", - "previous" - ], - "name": "backward", - "unicode": "f04a", - "created": 1.0, - "id": "backward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "start", - "playing", - "music", - "sound" - ], - "name": "play", - "unicode": "f04b", - "created": 1.0, - "id": "play", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "wait" - ], - "name": "pause", - "unicode": "f04c", - "created": 1.0, - "id": "pause", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "block", - "box", - "square" - ], - "name": "stop", - "unicode": "f04d", - "created": 1.0, - "id": "stop", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "forward", - "next" - ], - "name": "forward", - "unicode": "f04e", - "created": 1.0, - "id": "forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "next", - "end", - "last" - ], - "name": "fast-forward", - "unicode": "f050", - "created": 1.0, - "id": "fast-forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "next", - "end", - "last" - ], - "name": "step-forward", - "unicode": "f051", - "created": 1.0, - "id": "step-forward", - "categories": [ - "Video Player Icons" - ] - }, - { - "id": "eject", - "unicode": "f052", - "name": "eject", - "categories": [ - "Video Player Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "bracket", - "previous", - "back" - ], - "name": "chevron-left", - "unicode": "f053", - "created": 1.0, - "id": "chevron-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "bracket", - "next", - "forward" - ], - "name": "chevron-right", - "unicode": "f054", - "created": 1.0, - "id": "chevron-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Circle", - "unicode": "f055", - "created": 1.0, - "id": "plus-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "delete", - "remove", - "trash", - "hide" - ], - "name": "Minus Circle", - "unicode": "f056", - "created": 1.0, - "id": "minus-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times Circle", - "unicode": "f057", - "created": 1.0, - "id": "times-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Circle", - "unicode": "f058", - "created": 1.0, - "id": "check-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "unknown", - "support" - ], - "name": "Question Circle", - "unicode": "f059", - "created": 1.0, - "id": "question-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "more", - "details" - ], - "name": "Info Circle", - "unicode": "f05a", - "created": 1.0, - "id": "info-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "picker" - ], - "name": "Crosshairs", - "unicode": "f05b", - "created": 1.0, - "id": "crosshairs", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "close", - "exit", - "x" - ], - "name": "Times Circle Outlined", - "unicode": "f05c", - "created": 1.0, - "id": "times-circle-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "todo", - "done", - "agree", - "accept", - "confirm" - ], - "name": "Check Circle Outlined", - "unicode": "f05d", - "created": 1.0, - "id": "check-circle-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "block", - "abort" - ], - "name": "ban", - "unicode": "f05e", - "created": "1.0 - delete - remove - trash - hide - block - stop", - "id": "ban", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "arrow-left", - "unicode": "f060", - "created": 1.0, - "id": "arrow-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "arrow-right", - "unicode": "f061", - "created": 1.0, - "id": "arrow-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-up", - "unicode": "f062", - "name": "arrow-up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "download" - ], - "name": "arrow-down", - "unicode": "f063", - "created": 1.0, - "id": "arrow-down", - "categories": [ - "Directional Icons" - ] - }, - { - "name": "Share", - "unicode": "f064", - "created": 1.0, - "id": "share", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-forward" - ] - }, - { - "filter": [ - "enlarge", - "bigger", - "resize" - ], - "name": "Expand", - "unicode": "f065", - "created": 1.0, - "id": "expand", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "combine", - "merge", - "smaller" - ], - "name": "Compress", - "unicode": "f066", - "created": 1.0, - "id": "compress", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "plus", - "unicode": "f067", - "created": 1.0, - "id": "plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "minus", - "unicode": "f068", - "created": 1.0, - "id": "minus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "details" - ], - "name": "asterisk", - "unicode": "f069", - "created": 1.0, - "id": "asterisk", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "alert" - ], - "name": "Exclamation Circle", - "unicode": "f06a", - "created": 1.0, - "id": "exclamation-circle", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "present" - ], - "name": "gift", - "unicode": "f06b", - "created": 1.0, - "id": "gift", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "eco", - "nature" - ], - "name": "leaf", - "unicode": "f06c", - "created": 1.0, - "id": "leaf", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "flame", - "hot", - "popular" - ], - "name": "fire", - "unicode": "f06d", - "created": 1.0, - "id": "fire", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "show", - "visible", - "views" - ], - "name": "Eye", - "unicode": "f06e", - "created": 1.0, - "id": "eye", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "toggle", - "show", - "hide", - "visible", - "visiblity", - "views" - ], - "name": "Eye Slash", - "unicode": "f070", - "created": 1.0, - "id": "eye-slash", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "alert" - ], - "name": "Exclamation Triangle", - "unicode": "f071", - "created": 1.0, - "id": "exclamation-triangle", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "warning" - ] - }, - { - "filter": [ - "travel", - "trip", - "location", - "destination", - "airplane", - "fly", - "mode" - ], - "name": "plane", - "unicode": "f072", - "created": 1.0, - "id": "plane", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "date", - "time", - "when" - ], - "name": "calendar", - "unicode": "f073", - "created": 1.0, - "id": "calendar", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "sort" - ], - "name": "random", - "unicode": "f074", - "created": 1.0, - "id": "random", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "speech", - "notification", - "note" - ], - "name": "comment", - "unicode": "f075", - "created": 1.0, - "id": "comment", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "magnet", - "unicode": "f076", - "name": "magnet", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "chevron-up", - "unicode": "f077", - "name": "chevron-up", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "id": "chevron-down", - "unicode": "f078", - "name": "chevron-down", - "categories": [ - "Directional Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "refresh", - "reload", - "share" - ], - "name": "retweet", - "unicode": "f079", - "created": 1.0, - "id": "retweet", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "checkout", - "buy", - "purchase", - "payment" - ], - "name": "shopping-cart", - "unicode": "f07a", - "created": 1.0, - "id": "shopping-cart", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "folder", - "unicode": "f07b", - "name": "Folder", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "id": "folder-open", - "unicode": "f07c", - "name": "Folder Open", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "resize" - ], - "name": "Arrows Vertical", - "unicode": "f07d", - "created": 1.0, - "id": "arrows-v", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "resize" - ], - "name": "Arrows Horizontal", - "unicode": "f07e", - "created": 1.0, - "id": "arrows-h", - "categories": [ - "Web Application Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "graph" - ], - "name": "Bar Chart", - "unicode": "f080", - "created": 1.0, - "id": "bar-chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "aliases": [ - "bar-chart-o" - ] - }, - { - "filter": [ - "tweet", - "social network" - ], - "name": "Twitter Square", - "unicode": "f081", - "created": 1.0, - "id": "twitter-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Facebook Square", - "unicode": "f082", - "created": 1.0, - "id": "facebook-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "photo", - "picture", - "record" - ], - "name": "camera-retro", - "unicode": "f083", - "created": 1.0, - "id": "camera-retro", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "unlock", - "password" - ], - "name": "key", - "unicode": "f084", - "created": 1.0, - "id": "key", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "settings" - ], - "name": "cogs", - "unicode": "f085", - "created": 1.0, - "id": "cogs", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "gears" - ] - }, - { - "filter": [ - "conversation", - "notification", - "notes" - ], - "name": "comments", - "unicode": "f086", - "created": 1.0, - "id": "comments", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "like", - "approve", - "favorite", - "agree" - ], - "name": "Thumbs Up Outlined", - "unicode": "f087", - "created": 1.0, - "id": "thumbs-o-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dislike", - "disapprove", - "disagree" - ], - "name": "Thumbs Down Outlined", - "unicode": "f088", - "created": 1.0, - "id": "thumbs-o-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "rating", - "score" - ], - "name": "star-half", - "unicode": "f089", - "created": 1.0, - "id": "star-half", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "love", - "like", - "favorite" - ], - "name": "Heart Outlined", - "unicode": "f08a", - "created": 1.0, - "id": "heart-o", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "log out", - "logout", - "leave", - "exit", - "arrow" - ], - "name": "Sign Out", - "unicode": "f08b", - "created": 1.0, - "id": "sign-out", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "linkedin-square", - "unicode": "f08c", - "name": "LinkedIn Square", - "categories": [ - "Brand Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "marker", - "pin", - "location", - "coordinates" - ], - "name": "Thumb Tack", - "unicode": "f08d", - "created": 1.0, - "id": "thumb-tack", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "open", - "new" - ], - "name": "External Link", - "unicode": "f08e", - "created": 1.0, - "id": "external-link", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "enter", - "join", - "sign up", - "sign in", - "signin", - "signup", - "arrow" - ], - "name": "Sign In", - "unicode": "f090", - "created": 1.0, - "id": "sign-in", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "winner", - "game" - ], - "name": "trophy", - "unicode": "f091", - "created": 1.0, - "id": "trophy", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub Square", - "unicode": "f092", - "created": 1.0, - "id": "github-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Upload", - "unicode": "f093", - "created": 1.0, - "id": "upload", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "lemon-o", - "unicode": "f094", - "name": "Lemon Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 1.0 - }, - { - "filter": [ - "call", - "voice", - "number", - "support" - ], - "name": "Phone", - "unicode": "f095", - "created": 2.0, - "id": "phone", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "block", - "square", - "box" - ], - "name": "Square Outlined", - "unicode": "f096", - "created": 2.0, - "id": "square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "save" - ], - "name": "Bookmark Outlined", - "unicode": "f097", - "created": 2.0, - "id": "bookmark-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "call", - "voice", - "number", - "support" - ], - "name": "Phone Square", - "unicode": "f098", - "created": 2.0, - "id": "phone-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "tweet", - "social network" - ], - "name": "Twitter", - "unicode": "f099", - "created": 2.0, - "id": "twitter", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Facebook", - "unicode": "f09a", - "created": 2.0, - "id": "facebook", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "facebook-f" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub", - "unicode": "f09b", - "created": 2.0, - "id": "github", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "protect", - "admin", - "password" - ], - "name": "unlock", - "unicode": "f09c", - "created": 2.0, - "id": "unlock", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "money", - "buy", - "debit", - "checkout", - "purchase", - "payment" - ], - "name": "credit-card", - "unicode": "f09d", - "created": 2.0, - "id": "credit-card", - "categories": [ - "Web Application Icons", - "Payment Icons" - ] - }, - { - "filter": [ - "feed", - "blog" - ], - "name": "rss", - "unicode": "f09e", - "created": 2.0, - "id": "rss", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "harddrive", - "hard drive", - "storage", - "save" - ], - "name": "HDD", - "unicode": "f0a0", - "created": 2.0, - "id": "hdd-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "announcement", - "share", - "broadcast", - "louder" - ], - "name": "bullhorn", - "unicode": "f0a1", - "created": 2.0, - "id": "bullhorn", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "alert", - "reminder", - "notification" - ], - "name": "bell", - "unicode": "f0f3", - "created": 2.0, - "id": "bell", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "badge", - "star" - ], - "name": "certificate", - "unicode": "f0a3", - "created": 2.0, - "id": "certificate", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "point", - "right", - "next", - "forward" - ], - "name": "Hand Outlined Right", - "unicode": "f0a4", - "created": 2.0, - "id": "hand-o-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point", - "left", - "previous", - "back" - ], - "name": "Hand Outlined Left", - "unicode": "f0a5", - "created": 2.0, - "id": "hand-o-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point" - ], - "name": "Hand Outlined Up", - "unicode": "f0a6", - "created": 2.0, - "id": "hand-o-up", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "point" - ], - "name": "Hand Outlined Down", - "unicode": "f0a7", - "created": 2.0, - "id": "hand-o-down", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Arrow Circle Left", - "unicode": "f0a8", - "created": 2.0, - "id": "arrow-circle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Arrow Circle Right", - "unicode": "f0a9", - "created": 2.0, - "id": "arrow-circle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "arrow-circle-up", - "unicode": "f0aa", - "name": "Arrow Circle Up", - "categories": [ - "Directional Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "download" - ], - "name": "Arrow Circle Down", - "unicode": "f0ab", - "created": 2.0, - "id": "arrow-circle-down", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "world", - "planet", - "map", - "place", - "travel", - "earth", - "global", - "translate", - "all", - "language", - "localize", - "location", - "coordinates", - "country" - ], - "name": "Globe", - "unicode": "f0ac", - "created": 2.0, - "id": "globe", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "settings", - "fix", - "update" - ], - "name": "Wrench", - "unicode": "f0ad", - "created": 2.0, - "id": "wrench", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "progress", - "loading", - "downloading", - "downloads", - "settings" - ], - "name": "Tasks", - "unicode": "f0ae", - "created": 2.0, - "id": "tasks", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "funnel", - "options" - ], - "name": "Filter", - "unicode": "f0b0", - "created": 2.0, - "id": "filter", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "work", - "business", - "office", - "luggage", - "bag" - ], - "name": "Briefcase", - "unicode": "f0b1", - "created": 2.0, - "id": "briefcase", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "expand", - "enlarge", - "bigger", - "move", - "reorder", - "resize" - ], - "name": "Arrows Alt", - "unicode": "f0b2", - "created": 2.0, - "id": "arrows-alt", - "categories": [ - "Video Player Icons", - "Directional Icons" - ] - }, - { - "filter": [ - "people", - "profiles", - "persons" - ], - "name": "Users", - "unicode": "f0c0", - "created": 2.0, - "id": "users", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "group" - ] - }, - { - "filter": [ - "chain" - ], - "name": "Link", - "unicode": "f0c1", - "created": 2.0, - "id": "link", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "chain" - ] - }, - { - "filter": [ - "save" - ], - "name": "Cloud", - "unicode": "f0c2", - "created": 2.0, - "id": "cloud", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "science", - "beaker", - "experimental", - "labs" - ], - "name": "Flask", - "unicode": "f0c3", - "created": 2.0, - "id": "flask", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "Scissors", - "unicode": "f0c4", - "created": 2.0, - "id": "scissors", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "cut" - ] - }, - { - "filter": [ - "duplicate" - ], - "name": "Files Outlined", - "unicode": "f0c5", - "created": 2.0, - "id": "files-o", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "copy" - ] - }, - { - "filter": [ - "attachment" - ], - "name": "Paperclip", - "unicode": "f0c6", - "created": 2.0, - "id": "paperclip", - "categories": [ - "Text Editor Icons" - ] - }, - { - "name": "Floppy Outlined", - "unicode": "f0c7", - "created": 2.0, - "id": "floppy-o", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "save" - ] - }, - { - "filter": [ - "block", - "box" - ], - "name": "Square", - "unicode": "f0c8", - "created": 2.0, - "id": "square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "menu", - "drag", - "reorder", - "settings", - "list", - "ul", - "ol", - "checklist", - "todo", - "list" - ], - "name": "Bars", - "unicode": "f0c9", - "created": 2.0, - "id": "bars", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "navicon", - "reorder" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "todo", - "list" - ], - "name": "list-ul", - "unicode": "f0ca", - "created": 2.0, - "id": "list-ul", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "ul", - "ol", - "checklist", - "list", - "todo", - "list", - "numbers" - ], - "name": "list-ol", - "unicode": "f0cb", - "created": 2.0, - "id": "list-ol", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "strikethrough", - "unicode": "f0cc", - "name": "Strikethrough", - "categories": [ - "Text Editor Icons" - ], - "created": 2.0 - }, - { - "id": "underline", - "unicode": "f0cd", - "name": "Underline", - "categories": [ - "Text Editor Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "data", - "excel", - "spreadsheet" - ], - "name": "table", - "unicode": "f0ce", - "created": 2.0, - "id": "table", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "wizard", - "automatic", - "autocomplete" - ], - "name": "magic", - "unicode": "f0d0", - "created": 2.0, - "id": "magic", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "shipping" - ], - "name": "truck", - "unicode": "f0d1", - "created": 2.0, - "id": "truck", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "pinterest", - "unicode": "f0d2", - "name": "Pinterest", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "id": "pinterest-square", - "unicode": "f0d3", - "name": "Pinterest Square", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "social network" - ], - "name": "Google Plus Square", - "unicode": "f0d4", - "created": 2.0, - "id": "google-plus-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "social network" - ], - "name": "Google Plus", - "unicode": "f0d5", - "created": 2.0, - "id": "google-plus", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "cash", - "money", - "buy", - "checkout", - "purchase", - "payment" - ], - "name": "Money", - "unicode": "f0d6", - "created": 2.0, - "id": "money", - "categories": [ - "Web Application Icons", - "Currency Icons" - ] - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Caret Down", - "unicode": "f0d7", - "created": 2.0, - "id": "caret-down", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "caret-up", - "unicode": "f0d8", - "name": "Caret Up", - "categories": [ - "Directional Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Caret Left", - "unicode": "f0d9", - "created": 2.0, - "id": "caret-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Caret Right", - "unicode": "f0da", - "created": 2.0, - "id": "caret-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "split", - "panes" - ], - "name": "Columns", - "unicode": "f0db", - "created": 2.0, - "id": "columns", - "categories": [ - "Text Editor Icons" - ] - }, - { - "filter": [ - "order" - ], - "name": "Sort", - "unicode": "f0dc", - "created": 2.0, - "id": "sort", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "unsorted" - ] - }, - { - "filter": [ - "dropdown", - "more", - "menu" - ], - "name": "Sort Descending", - "unicode": "f0dd", - "created": 2.0, - "id": "sort-desc", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "sort-down" - ] - }, - { - "name": "Sort Ascending", - "unicode": "f0de", - "created": 2.0, - "id": "sort-asc", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "sort-up" - ] - }, - { - "id": "envelope", - "unicode": "f0e0", - "name": "Envelope", - "categories": [ - "Web Application Icons" - ], - "created": "2.0 - email - e-mail - letter - support - mail - notification" - }, - { - "id": "linkedin", - "unicode": "f0e1", - "name": "LinkedIn", - "categories": [ - "Brand Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "back" - ], - "name": "Undo", - "unicode": "f0e2", - "created": 2.0, - "id": "undo", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "rotate-left" - ] - }, - { - "name": "Gavel", - "unicode": "f0e3", - "created": 2.0, - "aliases": [ - "legal" - ], - "id": "gavel", - "categories": [ - "Web Application Icons" - ], - "label": [ - "judge", - "lawyer", - "opinion" - ] - }, - { - "name": "Tachometer", - "unicode": "f0e4", - "created": 2.0, - "aliases": [ - "dashboard" - ], - "id": "tachometer", - "categories": [ - "Web Application Icons" - ], - "label": [ - "speedometer", - "fast" - ] - }, - { - "filter": [ - "notification", - "note" - ], - "name": "comment-o", - "unicode": "f0e5", - "created": 2.0, - "id": "comment-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "conversation", - "notification", - "notes" - ], - "name": "comments-o", - "unicode": "f0e6", - "created": 2.0, - "id": "comments-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "lightning", - "weather" - ], - "name": "Lightning Bolt", - "unicode": "f0e7", - "created": 2.0, - "id": "bolt", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "flash" - ] - }, - { - "filter": [ - "directory", - "hierarchy", - "organization" - ], - "name": "Sitemap", - "unicode": "f0e8", - "created": 2.0, - "id": "sitemap", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "umbrella", - "unicode": "f0e9", - "name": "Umbrella", - "categories": [ - "Web Application Icons" - ], - "created": 2.0 - }, - { - "filter": [ - "copy" - ], - "name": "Clipboard", - "unicode": "f0ea", - "created": 2.0, - "id": "clipboard", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "paste" - ] - }, - { - "filter": [ - "idea", - "inspiration" - ], - "name": "Lightbulb Outlined", - "unicode": "f0eb", - "created": 3.0, - "id": "lightbulb-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "exchange", - "unicode": "f0ec", - "name": "Exchange", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "import" - ], - "name": "Cloud Download", - "unicode": "f0ed", - "created": 3.0, - "id": "cloud-download", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "import" - ], - "name": "Cloud Upload", - "unicode": "f0ee", - "created": 3.0, - "id": "cloud-upload", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "doctor", - "profile", - "medical", - "nurse" - ], - "name": "user-md", - "unicode": "f0f0", - "created": 2.0, - "id": "user-md", - "categories": [ - "Medical Icons" - ] - }, - { - "id": "stethoscope", - "unicode": "f0f1", - "name": "Stethoscope", - "categories": [ - "Medical Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "trip", - "luggage", - "travel", - "move", - "baggage" - ], - "name": "Suitcase", - "unicode": "f0f2", - "created": 3.0, - "id": "suitcase", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "alert", - "reminder", - "notification" - ], - "name": "Bell Outlined", - "unicode": "f0a2", - "created": 3.0, - "id": "bell-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "morning", - "mug", - "breakfast", - "tea", - "drink", - "cafe" - ], - "name": "Coffee", - "unicode": "f0f4", - "created": 3.0, - "id": "coffee", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "food", - "restaurant", - "spoon", - "knife", - "dinner", - "eat" - ], - "name": "Cutlery", - "unicode": "f0f5", - "created": 3.0, - "id": "cutlery", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Text Outlined", - "unicode": "f0f6", - "created": 3.0, - "id": "file-text-o", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "work", - "business", - "apartment", - "office" - ], - "name": "Building Outlined", - "unicode": "f0f7", - "created": 3.0, - "id": "building-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "building" - ], - "name": "hospital Outlined", - "unicode": "f0f8", - "created": 3.0, - "id": "hospital-o", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "support", - "help" - ], - "name": "ambulance", - "unicode": "f0f9", - "created": 3.0, - "id": "ambulance", - "categories": [ - "Medical Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "first aid", - "firstaid", - "help", - "support" - ], - "name": "medkit", - "unicode": "f0fa", - "created": 3.0, - "id": "medkit", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "fly", - "plane", - "airplane", - "quick", - "fast", - "travel" - ], - "name": "fighter-jet", - "unicode": "f0fb", - "created": 3.0, - "id": "fighter-jet", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "alcohol", - "stein", - "drink", - "mug", - "bar", - "liquor" - ], - "name": "beer", - "unicode": "f0fc", - "created": 3.0, - "id": "beer", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hospital", - "hotel" - ], - "name": "H Square", - "unicode": "f0fd", - "created": 3.0, - "id": "h-square", - "categories": [ - "Medical Icons" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Square", - "unicode": "f0fe", - "created": 3.0, - "id": "plus-square", - "categories": [ - "Medical Icons", - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "laquo", - "quote", - "previous", - "back" - ], - "name": "Angle Double Left", - "unicode": "f100", - "created": 3.0, - "id": "angle-double-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "raquo", - "quote", - "next", - "forward" - ], - "name": "Angle Double Right", - "unicode": "f101", - "created": 3.0, - "id": "angle-double-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "angle-double-up", - "unicode": "f102", - "name": "Angle Double Up", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "id": "angle-double-down", - "unicode": "f103", - "name": "Angle Double Down", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "angle-left", - "unicode": "f104", - "created": 3.0, - "id": "angle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "angle-right", - "unicode": "f105", - "created": 3.0, - "id": "angle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "angle-up", - "unicode": "f106", - "name": "angle-up", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "id": "angle-down", - "unicode": "f107", - "name": "angle-down", - "categories": [ - "Directional Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "monitor", - "screen", - "desktop", - "computer", - "demo", - "device" - ], - "name": "Desktop", - "unicode": "f108", - "created": 3.0, - "id": "desktop", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "demo", - "computer", - "device" - ], - "name": "Laptop", - "unicode": "f109", - "created": 3.0, - "id": "laptop", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "ipad", - "device" - ], - "name": "tablet", - "unicode": "f10a", - "created": 3.0, - "id": "tablet", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "cell phone", - "cellphone", - "text", - "call", - "iphone", - "number" - ], - "name": "Mobile Phone", - "unicode": "f10b", - "created": 3.0, - "id": "mobile", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mobile-phone" - ] - }, - { - "id": "circle-o", - "unicode": "f10c", - "name": "Circle Outlined", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ], - "created": 3.0 - }, - { - "id": "quote-left", - "unicode": "f10d", - "name": "quote-left", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "id": "quote-right", - "unicode": "f10e", - "name": "quote-right", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "loading", - "progress" - ], - "name": "Spinner", - "unicode": "f110", - "created": 3.0, - "id": "spinner", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ] - }, - { - "filter": [ - "dot", - "notification" - ], - "name": "Circle", - "unicode": "f111", - "created": 3.0, - "id": "circle", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "name": "Reply", - "unicode": "f112", - "created": 3.0, - "id": "reply", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-reply" - ] - }, - { - "filter": [ - "octocat" - ], - "name": "GitHub Alt", - "unicode": "f113", - "created": 3.0, - "id": "github-alt", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "folder-o", - "unicode": "f114", - "name": "Folder Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "id": "folder-open-o", - "unicode": "f115", - "name": "Folder Open Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 3.0 - }, - { - "filter": [ - "emoticon", - "happy", - "approve", - "satisfied", - "rating" - ], - "name": "Smile Outlined", - "unicode": "f118", - "created": 3.1000000000000001, - "id": "smile-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "emoticon", - "sad", - "disapprove", - "rating" - ], - "name": "Frown Outlined", - "unicode": "f119", - "created": 3.1000000000000001, - "id": "frown-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "emoticon", - "rating", - "neutral" - ], - "name": "Meh Outlined", - "unicode": "f11a", - "created": 3.1000000000000001, - "id": "meh-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "controller" - ], - "name": "Gamepad", - "unicode": "f11b", - "created": 3.1000000000000001, - "id": "gamepad", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "type", - "input" - ], - "name": "Keyboard Outlined", - "unicode": "f11c", - "created": 3.1000000000000001, - "id": "keyboard-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification" - ], - "name": "Flag Outlined", - "unicode": "f11d", - "created": 3.1000000000000001, - "id": "flag-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report", - "notification", - "notify" - ], - "name": "flag-checkered", - "unicode": "f11e", - "created": 3.1000000000000001, - "id": "flag-checkered", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "command", - "prompt", - "code" - ], - "name": "Terminal", - "unicode": "f120", - "created": 3.1000000000000001, - "id": "terminal", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "html", - "brackets" - ], - "name": "Code", - "unicode": "f121", - "created": 3.1000000000000001, - "id": "code", - "categories": [ - "Web Application Icons" - ] - }, - { - "name": "reply-all", - "unicode": "f122", - "created": 3.1000000000000001, - "id": "reply-all", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mail-reply-all" - ] - }, - { - "filter": [ - "award", - "achievement", - "rating", - "score" - ], - "name": "Star Half Outlined", - "unicode": "f123", - "created": 3.1000000000000001, - "id": "star-half-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "star-half-empty", - "star-half-full" - ] - }, - { - "filter": [ - "map", - "coordinates", - "location", - "address", - "place", - "where" - ], - "name": "location-arrow", - "unicode": "f124", - "created": 3.1000000000000001, - "id": "location-arrow", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "crop", - "unicode": "f125", - "name": "crop", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "git", - "fork", - "vcs", - "svn", - "github", - "rebase", - "version", - "merge" - ], - "name": "code-fork", - "unicode": "f126", - "created": 3.1000000000000001, - "id": "code-fork", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "remove" - ], - "name": "Chain Broken", - "unicode": "f127", - "created": 3.1000000000000001, - "id": "chain-broken", - "categories": [ - "Text Editor Icons" - ], - "aliases": [ - "unlink" - ] - }, - { - "filter": [ - "help", - "information", - "unknown", - "support" - ], - "name": "Question", - "unicode": "f128", - "created": 3.1000000000000001, - "id": "question", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "help", - "information", - "more", - "details" - ], - "name": "Info", - "unicode": "f129", - "created": 3.1000000000000001, - "id": "info", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "warning", - "error", - "problem", - "notification", - "notify", - "alert" - ], - "name": "exclamation", - "unicode": "f12a", - "created": 3.1000000000000001, - "id": "exclamation", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "exponential" - ], - "name": "superscript", - "unicode": "f12b", - "created": 3.1000000000000001, - "id": "superscript", - "categories": [ - "Text Editor Icons" - ] - }, - { - "id": "subscript", - "unicode": "f12c", - "name": "subscript", - "categories": [ - "Text Editor Icons" - ], - "created": 3.1000000000000001 - }, - { - "id": "eraser", - "unicode": "f12d", - "name": "eraser", - "categories": [ - "Text Editor Icons", - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "addon", - "add-on", - "section" - ], - "name": "Puzzle Piece", - "unicode": "f12e", - "created": 3.1000000000000001, - "id": "puzzle-piece", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "record", - "voice", - "sound" - ], - "name": "microphone", - "unicode": "f130", - "created": 3.1000000000000001, - "id": "microphone", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "record", - "voice", - "sound", - "mute" - ], - "name": "Microphone Slash", - "unicode": "f131", - "created": 3.1000000000000001, - "id": "microphone-slash", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "award", - "achievement", - "winner" - ], - "name": "shield", - "unicode": "f132", - "created": 3.1000000000000001, - "id": "shield", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "date", - "time", - "when" - ], - "name": "calendar-o", - "unicode": "f133", - "created": 3.1000000000000001, - "id": "calendar-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "fire-extinguisher", - "unicode": "f134", - "name": "fire-extinguisher", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "app" - ], - "name": "rocket", - "unicode": "f135", - "created": 3.1000000000000001, - "id": "rocket", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "maxcdn", - "unicode": "f136", - "name": "MaxCDN", - "categories": [ - "Brand Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Chevron Circle Left", - "unicode": "f137", - "created": 3.1000000000000001, - "id": "chevron-circle-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Chevron Circle Right", - "unicode": "f138", - "created": 3.1000000000000001, - "id": "chevron-circle-right", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "chevron-circle-up", - "unicode": "f139", - "name": "Chevron Circle Up", - "categories": [ - "Directional Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Chevron Circle Down", - "unicode": "f13a", - "created": 3.1000000000000001, - "id": "chevron-circle-down", - "categories": [ - "Directional Icons" - ] - }, - { - "code": [ - "code", - "html5" - ], - "name": "HTML 5 Logo", - "unicode": "f13b", - "created": 3.1000000000000001, - "id": "html5", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "code" - ], - "name": "CSS 3 Logo", - "unicode": "f13c", - "created": 3.1000000000000001, - "id": "css3", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "link" - ], - "name": "Anchor", - "unicode": "f13d", - "created": 3.1000000000000001, - "id": "anchor", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "protect", - "admin", - "password" - ], - "name": "Unlock Alt", - "unicode": "f13e", - "created": 3.1000000000000001, - "id": "unlock-alt", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "target" - ], - "name": "Bullseye", - "unicode": "f140", - "created": 3.1000000000000001, - "id": "bullseye", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dots" - ], - "name": "Ellipsis Horizontal", - "unicode": "f141", - "created": 3.1000000000000001, - "id": "ellipsis-h", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dots" - ], - "name": "Ellipsis Vertical", - "unicode": "f142", - "created": 3.1000000000000001, - "id": "ellipsis-v", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "feed", - "blog" - ], - "name": "RSS Square", - "unicode": "f143", - "created": 3.1000000000000001, - "id": "rss-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "start", - "playing" - ], - "name": "Play Circle", - "unicode": "f144", - "created": 3.1000000000000001, - "id": "play-circle", - "categories": [ - "Video Player Icons" - ] - }, - { - "filter": [ - "movie", - "pass", - "support" - ], - "name": "Ticket", - "unicode": "f145", - "created": 3.1000000000000001, - "id": "ticket", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "Minus Square", - "unicode": "f146", - "created": 3.1000000000000001, - "id": "minus-square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "hide", - "minify", - "delete", - "remove", - "trash", - "hide", - "collapse" - ], - "name": "Minus Square Outlined", - "unicode": "f147", - "created": 3.1000000000000001, - "id": "minus-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "id": "level-up", - "unicode": "f148", - "name": "Level Up", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "id": "level-down", - "unicode": "f149", - "name": "Level Down", - "categories": [ - "Web Application Icons" - ], - "created": 3.1000000000000001 - }, - { - "filter": [ - "checkmark", - "done", - "todo", - "agree", - "accept", - "confirm" - ], - "name": "Check Square", - "unicode": "f14a", - "created": 3.1000000000000001, - "id": "check-square", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "write", - "edit", - "update" - ], - "name": "Pencil Square", - "unicode": "f14b", - "created": 3.1000000000000001, - "id": "pencil-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "open", - "new" - ], - "name": "External Link Square", - "unicode": "f14c", - "created": 3.1000000000000001, - "id": "external-link-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "social", - "send" - ], - "name": "Share Square", - "unicode": "f14d", - "created": 3.1000000000000001, - "id": "share-square", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "safari", - "directory", - "menu", - "location" - ], - "name": "Compass", - "unicode": "f14e", - "created": 3.2000000000000002, - "id": "compass", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "more", - "dropdown", - "menu" - ], - "name": "Caret Square Outlined Down", - "unicode": "f150", - "created": 3.2000000000000002, - "id": "caret-square-o-down", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-down" - ] - }, - { - "name": "Caret Square Outlined Up", - "unicode": "f151", - "created": 3.2000000000000002, - "id": "caret-square-o-up", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-up" - ] - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Caret Square Outlined Right", - "unicode": "f152", - "created": 3.2000000000000002, - "id": "caret-square-o-right", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-right" - ] - }, - { - "name": "Euro (EUR)", - "unicode": "f153", - "created": 3.2000000000000002, - "id": "eur", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "euro" - ] - }, - { - "id": "gbp", - "unicode": "f154", - "name": "GBP", - "categories": [ - "Currency Icons" - ], - "created": 3.2000000000000002 - }, - { - "name": "US Dollar", - "unicode": "f155", - "created": 3.2000000000000002, - "id": "usd", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "dollar" - ] - }, - { - "name": "Indian Rupee (INR)", - "unicode": "f156", - "created": 3.2000000000000002, - "id": "inr", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "rupee" - ] - }, - { - "name": "Japanese Yen (JPY)", - "unicode": "f157", - "created": 3.2000000000000002, - "id": "jpy", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "cny", - "rmb", - "yen" - ] - }, - { - "name": "Russian Ruble (RUB)", - "unicode": "f158", - "created": 4.0, - "id": "rub", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "ruble", - "rouble" - ] - }, - { - "name": "Korean Won (KRW)", - "unicode": "f159", - "created": 3.2000000000000002, - "id": "krw", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "won" - ] - }, - { - "name": "Bitcoin (BTC)", - "unicode": "f15a", - "created": 3.2000000000000002, - "id": "btc", - "categories": [ - "Currency Icons", - "Brand Icons" - ], - "aliases": [ - "bitcoin" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File", - "unicode": "f15b", - "created": 3.2000000000000002, - "id": "file", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "filter": [ - "new", - "page", - "pdf", - "document" - ], - "name": "File Text", - "unicode": "f15c", - "created": 3.2000000000000002, - "id": "file-text", - "categories": [ - "Text Editor Icons", - "File Type Icons" - ] - }, - { - "id": "sort-alpha-asc", - "unicode": "f15d", - "name": "Sort Alpha Ascending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-alpha-desc", - "unicode": "f15e", - "name": "Sort Alpha Descending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-amount-asc", - "unicode": "f160", - "name": "Sort Amount Ascending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "sort-amount-desc", - "unicode": "f161", - "name": "Sort Amount Descending", - "categories": [ - "Web Application Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "numbers" - ], - "name": "Sort Numeric Ascending", - "unicode": "f162", - "created": 3.2000000000000002, - "id": "sort-numeric-asc", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "numbers" - ], - "name": "Sort Numeric Descending", - "unicode": "f163", - "created": 3.2000000000000002, - "id": "sort-numeric-desc", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "like", - "favorite", - "approve", - "agree" - ], - "name": "thumbs-up", - "unicode": "f164", - "created": 3.2000000000000002, - "id": "thumbs-up", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "dislike", - "disapprove", - "disagree" - ], - "name": "thumbs-down", - "unicode": "f165", - "created": 3.2000000000000002, - "id": "thumbs-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "video", - "film" - ], - "name": "YouTube Square", - "unicode": "f166", - "created": 3.2000000000000002, - "id": "youtube-square", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "video", - "film" - ], - "name": "YouTube", - "unicode": "f167", - "created": 3.2000000000000002, - "id": "youtube", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "xing", - "unicode": "f168", - "name": "Xing", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "xing-square", - "unicode": "f169", - "name": "Xing Square", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "start", - "playing" - ], - "name": "YouTube Play", - "unicode": "f16a", - "created": 3.2000000000000002, - "id": "youtube-play", - "categories": [ - "Brand Icons", - "Video Player Icons" - ] - }, - { - "id": "dropbox", - "unicode": "f16b", - "name": "Dropbox", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "stack-overflow", - "unicode": "f16c", - "name": "Stack Overflow", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "instagram", - "unicode": "f16d", - "name": "Instagram", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "flickr", - "unicode": "f16e", - "name": "Flickr", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "adn", - "unicode": "f170", - "name": "App.net", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "git" - ], - "name": "Bitbucket", - "unicode": "f171", - "created": 3.2000000000000002, - "id": "bitbucket", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "git" - ], - "name": "Bitbucket Square", - "unicode": "f172", - "created": 3.2000000000000002, - "id": "bitbucket-square", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "tumblr", - "unicode": "f173", - "name": "Tumblr", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "tumblr-square", - "unicode": "f174", - "name": "Tumblr Square", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "long-arrow-down", - "unicode": "f175", - "name": "Long Arrow Down", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "long-arrow-up", - "unicode": "f176", - "name": "Long Arrow Up", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Long Arrow Left", - "unicode": "f177", - "created": 3.2000000000000002, - "id": "long-arrow-left", - "categories": [ - "Directional Icons" - ] - }, - { - "id": "long-arrow-right", - "unicode": "f178", - "name": "Long Arrow Right", - "categories": [ - "Directional Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "osx" - ], - "name": "Apple", - "unicode": "f179", - "created": 3.2000000000000002, - "id": "apple", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "windows", - "unicode": "f17a", - "name": "Windows", - "categories": [ - "Brand Icons" - ], - "created": "3.2 - microsoft" - }, - { - "id": "android", - "unicode": "f17b", - "name": "Android", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "tux" - ], - "name": "Linux", - "unicode": "f17c", - "created": 3.2000000000000002, - "id": "linux", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "dribbble", - "unicode": "f17d", - "name": "Dribbble", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "skype", - "unicode": "f17e", - "name": "Skype", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "foursquare", - "unicode": "f180", - "name": "Foursquare", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "trello", - "unicode": "f181", - "name": "Trello", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "woman", - "user", - "person", - "profile" - ], - "name": "Female", - "unicode": "f182", - "created": 3.2000000000000002, - "id": "female", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "man", - "user", - "person", - "profile" - ], - "name": "Male", - "unicode": "f183", - "created": 3.2000000000000002, - "id": "male", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "heart", - "like", - "favorite", - "love" - ], - "name": "Gratipay (Gittip)", - "unicode": "f184", - "created": 3.2000000000000002, - "id": "gratipay", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "gittip" - ] - }, - { - "filter": [ - "weather", - "contrast", - "lighter", - "brighten", - "day" - ], - "name": "Sun Outlined", - "unicode": "f185", - "created": 3.2000000000000002, - "id": "sun-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "night", - "darker", - "contrast" - ], - "name": "Moon Outlined", - "unicode": "f186", - "created": 3.2000000000000002, - "id": "moon-o", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "box", - "storage" - ], - "name": "Archive", - "unicode": "f187", - "created": 3.2000000000000002, - "id": "archive", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "report" - ], - "name": "Bug", - "unicode": "f188", - "created": 3.2000000000000002, - "id": "bug", - "categories": [ - "Web Application Icons" - ] - }, - { - "id": "vk", - "unicode": "f189", - "name": "VK", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "weibo", - "unicode": "f18a", - "name": "Weibo", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "id": "renren", - "unicode": "f18b", - "name": "Renren", - "categories": [ - "Brand Icons" - ], - "created": 3.2000000000000002 - }, - { - "filter": [ - "leaf", - "leaves", - "tree", - "plant", - "eco", - "nature" - ], - "name": "Pagelines", - "unicode": "f18c", - "created": 4.0, - "id": "pagelines", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "stack-exchange", - "unicode": "f18d", - "name": "Stack Exchange", - "categories": [ - "Brand Icons" - ], - "created": 4.0 - }, - { - "filter": [ - "next", - "forward" - ], - "name": "Arrow Circle Outlined Right", - "unicode": "f18e", - "created": 4.0, - "id": "arrow-circle-o-right", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Arrow Circle Outlined Left", - "unicode": "f190", - "created": 4.0, - "id": "arrow-circle-o-left", - "categories": [ - "Directional Icons" - ] - }, - { - "filter": [ - "previous", - "back" - ], - "name": "Caret Square Outlined Left", - "unicode": "f191", - "created": 4.0, - "id": "caret-square-o-left", - "categories": [ - "Web Application Icons", - "Directional Icons" - ], - "aliases": [ - "toggle-left" - ] - }, - { - "filter": [ - "target", - "bullseye", - "notification" - ], - "name": "Dot Circle Outlined", - "unicode": "f192", - "created": 4.0, - "id": "dot-circle-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": [ - "handicap", - "person", - "accessibility", - "accessibile" - ], - "name": "Wheelchair", - "unicode": "f193", - "created": 4.0, - "id": "wheelchair", - "categories": [ - "Web Application Icons", - "Medical Icons", - "Transportation Icons" - ] - }, - { - "id": "vimeo-square", - "unicode": "f194", - "name": "Vimeo Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0 - }, - { - "name": "Turkish Lira (TRY)", - "unicode": "f195", - "created": 4.0, - "id": "try", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "turkish-lira" - ] - }, - { - "filter": [ - "add", - "new", - "create", - "expand" - ], - "name": "Plus Square Outlined", - "unicode": "f196", - "created": 4.0, - "id": "plus-square-o", - "categories": [ - "Web Application Icons", - "Form Control Icons" - ] - }, - { - "filter": null, - "name": "Space Shuttle", - "unicode": "f197", - "created": 4.0999999999999996, - "id": "space-shuttle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "id": "slack", - "unicode": "f198", - "name": "Slack Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "envelope-square", - "unicode": "f199", - "name": "Envelope Square", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "wordpress", - "unicode": "f19a", - "name": "Wordpress Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "openid", - "unicode": "f19b", - "name": "OpenID", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "University", - "unicode": "f19c", - "created": 4.0999999999999996, - "id": "university", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "institution", - "bank" - ] - }, - { - "name": "Graduation Cap", - "unicode": "f19d", - "created": 4.0999999999999996, - "id": "graduation-cap", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "mortar-board" - ] - }, - { - "id": "yahoo", - "unicode": "f19e", - "name": "Yahoo Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "google", - "unicode": "f1a0", - "name": "Google Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "reddit", - "unicode": "f1a1", - "name": "reddit Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "reddit-square", - "unicode": "f1a2", - "name": "reddit Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "stumbleupon-circle", - "unicode": "f1a3", - "name": "StumbleUpon Circle", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "stumbleupon", - "unicode": "f1a4", - "name": "StumbleUpon Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "delicious", - "unicode": "f1a5", - "name": "Delicious Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "digg", - "unicode": "f1a6", - "name": "Digg Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "pied-piper", - "unicode": "f1a7", - "name": "Pied Piper Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "pied-piper-alt", - "unicode": "f1a8", - "name": "Pied Piper Alternate Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "drupal", - "unicode": "f1a9", - "name": "Drupal Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "joomla", - "unicode": "f1aa", - "name": "Joomla Logo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "language", - "unicode": "f1ab", - "name": "Language", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "fax", - "unicode": "f1ac", - "name": "Fax", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "building", - "unicode": "f1ad", - "name": "Building", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "child", - "unicode": "f1ae", - "name": "Child", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "paw", - "unicode": "f1b0", - "name": "Paw", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "spoon", - "unicode": "f1b1", - "name": "spoon", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "cube", - "unicode": "f1b2", - "name": "Cube", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "cubes", - "unicode": "f1b3", - "name": "Cubes", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "behance", - "unicode": "f1b4", - "name": "Behance", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "behance-square", - "unicode": "f1b5", - "name": "Behance Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "steam", - "unicode": "f1b6", - "name": "Steam", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "steam-square", - "unicode": "f1b7", - "name": "Steam Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "recycle", - "unicode": "f1b8", - "name": "Recycle", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "filter": [ - "vehicle" - ], - "name": "Car", - "unicode": "f1b9", - "created": 4.0999999999999996, - "id": "car", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ], - "aliases": [ - "automobile" - ] - }, - { - "filter": [ - "vehicle" - ], - "name": "Taxi", - "unicode": "f1ba", - "created": 4.0999999999999996, - "id": "taxi", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ], - "aliases": [ - "cab" - ] - }, - { - "id": "tree", - "unicode": "f1bb", - "name": "Tree", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "spotify", - "unicode": "f1bc", - "name": "Spotify", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "deviantart", - "unicode": "f1bd", - "name": "deviantART", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "soundcloud", - "unicode": "f1be", - "name": "SoundCloud", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "database", - "unicode": "f1c0", - "name": "Database", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-pdf-o", - "unicode": "f1c1", - "name": "PDF File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-word-o", - "unicode": "f1c2", - "name": "Word File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-excel-o", - "unicode": "f1c3", - "name": "Excel File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "file-powerpoint-o", - "unicode": "f1c4", - "name": "Powerpoint File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Image File Outlined", - "unicode": "f1c5", - "created": 4.0999999999999996, - "id": "file-image-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-photo-o", - "file-picture-o" - ] - }, - { - "name": "Archive File Outlined", - "unicode": "f1c6", - "created": 4.0999999999999996, - "id": "file-archive-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-zip-o" - ] - }, - { - "name": "Audio File Outlined", - "unicode": "f1c7", - "created": 4.0999999999999996, - "id": "file-audio-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-sound-o" - ] - }, - { - "name": "Video File Outlined", - "unicode": "f1c8", - "created": 4.0999999999999996, - "id": "file-video-o", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "aliases": [ - "file-movie-o" - ] - }, - { - "id": "file-code-o", - "unicode": "f1c9", - "name": "Code File Outlined", - "categories": [ - "Web Application Icons", - "File Type Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "vine", - "unicode": "f1ca", - "name": "Vine", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "codepen", - "unicode": "f1cb", - "name": "Codepen", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "jsfiddle", - "unicode": "f1cc", - "name": "jsFiddle", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Life Ring", - "unicode": "f1cd", - "created": 4.0999999999999996, - "id": "life-ring", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "life-bouy", - "life-buoy", - "life-saver", - "support" - ] - }, - { - "id": "circle-o-notch", - "unicode": "f1ce", - "name": "Circle Outlined Notched", - "categories": [ - "Web Application Icons", - "Spinner Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Rebel Alliance", - "unicode": "f1d0", - "created": 4.0999999999999996, - "id": "rebel", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "ra" - ] - }, - { - "name": "Galactic Empire", - "unicode": "f1d1", - "created": 4.0999999999999996, - "id": "empire", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "ge" - ] - }, - { - "id": "git-square", - "unicode": "f1d2", - "name": "Git Square", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "git", - "unicode": "f1d3", - "name": "Git", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "hacker-news", - "unicode": "f1d4", - "name": "Hacker News", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "tencent-weibo", - "unicode": "f1d5", - "name": "Tencent Weibo", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "qq", - "unicode": "f1d6", - "name": "QQ", - "categories": [ - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Weixin (WeChat)", - "unicode": "f1d7", - "created": 4.0999999999999996, - "id": "weixin", - "categories": [ - "Brand Icons" - ], - "aliases": [ - "wechat" - ] - }, - { - "filter": null, - "name": "Paper Plane", - "unicode": "f1d8", - "created": 4.0999999999999996, - "id": "paper-plane", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "send" - ] - }, - { - "name": "Paper Plane Outlined", - "unicode": "f1d9", - "created": 4.0999999999999996, - "id": "paper-plane-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "send-o" - ] - }, - { - "id": "history", - "unicode": "f1da", - "name": "History", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Circle Outlined Thin", - "unicode": "f1db", - "created": 4.0999999999999996, - "id": "circle-thin", - "categories": [ - "Web Application Icons", - "Gender Icons" - ], - "aliases": [ - "genderless" - ] - }, - { - "id": "header", - "unicode": "f1dc", - "name": "header", - "categories": [ - "Text Editor Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "paragraph", - "unicode": "f1dd", - "name": "paragraph", - "categories": [ - "Text Editor Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "sliders", - "unicode": "f1de", - "name": "Sliders", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "share-alt", - "unicode": "f1e0", - "name": "Share Alt", - "categories": [ - "Web Application Icons", - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "share-alt-square", - "unicode": "f1e1", - "name": "Share Alt Square", - "categories": [ - "Web Application Icons", - "Brand Icons" - ], - "created": 4.0999999999999996 - }, - { - "id": "bomb", - "unicode": "f1e2", - "name": "Bomb", - "categories": [ - "Web Application Icons" - ], - "created": 4.0999999999999996 - }, - { - "name": "Futbol Outlined", - "unicode": "f1e3", - "created": 4.2000000000000002, - "id": "futbol-o", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "soccer-ball-o" - ] - }, - { - "id": "tty", - "unicode": "f1e4", - "name": "TTY", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "binoculars", - "unicode": "f1e5", - "name": "Binoculars", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "plug", - "unicode": "f1e6", - "name": "Plug", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "slideshare", - "unicode": "f1e7", - "name": "Slideshare", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "twitch", - "unicode": "f1e8", - "name": "Twitch", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "yelp", - "unicode": "f1e9", - "name": "Yelp", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "newspaper-o", - "unicode": "f1ea", - "name": "Newspaper Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "wifi", - "unicode": "f1eb", - "name": "WiFi", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "calculator", - "unicode": "f1ec", - "name": "Calculator", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "paypal", - "unicode": "f1ed", - "name": "Paypal", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "google-wallet", - "unicode": "f1ee", - "name": "Goole Wallet", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-visa", - "unicode": "f1f0", - "name": "Visa Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-mastercard", - "unicode": "f1f1", - "name": "MasterCard Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-discover", - "unicode": "f1f2", - "name": "Discover Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-amex", - "unicode": "f1f3", - "name": "American Express Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-paypal", - "unicode": "f1f4", - "name": "Paypal Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc-stripe", - "unicode": "f1f5", - "name": "Stripe Credit Card", - "categories": [ - "Brand Icons", - "Payment Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "bell-slash", - "unicode": "f1f6", - "name": "Bell Slash", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "bell-slash-o", - "unicode": "f1f7", - "name": "Bell Slash Outlined", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "trash", - "unicode": "f1f8", - "name": "Trash", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "copyright", - "unicode": "f1f9", - "name": "Copyright", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "at", - "unicode": "f1fa", - "name": "At", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "eyedropper", - "unicode": "f1fb", - "name": "Eyedropper", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "paint-brush", - "unicode": "f1fc", - "name": "Paint Brush", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "birthday-cake", - "unicode": "f1fd", - "name": "Birthday Cake", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "area-chart", - "unicode": "f1fe", - "name": "Area Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "pie-chart", - "unicode": "f200", - "name": "Pie Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "line-chart", - "unicode": "f201", - "name": "Line Chart", - "categories": [ - "Web Application Icons", - "Chart Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "lastfm", - "unicode": "f202", - "name": "last.fm", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "lastfm-square", - "unicode": "f203", - "name": "last.fm Square", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "toggle-off", - "unicode": "f204", - "name": "Toggle Off", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "toggle-on", - "unicode": "f205", - "name": "Toggle On", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "filter": [ - "vehicle", - "bike" - ], - "name": "Bicycle", - "unicode": "f206", - "created": 4.2000000000000002, - "id": "bicycle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "vehicle" - ], - "name": "Bus", - "unicode": "f207", - "created": 4.2000000000000002, - "id": "bus", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "name": "ioxhost", - "unicode": "f208", - "created": 4.2000000000000002, - "url": "ioxhost.co.uk", - "id": "ioxhost", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "angellist", - "unicode": "f209", - "name": "AngelList", - "categories": [ - "Brand Icons" - ], - "created": 4.2000000000000002 - }, - { - "id": "cc", - "unicode": "f20a", - "name": "Closed Captions", - "categories": [ - "Web Application Icons" - ], - "created": 4.2000000000000002 - }, - { - "name": "Shekel (ILS)", - "unicode": "f20b", - "created": 4.2000000000000002, - "id": "ils", - "categories": [ - "Currency Icons" - ], - "aliases": [ - "shekel", - "sheqel" - ] - }, - { - "name": "meanpath", - "unicode": "f20c", - "created": 4.2000000000000002, - "url": "meanpath.com", - "id": "meanpath", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "BuySellAds", - "unicode": "f20d", - "created": 4.2999999999999998, - "url": "buysellads.com", - "id": "buysellads", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Connect Develop", - "unicode": "f20e", - "created": 4.2999999999999998, - "url": "connectdevelop.com", - "id": "connectdevelop", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "DashCube", - "unicode": "f210", - "created": 4.2999999999999998, - "url": "dashcube.com", - "id": "dashcube", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Forumbee", - "unicode": "f211", - "created": 4.2999999999999998, - "url": "forumbee.com", - "id": "forumbee", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Leanpub", - "unicode": "f212", - "created": 4.2999999999999998, - "url": "leanpub.com", - "id": "leanpub", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Sellsy", - "unicode": "f213", - "created": 4.2999999999999998, - "url": "sellsy.com", - "id": "sellsy", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "Shirts in Bulk", - "unicode": "f214", - "created": 4.2999999999999998, - "url": "shirtsinbulk.com", - "id": "shirtsinbulk", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "SimplyBuilt", - "unicode": "f215", - "created": 4.2999999999999998, - "url": "simplybuilt.com", - "id": "simplybuilt", - "categories": [ - "Brand Icons" - ] - }, - { - "name": "skyatlas", - "unicode": "f216", - "created": 4.2999999999999998, - "url": "skyatlas.com", - "id": "skyatlas", - "categories": [ - "Brand Icons" - ] - }, - { - "filter": [ - "add", - "shopping" - ], - "name": "Add to Shopping Cart", - "unicode": "f217", - "created": 4.2999999999999998, - "id": "cart-plus", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "shopping" - ], - "name": "Shopping Cart Arrow Down", - "unicode": "f218", - "created": 4.2999999999999998, - "id": "cart-arrow-down", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "gem", - "gemstone" - ], - "name": "Diamond", - "unicode": "f219", - "created": 4.2999999999999998, - "id": "diamond", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "boat", - "sea" - ], - "name": "Ship", - "unicode": "f21a", - "created": 4.2999999999999998, - "id": "ship", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "whisper", - "spy", - "incognito" - ], - "name": "User Secret", - "unicode": "f21b", - "created": 4.2999999999999998, - "id": "user-secret", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "vehicle", - "bike" - ], - "name": "Motorcycle", - "unicode": "f21c", - "created": 4.2999999999999998, - "id": "motorcycle", - "categories": [ - "Web Application Icons", - "Transportation Icons" - ] - }, - { - "filter": [ - "map" - ], - "name": "Street View", - "unicode": "f21d", - "created": 4.2999999999999998, - "id": "street-view", - "categories": [ - "Web Application Icons" - ] - }, - { - "filter": [ - "ekg" - ], - "name": "Heartbeat", - "unicode": "f21e", - "created": 4.2999999999999998, - "id": "heartbeat", - "categories": [ - "Web Application Icons", - "Medical Icons" - ] - }, - { - "filter": [ - "female" - ], - "name": "Venus", - "unicode": "f221", - "created": 4.2999999999999998, - "id": "venus", - "categories": [ - "Gender Icons" - ] - }, - { - "filter": [ - "male" - ], - "name": "Mars", - "unicode": "f222", - "created": 4.2999999999999998, - "id": "mars", - "categories": [ - "Gender Icons" - ] - }, - { - "filter": [ - "transgender" - ], - "name": "Mercury", - "unicode": "f223", - "created": 4.2999999999999998, - "id": "mercury", - "categories": [ - "Gender Icons" - ] - }, - { - "id": "transgender", - "unicode": "f224", - "name": "Transgender", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "transgender-alt", - "unicode": "f225", - "name": "Transgender Alt", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "venus-double", - "unicode": "f226", - "name": "Venus Double", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-double", - "unicode": "f227", - "name": "Mars Double", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "venus-mars", - "unicode": "f228", - "name": "Venus Mars", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke", - "unicode": "f229", - "name": "Mars Stroke", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke-v", - "unicode": "f22a", - "name": "Mars Stroke Vertical", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "mars-stroke-h", - "unicode": "f22b", - "name": "Mars Stroke Horizontal", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "neuter", - "unicode": "f22c", - "name": "Neuter", - "categories": [ - "Gender Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "facebook-official", - "unicode": "f230", - "name": "Facebook Official", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "pinterest-p", - "unicode": "f231", - "name": "Pinterest P", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "whatsapp", - "unicode": "f232", - "name": "What's App", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "server", - "unicode": "f233", - "name": "Server", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "user-plus", - "unicode": "f234", - "name": "Add User", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "user-times", - "unicode": "f235", - "name": "Remove User", - "categories": [ - "Web Application Icons" - ], - "created": 4.2999999999999998 - }, - { - "filter": [ - "travel" - ], - "name": "Bed", - "unicode": "f236", - "created": 4.2999999999999998, - "id": "bed", - "categories": [ - "Web Application Icons" - ], - "aliases": [ - "hotel" - ] - }, - { - "name": "Viacoin", - "unicode": "f237", - "created": 4.2999999999999998, - "url": "viacoin.org", - "id": "viacoin", - "categories": [ - "Brand Icons" - ] - }, - { - "id": "train", - "unicode": "f238", - "name": "Train", - "categories": [ - "Transportation Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "subway", - "unicode": "f239", - "name": "Subway", - "categories": [ - "Transportation Icons" - ], - "created": 4.2999999999999998 - }, - { - "id": "medium", - "unicode": "f23a", - "name": "Medium", - "categories": [ - "Brand Icons" - ], - "created": 4.2999999999999998 - } - ] -} \ No newline at end of file diff --git a/snippets/parser.html b/snippets/parser.html deleted file mode 100644 index ceed2ead..00000000 --- a/snippets/parser.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - JSON Parser - - - - -
      -
    - - - \ No newline at end of file diff --git a/snippets/parser.js b/snippets/parser.js deleted file mode 100644 index be2efbb0..00000000 --- a/snippets/parser.js +++ /dev/null @@ -1,17 +0,0 @@ -var parseInput = function() { - var json = ''; - $.getJSON('font-awesome-icons.json', function(data) { - json = data; - $.each(data.icons, function(key, val) { - $('#output').append('
  • ' + parseCategories(val.categories) + '
  • '); - }); - }); -} - -var parseCategories = function(categories) { - var categoriesString = ''; - $.each(categories, function(key, val) { - categoriesString += val + ','; - }); - return categoriesString; -} \ No newline at end of file From 7aabc1a4aea0b49c75046169f77e5219dc68d239 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Thu, 30 Apr 2015 17:31:44 -0400 Subject: [PATCH 10/19] Revert "#141 Implement the icon picker" This reverts commit e6bef55986d31e8541b019304fa4cc03fa9c9485. --- admin/service_messages.php | 3 ++- inc/headerAdmin.inc.php | 3 --- js/modsForHesk-javascript.js | 5 ----- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/admin/service_messages.php b/admin/service_messages.php index 69e70fb0..ccd9e84c 100644 --- a/admin/service_messages.php +++ b/admin/service_messages.php @@ -342,7 +342,8 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); // ?>
    - + + Don't use icon
    diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 84f0ee30..4640dbec 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -59,14 +59,11 @@ require(HESK_PATH . 'modsForHesk_settings.inc.php'); - - - Date: Thu, 30 Apr 2015 17:31:49 -0400 Subject: [PATCH 11/19] Revert "#141 Using jQuery fonticonpicker instead" This reverts commit 62ec9ebfc388eebd3e74c066e1737bda1e0dcfd0. --- css/iconpicker.eot | Bin 5548 -> 0 bytes css/iconpicker.svg | 19 ------------------- css/iconpicker.ttf | Bin 5372 -> 0 bytes css/iconpicker.woff | Bin 3344 -> 0 bytes css/jquery.fonticonpicker.bootstrap.min.css | 2 -- css/jquery.fonticonpicker.min.css | 2 -- js/jquery.fonticonpicker.min.js | 13 ------------- 7 files changed, 36 deletions(-) delete mode 100644 css/iconpicker.eot delete mode 100644 css/iconpicker.svg delete mode 100644 css/iconpicker.ttf delete mode 100644 css/iconpicker.woff delete mode 100644 css/jquery.fonticonpicker.bootstrap.min.css delete mode 100644 css/jquery.fonticonpicker.min.css delete mode 100644 js/jquery.fonticonpicker.min.js diff --git a/css/iconpicker.eot b/css/iconpicker.eot deleted file mode 100644 index 3b2c096a1044cdc46613214b1ed68292c339d746..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5548 zcmeHLZERE589wJ;e>-0g#{ta8aV`!tzBa*x5JDP^9VabNFbQQgFzOq}`G9;_iJ^4u zq^jH6%43LD6WVCC(Tc8<)@jGIow{ig{k4q>Y0^fuKh?Bpn#8oOtEz6TP?zj^uk8dV zXxsl?xIWK$&vV|d^PY1Lyw=3nXCB5lQy4u8v#KV5!+SV;svvB?Td*a zb3Qj_%;g~mcF}yt*yLlQ-{1Gq)5yX_#w^|AIb($HK65`~w)ZgJISzsSyXry4?8q2f zKR#7By>b;0vv*N{awco2$1Eq&KZ?F*$~c{8e{p_@KG_k|##CcTN(ul%mA$PPk6qpO*PQ7kUzfO^=tq1QR;jxu>4n zS~l_4j?OLqh*#O+y6Il+zUlVX@sI1g{AwLA{;u|VDXr$(@iFBIR(o%~&5fjYnWwCF zC-01SdCnu8H(jKAg_4@Dsq>OfGE>#LOZhT{~Sw}Bl$Gv8?#{2`jypwMw(c-t1Mr^37}KEoZNv;VpW%=gP?A$>+zT zO3&okOK0+3YT`;0e`@S`<@`I}vYnZ~u%@l)N}~7pxtGsQcUxkk=O21}J}8}`=Mzw%1`=ZW=UBG5W~hIM!!JAED7$sUUCUen-$ zL!I|&szt?GaD~=j+|E^tqFP3=7Hr6dfLw8Au~>(g)#|qP`2}a)T^j;or+;T%jl;&) z@pX>+Ahx#Mc|BgN+b1I;U2*JBZR#|G}*66sZ} zyj5#Kpq_xIP6?}2t;&1t^GEg`?#(A7|N0GoWzW%}GfA$z*Ef6dwU_h#O04i5`QoW4 z&m7)8e>4(F&Q9=GBFS^fBS%sfXEA*0#WyaT?zQcn{GM5_RI`k|+iZL0k@}v0Ft>Vx z#J~2xJzZ{}4KJ=TzE|+E{9sPyoCkm5Q}sjAa@*r1O$xqzJXe0zi{-w$40AE2rYn3M z-<{L!7wiMx!>=i8OifM}HNO~`g0JNoe5x5c=6tR)V>$c%qP?w|#M&4$5=gtdU)yFO|g!JIC1%E0{A6Z?0ekhflDA zRmitjum$*`3bryYH!9c$`J)x=Vu$$GE7;9i`5)sm`Nw7_#>NX`WBfi5Y2Vx-h946% z5KT-QlfpPz7@wJ)6HzfbGhN6{PR@k0GgA}Und$sQ_C#)WFgJE`(wJQmETKcW*|~|C zX|Xxnz9byTP3LBfLT-et%$*vG6bhqabarM+^jGwY{Oru}T(%G%FBJ0Kn>O8Qm&K8& zJbMgxs|nn*##w<0wh_|%&_-~t+RQqDhQSbEmRS>6OanJEf!~vuF>a2`p&!LNirzG& zIWQ)H!{*Iy>aI7u+i!Pwy93@$cJ~|L-IxRLV%oef8m31h@UI-p96N=0Bajy0F?l@; zU#Ecj@9~!5EVtmyv2i-zCDWzIjD{rF#fXq^C#9wJu(TwOr2LxSS4;_+Os4!Yn)V6VMW`#C7Sfe4 zM&w57x)MUR6KE&K+sTv|6~&?fN-~v!M3^K(orF3wzDzou_DL2@r!~ovsa!f8l8P>% z#}Y8$f;FB@NvjrT=_#;M2*5R0-k;^WowD|$!q9}?`S8BHgiU(4e zq|X>kr?fQ2qC+VR_{jT;sgShj(jE_9#&X0nv5>T)tHm@SnHDqTlfy73Eo~ub(*=2? zB(jnxhBJMp6ZW!@1+|i531mc~s2P+rGe+j4JV@b#wW>L(1~j9uJlUa_tk#6&Mqfxe zb?6g9I^(-31przsEnUwVnyT?W}R(*4b!UFS01M+O28aVBa8t!KafHGmQq$?tWiVgamjiwbI#3l z*TENS;$Vu&8Z9O=(EDa>Eyu|nixo4aT5C{F1$`|Dz8=K7U`RITB~I-!y`)gPTra8A zHtHn{wH{=Z+9thZqt>gJ?9?{vB?q-D^pca>mAZ5U|4ZAeV0$Iz_+Xpb)v!(N8rY_G zEo@V}4z{TkuuZKWwyAA_ZE7{xrgpt9dd&I>=m@zsBjQMCh8Dm;E7!OAL$XzufuIba z@;0Ez22dN-($kDCO%xwa-6_Nhhvde^d~&bc&?b3PyP3ZGZVmVLp*CG?HN6SyOseJj z#xAMaBgnjOmEY&{kPP2t6f2(vV-u3cya5pw z1GL8w^n=CXfHr`glNv@0l4CF92H50*m3AGrQG57nQlu>r%oW3$5Isfc+PpL@!et%O zLI*`6C}f8AQS?CSbw#Mc_qx)mu1d#fXFG60z#c4W{V41>sua731iiQjHrU z*t|;I@BwGi*a@H+FpT3+>o>Z58uawTdo-pls3@y~1sn+IASXd-#hO}aF6J4a1WfJt z#o_1E{OKi)SiK0vBVfbYT8T&NL6}=iv2ghESXwQ|PGCz@8tDtrpbtrd&$YFab&O+XaY%y;UV2vhj|IG=jb z;ZiI2pt83uijn*!ao3{QWLKx&#@VjR_F#47Hl^LV+#D=o$!TqiDE`kGMzX`Q74~m0R|)2fGoc*Ut?kKjoJksd&2>*iHo2RNgU{@ehn9Ph(i>*dWn+$amo!;GRYq0w<=+O=#kjn*_2a z`f-d`v(blx0Xrs+U4-)5o4DBWkfjz__u$MRl9wN?m zfPKUvu%9>tlEfi!fH*q<28lyph&Tie5{JOU#OVb%L>vNNAP#{PaR{V|(+zN#I0TLm zhrm(d5cr}lBa3N1MjhD+@gpYM29z=6?YHK)stMd~PZ zOzN14h&pZ}qE6^?>mv0ybxi6B6A^XNL`0p^gVK?c>iXnqI=(|VdH1}^>F+ZFB zi39&k%L<&5eNxr(mn|EeiNU_hF2&wfvhlvsdj9Nzl#D)`D%sRN)ERoXFHjdZ13Yi> Pg|A7=H%eB9|Iz$6GQ_tG diff --git a/css/iconpicker.svg b/css/iconpicker.svg deleted file mode 100644 index de6a43dd..00000000 --- a/css/iconpicker.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - -Copyright (C) 2014 by original authors @ fontello.com - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/css/iconpicker.ttf b/css/iconpicker.ttf deleted file mode 100644 index da45a6de0eed5dba10088fa91dbde5e29b2ebf72..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5372 zcmeHLdu&@*89(P)4Q{0b?>{+9p&%H$gYG3<(g&-G&MRb$%ng*LHNcer%cG_;8 zfd6spdw$<{e&>6g@0{zFamH8!dxEJfb9i)HWMIpEuR!w-zQ?k2M*hkx{HKiZL41#A zPZx#lx63xhTpwV5{bYV>uH-tin=yA2W6tNMjKw_kz%E+vn3{cb@;is#e~K~X0%MlG z>6|ga_np0$G27di@0o_e{w?(=V|EYZ&C_$mGi%oYF?%n`vkO^6Jz+To`9a8@Ipa*8 z{n_~*Wbz~Cjk(;?hfl77{49L@DZj8-{K4Zt|04XK!Te&rkjp>+()nd9y$JajkT-()gzRezHIqLlXPo*YGKmRMb zbVGC0&_f5CAfq&58<<}a3 z@prw~OJz0pj!!9%v-(fB+uBTaS9vOC_wb&Gm*+gfdDBI<*C?r_x&|-VBsVpidzH^4 zR_71l#PIN@YFzC*S9K5YP29`((ps+`s^yUu)F!@m*+%pjrWst;63I=2R?XtL*kP zF4a}C+vvLK`Yv|Dvk|GI2(*6rZ^~QBQ*1K}MBCcdHrXvq;V~o&KZh|WY!vA$Y}m8j zH|w<93-`1dr_Ic#hb-{fcv;%M7F-d#H)Jv#^Zu8q9aZu6p6J==Jg zH{#3NY%LAk9_AgpdfL&@woQB^3JPKm+tuA}=kH!$`b&KsKU!yZzxBeAv)z3TUiaau zb+$fbm1}SOb-o=FzkXrlZ1--5;{K>I;f}^%pSjLGSf`Fym;Q0B!OrV!-?(Ps1H0~V zHmea!>)Jm$+_wJ2p(X35OmHiAy;*Okv!kLaO>Lk&DccV-NC&(A_Iz*w`*-k)D!SDC}EYlRe8H>Y3#u9fqXLZuV3*? z`yU)Vo8-#dgM|yU(76 zj*pWpDR}eoT;;1?sL1Lnti_y~uJU!fch0b%v3GetzpiXBEjd}#d|O}%-j*8}MRUUW zTy@22_PZ5-JE5!i=6HwftYU@P(UTRu3jI(OTY!^QY-MhCyoznm=c?Gnf^4CR-K?3N zr#F?w2|p*<_p6vQ4{xnv1(#2-idE?EsbUN8!78>gFE^^#2K^&d>|)3GSE|^}+W8;i z3;9P2GgH$=u_eA$M7p+ji}6Rr0#q~e#;h<-6{i;piy|r}7v_t(+1Z6~c42NNyD*=h z$v&JbjO3FfX=;yKX6mbMv`^QOr${m&Malkz#RDOcoaA#8B0~ z$QKq)=CZ}`bg`K4+qUg?zbuYI<=LaGz-HJKn`T8O*cNEFVvMjZww-kYje{Y;tgvRV znFgDM#$czgV%nTpgdD|p64E@hIWT5{!z_#E9PHCL4{wAX#(aT|;5h{wv#>I5MvmT-i@FPQ!Bq+9D#Rs0(J40*!WO`~nfv+)3EU zf*m%iRD`yVZNr~W%NN~NJ8SgLyW0mH$#KDQ3+@~nw{r(~Iwlq#nGa3O6dbd;$sz%# z*-V6Ni#el^owl9In^M-8&*o;Wi}{)P9oBLDkbIbY;I{+bV7S~r_KC0vop<_5rc05T z3`wqw2_fG|N=y53X-SNw{F>iaN(q@vru;IR_6gZbs5hM!(v>hK%5+#@`cUc3aBdJW%XN;s%S{ifF(G(_p z6n)iINLqAhj|VSfJK~vGNLnFkF-=IO#SHnxIGjmKXGq#~K@lm5tmKLD%%B;By`p46 zt*lrA8IdSy1{KZBk@=_&QuyGl=1!^s%^0jKcIaiRH6gh%7?MsM_Jokm_&zEDfEG(j z7fBy_oOUK8>-7CcQu{|M zN}nJ4W>a6Umswr>fmFG!E)MrG=?bPLi%TUCD?91o!b5T|il7FPsWL}puobZq>I%2c zPQQj_HSDX*(-I|M&Zd#ZFoGY>pnkVXR%WbOL+WwK1}<~X&2l#&7Hi^Yipe@HCNi-5 zdVM{|%^i!CGUa+}P|gK?ZAiWm#D-ulg72WbOirP-|OIeE!Ozpo5uC#14n#mX&&Puk7fQyrs)5-`3mHy>qHl7dy>pf;y9GrN41XYW@f^?`!6TF*u<0 zmOFV1qSBEABB-%4Xdt6EBtv?*wLc`ocbUb`XTjKp;xTVPgvBtOF(iF|sWhw&!kQ5MCD_`2Yg&XWHl&3vibPPz44tFsk<_b- zP=)VRrCnW@j?u|>;D&%dc+`f_*l~0zP7w=Mt|=v+nb4#fHzsg+mAK&p&ZKb?Kr`SN z*P%9K^!hZ|8A9|JOj|HfF$E8}5Fnr?L21RFT4^oT8K4AA>v-bw^J)I{EsNN_2<0Q- z!`fcWN9#wLJ5057;DiVG(kvqo9QDmrCJ?!G!+*8xTYztsuIR-D_;Q8{g^_d zC9+zj;*}dst5y{;h2+kv$9S!*8G0umi(2J-bWMaQ{UO{>{poPIoqN#PyH?aF{w;Oy zirQq?mfpd+N0(i}+RPnB`*gWISi+Xm-j>k(pKy#~hh;nb?=~w!{ZcESL@#J))i64@ z5@SD3BW|;m#;T?GpF3yxe`^-14xQD0t=H$jZR7muY9#kk%C*uBP?mnGF9lMKb|tYr zNUWuDVlLw!7%iUWu+(utqMxGQi+g~3nq>%_m@c~~k2nPO6NkV7;t)7UoO=Kc5r@EG;t)s@hrkiy z>;@Pi4uMhP5I9O40uK;p0N@yL2z-V(1X9EykS0zaz;WUb7$XjW2Z=-Av$~9|l=%b+ zvIpviOtcFqV|ESHy$}pt?pR@ulVGy5CL;EPiHMrhW%mkok_3}FWg?cb08@u)LW+eIzBLPp8T@br5|93BMOe#4iJUuJGkANy}HuR)+u4{5R5Y BqlEwf diff --git a/css/iconpicker.woff b/css/iconpicker.woff deleted file mode 100644 index 8fdcf7046207b198adda277b121ad8117fc6d4ad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3344 zcmY+H2{cr1AII;Qv9HP27+c8tCn5%u$ueZ$29s^{3E84-k+LL`AtYrP)Wn-* z@<(>rvXh;%FL|&3`=0Zj_jk_sKF{}af4}EG=iGDe`8~nL7z_Xbz+h$rSk6X{;M4h(-Ij%RNWo#fVDJJU=H1X#pZtdt{cdH0ss^R=Bkt!{fhH&b#ws$25~S) z5!6+P-XoL;2tkGiy&xzN+I*;mhc_VvWRaj3I%5~$0C3ya`7Eyp^k;kFfZD?Xy&Xfq z=Q5B$FZhp^=r?^FyP)*htx9}!Bh0@a0)Y8<^8OaGNsxQ8*{1G2A z-HzB+PZCN*COE=Po}Ck+1?bY449?cTn2>txe5Muox!U zXZ8u?&7)I+qMy`X7=`F;qD_yV?8}tci{o9KdA0yxMVXlk+|b!NXefpW(|P^$1DXdo z*8`mn$<4!#1oc~TWU9INv8%Yee91CAu57Z>5hKBK*;BGLNQe(XR{`TIVj|4twO?ED zO4ew!6ga3}zlRd3CREf)KmA75v2p*dvWP(lOWuPgcnuV!XF*HLQBU>uZrBb7%BEy8 z(fHfdvK!yXDajMjyEU0b0jhTnD zVh_38*#tyy2#UU9Blb~DG!)@2W`hL=OFd=7=l%Q99hg`Afz}p#nyq5(io}6(C`Qr> z`7h3uK@6Ff2$c;>ZBc3dP!TW3A5tEXA(@((wnR}6(lg44i?Z+^D6pLQdHIRMUYdbq z7rOY7llJTNDAL3UVT?--MNlEj=w)KwG}L#CXRq~cl{^q<9cf!C8t)m|-JHK*Zc%3E z|6vX7#%!zi^)?}23*ftCHoF8dQp}|)y|AOxI?@TZ7@WqF+l=#ikHY&y$8pP?9rVy6g>X;&FBvDw;j)%a zUQJDhK+)~pe?mA77@7drH8fSf${2moPBwA>7cJg4E~Hyev&JG{HLiGL{;tDb6>^K* zzSbsFXB&K%9yi1s;JmvzY3A}~MPUA~3JWovaw)MCtQU`_@$Ws7N4Z%pdRpQ*wn5&z7sa^>=5O*H-9aT8Zb+KuPN;-(V;e#k;Hg2u7$)B$a>4G zWvL*PhnG<(uAur8o1dmYQOQ8Ym=kjMHk4!f$hA}5USw=s) zO~^lxz`h|KJuc$hvqncbB%+Sd&%_r}<#C&17 z&wnu-tI|5vxiAl?K8fOCq~LmZ+PE$S^SpiF-QvBgeu;QG85gS^V5JIgyu18m@QJBt z@W?OH--bcB;a696294lHbdUdHRa*Ey9UxuXg1=t-r}hDzx-Is5JCcAI_I9fPb$f1UjJ!tMz(_*CJ zA&{yLsVPYvlSSZZv52;qNrOjGigT?=uE7Dnp^bM~i_h4L2ltiv*HsX|Q8RZL-p40# zFP-NJNBV^8PGejJg1C~%@dA{psM^=>918mL-p!8Cy4vHrdx@QaQ##3$Sv<(8%)CS{ zDucrKJC-T1{Hjg6#mJXZ663WQ13q%TT}W{Cb(bwf9O`kjAA|d+6Z7`bM>}L(@5)%A)=+=ggu1 zl1!RcDLcMcaz(8<9g$|n>$FX7UtrV;xM!1Yy_`9#kTel&b+P?o1(&SUxt-+WqqT;L zr;Y2S_^`2)Q;bsORdInoP6838}Q#_yYIHjxDEzgezqo|wF^)A1JKa_7(m=*cyZ3&7u?Nw%T$0wW-YqE3ku_aClw#~U4v~TfCixd+@=E906xG6oZHiy?6T^)$^k>((X>T=tWl9uL(hF2Wrv4>3LsEsKpdh$bu{$|O6nCH33y@l>PHlTe! zrfH#J=KDMJlQQOwX`n9IYdbi3WlpD^xq5RhB;OwCQwUun#h(B8A-Y5$K=DhwbCkLN zdI+md;VcPre~n}m;Wys&oDQ+k|5?Sy>EaJWou3dH(_sBv!KnNrqUQDF3hUf&y<2Y- zSmiHBdlwo?#LM^9V{yfwOl12^7PaBsnHS1Jo>RL?)hd`48wAQ6+51XuVBZ?x2MM3_ z57>`}F!J)DLL0XCa6BmUf*p3Rq#U2UJu=UhCZ~0?p!Ope7kgH<_qBW5J?)X(olIXl z4J{K95czCCpPXiqmcAmS(}FcBdzO}lipk{;mny%gt$nABxh>auh+_S9we$P@r9s=i za^ZAT=qkZ#0k!zC@a3|{;hm@Kvg0Gfn$?hrn$m`hsgo4Hqg1n=?MV(B!FUOT?K(8 zJE*YVdzd)Awwcy@1}a*~DjJAZl?Wuk)cPGd!MchDs#SIA%#mQg WnT2TKz#u_RW8c9ZS5cpxYW@vs3D;Zz diff --git a/css/jquery.fonticonpicker.bootstrap.min.css b/css/jquery.fonticonpicker.bootstrap.min.css deleted file mode 100644 index c4e7ab11..00000000 --- a/css/jquery.fonticonpicker.bootstrap.min.css +++ /dev/null @@ -1,2 +0,0 @@ -/* fontIconPicker Bootstrap Theme {@link https://github.com/micc83/fontIconPicker} */ -.fip-bootstrap.icons-selector{font-size:16px}.fip-bootstrap.icons-selector .selector{border:0 none;background-color:#fff;width:102px}.fip-bootstrap.icons-selector .selector-button{background-color:#fff;border:1px solid #ccc;border-radius:0 4px 4px 0;background-image:-webkit-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:41px;background-repeat:repeat-x}.fip-bootstrap.icons-selector .selector-button:hover{background-color:#e0e0e0;background-position:0 -15px}.fip-bootstrap.icons-selector .selector-button:active{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.125)inset;-moz-box-shadow:0 3px 5px rgba(0,0,0,.125)inset;box-shadow:0 3px 5px rgba(0,0,0,.125)inset}.fip-bootstrap.icons-selector .selector-button:hover i{color:#999}.fip-bootstrap.icons-selector .selector-button i{color:#aaa;text-shadow:0 1px 0 #FFF}.fip-bootstrap.icons-selector .selected-icon{border:1px solid #ccc;border-right:0 none;background-color:#fff;border-radius:4px 0 0 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fip-bootstrap.icons-selector .selected-icon i{color:#404040}.fip-bootstrap.icons-selector .selector-popup{-moz-box-shadow:0 6px 12px rgba(0,0,0,.176);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.176);box-shadow:0 6px 12px rgba(0,0,0,.176);border:1px solid rgba(0,0,0,.15);border-radius:4px;background-color:#fff}.fip-bootstrap.icons-selector .selector-category select,.fip-bootstrap.icons-selector .selector-search input[type=text]{border:1px solid #ccc;color:#555;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;outline:0;border-radius:4px}.fip-bootstrap.icons-selector .selector-category select:focus,.fip-bootstrap.icons-selector .selector-search input[type=text]:focus{border-color:#66AFE9;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6)}.fip-bootstrap.icons-selector input::-webkit-input-placeholder{color:#aaa}.fip-bootstrap.icons-selector input:-moz-placeholder{color:#aaa}.fip-bootstrap.icons-selector input::-moz-placeholder{color:#aaa}.fip-bootstrap.icons-selector input:-ms-input-placeholder{color:#aaa!important}.fip-bootstrap.icons-selector .selector-search i{color:#aaa}.fip-bootstrap.icons-selector .fip-icons-container{background-color:#fff;border:1px solid #ccc;border-radius:4px}.fip-bootstrap.icons-selector .fip-icons-container .loading{color:#ddd}.fip-bootstrap.icons-selector .fip-box{border:1px solid #ccc;border-radius:2px;background-color:#eee}.fip-bootstrap.icons-selector .fip-box:hover{background-color:#fff;border-color:#66AFE9;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);box-shadow:0 1px 1px rgba(0,0,0,.075)inset,0 0 8px rgba(102,175,233,.6);font-size:1.6em;text-shadow:0 0 1px #fff}.fip-bootstrap.icons-selector .selector-footer,.fip-bootstrap.icons-selector .selector-footer i{color:#428BCA}.fip-bootstrap.icons-selector .selector-arrows i:hover{color:#2A6496}.fip-bootstrap.icons-selector span.current-icon,.fip-bootstrap.icons-selector span.current-icon:hover{background-color:#428BCA;color:#fff;border:1px solid #428BCA}.fip-bootstrap.icons-selector span.current-icon i,.fip-bootstrap.icons-selector span.current-icon:hover i{color:#fff}.fip-bootstrap.icons-selector .icons-picker-error i:before{color:#ccc}.fip-bootstrap.icons-selector .fip-box,.fip-bootstrap.icons-selector .selector-category select,.fip-bootstrap.icons-selector .selector-search input[type=text]{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out} diff --git a/css/jquery.fonticonpicker.min.css b/css/jquery.fonticonpicker.min.css deleted file mode 100644 index a160994e..00000000 --- a/css/jquery.fonticonpicker.min.css +++ /dev/null @@ -1,2 +0,0 @@ -/* fontIconPicker main CSS file {@link https://github.com/micc83/fontIconPicker} */ -.icons-selector *{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.icons-selector,.icons-selector *,.icons-selector :after,.icons-selector :before,.icons-selector:after,.icons-selector:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.icons-selector{display:inline-block;vertical-align:middle;text-align:left}.icons-selector .selector{width:100px;height:40px}.icons-selector .selector-button{width:39px;height:100%;display:block;text-align:center;cursor:pointer;float:left}.icons-selector .selector-button i{line-height:38px;text-align:center}.icons-selector .selected-icon{display:block;width:60px;height:100%;float:left;text-align:center}.icons-selector .selected-icon i{line-height:40px;font-size:18px;cursor:default}.icons-selector .selector-popup{position:absolute;z-index:10000;background-color:#fefefe;padding:5px;height:auto;width:342px;margin-top:-1px}.icons-selector .selector-category select,.icons-selector .selector-search input[type=text]{border:0;line-height:20px;padding:10px 2.5%;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px;font-size:12px;display:block}.icons-selector .selector-category select{height:40px}.icons-selector .selector-category select option{padding:10px}.icons-selector input::-webkit-input-placeholder{text-transform:uppercase}.icons-selector input:-moz-placeholder{text-transform:uppercase}.icons-selector input::-moz-placeholder{text-transform:uppercase}.icons-selector input:-ms-input-placeholder{text-transform:uppercase}.icons-selector .selector-search{position:relative}.icons-selector .selector-search i{position:absolute;right:10px;top:7px}.icons-selector .fip-icons-container{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.icons-selector .fip-icons-container .loading{font-size:24px;margin:0 auto;padding:20px 0;text-align:center;width:100%}.icons-selector .fip-box{display:inline-block;margin:2px;width:60px;line-height:42px;text-align:center;cursor:pointer;vertical-align:top;height:40px}.icons-selector .selector-footer{line-height:12px;padding:5px 5px 0;text-align:center}.icons-selector .selector-footer,.icons-selector .selector-footer i{font-size:14px}.icons-selector .selector-arrows{float:right}.icons-selector .selector-pages{font-size:11px;float:left}.icons-selector .selector-arrows i{cursor:pointer}.icons-selector .selector-footer em{font-style:italic}.icons-selector .icons-picker-error i:before{color:#eee}@font-face{font-family:iconpicker;src:url(iconpicker.eot?90190138);src:url(iconpicker.eot?90190138#iefix) format('embedded-opentype'),url(iconpicker.woff?90190138) format('woff'),url(iconpicker.ttf?90190138) format('truetype'),url(iconpicker.svg?90190138#iconpicker) format('svg');font-weight:400;font-style:normal}.icons-selector [class*=" fip-icon-"]:before,.icons-selector [class^=fip-icon-]:before{font-family:iconpicker;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.icons-selector .fip-icon-search:before{content:'\e812';cursor:default}.icons-selector .fip-icon-cancel:before{content:'\e814';cursor:pointer}.icons-selector .fip-icon-block:before{content:'\e84e';color:#fed0d0}.icons-selector .fip-icon-down-dir:before{content:'\e800'}.icons-selector .fip-icon-up-dir:before{content:'\e813'}.icons-selector .fip-icon-left-dir:before{content:'\e801'}.icons-selector .fip-icon-right-dir:before{content:'\e802'}.icons-selector .fip-icon-spin3:before{content:'\e815'}.icons-selector .fip-icon-spin3{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}} diff --git a/js/jquery.fonticonpicker.min.js b/js/jquery.fonticonpicker.min.js deleted file mode 100644 index 53da65a9..00000000 --- a/js/jquery.fonticonpicker.min.js +++ /dev/null @@ -1,13 +0,0 @@ -/** - * jQuery fontIconPicker - v2.0.0 - * - * An icon picker built on top of font icons and jQuery - * - * http://codeb.it/fontIconPicker - * - * Made by Alessandro Benoit & Swashata - * Under MIT License - * - * {@link https://github.com/micc83/fontIconPicker} - */ -!function(a){"use strict";function c(c,d){this.element=a(c),this.settings=a.extend({},b,d),this.settings.emptyIcon&&this.settings.iconsPerPage--,this.iconPicker=a("
    ",{"class":"icons-selector",style:"position: relative",html:'
    "}),this.iconContainer=this.iconPicker.find(".fip-icons-container"),this.searchIcon=this.iconPicker.find(".selector-search i"),this.iconsSearched=[],this.isSearch=!1,this.totalPage=1,this.currentPage=1,this.currentIcon=!1,this.iconsCount=0,this.open=!1,this.searchValues=[],this.availableCategoriesSearch=[],this.triggerEvent=null,this.backupSource=[],this.backupSearch=[],this.isCategorized=!1,this.selectCategory=this.iconPicker.find(".icon-category-select"),this.selectedCategory=!1,this.availableCategories=[],this.unCategorizedKey=null,this.init()}var b={theme:"fip-grey",source:!1,emptyIcon:!0,emptyIconValue:"",iconsPerPage:20,hasSearch:!0,searchSource:!1,useAttribute:!1,attributeName:"data-icon",convertToHex:!0,allCategoryText:"From all categories",unCategorizedText:"Uncategorized"};c.prototype={init:function(){this.iconPicker.addClass(this.settings.theme),this.iconPicker.css({left:-9999}).appendTo("body");var b=this.iconPicker.outerHeight(),c=this.iconPicker.outerWidth();if(this.iconPicker.css({left:""}),this.element.before(this.iconPicker),this.element.css({visibility:"hidden",top:0,position:"relative",zIndex:"-1",left:"-"+c+"px",display:"inline-block",height:b+"px",width:c+"px",padding:"0",margin:"0 -"+c+"px 0 0",border:"0 none",verticalAlign:"top"}),!this.element.is("select")){var d=function(){for(var a=3,b=document.createElement("div"),c=b.all||[];b.innerHTML="",c[0];);return a>4?a:!a}(),e=document.createElement("div");this.triggerEvent=9!==d&&"oninput"in e?["input","keyup"]:["keyup"]}!this.settings.source&&this.element.is("select")?(this.settings.source=[],this.settings.searchSource=[],this.element.find("optgroup").length?(this.isCategorized=!0,this.element.find("optgroup").each(a.proxy(function(b,c){var d=this.availableCategories.length,e=a("