diff --git a/README.md b/README.md index ad9aca2..7349372 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,19 @@ [![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/atisawd) + _High Quality web friendly icons_ 'Boxicons' is a carefully designed open source iconset with 700+ icons. It's crafted to look enrich your website/app experience. -_Announcing Boxicons v1.7.0!_ +_Announcing Boxicons v1.7.1!_ Total of 798 icons in regular, solid styles. - Woff2 font added - 48 new icons added +- Corrections to comply with the Material system icon rules ## Installation diff --git a/dist/boxicons.js b/dist/boxicons.js index 5124f3b..8d15ef4 100644 --- a/dist/boxicons.js +++ b/dist/boxicons.js @@ -1,2 +1,2 @@ -!function(t,e,n,r,o){function a(){var t=[];return t.isDone=!1,t.exec=function(){t.splice(0).forEach(function(t){t()})},t.then=function(e){return t.isDone?e():t.push(e),t},t}function i(t){var e=a(),n=r.createElement("script");return n.type="text/javascript",n.readyState?n.onreadystatechange=function(){"loaded"!=n.readyState&&"complete"!=n.readyState||(n.onreadystatechange=null,e.isDone=!0,e.exec())}:n.onload=function(){e.isDone=!0,e.exec()},n.src=t,r.getElementsByTagName("head")[0].appendChild(n),n.then=e.then,n}if("customElements"in n)o();else{if(n.AWAITING_WEB_COMPONENTS_POLYFILL)return void n.AWAITING_WEB_COMPONENTS_POLYFILL.then(o);var s=n.AWAITING_WEB_COMPONENTS_POLYFILL=a();s.then(o);var f=n.WEB_COMPONENTS_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.0.2/webcomponents-bundle.js",c=n.ES6_CORE_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/core-js/2.5.3/core.min.js";"Promise"in n?i(f).then(function(){s.isDone=!0,s.exec()}):i(c).then(function(){i(f).then(function(){s.isDone=!0,s.exec()})})}}(0,0,window,document,function(){!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.BoxIconElement=e():t.BoxIconElement=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=1)}([function(t,e){function n(t,e){var n=t[1]||"",o=t[3];if(!o)return n;if(e&&"function"==typeof btoa){var a=r(o);return[n].concat(o.sources.map(function(t){return"/*# sourceURL="+o.sourceRoot+t+" */"})).concat([a]).join("\n")}return[n].join("\n")}function r(t){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(t))))+" */"}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var r=n(e,t);return e[2]?"@media "+e[2]+"{"+r+"}":r}).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o\n:host {\n display: inline-block;\n font-size: initial;\n box-sizing: border-box;\n width: 24px;\n height: 24px;\n}\n:host([size=xs]) {\n width: 0.8rem;\n height: 0.8rem;\n}\n:host([size=sm]) {\n width: 1.55rem;\n height: 1.55rem;\n}\n:host([size=md]) {\n width: 2.25rem;\n height: 2.25rem;\n}\n:host([size=lg]) {\n width: 3.0rem;\n height: 3.0rem;\n}\n\n:host([size]:not([size=""]):not([size=xs]):not([size=sm]):not([size=md]):not([size=lg])) {\n width: auto;\n height: auto;\n}\n:host([pull=left]) #icon {\n float: left;\n margin-right: .3em!important;\n}\n:host([pull=right]) #icon {\n float: right;\n margin-left: .3em!important;\n}\n:host([border=square]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: .25em;\n}\n:host([border=circle]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: 50%;\n}\n#icon,\nsvg {\n width: 100%;\n height: 100%;\n}\n#icon {\n box-sizing: border-box;\n} \n'+l.a+"\n"+u.a+'\n\n
';var x=b(function(t){function e(){r(this,e);var t=o(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return t.$ui=t.attachShadow({mode:"open"}),t.$ui.appendChild(t.ownerDocument.importNode(g.content,!0)),w()&&h.ShadyCSS.styleElement(t),t._state={$iconHolder:t.$ui.getElementById("icon"),type:t.getAttribute("type")},t}return a(e,t),p(e,null,[{key:"getIconSvg",value:function(t,e){var n=this.cdnUrl+"/regular/bx-"+t+".svg";return"solid"===e?n=this.cdnUrl+"/solid/bxs-"+t+".svg":"logo"===e&&(n=this.cdnUrl+"/logos/bxl-"+t+".svg"),n&&y[n]?y[n]:(y[n]=new Promise(function(t,e){var r=new XMLHttpRequest;r.addEventListener("load",function(){if(this.status<200||this.status>=300)return void e(new Error(this.status+" "+this.responseText));t(this.responseText)}),r.onerror=e,r.onabort=e,r.open("GET",n),r.send()}),y[n])}},{key:"define",value:function(t){t=t||this.tagName,w()&&h.ShadyCSS.prepareTemplate(g,t),customElements.define(t,this)}},{key:"cdnUrl",get:function(){return"//unpkg.com/boxicons@1.7.0/svg"}},{key:"tagName",get:function(){return"box-icon"}},{key:"observedAttributes",get:function(){return["type","name","color","size","rotate","flip","animation","border","pull"]}}]),p(e,[{key:"attributeChangedCallback",value:function(t,e,n){var r=this._state.$iconHolder;switch(t){case"type":i(this,e,n);break;case"name":s(this,e,n);break;case"color":r.style.fill=n||"";break;case"size":f(this,e,n);break;case"rotate":e&&r.classList.remove("bx-rotate-"+e),n&&r.classList.add("bx-rotate-"+n);break;case"flip":e&&r.classList.remove("bx-flip-"+e),n&&r.classList.add("bx-flip-"+n);break;case"animation":e&&r.classList.remove("bx-"+e),n&&r.classList.add("bx-"+n)}}},{key:"connectedCallback",value:function(){w()&&h.ShadyCSS.styleElement(this)}}]),e}(HTMLElement))},function(t,e,n){var r=n(4);t.exports="string"==typeof r?r:r.toString()},function(t,e,n){e=t.exports=n(0)(!1),e.push([t.i,"@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:scaleX(1) rotate(-10deg);transform:scaleX(1) rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}",""])},function(t,e,n){var r=n(6);t.exports="string"==typeof r?r:r.toString()},function(t,e,n){e=t.exports=n(0)(!1),e.push([t.i,'.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}',""])}])})}); +!function(t,e,n,r,o){function a(){var t=[];return t.isDone=!1,t.exec=function(){t.splice(0).forEach(function(t){t()})},t.then=function(e){return t.isDone?e():t.push(e),t},t}function i(t){var e=a(),n=r.createElement("script");return n.type="text/javascript",n.readyState?n.onreadystatechange=function(){"loaded"!=n.readyState&&"complete"!=n.readyState||(n.onreadystatechange=null,e.isDone=!0,e.exec())}:n.onload=function(){e.isDone=!0,e.exec()},n.src=t,r.getElementsByTagName("head")[0].appendChild(n),n.then=e.then,n}if("customElements"in n)o();else{if(n.AWAITING_WEB_COMPONENTS_POLYFILL)return void n.AWAITING_WEB_COMPONENTS_POLYFILL.then(o);var s=n.AWAITING_WEB_COMPONENTS_POLYFILL=a();s.then(o);var f=n.WEB_COMPONENTS_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.0.2/webcomponents-bundle.js",c=n.ES6_CORE_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/core-js/2.5.3/core.min.js";"Promise"in n?i(f).then(function(){s.isDone=!0,s.exec()}):i(c).then(function(){i(f).then(function(){s.isDone=!0,s.exec()})})}}(0,0,window,document,function(){!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.BoxIconElement=e():t.BoxIconElement=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=1)}([function(t,e){function n(t,e){var n=t[1]||"",o=t[3];if(!o)return n;if(e&&"function"==typeof btoa){var a=r(o);return[n].concat(o.sources.map(function(t){return"/*# sourceURL="+o.sourceRoot+t+" */"})).concat([a]).join("\n")}return[n].join("\n")}function r(t){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(t))))+" */"}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var r=n(e,t);return e[2]?"@media "+e[2]+"{"+r+"}":r}).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o\n:host {\n display: inline-block;\n font-size: initial;\n box-sizing: border-box;\n width: 24px;\n height: 24px;\n}\n:host([size=xs]) {\n width: 0.8rem;\n height: 0.8rem;\n}\n:host([size=sm]) {\n width: 1.55rem;\n height: 1.55rem;\n}\n:host([size=md]) {\n width: 2.25rem;\n height: 2.25rem;\n}\n:host([size=lg]) {\n width: 3.0rem;\n height: 3.0rem;\n}\n\n:host([size]:not([size=""]):not([size=xs]):not([size=sm]):not([size=md]):not([size=lg])) {\n width: auto;\n height: auto;\n}\n:host([pull=left]) #icon {\n float: left;\n margin-right: .3em!important;\n}\n:host([pull=right]) #icon {\n float: right;\n margin-left: .3em!important;\n}\n:host([border=square]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: .25em;\n}\n:host([border=circle]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: 50%;\n}\n#icon,\nsvg {\n width: 100%;\n height: 100%;\n}\n#icon {\n box-sizing: border-box;\n} \n'+l.a+"\n"+u.a+'\n\n
';var x=b(function(t){function e(){r(this,e);var t=o(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return t.$ui=t.attachShadow({mode:"open"}),t.$ui.appendChild(t.ownerDocument.importNode(g.content,!0)),w()&&h.ShadyCSS.styleElement(t),t._state={$iconHolder:t.$ui.getElementById("icon"),type:t.getAttribute("type")},t}return a(e,t),p(e,null,[{key:"getIconSvg",value:function(t,e){var n=this.cdnUrl+"/regular/bx-"+t+".svg";return"solid"===e?n=this.cdnUrl+"/solid/bxs-"+t+".svg":"logo"===e&&(n=this.cdnUrl+"/logos/bxl-"+t+".svg"),n&&y[n]?y[n]:(y[n]=new Promise(function(t,e){var r=new XMLHttpRequest;r.addEventListener("load",function(){if(this.status<200||this.status>=300)return void e(new Error(this.status+" "+this.responseText));t(this.responseText)}),r.onerror=e,r.onabort=e,r.open("GET",n),r.send()}),y[n])}},{key:"define",value:function(t){t=t||this.tagName,w()&&h.ShadyCSS.prepareTemplate(g,t),customElements.define(t,this)}},{key:"cdnUrl",get:function(){return"//unpkg.com/boxicons@1.7.1/svg"}},{key:"tagName",get:function(){return"box-icon"}},{key:"observedAttributes",get:function(){return["type","name","color","size","rotate","flip","animation","border","pull"]}}]),p(e,[{key:"attributeChangedCallback",value:function(t,e,n){var r=this._state.$iconHolder;switch(t){case"type":i(this,e,n);break;case"name":s(this,e,n);break;case"color":r.style.fill=n||"";break;case"size":f(this,e,n);break;case"rotate":e&&r.classList.remove("bx-rotate-"+e),n&&r.classList.add("bx-rotate-"+n);break;case"flip":e&&r.classList.remove("bx-flip-"+e),n&&r.classList.add("bx-flip-"+n);break;case"animation":e&&r.classList.remove("bx-"+e),n&&r.classList.add("bx-"+n)}}},{key:"connectedCallback",value:function(){w()&&h.ShadyCSS.styleElement(this)}}]),e}(HTMLElement))},function(t,e,n){var r=n(4);t.exports="string"==typeof r?r:r.toString()},function(t,e,n){e=t.exports=n(0)(!1),e.push([t.i,"@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:scaleX(1) rotate(-10deg);transform:scaleX(1) rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}",""])},function(t,e,n){var r=n(6);t.exports="string"==typeof r?r:r.toString()},function(t,e,n){e=t.exports=n(0)(!1),e.push([t.i,'.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}',""])}])})}); //# sourceMappingURL=boxicons.js.map \ No newline at end of file diff --git a/index.html b/index.html index 5193811..6dd64b7 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ + href="https://cdn.jsdelivr.net/npm/boxicons@1.7.1/css/boxicons.min.css"> @@ -75,6 +75,6 @@
- + diff --git a/package.json b/package.json index 65fa975..11dfedc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxicons", - "version": "1.7.0", + "version": "1.7.1", "private": true, "description": "High Quality web friendly icons", "scripts": { diff --git a/static/css/boxicons.css b/static/css/boxicons.css index 67bb2e1..405de73 100644 --- a/static/css/boxicons.css +++ b/static/css/boxicons.css @@ -522,7 +522,6 @@ border-radius: 50%; } - .bxl-android:before { content: "\e900"; } diff --git a/static/dist/1.bundle.js b/static/dist/1.bundle.js index bee7deb..10b854c 100644 --- a/static/dist/1.bundle.js +++ b/static/dist/1.bundle.js @@ -1,2 +1,2 @@ -webpackJsonp([1],{459:function(n,e,t){"use strict";function a(n){return n&&n.__esModule?n:{default:n}}function i(n,e){if(!(n instanceof e))throw new TypeError("Cannot call a class as a function")}function o(n,e){if(!n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?n:e}function r(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);n.prototype=Object.create(e&&e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(n,e):n.__proto__=e)}function l(n,e){return Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}function s(n){return(0,v.bindActionCreators)({changeSideIcon:E.changeSideIcon,setSelectedIcon:E.setSelectedIcon},n)}Object.defineProperty(e,"__esModule",{value:!0});var c=function(){function n(n,e){for(var t=0;t",componentCode:""}):"LOGO"===this.props.icon.type_of_icon?this.setState({code:"",componentCode:""}):this.setState({code:"",componentCode:""})}},{key:"componentDidMount",value:function(){for(var n=document.querySelectorAll("code"),e=0;e0&&(e+=" bx-rotate-"+this.state.rotate,t+="rotate='"+this.state.rotate+"' "),this.setState({code:"",componentCode:""})}}},{key:"handleRotate",value:function(){var n="bx bx-"+this.props.icon.name,e="name='"+this.props.icon.name+"' ";"SOLID"===this.props.icon.type_of_icon?(n="bx bxs-"+this.props.icon.name,e+="type='solid' "):"LOGO"===this.props.icon.type_of_icon&&(n="bx bxl-"+this.props.icon.name,e+="type='logo' "),"none"!==this.state.animation&&(n+=" bx-"+this.state.animation,e+="animation='"+this.state.animation+"' "),this.state.rotate+90!==360?(this.setState({rotate:this.state.rotate+90}),n+=" bx-rotate-"+(this.state.rotate+90),e+="rotate='"+(this.state.rotate+90)+"' "):this.setState({rotate:0}),this.setState({code:"",componentCode:""})}},{key:"handleAnimate",value:function(n){this.setState({animation:n}),this.setState({animateChoiceDisplay:!1});var e="bx bx-"+this.props.icon.name,t="name='"+this.props.icon.name+"' ";"SOLID"===this.props.icon.type_of_icon?(e="bx bxs-"+this.props.icon.name,t+="type='solid' "):"LOGO"===this.props.icon.type_of_icon&&(e="bx bxl-"+this.props.icon.name,t+="type='logo' "),"none"!==n&&(e+=" bx-"+n,t+="animation='"+n+"' "),this.state.rotate>0&&(e+=" bx-rotate-"+this.state.rotate,t+="animation='"+this.state.rotate+"' "),this.setState({code:"",componentCode:""})}},{key:"handleColor",value:function(n){this.setState({color:n}),this.setState({colorChoiceDisplay:!1})}},{key:"handleCurrentColor",value:function(){this.setState({colorChoiceDisplay:!this.state.colorChoiceDisplay}),this.setState({animateChoiceDisplay:!1})}},{key:"handleCurrentAnimation",value:function(){this.setState({animateChoiceDisplay:!this.state.animateChoiceDisplay}),this.setState({colorChoiceDisplay:!1})}},{key:"copyCode",value:function(){document.querySelector("#code").select(),document.execCommand("copy"),this.setState({copied:!0}),setTimeout(function(){this.setState({copied:!1})}.bind(this),1e3)}},{key:"handleBoxClose",value:function(){this.props.changeSideIcon(!1),this.props.setSelectedIcon(null,null)}},{key:"render",value:function(){var n=this,e=(0,A.default)({active:this.state.copied,copied:!0}),t="/static/img/svg/bx-"+this.props.icon.name+".svg",a=this.props.icon,i="bx-"+a.name;return"SOLID"===a.type_of_icon?(t="/static/img/svg/bxs-"+this.props.icon.name+".svg",i="bxs-"+a.name):"LOGO"===a.type_of_icon&&(t="/static/img/svg/bxl-"+this.props.icon.name+".svg",i="bxl-"+a.name),x.default.createElement("div",{className:" "},x.default.createElement(z,{className:"icon"},x.default.createElement("div",{className:"box-bg "+this.state.color},x.default.createElement("i",{className:"bx "+i+" bx-rotate-"+this.state.rotate+" bx-"+this.state.animation})),x.default.createElement("div",{className:" icon-head"},x.default.createElement("div",{className:" icon-head-name"},a.name),x.default.createElement("div",{className:" icon-footer"},x.default.createElement(L,null,this.state.colorChoiceDisplay&&x.default.createElement("div",{className:" color-choices"},x.default.createElement("div",{className:"color black",onClick:function(){return n.handleColor("black")}}),x.default.createElement("div",{className:"color orange",onClick:function(){return n.handleColor("orange")}}),x.default.createElement("div",{className:"color yellow",onClick:function(){return n.handleColor("yellow")}}),x.default.createElement("div",{className:"color green",onClick:function(){return n.handleColor("green")}}),x.default.createElement("div",{className:"color blue",onClick:function(){return n.handleColor("blue")}}),x.default.createElement("div",{className:"color purple",onClick:function(){return n.handleColor("purple")}}),x.default.createElement("div",{className:"color red",onClick:function(){return n.handleColor("red")}}),x.default.createElement("div",{className:"color white",onClick:function(){return n.handleColor("white")}})),x.default.createElement("div",{className:" current-color",onClick:this.handleCurrentColor},x.default.createElement("div",{className:"color "+this.state.color}))),x.default.createElement(B,{onClick:this.handleRotate},x.default.createElement("i",{className:"bx bx-rotate"})),x.default.createElement(B,null,x.default.createElement("div",{onClick:this.handleCurrentAnimation},x.default.createElement("i",{className:"bx bx-play"})),this.state.animateChoiceDisplay&&x.default.createElement("div",{className:"animate-choices"},x.default.createElement("div",{className:"animate tada",onClick:function(){return n.handleAnimate("tada")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-tada"})),x.default.createElement("div",{className:"animate flashing",onClick:function(){return n.handleAnimate("flashing")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-flashing"})),x.default.createElement("div",{className:"animate burst",onClick:function(){return n.handleAnimate("burst")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-burst"})),x.default.createElement("div",{className:"animate spin",onClick:function(){return n.handleAnimate("spin")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-spin"})),x.default.createElement("div",{className:"animate fade-left",onClick:function(){return n.handleAnimate("fade-left")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-left"})),x.default.createElement("div",{className:"animate fade-right",onClick:function(){return n.handleAnimate("fade-right")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-right"})),x.default.createElement("div",{className:"animate fade-up",onClick:function(){return n.handleAnimate("fade-up")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-up"})),x.default.createElement("div",{className:"animate fade-down",onClick:function(){return n.handleAnimate("fade-down")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-down"})),x.default.createElement("div",{className:"animate none",onClick:function(){return n.handleAnimate("none")}},"none"))),x.default.createElement(T,null,x.default.createElement("div",{className:"code-options"},x.default.createElement("div",{className:"component"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("component")}},"Web Component"),x.default.createElement("div",{className:"font"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("font")}},"Font")),x.default.createElement("div",{className:"icon-code-in",onClick:this.copyCode},"component"===this.state.type?x.default.createElement("div",null,x.default.createElement(_.default,null," ",x.default.createElement("code",{className:"html"},x.default.createElement("div",{className:"code-hover"},this.state.componentCode))),x.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.componentCode,id:"code"}),x.default.createElement("div",{className:e},"Copied ",x.default.createElement("i",{className:"bx bx-check"}))):x.default.createElement("div",null," ",x.default.createElement(_.default,null," ",x.default.createElement("code",{className:"html"},x.default.createElement("div",{className:"code-hover"},this.state.code))),x.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.code,id:"code"}),x.default.createElement("div",{className:e},"Copied ",x.default.createElement("i",{className:"bx bx-check"})))," ")))),x.default.createElement(M,null,x.default.createElement("a",{href:t,download:i,className:"button icon-download "},x.default.createElement("i",{className:"bx bx-download"}),x.default.createElement("div",{className:"button-name"},"SVG"))),x.default.createElement(D,{onClick:this.handleBoxClose},x.default.createElement("i",{className:"bx bx-x"}))))}}]),e}(m.Component);e.default=(0,b.connect)(null,s)(I)},462:function(n,e,t){!function(n){"object"==typeof window&&window||"object"==typeof self&&self;n(e)}(function(n){function e(n){return n.replace(/&/g,"&").replace(//g,">")}function t(n){return n.nodeName.toLowerCase()}function a(n,e){var t=n&&n.exec(e);return t&&0===t.index}function i(n){return _.test(n)}function o(n){var e,t,a,o,r=n.className+" ";if(r+=n.parentNode?n.parentNode.className:"",t=O.exec(r))return y(t[1])?t[1]:"no-highlight";for(r=r.split(/\s+/),e=0,a=r.length;e"}function l(n){d+=""}function s(n){("start"===n.event?r:l)(n.node)}for(var c=0,d="",p=[];n.length||a.length;){var u=o();if(d+=e(i.substring(c,u[0].offset)),c=u[0].offset,u===n){p.reverse().forEach(l);do{s(u.splice(0,1)[0]),u=o()}while(u===n&&u.length&&u[0].offset===c);p.reverse().forEach(r)}else"start"===u[0].event?p.push(u[0].node):p.pop(),s(u.splice(0,1)[0])}return d+e(i.substr(c))}function c(n){return n.variants&&!n.cached_variants&&(n.cached_variants=n.variants.map(function(e){return r(n,{variants:null},e)})),n.cached_variants||n.endsWithParent&&[r(n)]||[n]}function d(n){function e(n){return n&&n.source||n}function t(t,a){return new RegExp(e(t),"m"+(n.case_insensitive?"i":"")+(a?"g":""))}function a(i,o){if(!i.compiled){if(i.compiled=!0,i.keywords=i.keywords||i.beginKeywords,i.keywords){var r={},l=function(e,t){n.case_insensitive&&(t=t.toLowerCase()),t.split(" ").forEach(function(n){var t=n.split("|");r[t[0]]=[e,t[1]?Number(t[1]):1]})};"string"==typeof i.keywords?l("keyword",i.keywords):k(i.keywords).forEach(function(n){l(n,i.keywords[n])}),i.keywords=r}i.lexemesRe=t(i.lexemes||/\w+/,!0),o&&(i.beginKeywords&&(i.begin="\\b("+i.beginKeywords.split(" ").join("|")+")\\b"),i.begin||(i.begin=/\B|\b/),i.beginRe=t(i.begin),i.end||i.endsWithParent||(i.end=/\B|\b/),i.end&&(i.endRe=t(i.end)),i.terminator_end=e(i.end)||"",i.endsWithParent&&o.terminator_end&&(i.terminator_end+=(i.end?"|":"")+o.terminator_end)),i.illegal&&(i.illegalRe=t(i.illegal)),null==i.relevance&&(i.relevance=1),i.contains||(i.contains=[]),i.contains=Array.prototype.concat.apply([],i.contains.map(function(n){return c("self"===n?i:n)})),i.contains.forEach(function(n){a(n,i)}),i.starts&&a(i.starts,o);var s=i.contains.map(function(n){return n.beginKeywords?"\\.?("+n.begin+")\\.?":n.begin}).concat([i.terminator_end,i.illegal]).map(e).filter(Boolean);i.terminators=s.length?t(s.join("|"),!0):{exec:function(){return null}}}}a(n)}function p(n,t,i,o){function r(n,e){var t,i;for(t=0,i=e.contains.length;t')+e+r}function f(){var n,t,a,i;if(!w.keywords)return e(_);for(i="",t=0,w.lexemesRe.lastIndex=0,a=w.lexemesRe.exec(_);a;)i+=e(_.substring(t,a.index)),n=c(w,a),n?(O+=n[1],i+=h(n[0],e(a[0]))):i+=e(a[0]),t=w.lexemesRe.lastIndex,a=w.lexemesRe.exec(_);return i+e(_.substr(t))}function g(){var n="string"==typeof w.subLanguage;if(n&&!N[w.subLanguage])return e(_);var t=n?p(w.subLanguage,_,!0,k[w.subLanguage]):u(_,w.subLanguage.length?w.subLanguage:void 0);return w.relevance>0&&(O+=t.relevance),n&&(k[w.subLanguage]=t.top),h(t.language,t.value,!1,!0)}function m(){C+=null!=w.subLanguage?g():f(),_=""}function x(n){C+=n.className?h(n.className,"",!0):"",w=Object.create(n,{parent:{value:w}})}function b(n,e){if(_+=n,null==e)return m(),0;var t=r(e,w);if(t)return t.skip?_+=e:(t.excludeBegin&&(_+=e),m(),t.returnBegin||t.excludeBegin||(_=e)),x(t,e),t.returnBegin?0:e.length;var a=l(w,e);if(a){var i=w;i.skip?_+=e:(i.returnEnd||i.excludeEnd||(_+=e),m(),i.excludeEnd&&(_=e));do{w.className&&(C+=j),w.skip||(O+=w.relevance),w=w.parent}while(w!==a.parent);return a.starts&&x(a.starts,""),i.returnEnd?0:e.length}if(s(e,w))throw new Error('Illegal lexeme "'+e+'" for mode "'+(w.className||"")+'"');return _+=e,e.length||1}var v=y(n);if(!v)throw new Error('Unknown language: "'+n+'"');d(v);var E,w=o||v,k={},C="";for(E=w;E!==v;E=E.parent)E.className&&(C=h(E.className,"",!0)+C);var _="",O=0;try{for(var R,A,D=0;;){if(w.terminators.lastIndex=D,!(R=w.terminators.exec(t)))break;A=b(t.substring(D,R.index),R[0]),D=R.index+A}for(b(t.substr(D)),E=w;E.parent;E=E.parent)E.className&&(C+=j);return{relevance:O,value:C,language:n,top:w}}catch(n){if(n.message&&-1!==n.message.indexOf("Illegal"))return{relevance:0,value:e(t)};throw n}}function u(n,t){t=t||S.languages||k(N);var a={relevance:0,value:e(n)},i=a;return t.filter(y).forEach(function(e){var t=p(e,n,!1);t.language=e,t.relevance>i.relevance&&(i=t),t.relevance>a.relevance&&(i=a,a=t)}),i.language&&(a.second_best=i),a}function h(n){return S.tabReplace||S.useBR?n.replace(R,function(n,e){return S.useBR&&"\n"===n?"
":S.tabReplace?e.replace(/\t/g,S.tabReplace):""}):n}function f(n,e,t){var a=e?C[e]:t,i=[n.trim()];return n.match(/\bhljs\b/)||i.push("hljs"),-1===n.indexOf(a)&&i.push(a),i.join(" ").trim()}function g(n){var e,t,a,r,c,d=o(n);i(d)||(S.useBR?(e=document.createElementNS("http://www.w3.org/1999/xhtml","div"),e.innerHTML=n.innerHTML.replace(/\n/g,"").replace(//g,"\n")):e=n,c=e.textContent,a=d?p(d,c,!0):u(c),t=l(e),t.length&&(r=document.createElementNS("http://www.w3.org/1999/xhtml","div"),r.innerHTML=a.value,a.value=s(t,l(r),c)),a.value=h(a.value),n.innerHTML=a.value,n.className=f(n.className,d,a.language),n.result={language:a.language,re:a.relevance},a.second_best&&(n.second_best={language:a.second_best.language,re:a.second_best.relevance}))}function m(n){S=r(S,n)}function x(){if(!x.called){x.called=!0;var n=document.querySelectorAll("pre code");w.forEach.call(n,g)}}function b(){addEventListener("DOMContentLoaded",x,!1),addEventListener("load",x,!1)}function v(e,t){var a=N[e]=t(n);a.aliases&&a.aliases.forEach(function(n){C[n]=e})}function E(){return k(N)}function y(n){return n=(n||"").toLowerCase(),N[n]||N[C[n]]}var w=[],k=Object.keys,N={},C={},_=/^(no-?highlight|plain|text)$/i,O=/\blang(?:uage)?-([\w-]+)\b/i,R=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,j="",S={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return n.highlight=p,n.highlightAuto=u,n.fixMarkup=h,n.highlightBlock=g,n.configure=m,n.initHighlighting=x,n.initHighlightingOnLoad=b,n.registerLanguage=v,n.listLanguages=E,n.getLanguage=y,n.inherit=r,n.IDENT_RE="[a-zA-Z]\\w*",n.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",n.NUMBER_RE="\\b\\d+(\\.\\d+)?",n.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",n.BINARY_NUMBER_RE="\\b(0b[01]+)",n.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",n.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},n.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[n.BACKSLASH_ESCAPE]},n.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[n.BACKSLASH_ESCAPE]},n.PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},n.COMMENT=function(e,t,a){var i=n.inherit({className:"comment",begin:e,end:t,contains:[]},a||{});return i.contains.push(n.PHRASAL_WORDS_MODE),i.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),i},n.C_LINE_COMMENT_MODE=n.COMMENT("//","$"),n.C_BLOCK_COMMENT_MODE=n.COMMENT("/\\*","\\*/"),n.HASH_COMMENT_MODE=n.COMMENT("#","$"),n.NUMBER_MODE={className:"number",begin:n.NUMBER_RE,relevance:0},n.C_NUMBER_MODE={className:"number",begin:n.C_NUMBER_RE,relevance:0},n.BINARY_NUMBER_MODE={className:"number",begin:n.BINARY_NUMBER_RE,relevance:0},n.CSS_NUMBER_MODE={className:"number",begin:n.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},n.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[n.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[n.BACKSLASH_ESCAPE]}]},n.TITLE_MODE={className:"title",begin:n.IDENT_RE,relevance:0},n.UNDERSCORE_TITLE_MODE={className:"title",begin:n.UNDERSCORE_IDENT_RE,relevance:0},n.METHOD_GUARD={begin:"\\.\\s*"+n.UNDERSCORE_IDENT_RE,relevance:0},n})},463:function(n,e){n.exports=function(n){var e={endsWithParent:!0,illegal:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[{begin:"\\[",end:"\\]"}]},n.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},{begin:/<\?(php)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0}]},{className:"tag",begin:"|$)",end:">",keywords:{name:"style"},contains:[e],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"|$)",end:">",keywords:{name:"script"},contains:[e],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["actionscript","javascript","handlebars","xml"]}},{className:"meta",variants:[{begin:/<\?xml/,end:/\?>/,relevance:10},{begin:/<\?\w+/,end:/\?>/}]},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},e]}]}}},464:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=function(n,e){return Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}(["\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: ",';\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; text-shadow: 0 1px 0 rgba(255,255,255,.6);\n font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;\n}\n\n.hljs-doctag, .hljs-keyword, .hljs-formula {\n color: #a626a4;\n}\n\n.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {\n color: #d81b60;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #0d904f;\n}\n\n.hljs-built_in, .hljs-class .hljs-title {\n color: #c18401;\n}\n\n.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-number {\n color: #37474f;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #3b78e7;\n}\n\n\n\n.hljs-comment, .hljs-quote {\n color: #a0a1a7;\n font-style: italic;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n\n.hljs-link {\n text-decoration: underline;\n}\n '],["\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: ",';\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; text-shadow: 0 1px 0 rgba(255,255,255,.6);\n font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;\n}\n\n.hljs-doctag, .hljs-keyword, .hljs-formula {\n color: #a626a4;\n}\n\n.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {\n color: #d81b60;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #0d904f;\n}\n\n.hljs-built_in, .hljs-class .hljs-title {\n color: #c18401;\n}\n\n.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-number {\n color: #37474f;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #3b78e7;\n}\n\n\n\n.hljs-comment, .hljs-quote {\n color: #a0a1a7;\n font-style: italic;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n\n.hljs-link {\n text-decoration: underline;\n}\n ']),i=t(34),o=function(n){return n&&n.__esModule?n:{default:n}}(i),r=t(33),l=o.default.pre(a,r.LIGHT_BACKGROUND);e.default=l}}); +webpackJsonp([1],{459:function(n,e,t){"use strict";function a(n){return n&&n.__esModule?n:{default:n}}function i(n,e){if(!(n instanceof e))throw new TypeError("Cannot call a class as a function")}function o(n,e){if(!n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?n:e}function r(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);n.prototype=Object.create(e&&e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(n,e):n.__proto__=e)}function l(n,e){return Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}function s(n){return(0,v.bindActionCreators)({changeSideIcon:E.changeSideIcon,setSelectedIcon:E.setSelectedIcon},n)}Object.defineProperty(e,"__esModule",{value:!0});var c=function(){function n(n,e){for(var t=0;t",componentCode:""}):"LOGO"===this.props.icon.type_of_icon?this.setState({code:"",componentCode:""}):this.setState({code:"",componentCode:""})}},{key:"componentDidMount",value:function(){for(var n=document.querySelectorAll("code"),e=0;e0&&(e+=" bx-rotate-"+this.state.rotate,t+="rotate='"+this.state.rotate+"' "),this.setState({code:"",componentCode:""})}}},{key:"handleRotate",value:function(){var n="bx bx-"+this.props.icon.name,e="name='"+this.props.icon.name+"' ";"SOLID"===this.props.icon.type_of_icon?(n="bx bxs-"+this.props.icon.name,e+="type='solid' "):"LOGO"===this.props.icon.type_of_icon&&(n="bx bxl-"+this.props.icon.name,e+="type='logo' "),"none"!==this.state.animation&&(n+=" bx-"+this.state.animation,e+="animation='"+this.state.animation+"' "),this.state.rotate+90!==360?(this.setState({rotate:this.state.rotate+90}),n+=" bx-rotate-"+(this.state.rotate+90),e+="rotate='"+(this.state.rotate+90)+"' "):this.setState({rotate:0}),this.setState({code:"",componentCode:""})}},{key:"handleAnimate",value:function(n){this.setState({animation:n}),this.setState({animateChoiceDisplay:!1});var e="bx bx-"+this.props.icon.name,t="name='"+this.props.icon.name+"' ";"SOLID"===this.props.icon.type_of_icon?(e="bx bxs-"+this.props.icon.name,t+="type='solid' "):"LOGO"===this.props.icon.type_of_icon&&(e="bx bxl-"+this.props.icon.name,t+="type='logo' "),"none"!==n&&(e+=" bx-"+n,t+="animation='"+n+"' "),this.state.rotate>0&&(e+=" bx-rotate-"+this.state.rotate,t+="animation='"+this.state.rotate+"' "),this.setState({code:"",componentCode:""})}},{key:"handleColor",value:function(n){this.setState({color:n}),this.setState({colorChoiceDisplay:!1})}},{key:"handleCurrentColor",value:function(){this.setState({colorChoiceDisplay:!this.state.colorChoiceDisplay}),this.setState({animateChoiceDisplay:!1})}},{key:"handleCurrentAnimation",value:function(){this.setState({animateChoiceDisplay:!this.state.animateChoiceDisplay}),this.setState({colorChoiceDisplay:!1})}},{key:"copyCode",value:function(){document.querySelector("#code").select(),document.execCommand("copy"),this.setState({copied:!0}),setTimeout(function(){this.setState({copied:!1})}.bind(this),1e3)}},{key:"handleBoxClose",value:function(){this.props.changeSideIcon(!1),this.props.setSelectedIcon(null,null)}},{key:"render",value:function(){var n=this,e=(0,A.default)({active:this.state.copied,copied:!0}),t="/static/img/svg/bx-"+this.props.icon.name+".svg",a=this.props.icon,i="bx-"+a.name;return"SOLID"===a.type_of_icon?(t="/static/img/svg/bxs-"+this.props.icon.name+".svg",i="bxs-"+a.name):"LOGO"===a.type_of_icon&&(t="/static/img/svg/bxl-"+this.props.icon.name+".svg",i="bxl-"+a.name),x.default.createElement("div",{className:" "},x.default.createElement(z,{className:"icon"},x.default.createElement("div",{className:"box-bg "+this.state.color},x.default.createElement("i",{className:"bx "+i+" bx-rotate-"+this.state.rotate+" bx-"+this.state.animation})),x.default.createElement("div",{className:" icon-head"},x.default.createElement("div",{className:" icon-head-name"},a.name),x.default.createElement("div",{className:" icon-footer"},x.default.createElement(L,null,this.state.colorChoiceDisplay&&x.default.createElement("div",{className:" color-choices"},x.default.createElement("div",{className:"color black",onClick:function(){return n.handleColor("black")}}),x.default.createElement("div",{className:"color orange",onClick:function(){return n.handleColor("orange")}}),x.default.createElement("div",{className:"color yellow",onClick:function(){return n.handleColor("yellow")}}),x.default.createElement("div",{className:"color green",onClick:function(){return n.handleColor("green")}}),x.default.createElement("div",{className:"color blue",onClick:function(){return n.handleColor("blue")}}),x.default.createElement("div",{className:"color purple",onClick:function(){return n.handleColor("purple")}}),x.default.createElement("div",{className:"color red",onClick:function(){return n.handleColor("red")}}),x.default.createElement("div",{className:"color white",onClick:function(){return n.handleColor("white")}})),x.default.createElement("div",{className:" current-color",onClick:this.handleCurrentColor},x.default.createElement("div",{className:"color "+this.state.color}))),x.default.createElement(B,{onClick:this.handleRotate},x.default.createElement("i",{className:"bx bx-rotate"})),x.default.createElement(B,null,x.default.createElement("div",{onClick:this.handleCurrentAnimation},x.default.createElement("i",{className:"bx bx-play"})),this.state.animateChoiceDisplay&&x.default.createElement("div",{className:"animate-choices"},x.default.createElement("div",{className:"animate tada",onClick:function(){return n.handleAnimate("tada")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-tada"})),x.default.createElement("div",{className:"animate flashing",onClick:function(){return n.handleAnimate("flashing")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-flashing"})),x.default.createElement("div",{className:"animate burst",onClick:function(){return n.handleAnimate("burst")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-burst"})),x.default.createElement("div",{className:"animate spin",onClick:function(){return n.handleAnimate("spin")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-spin"})),x.default.createElement("div",{className:"animate fade-left",onClick:function(){return n.handleAnimate("fade-left")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-left"})),x.default.createElement("div",{className:"animate fade-right",onClick:function(){return n.handleAnimate("fade-right")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-right"})),x.default.createElement("div",{className:"animate fade-up",onClick:function(){return n.handleAnimate("fade-up")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-up"})),x.default.createElement("div",{className:"animate fade-down",onClick:function(){return n.handleAnimate("fade-down")}},x.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-down"})),x.default.createElement("div",{className:"animate none",onClick:function(){return n.handleAnimate("none")}},"none"))),x.default.createElement(M,null,x.default.createElement("div",{className:"code-options"},x.default.createElement("div",{className:"component"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("component")}},"Web Component"),x.default.createElement("div",{className:"font"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("font")}},"Font")),x.default.createElement("div",{className:"icon-code-in",onClick:this.copyCode},"component"===this.state.type?x.default.createElement("div",null,x.default.createElement(_.default,null,x.default.createElement("div",{className:"code-hover"}," ",x.default.createElement("code",{className:"html"},this.state.componentCode))),x.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.componentCode,id:"code"}),x.default.createElement("div",{className:e},"Copied ",x.default.createElement("i",{className:"bx bx-check"}))):x.default.createElement("div",null," ",x.default.createElement(_.default,null," ",x.default.createElement("div",{className:"code-hover"},x.default.createElement("code",{className:"html"},this.state.code))),x.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.code,id:"code"}),x.default.createElement("div",{className:e},"Copied ",x.default.createElement("i",{className:"bx bx-check"})))," ")))),x.default.createElement(T,null,x.default.createElement("a",{href:t,download:i,className:"button icon-download "},x.default.createElement("i",{className:"bx bx-download"}),x.default.createElement("div",{className:"button-name"},"SVG"))),x.default.createElement(D,{onClick:this.handleBoxClose},x.default.createElement("i",{className:"bx bx-x"}))))}}]),e}(m.Component);e.default=(0,b.connect)(null,s)(I)},462:function(n,e,t){!function(n){"object"==typeof window&&window||"object"==typeof self&&self;n(e)}(function(n){function e(n){return n.replace(/&/g,"&").replace(//g,">")}function t(n){return n.nodeName.toLowerCase()}function a(n,e){var t=n&&n.exec(e);return t&&0===t.index}function i(n){return _.test(n)}function o(n){var e,t,a,o,r=n.className+" ";if(r+=n.parentNode?n.parentNode.className:"",t=O.exec(r))return y(t[1])?t[1]:"no-highlight";for(r=r.split(/\s+/),e=0,a=r.length;e"}function l(n){d+=""}function s(n){("start"===n.event?r:l)(n.node)}for(var c=0,d="",p=[];n.length||a.length;){var u=o();if(d+=e(i.substring(c,u[0].offset)),c=u[0].offset,u===n){p.reverse().forEach(l);do{s(u.splice(0,1)[0]),u=o()}while(u===n&&u.length&&u[0].offset===c);p.reverse().forEach(r)}else"start"===u[0].event?p.push(u[0].node):p.pop(),s(u.splice(0,1)[0])}return d+e(i.substr(c))}function c(n){return n.variants&&!n.cached_variants&&(n.cached_variants=n.variants.map(function(e){return r(n,{variants:null},e)})),n.cached_variants||n.endsWithParent&&[r(n)]||[n]}function d(n){function e(n){return n&&n.source||n}function t(t,a){return new RegExp(e(t),"m"+(n.case_insensitive?"i":"")+(a?"g":""))}function a(i,o){if(!i.compiled){if(i.compiled=!0,i.keywords=i.keywords||i.beginKeywords,i.keywords){var r={},l=function(e,t){n.case_insensitive&&(t=t.toLowerCase()),t.split(" ").forEach(function(n){var t=n.split("|");r[t[0]]=[e,t[1]?Number(t[1]):1]})};"string"==typeof i.keywords?l("keyword",i.keywords):k(i.keywords).forEach(function(n){l(n,i.keywords[n])}),i.keywords=r}i.lexemesRe=t(i.lexemes||/\w+/,!0),o&&(i.beginKeywords&&(i.begin="\\b("+i.beginKeywords.split(" ").join("|")+")\\b"),i.begin||(i.begin=/\B|\b/),i.beginRe=t(i.begin),i.end||i.endsWithParent||(i.end=/\B|\b/),i.end&&(i.endRe=t(i.end)),i.terminator_end=e(i.end)||"",i.endsWithParent&&o.terminator_end&&(i.terminator_end+=(i.end?"|":"")+o.terminator_end)),i.illegal&&(i.illegalRe=t(i.illegal)),null==i.relevance&&(i.relevance=1),i.contains||(i.contains=[]),i.contains=Array.prototype.concat.apply([],i.contains.map(function(n){return c("self"===n?i:n)})),i.contains.forEach(function(n){a(n,i)}),i.starts&&a(i.starts,o);var s=i.contains.map(function(n){return n.beginKeywords?"\\.?("+n.begin+")\\.?":n.begin}).concat([i.terminator_end,i.illegal]).map(e).filter(Boolean);i.terminators=s.length?t(s.join("|"),!0):{exec:function(){return null}}}}a(n)}function p(n,t,i,o){function r(n,e){var t,i;for(t=0,i=e.contains.length;t')+e+r}function f(){var n,t,a,i;if(!w.keywords)return e(_);for(i="",t=0,w.lexemesRe.lastIndex=0,a=w.lexemesRe.exec(_);a;)i+=e(_.substring(t,a.index)),n=c(w,a),n?(O+=n[1],i+=h(n[0],e(a[0]))):i+=e(a[0]),t=w.lexemesRe.lastIndex,a=w.lexemesRe.exec(_);return i+e(_.substr(t))}function g(){var n="string"==typeof w.subLanguage;if(n&&!N[w.subLanguage])return e(_);var t=n?p(w.subLanguage,_,!0,k[w.subLanguage]):u(_,w.subLanguage.length?w.subLanguage:void 0);return w.relevance>0&&(O+=t.relevance),n&&(k[w.subLanguage]=t.top),h(t.language,t.value,!1,!0)}function m(){C+=null!=w.subLanguage?g():f(),_=""}function x(n){C+=n.className?h(n.className,"",!0):"",w=Object.create(n,{parent:{value:w}})}function b(n,e){if(_+=n,null==e)return m(),0;var t=r(e,w);if(t)return t.skip?_+=e:(t.excludeBegin&&(_+=e),m(),t.returnBegin||t.excludeBegin||(_=e)),x(t,e),t.returnBegin?0:e.length;var a=l(w,e);if(a){var i=w;i.skip?_+=e:(i.returnEnd||i.excludeEnd||(_+=e),m(),i.excludeEnd&&(_=e));do{w.className&&(C+=j),w.skip||(O+=w.relevance),w=w.parent}while(w!==a.parent);return a.starts&&x(a.starts,""),i.returnEnd?0:e.length}if(s(e,w))throw new Error('Illegal lexeme "'+e+'" for mode "'+(w.className||"")+'"');return _+=e,e.length||1}var v=y(n);if(!v)throw new Error('Unknown language: "'+n+'"');d(v);var E,w=o||v,k={},C="";for(E=w;E!==v;E=E.parent)E.className&&(C=h(E.className,"",!0)+C);var _="",O=0;try{for(var R,A,D=0;;){if(w.terminators.lastIndex=D,!(R=w.terminators.exec(t)))break;A=b(t.substring(D,R.index),R[0]),D=R.index+A}for(b(t.substr(D)),E=w;E.parent;E=E.parent)E.className&&(C+=j);return{relevance:O,value:C,language:n,top:w}}catch(n){if(n.message&&-1!==n.message.indexOf("Illegal"))return{relevance:0,value:e(t)};throw n}}function u(n,t){t=t||S.languages||k(N);var a={relevance:0,value:e(n)},i=a;return t.filter(y).forEach(function(e){var t=p(e,n,!1);t.language=e,t.relevance>i.relevance&&(i=t),t.relevance>a.relevance&&(i=a,a=t)}),i.language&&(a.second_best=i),a}function h(n){return S.tabReplace||S.useBR?n.replace(R,function(n,e){return S.useBR&&"\n"===n?"
":S.tabReplace?e.replace(/\t/g,S.tabReplace):""}):n}function f(n,e,t){var a=e?C[e]:t,i=[n.trim()];return n.match(/\bhljs\b/)||i.push("hljs"),-1===n.indexOf(a)&&i.push(a),i.join(" ").trim()}function g(n){var e,t,a,r,c,d=o(n);i(d)||(S.useBR?(e=document.createElementNS("http://www.w3.org/1999/xhtml","div"),e.innerHTML=n.innerHTML.replace(/\n/g,"").replace(//g,"\n")):e=n,c=e.textContent,a=d?p(d,c,!0):u(c),t=l(e),t.length&&(r=document.createElementNS("http://www.w3.org/1999/xhtml","div"),r.innerHTML=a.value,a.value=s(t,l(r),c)),a.value=h(a.value),n.innerHTML=a.value,n.className=f(n.className,d,a.language),n.result={language:a.language,re:a.relevance},a.second_best&&(n.second_best={language:a.second_best.language,re:a.second_best.relevance}))}function m(n){S=r(S,n)}function x(){if(!x.called){x.called=!0;var n=document.querySelectorAll("pre code");w.forEach.call(n,g)}}function b(){addEventListener("DOMContentLoaded",x,!1),addEventListener("load",x,!1)}function v(e,t){var a=N[e]=t(n);a.aliases&&a.aliases.forEach(function(n){C[n]=e})}function E(){return k(N)}function y(n){return n=(n||"").toLowerCase(),N[n]||N[C[n]]}var w=[],k=Object.keys,N={},C={},_=/^(no-?highlight|plain|text)$/i,O=/\blang(?:uage)?-([\w-]+)\b/i,R=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,j="",S={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return n.highlight=p,n.highlightAuto=u,n.fixMarkup=h,n.highlightBlock=g,n.configure=m,n.initHighlighting=x,n.initHighlightingOnLoad=b,n.registerLanguage=v,n.listLanguages=E,n.getLanguage=y,n.inherit=r,n.IDENT_RE="[a-zA-Z]\\w*",n.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",n.NUMBER_RE="\\b\\d+(\\.\\d+)?",n.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",n.BINARY_NUMBER_RE="\\b(0b[01]+)",n.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",n.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},n.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[n.BACKSLASH_ESCAPE]},n.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[n.BACKSLASH_ESCAPE]},n.PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},n.COMMENT=function(e,t,a){var i=n.inherit({className:"comment",begin:e,end:t,contains:[]},a||{});return i.contains.push(n.PHRASAL_WORDS_MODE),i.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),i},n.C_LINE_COMMENT_MODE=n.COMMENT("//","$"),n.C_BLOCK_COMMENT_MODE=n.COMMENT("/\\*","\\*/"),n.HASH_COMMENT_MODE=n.COMMENT("#","$"),n.NUMBER_MODE={className:"number",begin:n.NUMBER_RE,relevance:0},n.C_NUMBER_MODE={className:"number",begin:n.C_NUMBER_RE,relevance:0},n.BINARY_NUMBER_MODE={className:"number",begin:n.BINARY_NUMBER_RE,relevance:0},n.CSS_NUMBER_MODE={className:"number",begin:n.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},n.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[n.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[n.BACKSLASH_ESCAPE]}]},n.TITLE_MODE={className:"title",begin:n.IDENT_RE,relevance:0},n.UNDERSCORE_TITLE_MODE={className:"title",begin:n.UNDERSCORE_IDENT_RE,relevance:0},n.METHOD_GUARD={begin:"\\.\\s*"+n.UNDERSCORE_IDENT_RE,relevance:0},n})},463:function(n,e){n.exports=function(n){var e={endsWithParent:!0,illegal:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[{begin:"\\[",end:"\\]"}]},n.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},{begin:/<\?(php)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0}]},{className:"tag",begin:"|$)",end:">",keywords:{name:"style"},contains:[e],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"|$)",end:">",keywords:{name:"script"},contains:[e],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["actionscript","javascript","handlebars","xml"]}},{className:"meta",variants:[{begin:/<\?xml/,end:/\?>/,relevance:10},{begin:/<\?\w+/,end:/\?>/}]},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},e]}]}}},464:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=function(n,e){return Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}(["\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: ",';\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; text-shadow: 0 1px 0 rgba(255,255,255,.6);\n font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;\n}\n\n.hljs-doctag, .hljs-keyword, .hljs-formula {\n color: #a626a4;\n}\n\n.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {\n color: #d81b60;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #0d904f;\n}\n\n.hljs-built_in, .hljs-class .hljs-title {\n color: #c18401;\n}\n\n.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-number {\n color: #37474f;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #3b78e7;\n}\n\n\n\n.hljs-comment, .hljs-quote {\n color: #a0a1a7;\n font-style: italic;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n\n.hljs-link {\n text-decoration: underline;\n}\n '],["\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: ",';\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; text-shadow: 0 1px 0 rgba(255,255,255,.6);\n font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;\n}\n\n.hljs-doctag, .hljs-keyword, .hljs-formula {\n color: #a626a4;\n}\n\n.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {\n color: #d81b60;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #0d904f;\n}\n\n.hljs-built_in, .hljs-class .hljs-title {\n color: #c18401;\n}\n\n.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-number {\n color: #37474f;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #3b78e7;\n}\n\n\n\n.hljs-comment, .hljs-quote {\n color: #a0a1a7;\n font-style: italic;\n}\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n\n.hljs-link {\n text-decoration: underline;\n}\n ']),i=t(34),o=function(n){return n&&n.__esModule?n:{default:n}}(i),r=t(33),l=o.default.pre(a,r.LIGHT_BACKGROUND);e.default=l}}); //# sourceMappingURL=1.bundle.js.map \ No newline at end of file diff --git a/static/dist/1.bundle.js.gz b/static/dist/1.bundle.js.gz index d8eac42..032a1aa 100644 Binary files a/static/dist/1.bundle.js.gz and b/static/dist/1.bundle.js.gz differ diff --git a/static/dist/bundle.js b/static/dist/bundle.js index 707f2c4..1bfbe23 100644 --- a/static/dist/bundle.js +++ b/static/dist/bundle.js @@ -1,4 +1,4 @@ -!function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n=window.webpackJsonp;window.webpackJsonp=function(t,r,a){for(var i,s,c=0,u=[];c0?o(r(e),9007199254740991):0}},function(e,t,n){var r=n(25);e.exports=function(e){return Object(r(e))}},function(e,t,n){e.exports=n(385)()},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(8),o=n(41);e.exports=n(7)?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var r=n(2),o=n(13),a=n(16),i=n(42)("src"),s=Function.toString,c=(""+s).split("toString");n(20).inspectSource=function(e){return s.call(e)},(e.exports=function(e,t,n,s){var u="function"==typeof n;u&&(a(n,"name")||o(n,"name",t)),e[t]!==n&&(u&&(a(n,i)||o(n,i,e[t]?""+e[t]:c.join(String(t)))),e===r?e[t]=n:s?e[t]?e[t]=n:o(e,t,n):(delete e[t],o(e,t,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[i]||s.call(this)})},function(e,t,n){var r=n(0),o=n(3),a=n(25),i=/"/g,s=function(e,t,n,r){var o=String(a(e)),s="<"+t;return""!==n&&(s+=" "+n+'="'+String(r).replace(i,""")+'"'),s+">"+o+""};e.exports=function(e,t){var n={};n[e]=t(s),r(r.P+r.F*o(function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}),"String",n)}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var r=n(57),o=n(25);e.exports=function(e){return r(o(e))}},function(e,t,n){var r=n(58),o=n(41),a=n(17),i=n(24),s=n(16),c=n(116),u=Object.getOwnPropertyDescriptor;t.f=n(7)?u:function(e,t){if(e=a(e),t=i(t,!0),c)try{return u(e,t)}catch(e){}if(s(e,t))return o(!r.f.call(e,t),e[t])}},function(e,t,n){var r=n(16),o=n(10),a=n(83)("IE_PROTO"),i=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),r(e,a)?e[a]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?i:null}},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},function(e,t,n){var r=n(12);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){"use strict";var r=n(3);e.exports=function(e,t){return!!e&&r(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){var r=n(4);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){var r=n(0),o=n(20),a=n(3);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],i={};i[e]=t(n),r(r.S+r.F*a(function(){n(1)}),"Object",i)}},function(e,t,n){var r=n(21),o=n(57),a=n(10),i=n(9),s=n(100);e.exports=function(e,t){var n=1==e,c=2==e,u=3==e,l=4==e,f=6==e,p=5==e||f,d=t||s;return function(t,s,h){for(var m,g,y=a(t),_=o(y),v=r(s,h,3),b=i(_.length),w=0,x=n?d(t,b):c?d(t,0):void 0;b>w;w++)if((p||w in _)&&(m=_[w],g=v(m,w,y),e))if(n)x[w]=g;else if(g)switch(e){case 3:return!0;case 5:return m;case 6:return w;case 2:x.push(m)}else if(l)return!1;return f?-1:u||l?l:x}}},function(e,t,n){"use strict";var r=function(e,t,n,r,o,a,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,o,a,i,s],l=0;c=new Error(t.replace(/%s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}};e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.FETCH_ICONS="FETCH_ICONS",t.FETCH_CATEGORIES="FETCH_CATEGORIES",t.CHANGE_CATEGORIES="CHANGE_CATEGORIES",t.FETCH_ICONS_SUCCESS="FETCH_ICONS_SUCCESS",t.FETCH_ICONS_FAILURE="FETCH_ICONS_FAILURE",t.FETCH_TAGS="FETCH_TAGS",t.FETCH_TAGS_SUCCESS="FETCH_TAGS_SUCCESS",t.FETCH_TAGS_FAILURE="FETCH_TAGS_FAILURE",t.FETCH_TAG="FETCH_TAG",t.FETCH_TAG_SUCCESS="FETCH_TAG_SUCCESS",t.FETCH_TAG_FAILURE="FETCH_TAG_FAILURE",t.FETCH_ICON="FETCH_ICON",t.FETCH_ICON_SUCCESS="FETCH_ICON_SUCCESS",t.FETCH_ICON_FAILURE="FETCH_ICON_FAILURE",t.DOMAIN="http://localhost:8000/",t.HIDE_NAV_SEARCH="HIDE_NAV_SEARCH",t.SET_SEARCH_TERM="SET_SEARCH_TERM",t.TOGGLE_SIDE_ICON="TOGGLE_SIDE_ICON",t.CHANGE_SIDE_ICON="CHANGE_SIDE_ICON",t.SET_SELECTED_ICON="SET_SELECTED_ICON",t.VERSION="1.7.0",t.FETCH_STYLE="FETCH_STYLE",t.SET_STYLE="SET_STYLE"},function(e,t,n){"use strict";if(n(7)){var r=n(36),o=n(2),a=n(3),i=n(0),s=n(74),c=n(106),u=n(21),l=n(48),f=n(41),p=n(13),d=n(50),h=n(26),m=n(9),g=n(142),y=n(44),_=n(24),v=n(16),b=n(59),w=n(4),x=n(10),E=n(97),R=n(45),O=n(19),S=n(46).f,k=n(99),L=n(42),A=n(6),C=n(28),T=n(64),I=n(71),P=n(102),U=n(54),N=n(68),D=n(47),j=n(101),G=n(132),M=n(8),F=n(18),z=M.f,B=F.f,W=o.RangeError,H=o.TypeError,V=o.Uint8Array,q=Array.prototype,K=c.ArrayBuffer,$=c.DataView,Y=C(0),Q=C(2),X=C(3),J=C(4),Z=C(5),ee=C(6),te=T(!0),ne=T(!1),re=P.values,oe=P.keys,ae=P.entries,ie=q.lastIndexOf,se=q.reduce,ce=q.reduceRight,ue=q.join,le=q.sort,fe=q.slice,pe=q.toString,de=q.toLocaleString,he=A("iterator"),me=A("toStringTag"),ge=L("typed_constructor"),ye=L("def_constructor"),_e=s.CONSTR,ve=s.TYPED,be=s.VIEW,we=C(1,function(e,t){return Se(I(e,e[ye]),t)}),xe=a(function(){return 1===new V(new Uint16Array([1]).buffer)[0]}),Ee=!!V&&!!V.prototype.set&&a(function(){new V(1).set({})}),Re=function(e,t){var n=h(e);if(n<0||n%t)throw W("Wrong offset!");return n},Oe=function(e){if(w(e)&&ve in e)return e;throw H(e+" is not a typed array!")},Se=function(e,t){if(!(w(e)&&ge in e))throw H("It is not a typed array constructor!");return new e(t)},ke=function(e,t){return Le(I(e,e[ye]),t)},Le=function(e,t){for(var n=0,r=t.length,o=Se(e,r);r>n;)o[n]=t[n++];return o},Ae=function(e,t,n){z(e,t,{get:function(){return this._d[n]}})},Ce=function(e){var t,n,r,o,a,i,s=x(e),c=arguments.length,l=c>1?arguments[1]:void 0,f=void 0!==l,p=k(s);if(void 0!=p&&!E(p)){for(i=p.call(s),r=[],t=0;!(a=i.next()).done;t++)r.push(a.value);s=r}for(f&&c>2&&(l=u(l,arguments[2],2)),t=0,n=m(s.length),o=Se(this,n);n>t;t++)o[t]=f?l(s[t],t):s[t];return o},Te=function(){for(var e=0,t=arguments.length,n=Se(this,t);t>e;)n[e]=arguments[e++];return n},Ie=!!V&&a(function(){de.call(new V(1))}),Pe=function(){return de.apply(Ie?fe.call(Oe(this)):Oe(this),arguments)},Ue={copyWithin:function(e,t){return G.call(Oe(this),e,t,arguments.length>2?arguments[2]:void 0)},every:function(e){return J(Oe(this),e,arguments.length>1?arguments[1]:void 0)},fill:function(e){return j.apply(Oe(this),arguments)},filter:function(e){return ke(this,Q(Oe(this),e,arguments.length>1?arguments[1]:void 0))},find:function(e){return Z(Oe(this),e,arguments.length>1?arguments[1]:void 0)},findIndex:function(e){return ee(Oe(this),e,arguments.length>1?arguments[1]:void 0)},forEach:function(e){Y(Oe(this),e,arguments.length>1?arguments[1]:void 0)},indexOf:function(e){return ne(Oe(this),e,arguments.length>1?arguments[1]:void 0)},includes:function(e){return te(Oe(this),e,arguments.length>1?arguments[1]:void 0)},join:function(e){return ue.apply(Oe(this),arguments)},lastIndexOf:function(e){return ie.apply(Oe(this),arguments)},map:function(e){return we(Oe(this),e,arguments.length>1?arguments[1]:void 0)},reduce:function(e){return se.apply(Oe(this),arguments)},reduceRight:function(e){return ce.apply(Oe(this),arguments)},reverse:function(){for(var e,t=this,n=Oe(t).length,r=Math.floor(n/2),o=0;o1?arguments[1]:void 0)},sort:function(e){return le.call(Oe(this),e)},subarray:function(e,t){var n=Oe(this),r=n.length,o=y(e,r);return new(I(n,n[ye]))(n.buffer,n.byteOffset+o*n.BYTES_PER_ELEMENT,m((void 0===t?r:y(t,r))-o))}},Ne=function(e,t){return ke(this,fe.call(Oe(this),e,t))},De=function(e){Oe(this);var t=Re(arguments[1],1),n=this.length,r=x(e),o=m(r.length),a=0;if(o+t>n)throw W("Wrong length!");for(;a255?255:255&r),o.v[d](n*t+o.o,r,xe)},A=function(e,t){z(e,t,{get:function(){return k(this,t)},set:function(e){return L(this,t,e)},enumerable:!0})};v?(h=n(function(e,n,r,o){l(e,h,u,"_d");var a,i,s,c,f=0,d=0;if(w(n)){if(!(n instanceof K||"ArrayBuffer"==(c=b(n))||"SharedArrayBuffer"==c))return ve in n?Le(h,n):Ce.call(h,n);a=n,d=Re(r,t);var y=n.byteLength;if(void 0===o){if(y%t)throw W("Wrong length!");if((i=y-d)<0)throw W("Wrong length!")}else if((i=m(o)*t)+d>y)throw W("Wrong length!");s=i/t}else s=g(n),i=s*t,a=new K(i);for(p(e,"_d",{b:a,o:d,l:i,e:s,v:new $(a)});f=4;)t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24,t=1540483477*(65535&t)+((1540483477*(t>>>16)&65535)<<16),t^=t>>>24,t=1540483477*(65535&t)+((1540483477*(t>>>16)&65535)<<16),r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16)^t,n-=4,++o;switch(n){case 3:r^=(255&e.charCodeAt(o+2))<<16;case 2:r^=(255&e.charCodeAt(o+1))<<8;case 1:r^=255&e.charCodeAt(o),r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16)}return r^=r>>>13,r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16),(r^=r>>>15)>>>0}n.d(t,"css",function(){return X}),n.d(t,"keyframes",function(){return rt}),n.d(t,"injectGlobal",function(){return ot}),n.d(t,"isStyledComponent",function(){return i}),n.d(t,"consolidateStreamedStyles",function(){return s}),n.d(t,"ThemeProvider",function(){return Ve}),n.d(t,"withTheme",function(){return Je}),n.d(t,"ServerStyleSheet",function(){return Pe}),n.d(t,"StyleSheetManager",function(){return Ce}),n.d(t,"__DO_NOT_USE_OR_YOU_WILL_BE_HAUNTED_BY_SPOOKY_GHOSTS",function(){return Ze});var h=n(445),m=n.n(h),g=n(447),y=n.n(g),_=n(448),v=n.n(_),b=n(5),w=n.n(b),x=n(11),E=n.n(x),R=n(110),O=n.n(R),S=n(449),k=(n.n(S),/([A-Z])/g),L=o,A=L,C=/^ms-/,T=a,I=function e(t,n){var r=Object.keys(t).filter(function(e){var n=t[e];return void 0!==n&&null!==n&&!1!==n&&""!==n}).map(function(n){return m()(t[n])?e(t[n],n):T(n)+": "+t[n]+";"}).join(" ");return n?n+" {\n "+r+"\n}":r},P=function e(t,n){return t.reduce(function(t,r){return void 0===r||null===r||!1===r||""===r?t:Array.isArray(r)?[].concat(t,e(r,n)):r.hasOwnProperty("styledComponentId")?[].concat(t,["."+r.styledComponentId]):"function"==typeof r?n?t.concat.apply(t,e([r(n)],n)):t.concat(r):t.concat(m()(r)?I(r):r.toString())},[])},U=new y.a({global:!1,cascade:!0,keyframe:!1,prefix:!1,compress:!1,semicolon:!0}),N=new y.a({global:!1,cascade:!0,keyframe:!1,prefix:!0,compress:!1,semicolon:!1}),D=[],j=function(e){if(-2===e){var t=D;return D=[],t}},G=v()(function(e){D.push(e)});N.use([G,j]),U.use([G,j]);var M=function(e,t,n){var r=e.join("").replace(/^\s*\/\/.*$/gm,""),o=t&&n?n+" "+t+" { "+r+" }":r;return N(n||!t?"":t,o)},F=function(e){return U("",e)},z=function(e){return String.fromCharCode(e+(e>25?39:97))},B=function(e){var t="",n=void 0;for(n=e;n>52;n=Math.floor(n/52))t=z(n%52)+t;return z(n%52)+t},W=function(e,t){return t.reduce(function(t,n,r){return t.concat(n,e[r+1])},[e[0]])},H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},V=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},q=function(){function e(e,t){for(var n=0;n=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},Q=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t},X=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;rr;o-=1)e.deleteRule(o)},de=function(){throw new Error("")},he=function(e){return"\n/* sc-component-id: "+e+" */\n"},me=function(e,t){for(var n=0,r=0;r<=t;r+=1)n+=e[r];return n},ge=function(e,t,n){var r=document.createElement("style");r.setAttribute(J,"");var o=re();if(o&&r.setAttribute("nonce",o),r.appendChild(document.createTextNode("")),e&&!t)e.appendChild(r);else{if(!t||!e||!t.parentNode)throw new Error("");t.parentNode.insertBefore(r,n?t:t.nextSibling)}return r},ye=function(e,t){return function(n){var r=re();return""}},_e=function(e,t){return function(){var n,r=(n={},n[J]=ce(t),n),o=re();return o&&(r.nonce=o),w.a.createElement("style",K({},r,{dangerouslySetInnerHTML:{__html:e()}}))}},ve=function(e){return function(){return Object.keys(e)}},be=function(e,t){var n=Object.create(null),r=Object.create(null),o=[],a=void 0!==t,i=!1,s=function(e){var t=r[e];return void 0!==t?t:(r[e]=o.length,o.push(0),ie(n,e),r[e])},c=function(r,c,u){for(var l=s(r),f=le(e),p=me(o,l),d=0,h=[],m=c.length,g=0;g0&&(i=!0,t().insertRules(r+"-import",h)),o[l]+=d,ae(n,r,u)},u=function(s){var c=r[s];if(void 0!==c){var u=o[c],l=le(e),f=me(o,c);pe(l,f,u),o[c]=0,ie(n,s),a&&i&&t().removeRules(s+"-import")}},l=function(){var t=le(e),n=t.cssRules,a="";for(var i in r){a+=he(i);for(var s=r[i],c=me(o,s),u=o[s],l=c-u;l0&&void 0!==arguments[0]?arguments[0]:ee?document.head:null,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];V(this,e),this.getImportRuleTag=function(){var e=t.importRuleTag;if(void 0!==e)return e;var n=t.tags[0];return t.importRuleTag=Ee(t.target,n?n.styleTag:null,t.forceServer,!0)},ke+=1,this.id=ke,this.sealed=!1,this.forceServer=r,this.target=r?null:n,this.tagMap={},this.deferred={},this.rehydratedNames={},this.ignoreRehydratedNames={},this.tags=[],this.capacity=1,this.clones=[]}return e.prototype.rehydrate=function(){if(!ee||this.forceServer)return this;var e=[],t=[],n=[],r=!1,o=document.querySelectorAll("style["+J+"]"),a=o.length;if(0===a)return this;for(var i=0;i0&&void 0!==arguments[0]&&arguments[0];Le=new e(void 0,t).rehydrate()},e.prototype.clone=function(){var t=new e(this.target,this.forceServer);return this.clones.push(t),t.tags=this.tags.map(function(e){for(var n=e.getIds(),r=e.clone(),o=0;o<+~=|^:(),"'`-]+/g,De=/(^-|-$)/g,je=/^((?:s(?:uppressContentEditableWarn|croll|pac)|(?:shape|image|text)Render|(?:letter|word)Spac|vHang|hang)ing|(?:on(?:AnimationIteration|C(?:o(?:mposition(?:Update|Start|End)|ntextMenu|py)|anPlayThrough|anPlay|hange|lick|ut)|(?:Animation|Touch|Load|Drag)Start|(?:(?:Duration|Volume|Rate)Chang|(?:MouseLea|(?:Touch|Mouse)Mo|DragLea)v|Paus)e|Loaded(?:Metad|D)ata|(?:(?:T(?:ransition|ouch)|Animation)E|Suspe)nd|DoubleClick|(?:TouchCanc|Whe)el|Lo(?:stPointer|ad)|TimeUpdate|(?:Mouse(?:Ent|Ov)e|Drag(?:Ent|Ov)e|Erro)r|GotPointer|MouseDown|(?:E(?:n(?:crypt|d)|mpti)|S(?:tall|eek))ed|KeyPress|(?:MouseOu|DragExi|S(?:elec|ubmi)|Rese|Inpu)t|P(?:rogress|laying)|DragEnd|Key(?:Down|Up)|(?:MouseU|Dro)p|(?:Wait|Seek)ing|Scroll|Focus|Paste|Abort|Drag|Play|Blur)Captur|alignmentBaselin|(?:limitingConeAng|xlink(?:(?:Arcr|R)o|Tit)|s(?:urfaceSca|ty|ca)|unselectab|baseProfi|fontSty|(?:focus|dragg)ab|multip|profi|tit)l|d(?:ominantBaselin|efaultValu)|onPointerLeav|a(?:uto(?:Capitaliz|Revers|Sav)|dditiv)|(?:(?:formNoValid|xlinkActu|noValid|accumul|rot)a|autoComple|decelera)t|(?:(?:attribute|item)T|datat)yp|onPointerMov|(?:attribute|glyph)Nam|playsInlin|(?:writing|input|edge)Mod|(?:formE|e)ncTyp|(?:amplitu|mo)d|(?:xlinkTy|itemSco|keyTy|slo)p|(?:xmlSpa|non)c|fillRul|(?:dateTi|na)m|r(?:esourc|ol)|xmlBas|wmod)e|(?:glyphOrientationHorizont|loc)al|(?:externalResourcesRequir|select|revers|mut)ed|c(?:o(?:lorInterpolationFilter|ord)s|o(?:lor(?:Interpolation)?|nt(?:rols|ent))|(?:ontentS(?:cript|tyle)Typ|o(?:ntentEditab|lorProfi)l|l(?:assNam|ipRul)|a(?:lcMod|ptur)|it)e|olorRendering|l(?:ipPathUnits|assID)|(?:ontrolsLis|apHeigh)t|h(?:eckedLink|a(?:llenge|rSet)|ildren|ecked)|ell(?:Spac|Padd)ing|o(?:ntextMenu|ls)|(?:rossOrigi|olSpa)n|lip(?:Path)?|ursor|[xy])|glyphOrientationVertical|d(?:angerouslySetInnerHTML|efaultChecked|ownload|isabled|isplay|[xy])|(?:s(?:trikethroughThickn|eaml)es|(?:und|ov)erlineThicknes|r(?:equiredExtension|adiu)|(?:requiredFeatur|tableValu|stitchTil|numOctav|filterR)e|key(?:(?:Splin|Tim)e|Param)|autoFocu|header|bia)s|(?:(?:st(?:rikethroughPosi|dDevia)|(?:und|ov)erlinePosi|(?:textDecor|elev)a|orienta)tio|(?:strokeLinejo|orig)i|on(?:PointerDow|FocusI)|formActio|zoomAndPa|directio|(?:vers|act)io|rowSpa|begi|ico)n|o(?:n(?:AnimationIteration|C(?:o(?:mposition(?:Update|Start|End)|ntextMenu|py)|anPlayThrough|anPlay|hange|lick|ut)|(?:(?:Duration|Volume|Rate)Chang|(?:MouseLea|(?:Touch|Mouse)Mo|DragLea)v|Paus)e|Loaded(?:Metad|D)ata|(?:Animation|Touch|Load|Drag)Start|(?:(?:T(?:ransition|ouch)|Animation)E|Suspe)nd|DoubleClick|(?:TouchCanc|Whe)el|(?:Mouse(?:Ent|Ov)e|Drag(?:Ent|Ov)e|Erro)r|TimeUpdate|(?:E(?:n(?:crypt|d)|mpti)|S(?:tall|eek))ed|MouseDown|P(?:rogress|laying)|(?:MouseOu|DragExi|S(?:elec|ubmi)|Rese|Inpu)t|KeyPress|DragEnd|Key(?:Down|Up)|(?:Wait|Seek)ing|(?:MouseU|Dro)p|Scroll|Paste|Focus|Abort|Drag|Play|Load|Blur)|rient)|p(?:reserveA(?:spectRatio|lpha)|ointsAt[X-Z]|anose1)|(?:patternContent|ma(?:sk(?:Content)?|rker)|primitive|gradient|pattern|filter)Units|(?:(?:allowTranspar|baseFrequ)enc|re(?:ferrerPolic|adOnl)|(?:(?:st(?:roke|op)O|floodO|fillO|o)pac|integr|secur)it|visibilit|fontFamil|accessKe|propert|summar)y|(?:gradientT|patternT|t)ransform|(?:[xy]ChannelSelect|lightingCol|textAnch|floodCol|stopCol|operat|htmlF)or|(?:strokeMiterlimi|(?:specularConsta|repeatCou|fontVaria)n|(?:(?:specularE|e)xpon|renderingInt|asc)en|d(?:iffuseConsta|esce)n|(?:fontSizeAdju|lengthAdju|manife)s|baselineShif|onPointerOu|vectorEffec|(?:(?:mar(?:ker|gin)|x)H|accentH|fontW)eigh|markerStar|a(?:utoCorrec|bou)|onFocusOu|intercep|restar|forma|inlis|heigh|lis)t|(?:(?:st(?:rokeDasho|artO)|o)ffs|acceptChars|formTarg|viewTarg|srcS)et|k(?:ernel(?:UnitLength|Matrix)|[1-4])|(?:(?:enableBackgrou|markerE)n|s(?:p(?:readMetho|ee)|ee)|formMetho|(?:markerM|onInval)i|preloa|metho|kin)d|strokeDasharray|(?:onPointerCanc|lab)el|(?:allowFullScre|hidd)en|systemLanguage|(?:(?:o(?:nPointer(?:Ent|Ov)|rd)|allowReord|placehold|frameBord|paintOrd|post)e|repeatDu|d(?:efe|u))r|v(?:Mathematical|ert(?:Origin[XY]|AdvY)|alues|ocab)|(?:pointerEve|keyPoi)nts|(?:strokeLineca|onPointerU|itemPro|useMa|wra|loo)p|h(?:oriz(?:Origin|Adv)X|ttpEquiv)|(?:vI|i)deographic|unicodeRange|mathematical|vAlphabetic|u(?:nicodeBidi|[12])|(?:fontStretc|hig)h|(?:(?:mar(?:ker|gin)W|strokeW)id|azimu)th|(?:xmlnsXl|valueL)ink|mediaGroup|spellCheck|(?:text|m(?:in|ax))Length|(?:unitsPerE|optimu|fro)m|r(?:adioGroup|e(?:sults|f[XY]|l)|ows|[xy])|a(?:rabicForm|l(?:phabetic|t)|sync)|pathLength|innerHTML|xlinkShow|(?:xlinkHr|glyphR)ef|(?:tabInde|(?:sand|b)bo|viewBo)x|(?:(?:href|xml|src)La|kerni)ng|autoPlay|o(?:verflow|pen)|f(?:o(?:ntSize|rm)|il(?:ter|l))|r(?:e(?:quired|sult|f))?|divisor|p(?:attern|oints)|unicode|d(?:efault|ata|ir)?|i(?:temRef|n2|s)|t(?:arget[XY]|o)|srcDoc|s(?:coped|te(?:m[hv]|p)|pan)|(?:width|size)s|prefix|typeof|itemID|s(?:t(?:roke|art)|hape|cope|rc)|t(?:arget|ype)|(?:stri|la)ng|a(?:ccept|s)|m(?:edia|a(?:sk|x)|in)|x(?:mlns)?|width|value|size|href|k(?:ey)?|end|low|by|i[dn]|y[12]|g[12]|x[12]|f[xy]|[yz])$/,Ge=RegExp.prototype.test.bind(new RegExp("^(x|data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),Me=function(e){return je.test(e)||Ge(e.toLowerCase())},Fe=function(e){function t(e){i=e;for(var t in o){var n=o[t];void 0!==n&&n(i)}}function n(e){var t=a;return o[t]=e,a+=1,e(i),t}function r(e){o[e]=void 0}var o={},a=0,i=e;return{publish:t,subscribe:n,unsubscribe:r}},ze="__styled-components__",Be=ze+"next__",We=E.a.shape({getTheme:E.a.func,subscribe:E.a.func,unsubscribe:E.a.func}),He=function(e){return"function"==typeof e},Ve=function(e){function t(){V(this,t);var n=Q(this,e.call(this));return n.unsubscribeToOuterId=-1,n.getTheme=n.getTheme.bind(n),n}return $(t,e),t.prototype.componentWillMount=function(){var e=this,t=this.context[Be];void 0!==t&&(this.unsubscribeToOuterId=t.subscribe(function(t){e.outerTheme=t,void 0!==e.broadcast&&e.publish(e.props.theme)})),this.broadcast=Fe(this.getTheme())},t.prototype.getChildContext=function(){var e,t=this;return K({},this.context,(e={},e[Be]={getTheme:this.getTheme,subscribe:this.broadcast.subscribe,unsubscribe:this.broadcast.unsubscribe},e[ze]=function(e){var n=t.broadcast.subscribe(e);return function(){return t.broadcast.unsubscribe(n)}},e))},t.prototype.componentWillReceiveProps=function(e){this.props.theme!==e.theme&&this.publish(e.theme)},t.prototype.componentWillUnmount=function(){-1!==this.unsubscribeToOuterId&&this.context[Be].unsubscribe(this.unsubscribeToOuterId)},t.prototype.getTheme=function(e){var t=e||this.props.theme;if(He(t)){return t(this.outerTheme)}if(null===t||Array.isArray(t)||"object"!==(void 0===t?"undefined":H(t)))throw new Error("");return K({},this.outerTheme,t)},t.prototype.publish=function(e){this.broadcast.publish(this.getTheme(e))},t.prototype.render=function(){return this.props.children?w.a.Children.only(this.props.children):null},t}(b.Component);Ve.childContextTypes=(Te={},Te[ze]=E.a.func,Te[Be]=We,Te),Ve.contextTypes=(Ie={},Ie[Be]=We,Ie);var qe={},Ke=ee,$e=function e(t,n){for(var r=0;r2&&void 0!==arguments[2]?arguments[2]:{};if(!Object(S.isValidElementType)(r))throw new Error("");var a=function(){return n(r,o,e.apply(void 0,arguments))};return a.withConfig=function(e){return t(n,r,K({},o,e))},a.attrs=function(e){return t(n,r,K({},o,{attrs:K({},o.attrs||{},e)}))},a}}(X),nt=function(e,t){var n={},r=function(t,r){var o="string"!=typeof t?"sc":c(t),a=(n[o]||0)+1;n[o]=a;var i=o+"-"+e.generateName(o+a);return void 0!==r?r+"-"+i:i},o=function(e){function t(){var n,r,o;V(this,t);for(var a=arguments.length,i=Array(a),s=0;sdocument.F=Object<\/script>"),e.close(),c=e.F;r--;)delete c.prototype[a[r]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(s.prototype=r(e),n=new s,s.prototype=null,n[i]=e):n=c(),void 0===t?n:o(n,t)}},function(e,t,n){var r=n(118),o=n(84).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,o)}},function(e,t,n){"use strict";var r=n(2),o=n(8),a=n(7),i=n(6)("species");e.exports=function(e){var t=r[e];a&&t&&!t[i]&&o.f(t,i,{configurable:!0,get:function(){return this}})}},function(e,t){e.exports=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e}},function(e,t,n){var r=n(21),o=n(130),a=n(97),i=n(1),s=n(9),c=n(99),u={},l={},t=e.exports=function(e,t,n,f,p){var d,h,m,g,y=p?function(){return e}:c(e),_=r(n,f,t?2:1),v=0;if("function"!=typeof y)throw TypeError(e+" is not iterable!");if(a(y)){for(d=s(e.length);d>v;v++)if((g=t?_(i(h=e[v])[0],h[1]):_(e[v]))===u||g===l)return g}else for(m=y.call(e);!(h=m.next()).done;)if((g=o(m,_,h.value,t))===u||g===l)return g};t.BREAK=u,t.RETURN=l},function(e,t,n){var r=n(14);e.exports=function(e,t,n){for(var o in t)r(e,o,t[o],n);return e}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(384),o=n(153),a=n(388);n.d(t,"Provider",function(){return r.b}),n.d(t,"createProvider",function(){return r.a}),n.d(t,"connectAdvanced",function(){return o.a}),n.d(t,"connect",function(){return a.a})},function(e,t,n){var r=n(8).f,o=n(16),a=n(6)("toStringTag");e.exports=function(e,t,n){e&&!o(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},function(e,t,n){var r=n(0),o=n(25),a=n(3),i=n(87),s="["+i+"]",c="​…",u=RegExp("^"+s+s+"*"),l=RegExp(s+s+"*$"),f=function(e,t,n){var o={},s=a(function(){return!!i[e]()||c[e]()!=c}),u=o[e]=s?t(p):i[e];n&&(o[n]=u),r(r.P+r.F*s,"String",o)},p=f.trim=function(e,t){return e=String(o(e)),1&t&&(e=e.replace(u,"")),2&t&&(e=e.replace(l,"")),e};e.exports=f},function(e,t){e.exports={}},function(e,t,n){var r=n(4);e.exports=function(e,t){if(!r(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,n){"use strict";var r=n(419);n.d(t,"a",function(){return r.a});var o=n(422);n.d(t,"b",function(){return o.a});var a=n(423);n.d(t,"d",function(){return a.a});var i=n(79);n.d(t,"c",function(){return i.a}),n.d(t,"f",function(){return i.b});var s=n(60);n.d(t,"e",function(){return s.b})},function(e,t,n){var r=n(22);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var r=n(22),o=n(6)("toStringTag"),a="Arguments"==r(function(){return arguments}()),i=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=i(t=Object(e),o))?n:a?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},function(e,t,n){"use strict";n.d(t,"a",function(){return r}),n.d(t,"f",function(){return o}),n.d(t,"c",function(){return a}),n.d(t,"e",function(){return i}),n.d(t,"g",function(){return s}),n.d(t,"d",function(){return c}),n.d(t,"b",function(){return u});var r=function(e){return"/"===e.charAt(0)?e:"/"+e},o=function(e){return"/"===e.charAt(0)?e.substr(1):e},a=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)},i=function(e,t){return a(e,t)?e.substr(t.length):e},s=function(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e},c=function(e){var t=e||"/",n="",r="",o=t.indexOf("#");-1!==o&&(r=t.substr(o),t=t.substr(0,o));var a=t.indexOf("?");return-1!==a&&(n=t.substr(a),t=t.substr(0,a)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}},u=function(e){var t=e.pathname,n=e.search,r=e.hash,o=t||"/";return n&&"?"!==n&&(o+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(o+="#"===r.charAt(0)?r:"#"+r),o}},function(e,t,n){"use strict";function r(e){return function(t){t({type:"SET_STYLE",payload:"ALL"}),t({type:"FETCH_ICONS",term:e}),t({type:"CHANGE_SIDE_ICON",payload:!1})}}function o(){return{type:f.FETCH_CATEGORIES,payload:""}}function a(e,t){return function(n){n({type:"SET_STYLE",payload:e}),n({type:"FETCH_STYLE",payload:e,term:t}),n({type:"CHANGE_SIDE_ICON",payload:!1})}}function i(e,t){return{type:f.SET_SEARCH_TERM,payload:e,style:t}}function s(e){return{type:f.CHANGE_SIDE_ICON,payload:e}}function c(e){return{type:f.CHANGE_CATEGORIES,payload:e}}function u(e,t,n){return{type:f.SET_SELECTED_ICON,name:e,slug:t,type_of_icon:n}}function l(){return{type:f.TOGGLE_SIDE_ICON,payload:""}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchIcons=r,t.fetchCategories=o,t.fetchStyle=a,t.setSearchTerm=i,t.changeSideIcon=s,t.changeCategories=c,t.setSelectedIcon=u,t.toggleSideIcon=l;var f=n(30)},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){var r=n(20),o=n(2),a=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(36)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t,n){var r=n(17),o=n(9),a=n(44);e.exports=function(e){return function(t,n,i){var s,c=r(t),u=o(c.length),l=a(i,u);if(e&&n!=n){for(;u>l;)if((s=c[l++])!=s)return!0}else for(;u>l;l++)if((e||l in c)&&c[l]===n)return e||l||0;return!e&&-1}}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var r=n(22);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(4),o=n(22),a=n(6)("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[a])?!!t:"RegExp"==o(e))}},function(e,t,n){var r=n(6)("iterator"),o=!1;try{var a=[7][r]();a.return=function(){o=!0},Array.from(a,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!o)return!1;var n=!1;try{var a=[7],i=a[r]();i.next=function(){return{done:n=!0}},a[r]=function(){return i},e(a)}catch(e){}return n}},function(e,t,n){"use strict";var r=n(1);e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},function(e,t,n){"use strict";var r=n(13),o=n(14),a=n(3),i=n(25),s=n(6);e.exports=function(e,t,n){var c=s(e),u=n(i,c,""[e]),l=u[0],f=u[1];a(function(){var t={};return t[c]=function(){return 7},7!=""[e](t)})&&(o(String.prototype,e,l),r(RegExp.prototype,c,2==t?function(e,t){return f.call(e,this,t)}:function(e){return f.call(e,this)}))}},function(e,t,n){var r=n(1),o=n(12),a=n(6)("species");e.exports=function(e,t){var n,i=r(e).constructor;return void 0===i||void 0==(n=r(i)[a])?t:o(n)}},function(e,t,n){var r=n(2),o=r.navigator;e.exports=o&&o.userAgent||""},function(e,t,n){"use strict";var r=n(2),o=n(0),a=n(14),i=n(50),s=n(35),c=n(49),u=n(48),l=n(4),f=n(3),p=n(68),d=n(52),h=n(88);e.exports=function(e,t,n,m,g,y){var _=r[e],v=_,b=g?"set":"add",w=v&&v.prototype,x={},E=function(e){var t=w[e];a(w,e,"delete"==e?function(e){return!(y&&!l(e))&&t.call(this,0===e?0:e)}:"has"==e?function(e){return!(y&&!l(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return y&&!l(e)?void 0:t.call(this,0===e?0:e)}:"add"==e?function(e){return t.call(this,0===e?0:e),this}:function(e,n){return t.call(this,0===e?0:e,n),this})};if("function"==typeof v&&(y||w.forEach&&!f(function(){(new v).entries().next()}))){var R=new v,O=R[b](y?{}:-0,1)!=R,S=f(function(){R.has(1)}),k=p(function(e){new v(e)}),L=!y&&f(function(){for(var e=new v,t=5;t--;)e[b](t,t);return!e.has(-0)});k||(v=t(function(t,n){u(t,v,e);var r=h(new _,t,v);return void 0!=n&&c(n,g,r[b],r),r}),v.prototype=w,w.constructor=v),(S||L)&&(E("delete"),E("has"),g&&E("get")),(L||O)&&E(b),y&&w.clear&&delete w.clear}else v=m.getConstructor(t,e,g,b),i(v.prototype,n),s.NEED=!0;return d(v,e),x[e]=v,o(o.G+o.W+o.F*(v!=_),x),y||m.setStrong(v,e,g),v}},function(e,t,n){for(var r,o=n(2),a=n(13),i=n(42),s=i("typed_array"),c=i("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,p="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(r=o[p[f++]])?(a(r.prototype,s,!0),a(r.prototype,c,!0)):l=!1;e.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},function(e,t,n){"use strict";e.exports=n(36)||!n(3)(function(){var e=Math.random();__defineSetter__.call(null,e,function(){}),delete n(2)[e]})},function(e,t,n){"use strict";var r=n(0);e.exports=function(e){r(r.S,e,{of:function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];return new this(t)}})}},function(e,t,n){"use strict";var r=n(0),o=n(12),a=n(21),i=n(49);e.exports=function(e){r(r.S,e,{from:function(e){var t,n,r,s,c=arguments[1];return o(this),t=void 0!==c,t&&o(c),void 0==e?new this:(n=[],t?(r=0,s=a(c,arguments[2],2),i(e,!1,function(e){n.push(s(e,r++))})):i(e,!1,n.push,n),new this(n))}})}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";n.d(t,"a",function(){return s}),n.d(t,"b",function(){return c});var r=n(420),o=n(421),a=n(60),i=Object.assign||function(e){for(var t=1;t0?o(r(e),9007199254740991):0}},function(e,t,n){var r=n(25);e.exports=function(e){return Object(r(e))}},function(e,t,n){e.exports=n(385)()},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(8),o=n(41);e.exports=n(7)?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var r=n(2),o=n(13),a=n(16),i=n(42)("src"),s=Function.toString,c=(""+s).split("toString");n(20).inspectSource=function(e){return s.call(e)},(e.exports=function(e,t,n,s){var u="function"==typeof n;u&&(a(n,"name")||o(n,"name",t)),e[t]!==n&&(u&&(a(n,i)||o(n,i,e[t]?""+e[t]:c.join(String(t)))),e===r?e[t]=n:s?e[t]?e[t]=n:o(e,t,n):(delete e[t],o(e,t,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[i]||s.call(this)})},function(e,t,n){var r=n(0),o=n(3),a=n(25),i=/"/g,s=function(e,t,n,r){var o=String(a(e)),s="<"+t;return""!==n&&(s+=" "+n+'="'+String(r).replace(i,""")+'"'),s+">"+o+""};e.exports=function(e,t){var n={};n[e]=t(s),r(r.P+r.F*o(function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}),"String",n)}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var r=n(57),o=n(25);e.exports=function(e){return r(o(e))}},function(e,t,n){var r=n(58),o=n(41),a=n(17),i=n(24),s=n(16),c=n(116),u=Object.getOwnPropertyDescriptor;t.f=n(7)?u:function(e,t){if(e=a(e),t=i(t,!0),c)try{return u(e,t)}catch(e){}if(s(e,t))return o(!r.f.call(e,t),e[t])}},function(e,t,n){var r=n(16),o=n(10),a=n(83)("IE_PROTO"),i=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),r(e,a)?e[a]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?i:null}},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},function(e,t,n){var r=n(12);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){"use strict";var r=n(3);e.exports=function(e,t){return!!e&&r(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){var r=n(4);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){var r=n(0),o=n(20),a=n(3);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],i={};i[e]=t(n),r(r.S+r.F*a(function(){n(1)}),"Object",i)}},function(e,t,n){var r=n(21),o=n(57),a=n(10),i=n(9),s=n(100);e.exports=function(e,t){var n=1==e,c=2==e,u=3==e,l=4==e,f=6==e,p=5==e||f,d=t||s;return function(t,s,h){for(var m,g,y=a(t),_=o(y),v=r(s,h,3),b=i(_.length),w=0,x=n?d(t,b):c?d(t,0):void 0;b>w;w++)if((p||w in _)&&(m=_[w],g=v(m,w,y),e))if(n)x[w]=g;else if(g)switch(e){case 3:return!0;case 5:return m;case 6:return w;case 2:x.push(m)}else if(l)return!1;return f?-1:u||l?l:x}}},function(e,t,n){"use strict";var r=function(e,t,n,r,o,a,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,o,a,i,s],l=0;c=new Error(t.replace(/%s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}};e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.FETCH_ICONS="FETCH_ICONS",t.FETCH_CATEGORIES="FETCH_CATEGORIES",t.CHANGE_CATEGORIES="CHANGE_CATEGORIES",t.FETCH_ICONS_SUCCESS="FETCH_ICONS_SUCCESS",t.FETCH_ICONS_FAILURE="FETCH_ICONS_FAILURE",t.FETCH_TAGS="FETCH_TAGS",t.FETCH_TAGS_SUCCESS="FETCH_TAGS_SUCCESS",t.FETCH_TAGS_FAILURE="FETCH_TAGS_FAILURE",t.FETCH_TAG="FETCH_TAG",t.FETCH_TAG_SUCCESS="FETCH_TAG_SUCCESS",t.FETCH_TAG_FAILURE="FETCH_TAG_FAILURE",t.FETCH_ICON="FETCH_ICON",t.FETCH_ICON_SUCCESS="FETCH_ICON_SUCCESS",t.FETCH_ICON_FAILURE="FETCH_ICON_FAILURE",t.DOMAIN="http://localhost:8000/",t.HIDE_NAV_SEARCH="HIDE_NAV_SEARCH",t.SET_SEARCH_TERM="SET_SEARCH_TERM",t.TOGGLE_SIDE_ICON="TOGGLE_SIDE_ICON",t.CHANGE_SIDE_ICON="CHANGE_SIDE_ICON",t.SET_SELECTED_ICON="SET_SELECTED_ICON",t.VERSION="1.7.1",t.FETCH_STYLE="FETCH_STYLE",t.SET_STYLE="SET_STYLE"},function(e,t,n){"use strict";if(n(7)){var r=n(36),o=n(2),a=n(3),i=n(0),s=n(74),c=n(106),u=n(21),l=n(48),f=n(41),p=n(13),d=n(50),h=n(26),m=n(9),g=n(142),y=n(44),_=n(24),v=n(16),b=n(59),w=n(4),x=n(10),E=n(97),R=n(45),O=n(19),S=n(46).f,k=n(99),L=n(42),A=n(6),C=n(28),T=n(64),I=n(71),P=n(102),U=n(54),N=n(68),D=n(47),j=n(101),G=n(132),M=n(8),F=n(18),z=M.f,B=F.f,W=o.RangeError,H=o.TypeError,V=o.Uint8Array,q=Array.prototype,K=c.ArrayBuffer,$=c.DataView,Y=C(0),Q=C(2),X=C(3),J=C(4),Z=C(5),ee=C(6),te=T(!0),ne=T(!1),re=P.values,oe=P.keys,ae=P.entries,ie=q.lastIndexOf,se=q.reduce,ce=q.reduceRight,ue=q.join,le=q.sort,fe=q.slice,pe=q.toString,de=q.toLocaleString,he=A("iterator"),me=A("toStringTag"),ge=L("typed_constructor"),ye=L("def_constructor"),_e=s.CONSTR,ve=s.TYPED,be=s.VIEW,we=C(1,function(e,t){return Se(I(e,e[ye]),t)}),xe=a(function(){return 1===new V(new Uint16Array([1]).buffer)[0]}),Ee=!!V&&!!V.prototype.set&&a(function(){new V(1).set({})}),Re=function(e,t){var n=h(e);if(n<0||n%t)throw W("Wrong offset!");return n},Oe=function(e){if(w(e)&&ve in e)return e;throw H(e+" is not a typed array!")},Se=function(e,t){if(!(w(e)&&ge in e))throw H("It is not a typed array constructor!");return new e(t)},ke=function(e,t){return Le(I(e,e[ye]),t)},Le=function(e,t){for(var n=0,r=t.length,o=Se(e,r);r>n;)o[n]=t[n++];return o},Ae=function(e,t,n){z(e,t,{get:function(){return this._d[n]}})},Ce=function(e){var t,n,r,o,a,i,s=x(e),c=arguments.length,l=c>1?arguments[1]:void 0,f=void 0!==l,p=k(s);if(void 0!=p&&!E(p)){for(i=p.call(s),r=[],t=0;!(a=i.next()).done;t++)r.push(a.value);s=r}for(f&&c>2&&(l=u(l,arguments[2],2)),t=0,n=m(s.length),o=Se(this,n);n>t;t++)o[t]=f?l(s[t],t):s[t];return o},Te=function(){for(var e=0,t=arguments.length,n=Se(this,t);t>e;)n[e]=arguments[e++];return n},Ie=!!V&&a(function(){de.call(new V(1))}),Pe=function(){return de.apply(Ie?fe.call(Oe(this)):Oe(this),arguments)},Ue={copyWithin:function(e,t){return G.call(Oe(this),e,t,arguments.length>2?arguments[2]:void 0)},every:function(e){return J(Oe(this),e,arguments.length>1?arguments[1]:void 0)},fill:function(e){return j.apply(Oe(this),arguments)},filter:function(e){return ke(this,Q(Oe(this),e,arguments.length>1?arguments[1]:void 0))},find:function(e){return Z(Oe(this),e,arguments.length>1?arguments[1]:void 0)},findIndex:function(e){return ee(Oe(this),e,arguments.length>1?arguments[1]:void 0)},forEach:function(e){Y(Oe(this),e,arguments.length>1?arguments[1]:void 0)},indexOf:function(e){return ne(Oe(this),e,arguments.length>1?arguments[1]:void 0)},includes:function(e){return te(Oe(this),e,arguments.length>1?arguments[1]:void 0)},join:function(e){return ue.apply(Oe(this),arguments)},lastIndexOf:function(e){return ie.apply(Oe(this),arguments)},map:function(e){return we(Oe(this),e,arguments.length>1?arguments[1]:void 0)},reduce:function(e){return se.apply(Oe(this),arguments)},reduceRight:function(e){return ce.apply(Oe(this),arguments)},reverse:function(){for(var e,t=this,n=Oe(t).length,r=Math.floor(n/2),o=0;o1?arguments[1]:void 0)},sort:function(e){return le.call(Oe(this),e)},subarray:function(e,t){var n=Oe(this),r=n.length,o=y(e,r);return new(I(n,n[ye]))(n.buffer,n.byteOffset+o*n.BYTES_PER_ELEMENT,m((void 0===t?r:y(t,r))-o))}},Ne=function(e,t){return ke(this,fe.call(Oe(this),e,t))},De=function(e){Oe(this);var t=Re(arguments[1],1),n=this.length,r=x(e),o=m(r.length),a=0;if(o+t>n)throw W("Wrong length!");for(;a255?255:255&r),o.v[d](n*t+o.o,r,xe)},A=function(e,t){z(e,t,{get:function(){return k(this,t)},set:function(e){return L(this,t,e)},enumerable:!0})};v?(h=n(function(e,n,r,o){l(e,h,u,"_d");var a,i,s,c,f=0,d=0;if(w(n)){if(!(n instanceof K||"ArrayBuffer"==(c=b(n))||"SharedArrayBuffer"==c))return ve in n?Le(h,n):Ce.call(h,n);a=n,d=Re(r,t);var y=n.byteLength;if(void 0===o){if(y%t)throw W("Wrong length!");if((i=y-d)<0)throw W("Wrong length!")}else if((i=m(o)*t)+d>y)throw W("Wrong length!");s=i/t}else s=g(n),i=s*t,a=new K(i);for(p(e,"_d",{b:a,o:d,l:i,e:s,v:new $(a)});f=4;)t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24,t=1540483477*(65535&t)+((1540483477*(t>>>16)&65535)<<16),t^=t>>>24,t=1540483477*(65535&t)+((1540483477*(t>>>16)&65535)<<16),r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16)^t,n-=4,++o;switch(n){case 3:r^=(255&e.charCodeAt(o+2))<<16;case 2:r^=(255&e.charCodeAt(o+1))<<8;case 1:r^=255&e.charCodeAt(o),r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16)}return r^=r>>>13,r=1540483477*(65535&r)+((1540483477*(r>>>16)&65535)<<16),(r^=r>>>15)>>>0}n.d(t,"css",function(){return X}),n.d(t,"keyframes",function(){return rt}),n.d(t,"injectGlobal",function(){return ot}),n.d(t,"isStyledComponent",function(){return i}),n.d(t,"consolidateStreamedStyles",function(){return s}),n.d(t,"ThemeProvider",function(){return Ve}),n.d(t,"withTheme",function(){return Je}),n.d(t,"ServerStyleSheet",function(){return Pe}),n.d(t,"StyleSheetManager",function(){return Ce}),n.d(t,"__DO_NOT_USE_OR_YOU_WILL_BE_HAUNTED_BY_SPOOKY_GHOSTS",function(){return Ze});var h=n(445),m=n.n(h),g=n(447),y=n.n(g),_=n(448),v=n.n(_),b=n(5),w=n.n(b),x=n(11),E=n.n(x),R=n(110),O=n.n(R),S=n(449),k=(n.n(S),/([A-Z])/g),L=o,A=L,C=/^ms-/,T=a,I=function e(t,n){var r=Object.keys(t).filter(function(e){var n=t[e];return void 0!==n&&null!==n&&!1!==n&&""!==n}).map(function(n){return m()(t[n])?e(t[n],n):T(n)+": "+t[n]+";"}).join(" ");return n?n+" {\n "+r+"\n}":r},P=function e(t,n){return t.reduce(function(t,r){return void 0===r||null===r||!1===r||""===r?t:Array.isArray(r)?[].concat(t,e(r,n)):r.hasOwnProperty("styledComponentId")?[].concat(t,["."+r.styledComponentId]):"function"==typeof r?n?t.concat.apply(t,e([r(n)],n)):t.concat(r):t.concat(m()(r)?I(r):r.toString())},[])},U=new y.a({global:!1,cascade:!0,keyframe:!1,prefix:!1,compress:!1,semicolon:!0}),N=new y.a({global:!1,cascade:!0,keyframe:!1,prefix:!0,compress:!1,semicolon:!1}),D=[],j=function(e){if(-2===e){var t=D;return D=[],t}},G=v()(function(e){D.push(e)});N.use([G,j]),U.use([G,j]);var M=function(e,t,n){var r=e.join("").replace(/^\s*\/\/.*$/gm,""),o=t&&n?n+" "+t+" { "+r+" }":r;return N(n||!t?"":t,o)},F=function(e){return U("",e)},z=function(e){return String.fromCharCode(e+(e>25?39:97))},B=function(e){var t="",n=void 0;for(n=e;n>52;n=Math.floor(n/52))t=z(n%52)+t;return z(n%52)+t},W=function(e,t){return t.reduce(function(t,n,r){return t.concat(n,e[r+1])},[e[0]])},H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},V=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},q=function(){function e(e,t){for(var n=0;n=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},Q=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t},X=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;rr;o-=1)e.deleteRule(o)},de=function(){throw new Error("")},he=function(e){return"\n/* sc-component-id: "+e+" */\n"},me=function(e,t){for(var n=0,r=0;r<=t;r+=1)n+=e[r];return n},ge=function(e,t,n){var r=document.createElement("style");r.setAttribute(J,"");var o=re();if(o&&r.setAttribute("nonce",o),r.appendChild(document.createTextNode("")),e&&!t)e.appendChild(r);else{if(!t||!e||!t.parentNode)throw new Error("");t.parentNode.insertBefore(r,n?t:t.nextSibling)}return r},ye=function(e,t){return function(n){var r=re();return""}},_e=function(e,t){return function(){var n,r=(n={},n[J]=ce(t),n),o=re();return o&&(r.nonce=o),w.a.createElement("style",K({},r,{dangerouslySetInnerHTML:{__html:e()}}))}},ve=function(e){return function(){return Object.keys(e)}},be=function(e,t){var n=Object.create(null),r=Object.create(null),o=[],a=void 0!==t,i=!1,s=function(e){var t=r[e];return void 0!==t?t:(r[e]=o.length,o.push(0),ie(n,e),r[e])},c=function(r,c,u){for(var l=s(r),f=le(e),p=me(o,l),d=0,h=[],m=c.length,g=0;g0&&(i=!0,t().insertRules(r+"-import",h)),o[l]+=d,ae(n,r,u)},u=function(s){var c=r[s];if(void 0!==c){var u=o[c],l=le(e),f=me(o,c);pe(l,f,u),o[c]=0,ie(n,s),a&&i&&t().removeRules(s+"-import")}},l=function(){var t=le(e),n=t.cssRules,a="";for(var i in r){a+=he(i);for(var s=r[i],c=me(o,s),u=o[s],l=c-u;l0&&void 0!==arguments[0]?arguments[0]:ee?document.head:null,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];V(this,e),this.getImportRuleTag=function(){var e=t.importRuleTag;if(void 0!==e)return e;var n=t.tags[0];return t.importRuleTag=Ee(t.target,n?n.styleTag:null,t.forceServer,!0)},ke+=1,this.id=ke,this.sealed=!1,this.forceServer=r,this.target=r?null:n,this.tagMap={},this.deferred={},this.rehydratedNames={},this.ignoreRehydratedNames={},this.tags=[],this.capacity=1,this.clones=[]}return e.prototype.rehydrate=function(){if(!ee||this.forceServer)return this;var e=[],t=[],n=[],r=!1,o=document.querySelectorAll("style["+J+"]"),a=o.length;if(0===a)return this;for(var i=0;i0&&void 0!==arguments[0]&&arguments[0];Le=new e(void 0,t).rehydrate()},e.prototype.clone=function(){var t=new e(this.target,this.forceServer);return this.clones.push(t),t.tags=this.tags.map(function(e){for(var n=e.getIds(),r=e.clone(),o=0;o<+~=|^:(),"'`-]+/g,De=/(^-|-$)/g,je=/^((?:s(?:uppressContentEditableWarn|croll|pac)|(?:shape|image|text)Render|(?:letter|word)Spac|vHang|hang)ing|(?:on(?:AnimationIteration|C(?:o(?:mposition(?:Update|Start|End)|ntextMenu|py)|anPlayThrough|anPlay|hange|lick|ut)|(?:Animation|Touch|Load|Drag)Start|(?:(?:Duration|Volume|Rate)Chang|(?:MouseLea|(?:Touch|Mouse)Mo|DragLea)v|Paus)e|Loaded(?:Metad|D)ata|(?:(?:T(?:ransition|ouch)|Animation)E|Suspe)nd|DoubleClick|(?:TouchCanc|Whe)el|Lo(?:stPointer|ad)|TimeUpdate|(?:Mouse(?:Ent|Ov)e|Drag(?:Ent|Ov)e|Erro)r|GotPointer|MouseDown|(?:E(?:n(?:crypt|d)|mpti)|S(?:tall|eek))ed|KeyPress|(?:MouseOu|DragExi|S(?:elec|ubmi)|Rese|Inpu)t|P(?:rogress|laying)|DragEnd|Key(?:Down|Up)|(?:MouseU|Dro)p|(?:Wait|Seek)ing|Scroll|Focus|Paste|Abort|Drag|Play|Blur)Captur|alignmentBaselin|(?:limitingConeAng|xlink(?:(?:Arcr|R)o|Tit)|s(?:urfaceSca|ty|ca)|unselectab|baseProfi|fontSty|(?:focus|dragg)ab|multip|profi|tit)l|d(?:ominantBaselin|efaultValu)|onPointerLeav|a(?:uto(?:Capitaliz|Revers|Sav)|dditiv)|(?:(?:formNoValid|xlinkActu|noValid|accumul|rot)a|autoComple|decelera)t|(?:(?:attribute|item)T|datat)yp|onPointerMov|(?:attribute|glyph)Nam|playsInlin|(?:writing|input|edge)Mod|(?:formE|e)ncTyp|(?:amplitu|mo)d|(?:xlinkTy|itemSco|keyTy|slo)p|(?:xmlSpa|non)c|fillRul|(?:dateTi|na)m|r(?:esourc|ol)|xmlBas|wmod)e|(?:glyphOrientationHorizont|loc)al|(?:externalResourcesRequir|select|revers|mut)ed|c(?:o(?:lorInterpolationFilter|ord)s|o(?:lor(?:Interpolation)?|nt(?:rols|ent))|(?:ontentS(?:cript|tyle)Typ|o(?:ntentEditab|lorProfi)l|l(?:assNam|ipRul)|a(?:lcMod|ptur)|it)e|olorRendering|l(?:ipPathUnits|assID)|(?:ontrolsLis|apHeigh)t|h(?:eckedLink|a(?:llenge|rSet)|ildren|ecked)|ell(?:Spac|Padd)ing|o(?:ntextMenu|ls)|(?:rossOrigi|olSpa)n|lip(?:Path)?|ursor|[xy])|glyphOrientationVertical|d(?:angerouslySetInnerHTML|efaultChecked|ownload|isabled|isplay|[xy])|(?:s(?:trikethroughThickn|eaml)es|(?:und|ov)erlineThicknes|r(?:equiredExtension|adiu)|(?:requiredFeatur|tableValu|stitchTil|numOctav|filterR)e|key(?:(?:Splin|Tim)e|Param)|autoFocu|header|bia)s|(?:(?:st(?:rikethroughPosi|dDevia)|(?:und|ov)erlinePosi|(?:textDecor|elev)a|orienta)tio|(?:strokeLinejo|orig)i|on(?:PointerDow|FocusI)|formActio|zoomAndPa|directio|(?:vers|act)io|rowSpa|begi|ico)n|o(?:n(?:AnimationIteration|C(?:o(?:mposition(?:Update|Start|End)|ntextMenu|py)|anPlayThrough|anPlay|hange|lick|ut)|(?:(?:Duration|Volume|Rate)Chang|(?:MouseLea|(?:Touch|Mouse)Mo|DragLea)v|Paus)e|Loaded(?:Metad|D)ata|(?:Animation|Touch|Load|Drag)Start|(?:(?:T(?:ransition|ouch)|Animation)E|Suspe)nd|DoubleClick|(?:TouchCanc|Whe)el|(?:Mouse(?:Ent|Ov)e|Drag(?:Ent|Ov)e|Erro)r|TimeUpdate|(?:E(?:n(?:crypt|d)|mpti)|S(?:tall|eek))ed|MouseDown|P(?:rogress|laying)|(?:MouseOu|DragExi|S(?:elec|ubmi)|Rese|Inpu)t|KeyPress|DragEnd|Key(?:Down|Up)|(?:Wait|Seek)ing|(?:MouseU|Dro)p|Scroll|Paste|Focus|Abort|Drag|Play|Load|Blur)|rient)|p(?:reserveA(?:spectRatio|lpha)|ointsAt[X-Z]|anose1)|(?:patternContent|ma(?:sk(?:Content)?|rker)|primitive|gradient|pattern|filter)Units|(?:(?:allowTranspar|baseFrequ)enc|re(?:ferrerPolic|adOnl)|(?:(?:st(?:roke|op)O|floodO|fillO|o)pac|integr|secur)it|visibilit|fontFamil|accessKe|propert|summar)y|(?:gradientT|patternT|t)ransform|(?:[xy]ChannelSelect|lightingCol|textAnch|floodCol|stopCol|operat|htmlF)or|(?:strokeMiterlimi|(?:specularConsta|repeatCou|fontVaria)n|(?:(?:specularE|e)xpon|renderingInt|asc)en|d(?:iffuseConsta|esce)n|(?:fontSizeAdju|lengthAdju|manife)s|baselineShif|onPointerOu|vectorEffec|(?:(?:mar(?:ker|gin)|x)H|accentH|fontW)eigh|markerStar|a(?:utoCorrec|bou)|onFocusOu|intercep|restar|forma|inlis|heigh|lis)t|(?:(?:st(?:rokeDasho|artO)|o)ffs|acceptChars|formTarg|viewTarg|srcS)et|k(?:ernel(?:UnitLength|Matrix)|[1-4])|(?:(?:enableBackgrou|markerE)n|s(?:p(?:readMetho|ee)|ee)|formMetho|(?:markerM|onInval)i|preloa|metho|kin)d|strokeDasharray|(?:onPointerCanc|lab)el|(?:allowFullScre|hidd)en|systemLanguage|(?:(?:o(?:nPointer(?:Ent|Ov)|rd)|allowReord|placehold|frameBord|paintOrd|post)e|repeatDu|d(?:efe|u))r|v(?:Mathematical|ert(?:Origin[XY]|AdvY)|alues|ocab)|(?:pointerEve|keyPoi)nts|(?:strokeLineca|onPointerU|itemPro|useMa|wra|loo)p|h(?:oriz(?:Origin|Adv)X|ttpEquiv)|(?:vI|i)deographic|unicodeRange|mathematical|vAlphabetic|u(?:nicodeBidi|[12])|(?:fontStretc|hig)h|(?:(?:mar(?:ker|gin)W|strokeW)id|azimu)th|(?:xmlnsXl|valueL)ink|mediaGroup|spellCheck|(?:text|m(?:in|ax))Length|(?:unitsPerE|optimu|fro)m|r(?:adioGroup|e(?:sults|f[XY]|l)|ows|[xy])|a(?:rabicForm|l(?:phabetic|t)|sync)|pathLength|innerHTML|xlinkShow|(?:xlinkHr|glyphR)ef|(?:tabInde|(?:sand|b)bo|viewBo)x|(?:(?:href|xml|src)La|kerni)ng|autoPlay|o(?:verflow|pen)|f(?:o(?:ntSize|rm)|il(?:ter|l))|r(?:e(?:quired|sult|f))?|divisor|p(?:attern|oints)|unicode|d(?:efault|ata|ir)?|i(?:temRef|n2|s)|t(?:arget[XY]|o)|srcDoc|s(?:coped|te(?:m[hv]|p)|pan)|(?:width|size)s|prefix|typeof|itemID|s(?:t(?:roke|art)|hape|cope|rc)|t(?:arget|ype)|(?:stri|la)ng|a(?:ccept|s)|m(?:edia|a(?:sk|x)|in)|x(?:mlns)?|width|value|size|href|k(?:ey)?|end|low|by|i[dn]|y[12]|g[12]|x[12]|f[xy]|[yz])$/,Ge=RegExp.prototype.test.bind(new RegExp("^(x|data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),Me=function(e){return je.test(e)||Ge(e.toLowerCase())},Fe=function(e){function t(e){i=e;for(var t in o){var n=o[t];void 0!==n&&n(i)}}function n(e){var t=a;return o[t]=e,a+=1,e(i),t}function r(e){o[e]=void 0}var o={},a=0,i=e;return{publish:t,subscribe:n,unsubscribe:r}},ze="__styled-components__",Be=ze+"next__",We=E.a.shape({getTheme:E.a.func,subscribe:E.a.func,unsubscribe:E.a.func}),He=function(e){return"function"==typeof e},Ve=function(e){function t(){V(this,t);var n=Q(this,e.call(this));return n.unsubscribeToOuterId=-1,n.getTheme=n.getTheme.bind(n),n}return $(t,e),t.prototype.componentWillMount=function(){var e=this,t=this.context[Be];void 0!==t&&(this.unsubscribeToOuterId=t.subscribe(function(t){e.outerTheme=t,void 0!==e.broadcast&&e.publish(e.props.theme)})),this.broadcast=Fe(this.getTheme())},t.prototype.getChildContext=function(){var e,t=this;return K({},this.context,(e={},e[Be]={getTheme:this.getTheme,subscribe:this.broadcast.subscribe,unsubscribe:this.broadcast.unsubscribe},e[ze]=function(e){var n=t.broadcast.subscribe(e);return function(){return t.broadcast.unsubscribe(n)}},e))},t.prototype.componentWillReceiveProps=function(e){this.props.theme!==e.theme&&this.publish(e.theme)},t.prototype.componentWillUnmount=function(){-1!==this.unsubscribeToOuterId&&this.context[Be].unsubscribe(this.unsubscribeToOuterId)},t.prototype.getTheme=function(e){var t=e||this.props.theme;if(He(t)){return t(this.outerTheme)}if(null===t||Array.isArray(t)||"object"!==(void 0===t?"undefined":H(t)))throw new Error("");return K({},this.outerTheme,t)},t.prototype.publish=function(e){this.broadcast.publish(this.getTheme(e))},t.prototype.render=function(){return this.props.children?w.a.Children.only(this.props.children):null},t}(b.Component);Ve.childContextTypes=(Te={},Te[ze]=E.a.func,Te[Be]=We,Te),Ve.contextTypes=(Ie={},Ie[Be]=We,Ie);var qe={},Ke=ee,$e=function e(t,n){for(var r=0;r2&&void 0!==arguments[2]?arguments[2]:{};if(!Object(S.isValidElementType)(r))throw new Error("");var a=function(){return n(r,o,e.apply(void 0,arguments))};return a.withConfig=function(e){return t(n,r,K({},o,e))},a.attrs=function(e){return t(n,r,K({},o,{attrs:K({},o.attrs||{},e)}))},a}}(X),nt=function(e,t){var n={},r=function(t,r){var o="string"!=typeof t?"sc":c(t),a=(n[o]||0)+1;n[o]=a;var i=o+"-"+e.generateName(o+a);return void 0!==r?r+"-"+i:i},o=function(e){function t(){var n,r,o;V(this,t);for(var a=arguments.length,i=Array(a),s=0;sdocument.F=Object<\/script>"),e.close(),c=e.F;r--;)delete c.prototype[a[r]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(s.prototype=r(e),n=new s,s.prototype=null,n[i]=e):n=c(),void 0===t?n:o(n,t)}},function(e,t,n){var r=n(118),o=n(84).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,o)}},function(e,t,n){"use strict";var r=n(2),o=n(8),a=n(7),i=n(6)("species");e.exports=function(e){var t=r[e];a&&t&&!t[i]&&o.f(t,i,{configurable:!0,get:function(){return this}})}},function(e,t){e.exports=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e}},function(e,t,n){var r=n(21),o=n(130),a=n(97),i=n(1),s=n(9),c=n(99),u={},l={},t=e.exports=function(e,t,n,f,p){var d,h,m,g,y=p?function(){return e}:c(e),_=r(n,f,t?2:1),v=0;if("function"!=typeof y)throw TypeError(e+" is not iterable!");if(a(y)){for(d=s(e.length);d>v;v++)if((g=t?_(i(h=e[v])[0],h[1]):_(e[v]))===u||g===l)return g}else for(m=y.call(e);!(h=m.next()).done;)if((g=o(m,_,h.value,t))===u||g===l)return g};t.BREAK=u,t.RETURN=l},function(e,t,n){var r=n(14);e.exports=function(e,t,n){for(var o in t)r(e,o,t[o],n);return e}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(384),o=n(153),a=n(388);n.d(t,"Provider",function(){return r.b}),n.d(t,"createProvider",function(){return r.a}),n.d(t,"connectAdvanced",function(){return o.a}),n.d(t,"connect",function(){return a.a})},function(e,t,n){var r=n(8).f,o=n(16),a=n(6)("toStringTag");e.exports=function(e,t,n){e&&!o(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},function(e,t,n){var r=n(0),o=n(25),a=n(3),i=n(87),s="["+i+"]",c="​…",u=RegExp("^"+s+s+"*"),l=RegExp(s+s+"*$"),f=function(e,t,n){var o={},s=a(function(){return!!i[e]()||c[e]()!=c}),u=o[e]=s?t(p):i[e];n&&(o[n]=u),r(r.P+r.F*s,"String",o)},p=f.trim=function(e,t){return e=String(o(e)),1&t&&(e=e.replace(u,"")),2&t&&(e=e.replace(l,"")),e};e.exports=f},function(e,t){e.exports={}},function(e,t,n){var r=n(4);e.exports=function(e,t){if(!r(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,n){"use strict";var r=n(419);n.d(t,"a",function(){return r.a});var o=n(422);n.d(t,"b",function(){return o.a});var a=n(423);n.d(t,"d",function(){return a.a});var i=n(79);n.d(t,"c",function(){return i.a}),n.d(t,"f",function(){return i.b});var s=n(60);n.d(t,"e",function(){return s.b})},function(e,t,n){var r=n(22);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var r=n(22),o=n(6)("toStringTag"),a="Arguments"==r(function(){return arguments}()),i=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=i(t=Object(e),o))?n:a?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},function(e,t,n){"use strict";n.d(t,"a",function(){return r}),n.d(t,"f",function(){return o}),n.d(t,"c",function(){return a}),n.d(t,"e",function(){return i}),n.d(t,"g",function(){return s}),n.d(t,"d",function(){return c}),n.d(t,"b",function(){return u});var r=function(e){return"/"===e.charAt(0)?e:"/"+e},o=function(e){return"/"===e.charAt(0)?e.substr(1):e},a=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)},i=function(e,t){return a(e,t)?e.substr(t.length):e},s=function(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e},c=function(e){var t=e||"/",n="",r="",o=t.indexOf("#");-1!==o&&(r=t.substr(o),t=t.substr(0,o));var a=t.indexOf("?");return-1!==a&&(n=t.substr(a),t=t.substr(0,a)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}},u=function(e){var t=e.pathname,n=e.search,r=e.hash,o=t||"/";return n&&"?"!==n&&(o+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(o+="#"===r.charAt(0)?r:"#"+r),o}},function(e,t,n){"use strict";function r(e){return function(t){t({type:"SET_STYLE",payload:"ALL"}),t({type:"FETCH_ICONS",term:e}),t({type:"CHANGE_SIDE_ICON",payload:!1})}}function o(){return{type:f.FETCH_CATEGORIES,payload:""}}function a(e,t){return function(n){n({type:"SET_STYLE",payload:e}),n({type:"FETCH_STYLE",payload:e,term:t}),n({type:"CHANGE_SIDE_ICON",payload:!1})}}function i(e,t){return{type:f.SET_SEARCH_TERM,payload:e,style:t}}function s(e){return{type:f.CHANGE_SIDE_ICON,payload:e}}function c(e){return{type:f.CHANGE_CATEGORIES,payload:e}}function u(e,t,n){return{type:f.SET_SELECTED_ICON,name:e,slug:t,type_of_icon:n}}function l(){return{type:f.TOGGLE_SIDE_ICON,payload:""}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchIcons=r,t.fetchCategories=o,t.fetchStyle=a,t.setSearchTerm=i,t.changeSideIcon=s,t.changeCategories=c,t.setSelectedIcon=u,t.toggleSideIcon=l;var f=n(30)},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){var r=n(20),o=n(2),a=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(36)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t,n){var r=n(17),o=n(9),a=n(44);e.exports=function(e){return function(t,n,i){var s,c=r(t),u=o(c.length),l=a(i,u);if(e&&n!=n){for(;u>l;)if((s=c[l++])!=s)return!0}else for(;u>l;l++)if((e||l in c)&&c[l]===n)return e||l||0;return!e&&-1}}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var r=n(22);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(4),o=n(22),a=n(6)("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[a])?!!t:"RegExp"==o(e))}},function(e,t,n){var r=n(6)("iterator"),o=!1;try{var a=[7][r]();a.return=function(){o=!0},Array.from(a,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!o)return!1;var n=!1;try{var a=[7],i=a[r]();i.next=function(){return{done:n=!0}},a[r]=function(){return i},e(a)}catch(e){}return n}},function(e,t,n){"use strict";var r=n(1);e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},function(e,t,n){"use strict";var r=n(13),o=n(14),a=n(3),i=n(25),s=n(6);e.exports=function(e,t,n){var c=s(e),u=n(i,c,""[e]),l=u[0],f=u[1];a(function(){var t={};return t[c]=function(){return 7},7!=""[e](t)})&&(o(String.prototype,e,l),r(RegExp.prototype,c,2==t?function(e,t){return f.call(e,this,t)}:function(e){return f.call(e,this)}))}},function(e,t,n){var r=n(1),o=n(12),a=n(6)("species");e.exports=function(e,t){var n,i=r(e).constructor;return void 0===i||void 0==(n=r(i)[a])?t:o(n)}},function(e,t,n){var r=n(2),o=r.navigator;e.exports=o&&o.userAgent||""},function(e,t,n){"use strict";var r=n(2),o=n(0),a=n(14),i=n(50),s=n(35),c=n(49),u=n(48),l=n(4),f=n(3),p=n(68),d=n(52),h=n(88);e.exports=function(e,t,n,m,g,y){var _=r[e],v=_,b=g?"set":"add",w=v&&v.prototype,x={},E=function(e){var t=w[e];a(w,e,"delete"==e?function(e){return!(y&&!l(e))&&t.call(this,0===e?0:e)}:"has"==e?function(e){return!(y&&!l(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return y&&!l(e)?void 0:t.call(this,0===e?0:e)}:"add"==e?function(e){return t.call(this,0===e?0:e),this}:function(e,n){return t.call(this,0===e?0:e,n),this})};if("function"==typeof v&&(y||w.forEach&&!f(function(){(new v).entries().next()}))){var R=new v,O=R[b](y?{}:-0,1)!=R,S=f(function(){R.has(1)}),k=p(function(e){new v(e)}),L=!y&&f(function(){for(var e=new v,t=5;t--;)e[b](t,t);return!e.has(-0)});k||(v=t(function(t,n){u(t,v,e);var r=h(new _,t,v);return void 0!=n&&c(n,g,r[b],r),r}),v.prototype=w,w.constructor=v),(S||L)&&(E("delete"),E("has"),g&&E("get")),(L||O)&&E(b),y&&w.clear&&delete w.clear}else v=m.getConstructor(t,e,g,b),i(v.prototype,n),s.NEED=!0;return d(v,e),x[e]=v,o(o.G+o.W+o.F*(v!=_),x),y||m.setStrong(v,e,g),v}},function(e,t,n){for(var r,o=n(2),a=n(13),i=n(42),s=i("typed_array"),c=i("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,p="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(r=o[p[f++]])?(a(r.prototype,s,!0),a(r.prototype,c,!0)):l=!1;e.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},function(e,t,n){"use strict";e.exports=n(36)||!n(3)(function(){var e=Math.random();__defineSetter__.call(null,e,function(){}),delete n(2)[e]})},function(e,t,n){"use strict";var r=n(0);e.exports=function(e){r(r.S,e,{of:function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];return new this(t)}})}},function(e,t,n){"use strict";var r=n(0),o=n(12),a=n(21),i=n(49);e.exports=function(e){r(r.S,e,{from:function(e){var t,n,r,s,c=arguments[1];return o(this),t=void 0!==c,t&&o(c),void 0==e?new this:(n=[],t?(r=0,s=a(c,arguments[2],2),i(e,!1,function(e){n.push(s(e,r++))})):i(e,!1,n.push,n),new this(n))}})}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";n.d(t,"a",function(){return s}),n.d(t,"b",function(){return c});var r=n(420),o=n(421),a=n(60),i=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function s(){}function c(e,t){var n={run:function(r){try{var o=e(t.getState(),r);(o!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=o,n.error=null)}catch(e){n.shouldComponentUpdate=!0,n.error=e}}};return n}function u(e){var t,n,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=u.getDisplayName,p=void 0===l?function(e){return"ConnectAdvanced("+e+")"}:l,b=u.methodName,w=void 0===b?"connectAdvanced":b,x=u.renderCountProp,E=void 0===x?void 0:x,R=u.shouldHandleStateChanges,O=void 0===R||R,S=u.storeKey,k=void 0===S?"store":S,L=u.withRef,A=void 0!==L&&L,C=i(u,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),T=k+"Subscription",I=_++,P=(t={},t[k]=g.a,t[T]=g.b,t),U=(n={},n[T]=g.b,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by "+w+". Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",i=p(n),u=y({},C,{getDisplayName:p,methodName:w,renderCountProp:E,shouldHandleStateChanges:O,storeKey:k,withRef:A,displayName:i,wrappedComponentName:n,WrappedComponent:t}),l=function(n){function l(e,t){r(this,l);var a=o(this,n.call(this,e,t));return a.version=I,a.state={},a.renderCount=0,a.store=e[k]||t[k],a.propsMode=Boolean(e[k]),a.setWrappedInstance=a.setWrappedInstance.bind(a),d()(a.store,'Could not find "'+k+'" in either the context or props of "'+i+'". Either wrap the root component in a , or explicitly pass "'+k+'" as a prop to "'+i+'".'),a.initSelector(),a.initSubscription(),a}return a(l,n),l.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return e={},e[T]=t||this.context[T],e},l.prototype.componentDidMount=function(){O&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},l.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},l.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},l.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=s,this.store=null,this.selector.run=s,this.selector.shouldComponentUpdate=!1},l.prototype.getWrappedInstance=function(){return d()(A,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+w+"() call."),this.wrappedInstance},l.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},l.prototype.initSelector=function(){var t=e(this.store.dispatch,u);this.selector=c(t,this.store),this.selector.run(this.props)},l.prototype.initSubscription=function(){if(O){var e=(this.propsMode?this.props:this.context)[T];this.subscription=new m.a(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},l.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(v)):this.notifyNestedSubs()},l.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},l.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},l.prototype.addExtraProps=function(e){if(!(A||E||this.propsMode&&this.subscription))return e;var t=y({},e);return A&&(t.ref=this.setWrappedInstance),E&&(t[E]=this.renderCount++),this.propsMode&&this.subscription&&(t[T]=this.subscription),t},l.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(h.createElement)(t,this.addExtraProps(e.props))},l}(h.Component);return l.WrappedComponent=t,l.displayName=i,l.childContextTypes=U,l.contextTypes=P,l.propTypes=P,f()(l,t)}}t.a=u;var l=n(110),f=n.n(l),p=n(29),d=n.n(p),h=n(5),m=(n.n(h),n(387)),g=n(152),y=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var s=n(5),c=n.n(s),u=n(11),l=n.n(u),f=n(29),p=n.n(f),d=n(56),h=Object.assign||function(e){for(var t=1;t outside a "),p()(void 0!==t,'You must specify the "to" property');var a=this.context.router.history,i="string"==typeof t?Object(d.c)(t,null,null,a.location):t,s=a.createHref(i);return c.a.createElement("a",h({},o,{onClick:this.handleClick,href:s,ref:n}))},t}(c.a.Component);g.propTypes={onClick:l.a.func,target:l.a.string,replace:l.a.bool,to:l.a.oneOfType([l.a.string,l.a.object]).isRequired,innerRef:l.a.oneOfType([l.a.string,l.a.func])},g.defaultProps={replace:!1},g.contextTypes={router:l.a.shape({history:l.a.shape({push:l.a.func.isRequired,replace:l.a.func.isRequired,createHref:l.a.func.isRequired}).isRequired}).isRequired},t.a=g},function(e,t,n){"use strict";var r=n(164);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(29),u=n.n(c),l=n(5),f=n.n(l),p=n(11),d=n.n(p),h=n(115),m=Object.assign||function(e){for(var t=1;t or withRouter() outside a ");var c=t.route,l=(r||c.location).pathname;return Object(h.a)(l,{path:o,strict:a,exact:i,sensitive:s},c.match)},t.prototype.componentWillMount=function(){s()(!(this.props.component&&this.props.render),"You should not use and in the same route; will be ignored"),s()(!(this.props.component&&this.props.children&&!g(this.props.children)),"You should not use and in the same route; will be ignored"),s()(!(this.props.render&&this.props.children&&!g(this.props.children)),"You should not use and in the same route; will be ignored")},t.prototype.componentWillReceiveProps=function(e,t){s()(!(e.location&&!this.props.location),' elements should not change from uncontrolled to controlled (or vice versa). You initially used no "location" prop and then provided one on a subsequent render.'),s()(!(!e.location&&this.props.location),' elements should not change from controlled to uncontrolled (or vice versa). You provided a "location" prop initially but omitted it on a subsequent render.'),this.setState({match:this.computeMatch(e,t.router)})},t.prototype.render=function(){var e=this.state.match,t=this.props,n=t.children,r=t.component,o=t.render,a=this.context.router,i=a.history,s=a.route,c=a.staticContext,u=this.props.location||s.location,l={match:e,location:u,history:i,staticContext:c};return r?e?f.a.createElement(r,l):null:o?e?o(l):null:"function"==typeof n?n(l):n&&!g(n)?f.a.Children.only(n):null},t}(f.a.Component);y.propTypes={computedMatch:d.a.object,path:d.a.string,exact:d.a.bool,strict:d.a.bool,sensitive:d.a.bool,component:d.a.func,render:d.a.func,children:d.a.oneOfType([d.a.func,d.a.node]),location:d.a.object},y.contextTypes={router:d.a.shape({history:d.a.object.isRequired,route:d.a.object.isRequired,staticContext:d.a.object})},y.childContextTypes={router:d.a.object.isRequired},t.a=y},function(e,t,n){function r(e,t){for(var n,r=[],o=0,a=0,i="",s=t&&t.delimiter||"/";null!=(n=_.exec(e));){var l=n[0],f=n[1],p=n.index;if(i+=e.slice(a,p),a=p+l.length,f)i+=f[1];else{var d=e[a],h=n[2],m=n[3],g=n[4],y=n[5],v=n[6],b=n[7];i&&(r.push(i),i="");var w=null!=h&&null!=d&&d!==h,x="+"===v||"*"===v,E="?"===v||"*"===v,R=n[2]||s,O=g||y;r.push({name:m||o++,prefix:h||"",delimiter:R,optional:E,repeat:x,partial:w,asterisk:!!b,pattern:O?u(O):b?".*":"[^"+c(R)+"]+?"})}}return a0&&void 0!==arguments[0]?arguments[0]:"/",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return"/"===e?e:s(e)(t,{pretty:!0})};t.a=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return{searchTerm:e.searchTerm,style:e.style}}function c(e){return(0,m.bindActionCreators)({fetchIcons:h.fetchIcons,setSearchTerm:h.setSearchTerm,changeSideIcon:h.changeSideIcon,setSelectedIcon:h.setSelectedIcon,changeCategories:h.changeCategories},e)}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n0&&p.default.createElement("i",{className:"bx bx-x",onClick:this.emptySearch})))))}}]),t}(f.Component);t.default=(0,d.connect)(s,c)(w)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function i(e){return"object"===m(n.m)&&e().every(function(e){return void 0!==e&&void 0!==n.m[e]})}function s(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(function(e){return n.loading=!1,n.loaded=e,e}).catch(function(e){throw n.loading=!1,n.error=e,e}),n}function c(e){var t={loading:!1,loaded:{},error:null},n=[];try{Object.keys(e).forEach(function(r){var o=s(e[r]);o.loading?t.loading=!0:(t.loaded[r]=o.loaded,t.error=o.error),n.push(o.promise),o.promise.then(function(e){t.loaded[r]=e}).catch(function(e){t.error=e})})}catch(e){t.error=e}return t.promise=Promise.all(n).then(function(e){return t.loading=!1,e}).catch(function(e){throw t.loading=!1,e}),t}function u(e){return e&&e.__esModule?e.default:e}function l(e,t){return g.createElement(u(e),t)}function f(e,t){function n(){return f||(f=e(u.loader)),f.promise}var s,c;if(!t.loading)throw new Error("react-loadable requires a `loading` component");var u=Object.assign({loader:null,loading:null,delay:200,timeout:null,render:l,webpack:null,modules:null},t),f=null;return _.push(n),"function"==typeof u.webpack&&v.push(function(){if(i(u.webpack))return n()}),c=s=function(t){function i(a){r(this,i);var s=o(this,t.call(this,a));return s.retry=function(){s.setState({error:null,loading:!0}),f=e(u.loader),s._loadModule()},n(),s.state={error:f.error,pastDelay:!1,timedOut:!1,loading:f.loading,loaded:f.loaded},s}return a(i,t),i.preload=function(){return n()},i.prototype.componentWillMount=function(){this._mounted=!0,this._loadModule()},i.prototype._loadModule=function(){var e=this;if(this.context.loadable&&Array.isArray(u.modules)&&u.modules.forEach(function(t){e.context.loadable.report(t)}),f.loading){"number"==typeof u.delay&&(0===u.delay?this.setState({pastDelay:!0}):this._delay=setTimeout(function(){e.setState({pastDelay:!0})},u.delay)),"number"==typeof u.timeout&&(this._timeout=setTimeout(function(){e.setState({timedOut:!0})},u.timeout));var t=function(){e._mounted&&(e.setState({error:f.error,loaded:f.loaded,loading:f.loading}),e._clearTimeouts())};f.promise.then(function(){t()}).catch(function(e){t()})}},i.prototype.componentWillUnmount=function(){this._mounted=!1,this._clearTimeouts()},i.prototype._clearTimeouts=function(){clearTimeout(this._delay),clearTimeout(this._timeout)},i.prototype.render=function(){return this.state.loading||this.state.error?g.createElement(u.loading,{isLoading:this.state.loading,pastDelay:this.state.pastDelay,timedOut:this.state.timedOut,error:this.state.error,retry:this.retry}):this.state.loaded?u.render(this.state.loaded,this.props):null},i}(g.Component),s.contextTypes={loadable:y.shape({report:y.func.isRequired})},c}function p(e){return f(s,e)}function d(e){if("function"!=typeof e.render)throw new Error("LoadableMap requires a `render(loaded, props)` function");return f(c,e)}function h(e){for(var t=[];e.length;){var n=e.pop();t.push(n())}return Promise.all(t).then(function(){if(e.length)return h(e)})}var m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},g=n(5),y=n(11),_=[],v=[];p.Map=d;var b=function(e){function t(){return r(this,t),o(this,e.apply(this,arguments))}return a(t,e),t.prototype.getChildContext=function(){return{loadable:{report:this.props.report}}},t.prototype.render=function(){return g.Children.only(this.props.children)},t}(g.Component);b.propTypes={report:y.func.isRequired},b.childContextTypes={loadable:y.shape({report:y.func.isRequired}).isRequired},p.Capture=b,p.preloadAll=function(){return new Promise(function(e,t){h(_).then(e,t)})},p.preloadReady=function(){return new Promise(function(e,t){h(v).then(e,e)})},e.exports=p},function(e,t){e.exports="\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1712.604' height='602.381'%3E%3Ccircle fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linejoin='round' stroke-miterlimit='10' cx='244.416' cy='342.659' r='208.521'/%3E%3Cpath fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linejoin='round' stroke-miterlimit='10' d='M950.132 452.339L622.534 217.478 989.729 51.2zM487.42 116.82L369.889-169.084l306.367 41.167z'/%3E%3Cpath fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M1196.132 484.339l309-309M1437.603 464.784l309-309'/%3E%3C/svg%3E\""},function(e,t){e.exports=[{id:196,name:"adjust",slug:"adjust-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:452,name:"adjust",slug:"adjust-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:182,name:"alarm",slug:"alarm-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:453,name:"alarm",slug:"alarm-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:437,name:"alarm-off",slug:"alarm-off-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:454,name:"alarm-off",slug:"alarm-off-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:197,name:"album",slug:"album-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:455,name:"album",slug:"album-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:46,name:"align-justify",slug:"align-justify-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:1,name:"align-left",slug:"align-left-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:2,name:"align-middle",slug:"align-middle-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:3,name:"align-right",slug:"align-right-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:198,name:"anchor",slug:"anchor-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:808,name:"android",slug:"android-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:343,name:"aperture",slug:"aperture-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:807,name:"apple",slug:"apple-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:100,name:"archive",slug:"archive-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:456,name:"archive",slug:"archive-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:98,name:"archive-in",slug:"archive-in-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:457,name:"archive-in",slug:"archive-in-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:99,name:"archive-out",slug:"archive-out-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:458,name:"archive-out",slug:"archive-out-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:768,name:"area",slug:"area-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:770,name:"area",slug:"area-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:4,name:"arrow-back",slug:"arrow-back-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:411,name:"asterisk",slug:"asterisk-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:101,name:"at",slug:"at-regular",categories:[{name:"Communication"},{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:199,name:"award",slug:"award-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:467,name:"award",slug:"award-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:831,name:"ball",slug:"ball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:832,name:"ball",slug:"ball-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:104,name:"bar-chart",slug:"bar-chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:102,name:"bar-chart-alt",slug:"bar-chart-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:103,name:"bar-chart-square",slug:"bar-chart-square-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:468,name:"bar-chart-square",slug:"bar-chart-square-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:291,name:"barcode",slug:"barcode-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:469,name:"barcode",slug:"barcode-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:105,name:"basketball",slug:"basketball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:773,name:"bath",slug:"bath-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:774,name:"bath",slug:"bath-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:348,name:"battery",slug:"battery-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:471,name:"battery",slug:"battery-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:349,name:"battery-charging",slug:"battery-charging-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:472,name:"battery-charging",slug:"battery-charging-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:351,name:"battery-full",slug:"battery-full-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:473,name:"battery-full",slug:"battery-full-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:350,name:"battery-low",slug:"battery-low-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:730,name:"battery-low",slug:"battery-low-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:771,name:"bed",slug:"bed-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:772,name:"bed",slug:"bed-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:337,name:"behance",slug:"behance-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:8,name:"bell",slug:"bell-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:474,name:"bell",slug:"bell-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:5,name:"bell-minus",slug:"bell-minus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:475,name:"bell-minus",slug:"bell-minus-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:6,name:"bell-off",slug:"bell-off-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:476,name:"bell-off",slug:"bell-off-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:7,name:"bell-plus",slug:"bell-plus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:477,name:"bell-plus",slug:"bell-plus-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:805,name:"bell-ring",slug:"bell-ring-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:806,name:"bell-ring",slug:"bell-ring-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:836,name:"bicycle",slug:"bicycle-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:434,name:"bitcoin",slug:"bitcoin-logo",categories:[{name:"Currency"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:106,name:"block",slug:"block-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:751,name:"blogger",slug:"blogger-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:115,name:"bluetooth",slug:"bluetooth-regular",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:362,name:"body",slug:"body-regular",categories:[{name:"Accessibility"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:200,name:"bold",slug:"bold-regular",categories:[{name:"Editors"},{name:"Navigation"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:201,name:"bolt",slug:"bolt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:478,name:"bolt",slug:"bolt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:108,name:"book",slug:"book-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:479,name:"book",slug:"book-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:107,name:"book-bookmark",slug:"book-bookmark-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:480,name:"book-bookmark",slug:"book-bookmark-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:407,name:"book-open",slug:"book-open-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:484,name:"book-open",slug:"book-open-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:9,name:"bookmark",slug:"bookmark-regular",categories:[{name:"Editors"},{name:"Shapes"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:481,name:"bookmark",slug:"bookmark-solid",categories:[{name:"Editors"},{name:"Shapes"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:109,name:"bookmark-minus",slug:"bookmark-minus-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:482,name:"bookmark-minus",slug:"bookmark-minus-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:110,name:"bookmark-plus",slug:"bookmark-plus-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:483,name:"bookmark-plus",slug:"bookmark-plus-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:438,name:"bookmark-star",slug:"bookmark-star-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:485,name:"bookmark-star",slug:"bookmark-star-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:10,name:"bookmarks",slug:"bookmarks-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:731,name:"bookmarks",slug:"bookmarks-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:767,name:"bot",slug:"bot-regular",categories:[{name:"Code"},{name:"Emoji"}],type_of_icon:"REGULAR",has_parent:!1},{id:769,name:"bot",slug:"bot-solid",categories:[{name:"Code"},{name:"Emoji"}],type_of_icon:"SOLID",has_parent:!0},{id:790,name:"box",slug:"box-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:791,name:"box",slug:"box-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:111,name:"briefcase",slug:"briefcase-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:486,name:"briefcase",slug:"briefcase-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:394,name:"briefcase-alt",slug:"briefcase-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:487,name:"briefcase-alt",slug:"briefcase-alt-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:112,name:"broadcast",slug:"broadcast-regular",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:114,name:"bug",slug:"bug-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:489,name:"bug",slug:"bug-solid",categories:[{name:"Code"}],type_of_icon:"SOLID",has_parent:!0},{id:113,name:"building",slug:"building-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:490,name:"building",slug:"building-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:116,name:"bulb",slug:"bulb-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:491,name:"bulb",slug:"bulb-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:11,name:"bullseye",slug:"bullseye-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:117,name:"buoy",slug:"buoy-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:492,name:"buoy",slug:"buoy-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:763,name:"bus",slug:"bus-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:764,name:"bus",slug:"bus-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:202,name:"calculator",slug:"calculator-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:494,name:"calculator",slug:"calculator-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:122,name:"calendar",slug:"calendar-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:499,name:"calendar",slug:"calendar-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:352,name:"calendar-alt",slug:"calendar-alt-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:495,name:"calendar-alt",slug:"calendar-alt-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:119,name:"calendar-check",slug:"calendar-check-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:496,name:"calendar-check",slug:"calendar-check-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:120,name:"calendar-minus",slug:"calendar-minus-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:497,name:"calendar-minus",slug:"calendar-minus-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:118,name:"calendar-plus",slug:"calendar-plus-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:493,name:"calendar-plus",slug:"calendar-plus-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:121,name:"calendar-x",slug:"calendar-x-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:498,name:"calendar-x",slug:"calendar-x-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:13,name:"camera",slug:"camera-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:460,name:"camera",slug:"camera-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:412,name:"camera-alt",slug:"camera-alt-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:461,name:"camera-alt",slug:"camera-alt-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:12,name:"camera-off",slug:"camera-off-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:462,name:"camera-off",slug:"camera-off-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:413,name:"capsule",slug:"capsule-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:500,name:"capsule",slug:"capsule-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:14,name:"captions",slug:"captions-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:501,name:"captions",slug:"captions-solid",categories:[{name:"Accessibility"}],type_of_icon:"SOLID",has_parent:!0},{id:445,name:"car",slug:"car-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:502,name:"car",slug:"car-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:399,name:"carousel",slug:"carousel-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:503,name:"carousel",slug:"carousel-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:203,name:"cart",slug:"cart-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:505,name:"cart",slug:"cart-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:449,name:"cart-alt",slug:"cart-alt-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:504,name:"cart-alt",slug:"cart-alt-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:363,name:"cast",slug:"cast-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:447,name:"categories",slug:"categories-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:507,name:"categories",slug:"categories-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:754,name:"certification",slug:"certification-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:755,name:"certification",slug:"certification-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:410,name:"chalkboard",slug:"chalkboard-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:123,name:"chart",slug:"chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:508,name:"chart",slug:"chart-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:204,name:"check",slug:"check-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:758,name:"check-circle",slug:"check-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:759,name:"check-circle",slug:"check-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:765,name:"check-double",slug:"check-double-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:16,name:"checkbox",slug:"checkbox-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:760,name:"checkbox",slug:"checkbox-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:15,name:"checkbox-checked",slug:"checkbox-checked-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:761,name:"checkbox-checked",slug:"checkbox-checked-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:17,name:"checkbox-square",slug:"checkbox-square-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:18,name:"chevron-down",slug:"chevron-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:20,name:"chevron-left",slug:"chevron-left-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:21,name:"chevron-right",slug:"chevron-right-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:19,name:"chevron-up",slug:"chevron-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:22,name:"chevrons-down",slug:"chevrons-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:25,name:"chevrons-left",slug:"chevrons-left-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:24,name:"chevrons-right",slug:"chevrons-right-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:23,name:"chevrons-up",slug:"chevrons-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:364,name:"chip",slug:"chip-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:509,name:"chip",slug:"chip-solid",categories:[{name:"Code"}],type_of_icon:"SOLID",has_parent:!0},{id:823,name:"circle",slug:"circle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:824,name:"circle",slug:"circle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:26,name:"clipboard",slug:"clipboard-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:511,name:"clipboard",slug:"clipboard-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:388,name:"closet",slug:"closet-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:126,name:"cloud",slug:"cloud-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:519,name:"cloud",slug:"cloud-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:124,name:"cloud-download",slug:"cloud-download-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:512,name:"cloud-download",slug:"cloud-download-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:206,name:"cloud-drizzle",slug:"cloud-drizzle-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:207,name:"cloud-light-rain",slug:"cloud-light-rain-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:208,name:"cloud-lightning",slug:"cloud-lightning-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:209,name:"cloud-rain",slug:"cloud-rain-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:210,name:"cloud-snow",slug:"cloud-snow-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:125,name:"cloud-upload",slug:"cloud-upload-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:518,name:"cloud-upload",slug:"cloud-upload-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:28,name:"code",slug:"code-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:801,name:"code-block",slug:"code-block-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:802,name:"code-block",slug:"code-block-solid",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:27,name:"code-curly",slug:"code-curly-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:29,name:"coffee",slug:"coffee-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:520,name:"coffee",slug:"coffee-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:211,name:"cog",slug:"cog-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:521,name:"cog",slug:"cog-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:359,name:"collapse",slug:"collapse-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:390,name:"collection",slug:"collection-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:522,name:"collection",slug:"collection-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:212,name:"columns",slug:"columns-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:835,name:"columns",slug:"columns-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:406,name:"command",slug:"command-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:130,name:"compass",slug:"compass-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:523,name:"compass",slug:"compass-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:213,name:"contact",slug:"contact-regular",categories:[{name:"Business"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:524,name:"contact",slug:"contact-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:448,name:"conversation",slug:"conversation-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:732,name:"conversation",slug:"conversation-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:30,name:"copy",slug:"copy-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:525,name:"copy",slug:"copy-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:31,name:"copyright",slug:"copyright-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:526,name:"copyright",slug:"copyright-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:386,name:"coupon",slug:"coupon-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:527,name:"coupon",slug:"coupon-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:214,name:"credit-card",slug:"credit-card-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:528,name:"credit-card",slug:"credit-card-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:215,name:"crop",slug:"crop-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:129,name:"crosshair",slug:"crosshair-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:293,name:"crown",slug:"crown-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:529,name:"crown",slug:"crown-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:216,name:"cube",slug:"cube-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:530,name:"cube",slug:"cube-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:217,name:"cut",slug:"cut-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:450,name:"dashboard",slug:"dashboard-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:733,name:"dashboard",slug:"dashboard-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:131,name:"data",slug:"data-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:132,name:"desktop",slug:"desktop-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:218,name:"detail",slug:"detail-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:531,name:"detail",slug:"detail-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:798,name:"dialpad",slug:"dialpad-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:219,name:"diamond",slug:"diamond-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:532,name:"diamond",slug:"diamond-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:133,name:"directions",slug:"directions-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:533,name:"directions",slug:"directions-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:748,name:"discord",slug:"discord-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:387,name:"discount",slug:"discount-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:534,name:"discount",slug:"discount-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:294,name:"dislike",slug:"dislike-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:535,name:"dislike",slug:"dislike-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:428,name:"dock-bottom",slug:"dock-bottom-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:536,name:"dock-bottom",slug:"dock-bottom-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:431,name:"dock-left",slug:"dock-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:537,name:"dock-left",slug:"dock-left-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:429,name:"dock-right",slug:"dock-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:538,name:"dock-right",slug:"dock-right-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:430,name:"dock-top",slug:"dock-top-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:539,name:"dock-top",slug:"dock-top-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:752,name:"documentation",slug:"documentation-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:753,name:"documentation",slug:"documentation-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:135,name:"dollar",slug:"dollar-regular",categories:[{name:"Business"},{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:837,name:"dollar-circle",slug:"dollar-circle-regular",categories:[{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:838,name:"dollar-circle",slug:"dollar-circle-solid",categories:[{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:137,name:"dots-horizontal",slug:"dots-horizontal-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:136,name:"dots-horizontal-rounded",slug:"dots-horizontal-rounded-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:139,name:"dots-vertical",slug:"dots-vertical-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:138,name:"dots-vertical-rounded",slug:"dots-vertical-rounded-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:295,name:"down-arrow",slug:"down-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:542,name:"down-arrow",slug:"down-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:32,name:"down-arrow-circle",slug:"down-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:541,name:"down-arrow-circle",slug:"down-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:140,name:"download",slug:"download-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:376,name:"download-alt",slug:"download-alt-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:543,name:"download-alt",slug:"download-alt-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:375,name:"downvote",slug:"downvote-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:544,name:"downvote",slug:"downvote-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:339,name:"dribbble",slug:"dribbble-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:296,name:"drink",slug:"drink-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:546,name:"drink",slug:"drink-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:141,name:"droplet",slug:"droplet-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:547,name:"droplet",slug:"droplet-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:766,name:"dumbbell",slug:"dumbbell-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:193,name:"duplicate",slug:"duplicate-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:548,name:"duplicate",slug:"duplicate-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:221,name:"edit",slug:"edit-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:830,name:"edit",slug:"edit-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:419,name:"eject",slug:"eject-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:549,name:"eject",slug:"eject-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:142,name:"envelope",slug:"envelope-regular",categories:[{name:"Communication"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:550,name:"envelope",slug:"envelope-solid",categories:[{name:"Communication"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:297,name:"eraser",slug:"eraser-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:551,name:"eraser",slug:"eraser-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:34,name:"error",slug:"error-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:553,name:"error",slug:"error-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:33,name:"error-circle",slug:"error-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:552,name:"error-circle",slug:"error-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:222,name:"exclamation",slug:"exclamation-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:35,name:"exit-fullscreen",slug:"exit-fullscreen-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:384,name:"expand",slug:"expand-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:298,name:"export",slug:"export-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:357,name:"eyedropper",slug:"eyedropper-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:299,name:"facebook",slug:"facebook-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:435,name:"facebook-square",slug:"facebook-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:37,name:"fast-forward",slug:"fast-forward-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:36,name:"fast-forward-circle",slug:"fast-forward-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:556,name:"fast-forward-circle",slug:"fast-forward-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:223,name:"female",slug:"female-regular",categories:[{name:"Genders"}],type_of_icon:"REGULAR",has_parent:!1},{id:224,name:"file",slug:"file-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:558,name:"file",slug:"file-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:814,name:"file-blank",slug:"file-blank-regular",categories:[{name:"Code"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:815,name:"file-blank",slug:"file-blank-solid",categories:[{name:"Code"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:404,name:"file-image",slug:"file-image-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:557,name:"file-image",slug:"file-image-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:395,name:"file-plus",slug:"file-plus-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:734,name:"file-plus",slug:"file-plus-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:225,name:"files",slug:"files-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:559,name:"files",slug:"files-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:344,name:"film",slug:"film-regular",categories:[{name:"Editors"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:834,name:"film",slug:"film-solid",categories:[{name:"Editors"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:226,name:"filter",slug:"filter-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:391,name:"filter-alt",slug:"filter-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:560,name:"filter-alt",slug:"filter-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:818,name:"fingerprint",slug:"fingerprint-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:300,name:"first-aid",slug:"first-aid-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:562,name:"first-aid",slug:"first-aid-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:38,name:"first-page",slug:"first-page-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:301,name:"flag",slug:"flag-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:564,name:"flag",slug:"flag-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:436,name:"flag-alt",slug:"flag-alt-regular",categories:[{name:"Editors"},{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:563,name:"flag-alt",slug:"flag-alt-solid",categories:[{name:"Editors"},{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:227,name:"flask",slug:"flask-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:565,name:"flask",slug:"flask-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:41,name:"folder",slug:"folder-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:463,name:"folder",slug:"folder-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:39,name:"folder-minus",slug:"folder-minus-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:465,name:"folder-minus",slug:"folder-minus-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:345,name:"folder-open",slug:"folder-open-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:729,name:"folder-open",slug:"folder-open-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:40,name:"folder-plus",slug:"folder-plus-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:464,name:"folder-plus",slug:"folder-plus-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:228,name:"font",slug:"font-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:817,name:"font-color",slug:"font-color-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:800,name:"font-size",slug:"font-size-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:833,name:"football",slug:"football-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:42,name:"fullscreen",slug:"fullscreen-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:144,name:"gift",slug:"gift-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:566,name:"gift",slug:"gift-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:229,name:"git-branch",slug:"git-branch-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:230,name:"git-commit",slug:"git-commit-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:231,name:"git-compare",slug:"git-compare-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:232,name:"git-merge",slug:"git-merge-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:233,name:"git-pull-request",slug:"git-pull-request-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:234,name:"git-repo-forked",slug:"git-repo-forked-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:302,name:"github",slug:"github-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:145,name:"globe",slug:"globe-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:371,name:"globe-alt",slug:"globe-alt-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:567,name:"globe-alt",slug:"globe-alt-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:303,name:"google",slug:"google-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:738,name:"google-plus",slug:"google-plus-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:739,name:"google-plus-circle",slug:"google-plus-circle-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:146,name:"grid",slug:"grid-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:408,name:"grid-alt",slug:"grid-alt-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:568,name:"grid-alt",slug:"grid-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:799,name:"handicap",slug:"handicap-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:236,name:"hash",slug:"hash-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:369,name:"hdd",slug:"hdd-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:570,name:"hdd",slug:"hdd-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:237,name:"heading",slug:"heading-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:147,name:"headphone",slug:"headphone-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:148,name:"heart",slug:"heart-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:571,name:"heart",slug:"heart-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:304,name:"hexagon",slug:"hexagon-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:826,name:"hexagon",slug:"hexagon-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:43,name:"hide",slug:"hide-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:572,name:"hide",slug:"hide-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:816,name:"highlight",slug:"highlight-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:305,name:"history",slug:"history-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:149,name:"home",slug:"home-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:574,name:"home",slug:"home-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:238,name:"home-alt",slug:"home-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:573,name:"home-alt",slug:"home-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:355,name:"horizontal-center",slug:"horizontal-center-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:143,name:"hot",slug:"hot-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:575,name:"hot",slug:"hot-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:781,name:"hotel",slug:"hotel-regular",categories:[{name:"Business"},{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:782,name:"hotel",slug:"hotel-solid",categories:[{name:"Business"},{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:397,name:"hourglass",slug:"hourglass-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:576,name:"hourglass",slug:"hourglass-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:306,name:"idea",slug:"idea-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:577,name:"idea",slug:"idea-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:44,name:"image",slug:"image-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:579,name:"image",slug:"image-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:793,name:"image-alt",slug:"image-alt-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:380,name:"images",slug:"images-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:353,name:"import",slug:"import-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:240,name:"inbox",slug:"inbox-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:581,name:"inbox",slug:"inbox-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:400,name:"infinite",slug:"infinite-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:241,name:"info",slug:"info-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:45,name:"info-circle",slug:"info-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:582,name:"info-circle",slug:"info-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:307,name:"instagram",slug:"instagram-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:242,name:"italic",slug:"italic-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:243,name:"joystick",slug:"joystick-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:585,name:"joystick",slug:"joystick-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:308,name:"joystick-alt",slug:"joystick-alt-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:584,name:"joystick-alt",slug:"joystick-alt-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:47,name:"key",slug:"key-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:792,name:"key",slug:"key-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!1},{id:150,name:"laptop",slug:"laptop-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:48,name:"last-page",slug:"last-page-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:151,name:"layer",slug:"layer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:586,name:"layer",slug:"layer-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:432,name:"layout",slug:"layout-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:587,name:"layout",slug:"layout-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:309,name:"left-arrow",slug:"left-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:589,name:"left-arrow",slug:"left-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:49,name:"left-arrow-circle",slug:"left-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:588,name:"left-arrow-circle",slug:"left-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:50,name:"left-bottom-arrow-circle",slug:"left-bottom-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:590,name:"left-bottom-arrow-circle",slug:"left-bottom-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:51,name:"left-indent",slug:"left-indent-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:52,name:"left-top-arrow-circle",slug:"left-top-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:591,name:"left-top-arrow-circle",slug:"left-top-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:310,name:"like",slug:"like-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:592,name:"like",slug:"like-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:153,name:"link",slug:"link-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:152,name:"link-alt",slug:"link-alt-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:244,name:"link-external",slug:"link-external-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:424,name:"linkedin",slug:"linkedin-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:740,name:"linkedin-square",slug:"linkedin-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:157,name:"list",slug:"list-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:417,name:"list-alt",slug:"list-alt-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:311,name:"list-check",slug:"list-check-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:785,name:"list-ol",slug:"list-ol-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:154,name:"list-plus",slug:"list-plus-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:155,name:"list-ul",slug:"list-ul-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:156,name:"list-x",slug:"list-x-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:415,name:"loader",slug:"loader-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:441,name:"loader-alt",slug:"loader-alt-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:440,name:"loader-circle",slug:"loader-circle-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:159,name:"lock",slug:"lock-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:595,name:"lock",slug:"lock-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:158,name:"lock-open",slug:"lock-open-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:594,name:"lock-open",slug:"lock-open-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:245,name:"log-in",slug:"log-in-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:246,name:"log-out",slug:"log-out-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:822,name:"magic-wand",slug:"magic-wand-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:829,name:"magic-wand",slug:"magic-wand-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!0},{id:247,name:"male",slug:"male-regular",categories:[{name:"Genders"}],type_of_icon:"REGULAR",has_parent:!1},{id:161,name:"map",slug:"map-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:597,name:"map",slug:"map-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:160,name:"map-alt",slug:"map-alt-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:596,name:"map-alt",slug:"map-alt-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:433,name:"map-pin",slug:"map-pin-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:741,name:"medium",slug:"medium-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:742,name:"medium-square",slug:"medium-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:53,name:"menu",slug:"menu-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:788,name:"menu-alt-left",slug:"menu-alt-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:789,name:"menu-alt-right",slug:"menu-alt-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:163,name:"message",slug:"message-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:602,name:"message",slug:"message-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:423,name:"message-alt",slug:"message-alt-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:598,name:"message-alt",slug:"message-alt-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:248,name:"message-detail",slug:"message-detail-regular",categories:[{name:"Communication"}],type_of_icon:"REGULAR",has_parent:!1},{id:599,name:"message-detail",slug:"message-detail-solid",categories:[{name:"Communication"}],type_of_icon:"SOLID",has_parent:!0},{id:162,name:"message-rounded",slug:"message-rounded-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:601,name:"message-rounded",slug:"message-rounded-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:840,name:"messenger",slug:"messenger-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:54,name:"microphone",slug:"microphone-regular",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:604,name:"microphone",slug:"microphone-solid",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:249,name:"microphone-off",slug:"microphone-off-regular",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:603,name:"microphone-off",slug:"microphone-off-solid",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:250,name:"minus",slug:"minus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:55,name:"minus-circle",slug:"minus-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:605,name:"minus-circle",slug:"minus-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:165,name:"mobile",slug:"mobile-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:164,name:"mobile-alt",slug:"mobile-alt-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:606,name:"mobile-alt",slug:"mobile-alt-solid",categories:[{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:425,name:"mobile-message",slug:"mobile-message-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:607,name:"mobile-message",slug:"mobile-message-solid",categories:[{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:56,name:"moon",slug:"moon-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:608,name:"moon",slug:"moon-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:251,name:"mouse",slug:"mouse-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:609,name:"mouse",slug:"mouse-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:252,name:"move",slug:"move-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:779,name:"movie",slug:"movie-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:780,name:"movie",slug:"movie-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:253,name:"music",slug:"music-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:610,name:"music",slug:"music-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:166,name:"navigation",slug:"navigation-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:611,name:"navigation",slug:"navigation-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:378,name:"news",slug:"news-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:612,name:"news",slug:"news-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:254,name:"newsletter",slug:"newsletter-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:613,name:"newsletter",slug:"newsletter-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:255,name:"notification",slug:"notification-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:615,name:"notification",slug:"notification-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:403,name:"notification-off",slug:"notification-off-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:614,name:"notification-off",slug:"notification-off-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:313,name:"octagon",slug:"octagon-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:827,name:"octagon",slug:"octagon-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:256,name:"package",slug:"package-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:616,name:"package",slug:"package-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:421,name:"paper-plane",slug:"paper-plane-regular",categories:[{name:"Communication"},{name:"Navigation"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:617,name:"paper-plane",slug:"paper-plane-solid",categories:[{name:"Communication"},{name:"Navigation"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:385,name:"paperclip",slug:"paperclip-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:257,name:"paragraph",slug:"paragraph-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:258,name:"paste",slug:"paste-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:618,name:"paste",slug:"paste-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:58,name:"pause",slug:"pause-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:57,name:"pause-circle",slug:"pause-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:619,name:"pause-circle",slug:"pause-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:383,name:"pen",slug:"pen-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:620,name:"pen",slug:"pen-solid",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:259,name:"pencil",slug:"pencil-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:621,name:"pencil",slug:"pencil-solid",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:167,name:"phone",slug:"phone-regular",categories:[{name:"Business"},{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:625,name:"phone",slug:"phone-solid",categories:[{name:"Business"},{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:336,name:"phone-call",slug:"phone-call-regular",categories:[{name:"Accessibility"},{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:622,name:"phone-call",slug:"phone-call-solid",categories:[{name:"Accessibility"},{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:360,name:"phone-incoming",slug:"phone-incoming-regular",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:623,name:"phone-incoming",slug:"phone-incoming-solid",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:361,name:"phone-outgoing",slug:"phone-outgoing-regular",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:624,name:"phone-outgoing",slug:"phone-outgoing-solid",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:803,name:"photo-album",slug:"photo-album-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:804,name:"photo-album",slug:"photo-album-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:168,name:"pie-chart",slug:"pie-chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:627,name:"pie-chart",slug:"pie-chart-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:379,name:"pie-chart-alt",slug:"pie-chart-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:626,name:"pie-chart-alt",slug:"pie-chart-alt-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:260,name:"pin",slug:"pin-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:628,name:"pin",slug:"pin-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:750,name:"pinterest",slug:"pinterest-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:783,name:"planet",slug:"planet-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:784,name:"planet",slug:"planet-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:61,name:"play",slug:"play-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:60,name:"play-circle",slug:"play-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:629,name:"play-circle",slug:"play-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:809,name:"play-store",slug:"play-store-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:398,name:"playlist",slug:"playlist-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:630,name:"playlist",slug:"playlist-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:401,name:"plug",slug:"plug-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:631,name:"plug",slug:"plug-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:261,name:"plus",slug:"plus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:62,name:"plus-circle",slug:"plus-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:632,name:"plus-circle",slug:"plus-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:812,name:"pocket",slug:"pocket-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:314,name:"poll",slug:"poll-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:315,name:"popular",slug:"popular-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:262,name:"power-off",slug:"power-off-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:169,name:"printer",slug:"printer-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:633,name:"printer",slug:"printer-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:263,name:"pulse",slug:"pulse-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:382,name:"purchase-tag",slug:"purchase-tag-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:634,name:"purchase-tag",slug:"purchase-tag-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:63,name:"question-mark",slug:"question-mark-regular",categories:[{name:"Accessibility"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:342,name:"quote-left",slug:"quote-left-regular",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:635,name:"quote-left",slug:"quote-left-solid",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:316,name:"quote-right",slug:"quote-right-regular",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:636,name:"quote-right",slug:"quote-right-solid",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:317,name:"radar",slug:"radar-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:170,name:"radio",slug:"radio-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:637,name:"radio",slug:"radio-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:65,name:"radio-circle",slug:"radio-circle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:64,name:"radio-circle-marked",slug:"radio-circle-marked-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:66,name:"rectangle",slug:"rectangle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:828,name:"rectangle",slug:"rectangle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:749,name:"reddit",slug:"reddit-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:318,name:"redo",slug:"redo-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:358,name:"rename",slug:"rename-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:638,name:"rename",slug:"rename-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:320,name:"reply",slug:"reply-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:319,name:"reply-all",slug:"reply-all-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:451,name:"report",slug:"report-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:639,name:"report",slug:"report-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:321,name:"repost",slug:"repost-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:68,name:"reset",slug:"reset-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:794,name:"restaurant",slug:"restaurant-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:322,name:"revision",slug:"revision-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:67,name:"rewind",slug:"rewind-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:264,name:"ribbon",slug:"ribbon-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:323,name:"right-arrow",slug:"right-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:641,name:"right-arrow",slug:"right-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:69,name:"right-arrow-circle",slug:"right-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:640,name:"right-arrow-circle",slug:"right-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:70,name:"right-down-arrow-circle",slug:"right-down-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:642,name:"right-down-arrow-circle",slug:"right-down-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:71,name:"right-indent",slug:"right-indent-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:72,name:"right-top-arrow-circle",slug:"right-top-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:643,name:"right-top-arrow-circle",slug:"right-top-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:756,name:"rocket",slug:"rocket-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:757,name:"rocket",slug:"rocket-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:356,name:"rotate",slug:"rotate-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:73,name:"rss",slug:"rss-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:354,name:"ruler",slug:"ruler-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:644,name:"ruler",slug:"ruler-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:265,name:"save",slug:"save-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:645,name:"save",slug:"save-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:266,name:"screenshot",slug:"screenshot-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:74,name:"search",slug:"search-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:402,name:"select-arrows",slug:"select-arrows-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:647,name:"select-arrows",slug:"select-arrows-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:267,name:"select-multiple",slug:"select-multiple-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:648,name:"select-multiple",slug:"select-multiple-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:422,name:"selection",slug:"selection-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:171,name:"send",slug:"send-regular",categories:[{name:"Communication"}],type_of_icon:"REGULAR",has_parent:!1},{id:650,name:"send",slug:"send-solid",categories:[{name:"Communication"}],type_of_icon:"SOLID",has_parent:!0},{id:347,name:"server",slug:"server-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:651,name:"server",slug:"server-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:269,name:"share",slug:"share-regular",categories:[{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:653,name:"share",slug:"share-solid",categories:[{name:"Social"}],type_of_icon:"SOLID",has_parent:!0},{id:268,name:"share-alt",slug:"share-alt-regular",categories:[{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:652,name:"share-alt",slug:"share-alt-solid",categories:[{name:"Social"}],type_of_icon:"SOLID",has_parent:!0},{id:271,name:"shield",slug:"shield-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:655,name:"shield",slug:"shield-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:270,name:"shield-alt",slug:"shield-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:654,name:"shield-alt",slug:"shield-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:273,name:"shopping-bag",slug:"shopping-bag-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:657,name:"shopping-bag",slug:"shopping-bag-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:272,name:"shopping-bag-alt",slug:"shopping-bag-alt-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:656,name:"shopping-bag-alt",slug:"shopping-bag-alt-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:75,name:"show",slug:"show-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:658,name:"show",slug:"show-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:274,name:"shuffle",slug:"shuffle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:340,name:"shuffle-alt",slug:"shuffle-alt-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:172,name:"sidebar",slug:"sidebar-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:659,name:"sidebar",slug:"sidebar-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:173,name:"sitemap",slug:"sitemap-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:660,name:"sitemap",slug:"sitemap-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:76,name:"skip-next",slug:"skip-next-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:366,name:"skip-next-circle",slug:"skip-next-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:661,name:"skip-next-circle",slug:"skip-next-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:77,name:"skip-previous",slug:"skip-previous-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:367,name:"skip-previous-circle",slug:"skip-previous-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:662,name:"skip-previous-circle",slug:"skip-previous-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:442,name:"skull",slug:"skull-regular",categories:[{name:"Emoji"}],type_of_icon:"REGULAR",has_parent:!1},{id:839,name:"skull",slug:"skull-solid",categories:[{name:"Emoji"}],type_of_icon:"SOLID",has_parent:!0},{id:743,name:"skype",slug:"skype-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:745,name:"slack",slug:"slack-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:744,name:"slack-rounded",slug:"slack-rounded-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:416,name:"slider",slug:"slider-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:735,name:"slider-alt",slug:"slider-alt-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:736,name:"slider-alt",slug:"slider-alt-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:174,name:"smiley-happy",slug:"smiley-happy-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:663,name:"smiley-happy",slug:"smiley-happy-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:414,name:"smiley-meh",slug:"smiley-meh-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:664,name:"smiley-meh",slug:"smiley-meh-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:175,name:"smiley-sad",slug:"smiley-sad-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:665,name:"smiley-sad",slug:"smiley-sad-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:275,name:"snowflake",slug:"snowflake-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:276,name:"sort",slug:"sort-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:737,name:"sort-alt",slug:"sort-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:444,name:"spectacles",slug:"spectacles-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:176,name:"spreadsheet",slug:"spreadsheet-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:667,name:"spreadsheet",slug:"spreadsheet-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:277,name:"star",slug:"star-regular",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:668,name:"star",slug:"star-solid",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:762,name:"star-half",slug:"star-half-solid",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!1},{id:392,name:"station",slug:"station-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:79,name:"stop",slug:"stop-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:78,name:"stop-circle",slug:"stop-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:669,name:"stop-circle",slug:"stop-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:80,name:"stopwatch",slug:"stopwatch-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:670,name:"stopwatch",slug:"stopwatch-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:370,name:"store",slug:"store-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:671,name:"store",slug:"store-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:813,name:"strikethrough",slug:"strikethrough-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:324,name:"subdirectory-left",slug:"subdirectory-left-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:325,name:"subdirectory-right",slug:"subdirectory-right-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:278,name:"sun",slug:"sun-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:672,name:"sun",slug:"sun-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:326,name:"support",slug:"support-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:795,name:"swim",slug:"swim-regular",categories:[{name:"Accessibility"},{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:81,name:"sync",slug:"sync-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:443,name:"t-shirt",slug:"t-shirt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:673,name:"t-shirt",slug:"t-shirt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:177,name:"tab",slug:"tab-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:194,name:"table",slug:"table-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:674,name:"table",slug:"table-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:178,name:"tag",slug:"tag-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:676,name:"tag",slug:"tag-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:179,name:"tag-x",slug:"tag-x-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:675,name:"tag-x",slug:"tag-x-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:180,name:"target-lock",slug:"target-lock-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:346,name:"task",slug:"task-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:677,name:"task",slug:"task-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:777,name:"taxi",slug:"taxi-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:778,name:"taxi",slug:"taxi-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:181,name:"tennis-ball",slug:"tennis-ball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:678,name:"tennis-ball",slug:"tennis-ball-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:128,name:"terminal",slug:"terminal-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:679,name:"terminal",slug:"terminal-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:279,name:"text",slug:"text-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:418,name:"thermometer",slug:"thermometer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:680,name:"thermometer",slug:"thermometer-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:82,name:"time",slug:"time-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:681,name:"time",slug:"time-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:327,name:"timer",slug:"timer-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:682,name:"timer",slug:"timer-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:377,name:"to-top",slug:"to-top-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:683,name:"to-top",slug:"to-top-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:365,name:"toggle",slug:"toggle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:686,name:"toggle",slug:"toggle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:83,name:"toggle-left",slug:"toggle-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:684,name:"toggle-left",slug:"toggle-left-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:84,name:"toggle-right",slug:"toggle-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:685,name:"toggle-right",slug:"toggle-right-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:396,name:"torch",slug:"torch-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:687,name:"torch",slug:"torch-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:775,name:"train",slug:"train-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:776,name:"train",slug:"train-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:819,name:"transfer",slug:"transfer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:280,name:"trash",slug:"trash-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:689,name:"trash",slug:"trash-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:409,name:"trash-alt",slug:"trash-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:688,name:"trash-alt",slug:"trash-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:85,name:"trending-down",slug:"trending-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:86,name:"trending-up",slug:"trending-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:328,name:"triangle",slug:"triangle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:825,name:"triangle",slug:"triangle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:281,name:"trophy",slug:"trophy-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:690,name:"trophy",slug:"trophy-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:820,name:"trophy-star",slug:"trophy-star-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:821,name:"trophy-star",slug:"trophy-star-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:282,name:"truck",slug:"truck-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:691,name:"truck",slug:"truck-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:335,name:"tumblr",slug:"tumblr-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:389,name:"tv",slug:"tv-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:692,name:"tv",slug:"tv-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:747,name:"twitch",slug:"twitch-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:329,name:"twitter",slug:"twitter-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:693,name:"twitter-square",slug:"twitter-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:420,name:"umbrella",slug:"umbrella-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:694,name:"umbrella",slug:"umbrella-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:283,name:"underline",slug:"underline-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:330,name:"undo",slug:"undo-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:331,name:"up-arrow",slug:"up-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:696,name:"up-arrow",slug:"up-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:87,name:"up-arrow-circle",slug:"up-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:695,name:"up-arrow-circle",slug:"up-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:183,name:"upload",slug:"upload-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:374,name:"upvote",slug:"upvote-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:697,name:"upvote",slug:"upvote-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:184,name:"usb",slug:"usb-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:289,name:"user",slug:"user-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:704,name:"user",slug:"user-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:284,name:"user-check",slug:"user-check-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:698,name:"user-check",slug:"user-check-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:285,name:"user-circle",slug:"user-circle-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:699,name:"user-circle",slug:"user-circle-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:332,name:"user-detail",slug:"user-detail-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:700,name:"user-detail",slug:"user-detail-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:235,name:"user-group",slug:"user-group-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:569,name:"user-group",slug:"user-group-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:286,name:"user-minus",slug:"user-minus-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:701,name:"user-minus",slug:"user-minus-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:287,name:"user-plus",slug:"user-plus-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:702,name:"user-plus",slug:"user-plus-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:288,name:"user-x",slug:"user-x-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:703,name:"user-x",slug:"user-x-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:88,name:"vertical-center",slug:"vertical-center-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:89,name:"video",slug:"video-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:706,name:"video",slug:"video-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:185,name:"video-off",slug:"video-off-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:705,name:"video-off",slug:"video-off-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:786,name:"video-plus",slug:"video-plus-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:787,name:"video-plus",slug:"video-plus-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:381,name:"videos",slug:"videos-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:707,name:"videos",slug:"videos-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:372,name:"vimeo",slug:"vimeo-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:811,name:"vk",slug:"vk-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:186,name:"voicemail",slug:"voicemail-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:93,name:"volume",slug:"volume-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:712,name:"volume",slug:"volume-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:90,name:"volume-full",slug:"volume-full-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:709,name:"volume-full",slug:"volume-full-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:91,name:"volume-low",slug:"volume-low-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:710,name:"volume-low",slug:"volume-low-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:92,name:"volume-mute",slug:"volume-mute-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:711,name:"volume-mute",slug:"volume-mute-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:393,name:"wallet",slug:"wallet-regular",categories:[{name:"Business"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:713,name:"wallet",slug:"wallet-solid",categories:[{name:"Business"},{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:290,name:"watch",slug:"watch-regular",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:715,name:"watch",slug:"watch-solid",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:426,name:"watch-alt",slug:"watch-alt-regular",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:714,name:"watch-alt",slug:"watch-alt-solid",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:796,name:"water",slug:"water-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:334,name:"whatsapp",slug:"whatsapp-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:187,name:"widget",slug:"widget-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:717,name:"widget",slug:"widget-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:188,name:"wifi",slug:"wifi-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:797,name:"wind",slug:"wind-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:190,name:"window",slug:"window-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:720,name:"window",slug:"window-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:405,name:"window-close",slug:"window-close-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:718,name:"window-close",slug:"window-close-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:189,name:"window-open",slug:"window-open-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:719,name:"window-open",slug:"window-open-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:191,name:"windows",slug:"windows-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:721,name:"windows",slug:"windows-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:810,name:"windows",slug:"windows-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:427,name:"world",slug:"world-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:722,name:"world",slug:"world-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:439,name:"wrench",slug:"wrench-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:723,name:"wrench",slug:"wrench-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:195,name:"x",slug:"x-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:94,name:"x-circle",slug:"x-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:724,name:"x-circle",slug:"x-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:333,name:"youtube",slug:"youtube-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:192,name:"zap",slug:"zap-regular",categories:[{name:"Editors"},{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:726,name:"zap",slug:"zap-solid",categories:[{name:"Editors"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:95,name:"zoom-in",slug:"zoom-in-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:727,name:"zoom-in",slug:"zoom-in-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:96,name:"zoom-out",slug:"zoom-out-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:728,name:"zoom-out",slug:"zoom-out-solid",categories:[],type_of_icon:"SOLID",has_parent:!0}]},function(e,t,n){n(172),e.exports=n(374)},function(e,t,n){"use strict";(function(e){function t(e,t,n){e[t]||Object[r](e,t,{writable:!0,configurable:!0,value:n})}if(n(173),n(370),n(371),e._babelPolyfill)throw new Error("only one instance of babel-polyfill is allowed");e._babelPolyfill=!0;var r="defineProperty";t(String.prototype,"padLeft","".padStart),t(String.prototype,"padRight","".padEnd),"pop,reverse,shift,keys,values,entries,indexOf,every,some,forEach,map,filter,find,findIndex,includes,join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill".split(",").forEach(function(e){[][e]&&t(Array,e,Function.call.bind([][e]))})}).call(t,n(62))},function(e,t,n){n(174),n(176),n(177),n(178),n(179),n(180),n(181),n(182),n(183),n(184),n(185),n(186),n(187),n(188),n(189),n(190),n(192),n(193),n(194),n(195),n(196),n(197),n(198),n(199),n(200),n(201),n(202),n(203),n(204),n(205),n(206),n(207),n(208),n(209),n(210),n(211),n(212),n(213),n(214),n(215),n(216),n(217),n(218),n(219),n(220),n(221),n(222),n(223),n(224),n(225),n(226),n(227),n(228),n(229),n(230),n(231),n(232),n(233),n(234),n(235),n(236),n(237),n(238),n(239),n(240),n(241),n(242),n(243),n(244),n(245),n(246),n(247),n(248),n(249),n(250),n(251),n(252),n(254),n(255),n(257),n(258),n(259),n(260),n(261),n(262),n(263),n(265),n(266),n(267),n(268),n(269),n(270),n(271),n(272),n(273),n(274),n(275),n(276),n(277),n(102),n(278),n(279),n(134),n(280),n(281),n(282),n(283),n(284),n(137),n(139),n(140),n(285),n(286),n(287),n(288),n(289),n(290),n(291),n(292),n(293),n(294),n(295),n(296),n(297),n(298),n(299),n(300),n(301),n(302),n(303),n(304),n(305),n(306),n(307),n(308),n(309),n(310),n(311),n(312),n(313),n(314),n(315),n(316),n(317),n(318),n(319),n(320),n(321),n(322),n(323),n(324),n(325),n(326),n(327),n(328),n(329),n(330),n(331),n(332),n(333),n(334),n(335),n(336),n(337),n(338),n(339),n(340),n(341),n(342),n(343),n(344),n(345),n(346),n(347),n(348),n(349),n(350),n(351),n(352),n(353),n(354),n(355),n(356),n(357),n(358),n(359),n(360),n(361),n(362),n(363),n(364),n(365),n(366),n(367),n(368),n(369),e.exports=n(20)},function(e,t,n){"use strict";var r=n(2),o=n(16),a=n(7),i=n(0),s=n(14),c=n(35).KEY,u=n(3),l=n(63),f=n(52),p=n(42),d=n(6),h=n(117),m=n(82),g=n(175),y=n(66),_=n(1),v=n(4),b=n(17),w=n(24),x=n(41),E=n(45),R=n(120),O=n(18),S=n(8),k=n(43),L=O.f,A=S.f,C=R.f,T=r.Symbol,I=r.JSON,P=I&&I.stringify,U=d("_hidden"),N=d("toPrimitive"),D={}.propertyIsEnumerable,j=l("symbol-registry"),G=l("symbols"),M=l("op-symbols"),F=Object.prototype,z="function"==typeof T,B=r.QObject,W=!B||!B.prototype||!B.prototype.findChild,H=a&&u(function(){return 7!=E(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=L(F,t);r&&delete F[t],A(e,t,n),r&&e!==F&&A(F,t,r)}:A,V=function(e){var t=G[e]=E(T.prototype);return t._k=e,t},q=z&&"symbol"==typeof T.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof T},K=function(e,t,n){return e===F&&K(M,t,n),_(e),t=w(t,!0),_(n),o(G,t)?(n.enumerable?(o(e,U)&&e[U][t]&&(e[U][t]=!1),n=E(n,{enumerable:x(0,!1)})):(o(e,U)||A(e,U,x(1,{})),e[U][t]=!0),H(e,t,n)):A(e,t,n)},$=function(e,t){_(e);for(var n,r=g(t=b(t)),o=0,a=r.length;a>o;)K(e,n=r[o++],t[n]);return e},Y=function(e,t){return void 0===t?E(e):$(E(e),t)},Q=function(e){var t=D.call(this,e=w(e,!0));return!(this===F&&o(G,e)&&!o(M,e))&&(!(t||!o(this,e)||!o(G,e)||o(this,U)&&this[U][e])||t)},X=function(e,t){if(e=b(e),t=w(t,!0),e!==F||!o(G,t)||o(M,t)){var n=L(e,t);return!n||!o(G,t)||o(e,U)&&e[U][t]||(n.enumerable=!0),n}},J=function(e){for(var t,n=C(b(e)),r=[],a=0;n.length>a;)o(G,t=n[a++])||t==U||t==c||r.push(t);return r},Z=function(e){for(var t,n=e===F,r=C(n?M:b(e)),a=[],i=0;r.length>i;)!o(G,t=r[i++])||n&&!o(F,t)||a.push(G[t]);return a};z||(T=function(){if(this instanceof T)throw TypeError("Symbol is not a constructor!");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===F&&t.call(M,n),o(this,U)&&o(this[U],e)&&(this[U][e]=!1),H(this,e,x(1,n))};return a&&W&&H(F,e,{configurable:!0,set:t}),V(e)},s(T.prototype,"toString",function(){return this._k}),O.f=X,S.f=K,n(46).f=R.f=J,n(58).f=Q,n(65).f=Z,a&&!n(36)&&s(F,"propertyIsEnumerable",Q,!0),h.f=function(e){return V(d(e))}),i(i.G+i.W+i.F*!z,{Symbol:T});for(var ee="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),te=0;ee.length>te;)d(ee[te++]);for(var ne=k(d.store),re=0;ne.length>re;)m(ne[re++]);i(i.S+i.F*!z,"Symbol",{for:function(e){return o(j,e+="")?j[e]:j[e]=T(e)},keyFor:function(e){if(!q(e))throw TypeError(e+" is not a symbol!");for(var t in j)if(j[t]===e)return t},useSetter:function(){W=!0},useSimple:function(){W=!1}}),i(i.S+i.F*!z,"Object",{create:Y,defineProperty:K,defineProperties:$,getOwnPropertyDescriptor:X,getOwnPropertyNames:J,getOwnPropertySymbols:Z}),I&&i(i.S+i.F*(!z||u(function(){var e=T();return"[null]"!=P([e])||"{}"!=P({a:e})||"{}"!=P(Object(e))})),"JSON",{stringify:function(e){for(var t,n,r=[e],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=t=r[1],(v(t)||void 0!==e)&&!q(e))return y(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!q(t))return t}),r[1]=t,P.apply(I,r)}}),T.prototype[N]||n(13)(T.prototype,N,T.prototype.valueOf),f(T,"Symbol"),f(Math,"Math",!0),f(r.JSON,"JSON",!0)},function(e,t,n){var r=n(43),o=n(65),a=n(58);e.exports=function(e){var t=r(e),n=o.f;if(n)for(var i,s=n(e),c=a.f,u=0;s.length>u;)c.call(e,i=s[u++])&&t.push(i);return t}},function(e,t,n){var r=n(0);r(r.S,"Object",{create:n(45)})},function(e,t,n){var r=n(0);r(r.S+r.F*!n(7),"Object",{defineProperty:n(8).f})},function(e,t,n){var r=n(0);r(r.S+r.F*!n(7),"Object",{defineProperties:n(119)})},function(e,t,n){var r=n(17),o=n(18).f;n(27)("getOwnPropertyDescriptor",function(){return function(e,t){return o(r(e),t)}})},function(e,t,n){var r=n(10),o=n(19);n(27)("getPrototypeOf",function(){return function(e){return o(r(e))}})},function(e,t,n){var r=n(10),o=n(43);n(27)("keys",function(){return function(e){return o(r(e))}})},function(e,t,n){n(27)("getOwnPropertyNames",function(){return n(120).f})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("freeze",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("seal",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("preventExtensions",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4);n(27)("isFrozen",function(e){return function(t){return!r(t)||!!e&&e(t)}})},function(e,t,n){var r=n(4);n(27)("isSealed",function(e){return function(t){return!r(t)||!!e&&e(t)}})},function(e,t,n){var r=n(4);n(27)("isExtensible",function(e){return function(t){return!!r(t)&&(!e||e(t))}})},function(e,t,n){var r=n(0);r(r.S+r.F,"Object",{assign:n(121)})},function(e,t,n){var r=n(0);r(r.S,"Object",{is:n(191)})},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}},function(e,t,n){var r=n(0);r(r.S,"Object",{setPrototypeOf:n(86).set})},function(e,t,n){"use strict";var r=n(59),o={};o[n(6)("toStringTag")]="z",o+""!="[object z]"&&n(14)(Object.prototype,"toString",function(){return"[object "+r(this)+"]"},!0)},function(e,t,n){var r=n(0);r(r.P,"Function",{bind:n(122)})},function(e,t,n){var r=n(8).f,o=Function.prototype,a=/^\s*function ([^ (]*)/;"name"in o||n(7)&&r(o,"name",{configurable:!0,get:function(){try{return(""+this).match(a)[1]}catch(e){return""}}})},function(e,t,n){"use strict";var r=n(4),o=n(19),a=n(6)("hasInstance"),i=Function.prototype;a in i||n(8).f(i,a,{value:function(e){if("function"!=typeof this||!r(e))return!1;if(!r(this.prototype))return e instanceof this;for(;e=o(e);)if(this.prototype===e)return!0;return!1}})},function(e,t,n){var r=n(0),o=n(124);r(r.G+r.F*(parseInt!=o),{parseInt:o})},function(e,t,n){var r=n(0),o=n(125);r(r.G+r.F*(parseFloat!=o),{parseFloat:o})},function(e,t,n){"use strict";var r=n(2),o=n(16),a=n(22),i=n(88),s=n(24),c=n(3),u=n(46).f,l=n(18).f,f=n(8).f,p=n(53).trim,d=r.Number,h=d,m=d.prototype,g="Number"==a(n(45)(m)),y="trim"in String.prototype,_=function(e){var t=s(e,!1);if("string"==typeof t&&t.length>2){t=y?t.trim():p(t,3);var n,r,o,a=t.charCodeAt(0);if(43===a||45===a){if(88===(n=t.charCodeAt(2))||120===n)return NaN}else if(48===a){switch(t.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+t}for(var i,c=t.slice(2),u=0,l=c.length;uo)return NaN;return parseInt(c,r)}}return+t};if(!d(" 0o1")||!d("0b1")||d("+0x1")){d=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof d&&(g?c(function(){m.valueOf.call(n)}):"Number"!=a(n))?i(new h(_(t)),n,d):_(t)};for(var v,b=n(7)?u(h):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),w=0;b.length>w;w++)o(h,v=b[w])&&!o(d,v)&&f(d,v,l(h,v));d.prototype=m,m.constructor=d,n(14)(r,"Number",d)}},function(e,t,n){"use strict";var r=n(0),o=n(26),a=n(126),i=n(89),s=1..toFixed,c=Math.floor,u=[0,0,0,0,0,0],l="Number.toFixed: incorrect invocation!",f=function(e,t){for(var n=-1,r=t;++n<6;)r+=e*u[n],u[n]=r%1e7,r=c(r/1e7)},p=function(e){for(var t=6,n=0;--t>=0;)n+=u[t],u[t]=c(n/e),n=n%e*1e7},d=function(){for(var e=6,t="";--e>=0;)if(""!==t||0===e||0!==u[e]){var n=String(u[e]);t=""===t?n:t+i.call("0",7-n.length)+n}return t},h=function(e,t,n){return 0===t?n:t%2==1?h(e,t-1,n*e):h(e*e,t/2,n)},m=function(e){for(var t=0,n=e;n>=4096;)t+=12,n/=4096;for(;n>=2;)t+=1,n/=2;return t};r(r.P+r.F*(!!s&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!n(3)(function(){s.call({})})),"Number",{toFixed:function(e){var t,n,r,s,c=a(this,l),u=o(e),g="",y="0";if(u<0||u>20)throw RangeError(l);if(c!=c)return"NaN";if(c<=-1e21||c>=1e21)return String(c);if(c<0&&(g="-",c=-c),c>1e-21)if(t=m(c*h(2,69,1))-69,n=t<0?c*h(2,-t,1):c/h(2,t,1),n*=4503599627370496,(t=52-t)>0){for(f(0,n),r=u;r>=7;)f(1e7,0),r-=7;for(f(h(10,r,1),0),r=t-1;r>=23;)p(1<<23),r-=23;p(1<0?(s=y.length,y=g+(s<=u?"0."+i.call("0",u-s)+y:y.slice(0,s-u)+"."+y.slice(s-u))):y=g+y,y}})},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n(126),i=1..toPrecision;r(r.P+r.F*(o(function(){return"1"!==i.call(1,void 0)})||!o(function(){i.call({})})),"Number",{toPrecision:function(e){var t=a(this,"Number#toPrecision: incorrect invocation!");return void 0===e?i.call(t):i.call(t,e)}})},function(e,t,n){var r=n(0);r(r.S,"Number",{EPSILON:Math.pow(2,-52)})},function(e,t,n){var r=n(0),o=n(2).isFinite;r(r.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},function(e,t,n){var r=n(0);r(r.S,"Number",{isInteger:n(127)})},function(e,t,n){var r=n(0);r(r.S,"Number",{isNaN:function(e){return e!=e}})},function(e,t,n){var r=n(0),o=n(127),a=Math.abs;r(r.S,"Number",{isSafeInteger:function(e){return o(e)&&a(e)<=9007199254740991}})},function(e,t,n){var r=n(0);r(r.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(e,t,n){var r=n(0);r(r.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},function(e,t,n){var r=n(0),o=n(125);r(r.S+r.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},function(e,t,n){var r=n(0),o=n(124);r(r.S+r.F*(Number.parseInt!=o),"Number",{parseInt:o})},function(e,t,n){var r=n(0),o=n(128),a=Math.sqrt,i=Math.acosh;r(r.S+r.F*!(i&&710==Math.floor(i(Number.MAX_VALUE))&&i(1/0)==1/0),"Math",{acosh:function(e){return(e=+e)<1?NaN:e>94906265.62425156?Math.log(e)+Math.LN2:o(e-1+a(e-1)*a(e+1))}})},function(e,t,n){function r(e){return isFinite(e=+e)&&0!=e?e<0?-r(-e):Math.log(e+Math.sqrt(e*e+1)):e}var o=n(0),a=Math.asinh;o(o.S+o.F*!(a&&1/a(0)>0),"Math",{asinh:r})},function(e,t,n){var r=n(0),o=Math.atanh;r(r.S+r.F*!(o&&1/o(-0)<0),"Math",{atanh:function(e){return 0==(e=+e)?e:Math.log((1+e)/(1-e))/2}})},function(e,t,n){var r=n(0),o=n(90);r(r.S,"Math",{cbrt:function(e){return o(e=+e)*Math.pow(Math.abs(e),1/3)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{clz32:function(e){return(e>>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},function(e,t,n){var r=n(0),o=Math.exp;r(r.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},function(e,t,n){var r=n(0),o=n(91);r(r.S+r.F*(o!=Math.expm1),"Math",{expm1:o})},function(e,t,n){var r=n(0);r(r.S,"Math",{fround:n(129)})},function(e,t,n){var r=n(0),o=Math.abs;r(r.S,"Math",{hypot:function(e,t){for(var n,r,a=0,i=0,s=arguments.length,c=0;i0?(r=n/c,a+=r*r):a+=n;return c===1/0?1/0:c*Math.sqrt(a)}})},function(e,t,n){var r=n(0),o=Math.imul;r(r.S+r.F*n(3)(function(){return-5!=o(4294967295,5)||2!=o.length}),"Math",{imul:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r;return 0|o*a+((65535&n>>>16)*a+o*(65535&r>>>16)<<16>>>0)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},function(e,t,n){var r=n(0);r(r.S,"Math",{log1p:n(128)})},function(e,t,n){var r=n(0);r(r.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},function(e,t,n){var r=n(0);r(r.S,"Math",{sign:n(90)})},function(e,t,n){var r=n(0),o=n(91),a=Math.exp;r(r.S+r.F*n(3)(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(a(e-1)-a(-e-1))*(Math.E/2)}})},function(e,t,n){var r=n(0),o=n(91),a=Math.exp;r(r.S,"Math",{tanh:function(e){var t=o(e=+e),n=o(-e);return t==1/0?1:n==1/0?-1:(t-n)/(a(e)+a(-e))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{trunc:function(e){return(e>0?Math.floor:Math.ceil)(e)}})},function(e,t,n){var r=n(0),o=n(44),a=String.fromCharCode,i=String.fromCodePoint;r(r.S+r.F*(!!i&&1!=i.length),"String",{fromCodePoint:function(e){for(var t,n=[],r=arguments.length,i=0;r>i;){if(t=+arguments[i++],o(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?a(t):a(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},function(e,t,n){var r=n(0),o=n(17),a=n(9);r(r.S,"String",{raw:function(e){for(var t=o(e.raw),n=a(t.length),r=arguments.length,i=[],s=0;n>s;)i.push(String(t[s++])),s=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){"use strict";var r=n(0),o=n(92)(!1);r(r.P,"String",{codePointAt:function(e){return o(this,e)}})},function(e,t,n){"use strict";var r=n(0),o=n(9),a=n(95),i="".endsWith;r(r.P+r.F*n(96)("endsWith"),"String",{endsWith:function(e){var t=a(this,e,"endsWith"),n=arguments.length>1?arguments[1]:void 0,r=o(t.length),s=void 0===n?r:Math.min(o(n),r),c=String(e);return i?i.call(t,c,s):t.slice(s-c.length,s)===c}})},function(e,t,n){"use strict";var r=n(0),o=n(95);r(r.P+r.F*n(96)("includes"),"String",{includes:function(e){return!!~o(this,e,"includes").indexOf(e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){var r=n(0);r(r.P,"String",{repeat:n(89)})},function(e,t,n){"use strict";var r=n(0),o=n(9),a=n(95),i="".startsWith;r(r.P+r.F*n(96)("startsWith"),"String",{startsWith:function(e){var t=a(this,e,"startsWith"),n=o(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return i?i.call(t,r,n):t.slice(n,n+r.length)===r}})},function(e,t,n){"use strict";n(15)("anchor",function(e){return function(t){return e(this,"a","name",t)}})},function(e,t,n){"use strict";n(15)("big",function(e){return function(){return e(this,"big","","")}})},function(e,t,n){"use strict";n(15)("blink",function(e){return function(){return e(this,"blink","","")}})},function(e,t,n){"use strict";n(15)("bold",function(e){return function(){return e(this,"b","","")}})},function(e,t,n){"use strict";n(15)("fixed",function(e){return function(){return e(this,"tt","","")}})},function(e,t,n){"use strict";n(15)("fontcolor",function(e){return function(t){return e(this,"font","color",t)}})},function(e,t,n){"use strict";n(15)("fontsize",function(e){return function(t){return e(this,"font","size",t)}})},function(e,t,n){"use strict";n(15)("italics",function(e){return function(){return e(this,"i","","")}})},function(e,t,n){"use strict";n(15)("link",function(e){return function(t){return e(this,"a","href",t)}})},function(e,t,n){"use strict";n(15)("small",function(e){return function(){return e(this,"small","","")}})},function(e,t,n){"use strict";n(15)("strike",function(e){return function(){return e(this,"strike","","")}})},function(e,t,n){"use strict";n(15)("sub",function(e){return function(){return e(this,"sub","","")}})},function(e,t,n){"use strict";n(15)("sup",function(e){return function(){return e(this,"sup","","")}})},function(e,t,n){var r=n(0);r(r.S,"Date",{now:function(){return(new Date).getTime()}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24);r(r.P+r.F*n(3)(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}),"Date",{toJSON:function(e){var t=o(this),n=a(t);return"number"!=typeof n||isFinite(n)?t.toISOString():null}})},function(e,t,n){var r=n(0),o=n(253);r(r.P+r.F*(Date.prototype.toISOString!==o),"Date",{toISOString:o})},function(e,t,n){"use strict";var r=n(3),o=Date.prototype.getTime,a=Date.prototype.toISOString,i=function(e){return e>9?e:"0"+e};e.exports=r(function(){return"0385-07-25T07:06:39.999Z"!=a.call(new Date(-5e13-1))})||!r(function(){a.call(new Date(NaN))})?function(){if(!isFinite(o.call(this)))throw RangeError("Invalid time value");var e=this,t=e.getUTCFullYear(),n=e.getUTCMilliseconds(),r=t<0?"-":t>9999?"+":"";return r+("00000"+Math.abs(t)).slice(r?-6:-4)+"-"+i(e.getUTCMonth()+1)+"-"+i(e.getUTCDate())+"T"+i(e.getUTCHours())+":"+i(e.getUTCMinutes())+":"+i(e.getUTCSeconds())+"."+(n>99?n:"0"+i(n))+"Z"}:a},function(e,t,n){var r=Date.prototype,o=r.toString,a=r.getTime;new Date(NaN)+""!="Invalid Date"&&n(14)(r,"toString",function(){var e=a.call(this);return e===e?o.call(this):"Invalid Date"})},function(e,t,n){var r=n(6)("toPrimitive"),o=Date.prototype;r in o||n(13)(o,r,n(256))},function(e,t,n){"use strict";var r=n(1),o=n(24);e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return o(r(this),"number"!=e)}},function(e,t,n){var r=n(0);r(r.S,"Array",{isArray:n(66)})},function(e,t,n){"use strict";var r=n(21),o=n(0),a=n(10),i=n(130),s=n(97),c=n(9),u=n(98),l=n(99);o(o.S+o.F*!n(68)(function(e){Array.from(e)}),"Array",{from:function(e){var t,n,o,f,p=a(e),d="function"==typeof this?this:Array,h=arguments.length,m=h>1?arguments[1]:void 0,g=void 0!==m,y=0,_=l(p);if(g&&(m=r(m,h>2?arguments[2]:void 0,2)),void 0==_||d==Array&&s(_))for(t=c(p.length),n=new d(t);t>y;y++)u(n,y,g?m(p[y],y):p[y]);else for(f=_.call(p),n=new d;!(o=f.next()).done;y++)u(n,y,g?i(f,m,[o.value,y],!0):o.value);return n.length=y,n}})},function(e,t,n){"use strict";var r=n(0),o=n(98);r(r.S+r.F*n(3)(function(){function e(){}return!(Array.of.call(e)instanceof e)}),"Array",{of:function(){for(var e=0,t=arguments.length,n=new("function"==typeof this?this:Array)(t);t>e;)o(n,e,arguments[e++]);return n.length=t,n}})},function(e,t,n){"use strict";var r=n(0),o=n(17),a=[].join;r(r.P+r.F*(n(57)!=Object||!n(23)(a)),"Array",{join:function(e){return a.call(o(this),void 0===e?",":e)}})},function(e,t,n){"use strict";var r=n(0),o=n(85),a=n(22),i=n(44),s=n(9),c=[].slice;r(r.P+r.F*n(3)(function(){o&&c.call(o)}),"Array",{slice:function(e,t){var n=s(this.length),r=a(this);if(t=void 0===t?n:t,"Array"==r)return c.call(this,e,t);for(var o=i(e,n),u=i(t,n),l=s(u-o),f=new Array(l),p=0;p1&&(r=Math.min(r,a(arguments[1]))),r<0&&(r=n+r);r>=0;r--)if(r in t&&t[r]===e)return r||0;return-1}})},function(e,t,n){var r=n(0);r(r.P,"Array",{copyWithin:n(132)}),n(37)("copyWithin")},function(e,t,n){var r=n(0);r(r.P,"Array",{fill:n(101)}),n(37)("fill")},function(e,t,n){"use strict";var r=n(0),o=n(28)(5),a=!0;"find"in[]&&Array(1).find(function(){a=!1}),r(r.P+r.F*a,"Array",{find:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)("find")},function(e,t,n){"use strict";var r=n(0),o=n(28)(6),a="findIndex",i=!0;a in[]&&Array(1)[a](function(){i=!1}),r(r.P+r.F*i,"Array",{findIndex:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)(a)},function(e,t,n){n(47)("Array")},function(e,t,n){var r=n(2),o=n(88),a=n(8).f,i=n(46).f,s=n(67),c=n(69),u=r.RegExp,l=u,f=u.prototype,p=/a/g,d=/a/g,h=new u(p)!==p;if(n(7)&&(!h||n(3)(function(){return d[n(6)("match")]=!1,u(p)!=p||u(d)==d||"/a/i"!=u(p,"i")}))){u=function(e,t){var n=this instanceof u,r=s(e),a=void 0===t;return!n&&r&&e.constructor===u&&a?e:o(h?new l(r&&!a?e.source:e,t):l((r=e instanceof u)?e.source:e,r&&a?c.call(e):t),n?this:f,u)};for(var m=i(l),g=0;m.length>g;)!function(e){e in u||a(u,e,{configurable:!0,get:function(){return l[e]},set:function(t){l[e]=t}})}(m[g++]);f.constructor=u,u.prototype=f,n(14)(r,"RegExp",u)}n(47)("RegExp")},function(e,t,n){"use strict";n(134);var r=n(1),o=n(69),a=n(7),i=/./.toString,s=function(e){n(14)(RegExp.prototype,"toString",e,!0)};n(3)(function(){return"/a/b"!=i.call({source:"a",flags:"b"})})?s(function(){var e=r(this);return"/".concat(e.source,"/","flags"in e?e.flags:!a&&e instanceof RegExp?o.call(e):void 0)}):"toString"!=i.name&&s(function(){return i.call(this)})},function(e,t,n){n(70)("match",1,function(e,t,n){return[function(n){"use strict";var r=e(this),o=void 0==n?void 0:n[t];return void 0!==o?o.call(n,r):new RegExp(n)[t](String(r))},n]})},function(e,t,n){n(70)("replace",2,function(e,t,n){return[function(r,o){"use strict";var a=e(this),i=void 0==r?void 0:r[t];return void 0!==i?i.call(r,a,o):n.call(String(a),r,o)},n]})},function(e,t,n){n(70)("search",1,function(e,t,n){return[function(n){"use strict";var r=e(this),o=void 0==n?void 0:n[t];return void 0!==o?o.call(n,r):new RegExp(n)[t](String(r))},n]})},function(e,t,n){n(70)("split",2,function(e,t,r){"use strict";var o=n(67),a=r,i=[].push,s="length";if("c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1)[s]||2!="ab".split(/(?:ab)*/)[s]||4!=".".split(/(.?)(.?)/)[s]||".".split(/()()/)[s]>1||"".split(/.?/)[s]){var c=void 0===/()??/.exec("")[1];r=function(e,t){var n=String(this);if(void 0===e&&0===t)return[];if(!o(e))return a.call(n,e,t);var r,u,l,f,p,d=[],h=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),m=0,g=void 0===t?4294967295:t>>>0,y=new RegExp(e.source,h+"g");for(c||(r=new RegExp("^"+y.source+"$(?!\\s)",h));(u=y.exec(n))&&!((l=u.index+u[0][s])>m&&(d.push(n.slice(m,u.index)),!c&&u[s]>1&&u[0].replace(r,function(){for(p=1;p1&&u.index=g));)y.lastIndex===u.index&&y.lastIndex++;return m===n[s]?!f&&y.test("")||d.push(""):d.push(n.slice(m)),d[s]>g?d.slice(0,g):d}}else"0".split(void 0,0)[s]&&(r=function(e,t){return void 0===e&&0===t?[]:a.call(this,e,t)});return[function(n,o){var a=e(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,a,o):r.call(String(a),n,o)},r]})},function(e,t,n){"use strict";var r,o,a,i,s=n(36),c=n(2),u=n(21),l=n(59),f=n(0),p=n(4),d=n(12),h=n(48),m=n(49),g=n(71),y=n(103).set,_=n(104)(),v=n(105),b=n(135),w=n(72),x=n(136),E=c.TypeError,R=c.process,O=R&&R.versions,S=O&&O.v8||"",k=c.Promise,L="process"==l(R),A=function(){},C=o=v.f,T=!!function(){try{var e=k.resolve(1),t=(e.constructor={})[n(6)("species")]=function(e){e(A,A)};return(L||"function"==typeof PromiseRejectionEvent)&&e.then(A)instanceof t&&0!==S.indexOf("6.6")&&-1===w.indexOf("Chrome/66")}catch(e){}}(),I=function(e){var t;return!(!p(e)||"function"!=typeof(t=e.then))&&t},P=function(e,t){if(!e._n){e._n=!0;var n=e._c;_(function(){for(var r=e._v,o=1==e._s,a=0;n.length>a;)!function(t){var n,a,i,s=o?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(o||(2==e._h&&D(e),e._h=1),!0===s?n=r:(l&&l.enter(),n=s(r),l&&(l.exit(),i=!0)),n===t.promise?u(E("Promise-chain cycle")):(a=I(n))?a.call(n,c,u):c(n)):u(r)}catch(e){l&&!i&&l.exit(),u(e)}}(n[a++]);e._c=[],e._n=!1,t&&!e._h&&U(e)})}},U=function(e){y.call(c,function(){var t,n,r,o=e._v,a=N(e);if(a&&(t=b(function(){L?R.emit("unhandledRejection",o,e):(n=c.onunhandledrejection)?n({promise:e,reason:o}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",o)}),e._h=L||N(e)?2:1),e._a=void 0,a&&t.e)throw t.v})},N=function(e){return 1!==e._h&&0===(e._a||e._c).length},D=function(e){y.call(c,function(){var t;L?R.emit("rejectionHandled",e):(t=c.onrejectionhandled)&&t({promise:e,reason:e._v})})},j=function(e){var t=this;t._d||(t._d=!0,t=t._w||t,t._v=e,t._s=2,t._a||(t._a=t._c.slice()),P(t,!0))},G=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw E("Promise can't be resolved itself");(t=I(e))?_(function(){var r={_w:n,_d:!1};try{t.call(e,u(G,r,1),u(j,r,1))}catch(e){j.call(r,e)}}):(n._v=e,n._s=1,P(n,!1))}catch(e){j.call({_w:n,_d:!1},e)}}};T||(k=function(e){h(this,k,"Promise","_h"),d(e),r.call(this);try{e(u(G,this,1),u(j,this,1))}catch(e){j.call(this,e)}},r=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(50)(k.prototype,{then:function(e,t){var n=C(g(this,k));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=L?R.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&P(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),a=function(){var e=new r;this.promise=e,this.resolve=u(G,e,1),this.reject=u(j,e,1)},v.f=C=function(e){return e===k||e===i?new a(e):o(e)}),f(f.G+f.W+f.F*!T,{Promise:k}),n(52)(k,"Promise"),n(47)("Promise"),i=n(20).Promise,f(f.S+f.F*!T,"Promise",{reject:function(e){var t=C(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!T),"Promise",{resolve:function(e){return x(s&&this===i?k:this,e)}}),f(f.S+f.F*!(T&&n(68)(function(e){k.all(e).catch(A)})),"Promise",{all:function(e){var t=this,n=C(t),r=n.resolve,o=n.reject,a=b(function(){var n=[],a=0,i=1;m(e,!1,function(e){var s=a++,c=!1;n.push(void 0),i++,t.resolve(e).then(function(e){c||(c=!0,n[s]=e,--i||r(n))},o)}),--i||r(n)});return a.e&&o(a.v),n.promise},race:function(e){var t=this,n=C(t),r=n.reject,o=b(function(){m(e,!1,function(e){t.resolve(e).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},function(e,t,n){"use strict";var r=n(141),o=n(55);n(73)("WeakSet",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return r.def(o(this,"WeakSet"),e,!0)}},r,!1,!0)},function(e,t,n){"use strict";var r=n(0),o=n(74),a=n(106),i=n(1),s=n(44),c=n(9),u=n(4),l=n(2).ArrayBuffer,f=n(71),p=a.ArrayBuffer,d=a.DataView,h=o.ABV&&l.isView,m=p.prototype.slice,g=o.VIEW;r(r.G+r.W+r.F*(l!==p),{ArrayBuffer:p}),r(r.S+r.F*!o.CONSTR,"ArrayBuffer",{isView:function(e){return h&&h(e)||u(e)&&g in e}}),r(r.P+r.U+r.F*n(3)(function(){return!new p(2).slice(1,void 0).byteLength}),"ArrayBuffer",{slice:function(e,t){if(void 0!==m&&void 0===t)return m.call(i(this),e);for(var n=i(this).byteLength,r=s(e,n),o=s(void 0===t?n:t,n),a=new(f(this,p))(c(o-r)),u=new d(this),l=new d(a),h=0;r=n.length)return{value:void 0,done:!0}}while(!((e=n[t._i++])in t._t));return{value:e,done:!1}}),r(r.S,"Reflect",{enumerate:function(e){return new a(e)}})},function(e,t,n){function r(e,t){var n,s,l=arguments.length<3?e:arguments[2];return u(e)===l?e[t]:(n=o.f(e,t))?i(n,"value")?n.value:void 0!==n.get?n.get.call(l):void 0:c(s=a(e))?r(s,t,l):void 0}var o=n(18),a=n(19),i=n(16),s=n(0),c=n(4),u=n(1);s(s.S,"Reflect",{get:r})},function(e,t,n){var r=n(18),o=n(0),a=n(1);o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return r.f(a(e),t)}})},function(e,t,n){var r=n(0),o=n(19),a=n(1);r(r.S,"Reflect",{getPrototypeOf:function(e){return o(a(e))}})},function(e,t,n){var r=n(0);r(r.S,"Reflect",{has:function(e,t){return t in e}})},function(e,t,n){var r=n(0),o=n(1),a=Object.isExtensible;r(r.S,"Reflect",{isExtensible:function(e){return o(e),!a||a(e)}})},function(e,t,n){var r=n(0);r(r.S,"Reflect",{ownKeys:n(143)})},function(e,t,n){var r=n(0),o=n(1),a=Object.preventExtensions;r(r.S,"Reflect",{preventExtensions:function(e){o(e);try{return a&&a(e),!0}catch(e){return!1}}})},function(e,t,n){function r(e,t,n){var c,p,d=arguments.length<4?e:arguments[3],h=a.f(l(e),t);if(!h){if(f(p=i(e)))return r(p,t,n,d);h=u(0)}if(s(h,"value")){if(!1===h.writable||!f(d))return!1;if(c=a.f(d,t)){if(c.get||c.set||!1===c.writable)return!1;c.value=n,o.f(d,t,c)}else o.f(d,t,u(0,n));return!0}return void 0!==h.set&&(h.set.call(d,n),!0)}var o=n(8),a=n(18),i=n(19),s=n(16),c=n(0),u=n(41),l=n(1),f=n(4);c(c.S,"Reflect",{set:r})},function(e,t,n){var r=n(0),o=n(86);o&&r(r.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},function(e,t,n){"use strict";var r=n(0),o=n(64)(!0);r(r.P,"Array",{includes:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)("includes")},function(e,t,n){"use strict";var r=n(0),o=n(144),a=n(10),i=n(9),s=n(12),c=n(100);r(r.P,"Array",{flatMap:function(e){var t,n,r=a(this);return s(e),t=i(r.length),n=c(r,0),o(n,r,r,t,0,1,e,arguments[1]),n}}),n(37)("flatMap")},function(e,t,n){"use strict";var r=n(0),o=n(144),a=n(10),i=n(9),s=n(26),c=n(100);r(r.P,"Array",{flatten:function(){var e=arguments[0],t=a(this),n=i(t.length),r=c(t,0);return o(r,t,t,n,0,void 0===e?1:s(e)),r}}),n(37)("flatten")},function(e,t,n){"use strict";var r=n(0),o=n(92)(!0);r(r.P,"String",{at:function(e){return o(this,e)}})},function(e,t,n){"use strict";var r=n(0),o=n(145),a=n(72);r(r.P+r.F*/Version\/10\.\d+(\.\d+)? Safari\//.test(a),"String",{padStart:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0,!0)}})},function(e,t,n){"use strict";var r=n(0),o=n(145),a=n(72);r(r.P+r.F*/Version\/10\.\d+(\.\d+)? Safari\//.test(a),"String",{padEnd:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0,!1)}})},function(e,t,n){"use strict";n(53)("trimLeft",function(e){return function(){return e(this,1)}},"trimStart")},function(e,t,n){"use strict";n(53)("trimRight",function(e){return function(){return e(this,2)}},"trimEnd")},function(e,t,n){"use strict";var r=n(0),o=n(25),a=n(9),i=n(67),s=n(69),c=RegExp.prototype,u=function(e,t){this._r=e,this._s=t};n(94)(u,"RegExp String",function(){var e=this._r.exec(this._s);return{value:e,done:null===e}}),r(r.P,"String",{matchAll:function(e){if(o(this),!i(e))throw TypeError(e+" is not a regexp!");var t=String(this),n="flags"in c?String(e.flags):s.call(e),r=new RegExp(e.source,~n.indexOf("g")?n:"g"+n);return r.lastIndex=a(e.lastIndex),new u(r,t)}})},function(e,t,n){n(82)("asyncIterator")},function(e,t,n){n(82)("observable")},function(e,t,n){var r=n(0),o=n(143),a=n(17),i=n(18),s=n(98);r(r.S,"Object",{getOwnPropertyDescriptors:function(e){for(var t,n,r=a(e),c=i.f,u=o(r),l={},f=0;u.length>f;)void 0!==(n=c(r,t=u[f++]))&&s(l,t,n);return l}})},function(e,t,n){var r=n(0),o=n(146)(!1);r(r.S,"Object",{values:function(e){return o(e)}})},function(e,t,n){var r=n(0),o=n(146)(!0);r(r.S,"Object",{entries:function(e){return o(e)}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(12),i=n(8);n(7)&&r(r.P+n(75),"Object",{__defineGetter__:function(e,t){i.f(o(this),e,{get:a(t),enumerable:!0,configurable:!0})}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(12),i=n(8);n(7)&&r(r.P+n(75),"Object",{__defineSetter__:function(e,t){i.f(o(this),e,{set:a(t),enumerable:!0,configurable:!0})}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24),i=n(19),s=n(18).f;n(7)&&r(r.P+n(75),"Object",{__lookupGetter__:function(e){var t,n=o(this),r=a(e,!0);do{if(t=s(n,r))return t.get}while(n=i(n))}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24),i=n(19),s=n(18).f;n(7)&&r(r.P+n(75),"Object",{__lookupSetter__:function(e){var t,n=o(this),r=a(e,!0);do{if(t=s(n,r))return t.set}while(n=i(n))}})},function(e,t,n){var r=n(0);r(r.P+r.R,"Map",{toJSON:n(147)("Map")})},function(e,t,n){var r=n(0);r(r.P+r.R,"Set",{toJSON:n(147)("Set")})},function(e,t,n){n(76)("Map")},function(e,t,n){n(76)("Set")},function(e,t,n){n(76)("WeakMap")},function(e,t,n){n(76)("WeakSet")},function(e,t,n){n(77)("Map")},function(e,t,n){n(77)("Set")},function(e,t,n){n(77)("WeakMap")},function(e,t,n){n(77)("WeakSet")},function(e,t,n){var r=n(0);r(r.G,{global:n(2)})},function(e,t,n){var r=n(0);r(r.S,"System",{global:n(2)})},function(e,t,n){var r=n(0),o=n(22);r(r.S,"Error",{isError:function(e){return"Error"===o(e)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{clamp:function(e,t,n){return Math.min(n,Math.max(t,e))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{DEG_PER_RAD:Math.PI/180})},function(e,t,n){var r=n(0),o=180/Math.PI;r(r.S,"Math",{degrees:function(e){return e*o}})},function(e,t,n){var r=n(0),o=n(149),a=n(129);r(r.S,"Math",{fscale:function(e,t,n,r,i){return a(o(e,t,n,r,i))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{iaddh:function(e,t,n,r){var o=e>>>0,a=t>>>0,i=n>>>0;return a+(r>>>0)+((o&i|(o|i)&~(o+i>>>0))>>>31)|0}})},function(e,t,n){var r=n(0);r(r.S,"Math",{isubh:function(e,t,n,r){var o=e>>>0,a=t>>>0,i=n>>>0;return a-(r>>>0)-((~o&i|~(o^i)&o-i>>>0)>>>31)|0}})},function(e,t,n){var r=n(0);r(r.S,"Math",{imulh:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r,i=n>>16,s=r>>16,c=(i*a>>>0)+(o*a>>>16);return i*s+(c>>16)+((o*s>>>0)+(65535&c)>>16)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{RAD_PER_DEG:180/Math.PI})},function(e,t,n){var r=n(0),o=Math.PI/180;r(r.S,"Math",{radians:function(e){return e*o}})},function(e,t,n){var r=n(0);r(r.S,"Math",{scale:n(149)})},function(e,t,n){var r=n(0);r(r.S,"Math",{umulh:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r,i=n>>>16,s=r>>>16,c=(i*a>>>0)+(o*a>>>16);return i*s+(c>>>16)+((o*s>>>0)+(65535&c)>>>16)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{signbit:function(e){return(e=+e)!=e?e:0==e?1/e==1/0:e>0}})},function(e,t,n){"use strict";var r=n(0),o=n(20),a=n(2),i=n(71),s=n(136);r(r.P+r.R,"Promise",{finally:function(e){var t=i(this,o.Promise||a.Promise),n="function"==typeof e;return this.then(n?function(n){return s(t,e()).then(function(){return n})}:e,n?function(n){return s(t,e()).then(function(){throw n})}:e)}})},function(e,t,n){"use strict";var r=n(0),o=n(105),a=n(135);r(r.S,"Promise",{try:function(e){var t=o.f(this),n=a(e);return(n.e?t.reject:t.resolve)(n.v),t.promise}})},function(e,t,n){var r=n(32),o=n(1),a=r.key,i=r.set;r.exp({defineMetadata:function(e,t,n,r){i(e,t,o(n),a(r))}})},function(e,t,n){var r=n(32),o=n(1),a=r.key,i=r.map,s=r.store;r.exp({deleteMetadata:function(e,t){var n=arguments.length<3?void 0:a(arguments[2]),r=i(o(t),n,!1);if(void 0===r||!r.delete(e))return!1;if(r.size)return!0;var c=s.get(t);return c.delete(n),!!c.size||s.delete(t)}})},function(e,t,n){var r=n(32),o=n(1),a=n(19),i=r.has,s=r.get,c=r.key,u=function(e,t,n){if(i(e,t,n))return s(e,t,n);var r=a(t);return null!==r?u(e,r,n):void 0};r.exp({getMetadata:function(e,t){return u(e,o(t),arguments.length<3?void 0:c(arguments[2]))}})},function(e,t,n){var r=n(139),o=n(148),a=n(32),i=n(1),s=n(19),c=a.keys,u=a.key,l=function(e,t){var n=c(e,t),a=s(e);if(null===a)return n;var i=l(a,t);return i.length?n.length?o(new r(n.concat(i))):i:n};a.exp({getMetadataKeys:function(e){return l(i(e),arguments.length<2?void 0:u(arguments[1]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.get,i=r.key;r.exp({getOwnMetadata:function(e,t){return a(e,o(t),arguments.length<3?void 0:i(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.keys,i=r.key;r.exp({getOwnMetadataKeys:function(e){return a(o(e),arguments.length<2?void 0:i(arguments[1]))}})},function(e,t,n){var r=n(32),o=n(1),a=n(19),i=r.has,s=r.key,c=function(e,t,n){if(i(e,t,n))return!0;var r=a(t);return null!==r&&c(e,r,n)};r.exp({hasMetadata:function(e,t){return c(e,o(t),arguments.length<3?void 0:s(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.has,i=r.key;r.exp({hasOwnMetadata:function(e,t){return a(e,o(t),arguments.length<3?void 0:i(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=n(12),i=r.key,s=r.set;r.exp({metadata:function(e,t){return function(n,r){s(e,t,(void 0!==r?o:a)(n),i(r))}}})},function(e,t,n){var r=n(0),o=n(104)(),a=n(2).process,i="process"==n(22)(a);r(r.G,{asap:function(e){var t=i&&a.domain;o(t?t.bind(e):e)}})},function(e,t,n){"use strict";var r=n(0),o=n(2),a=n(20),i=n(104)(),s=n(6)("observable"),c=n(12),u=n(1),l=n(48),f=n(50),p=n(13),d=n(49),h=d.RETURN,m=function(e){return null==e?void 0:c(e)},g=function(e){var t=e._c;t&&(e._c=void 0,t())},y=function(e){return void 0===e._o},_=function(e){y(e)||(e._o=void 0,g(e))},v=function(e,t){u(e),this._c=void 0,this._o=e,e=new b(this);try{var n=t(e),r=n;null!=n&&("function"==typeof n.unsubscribe?n=function(){r.unsubscribe()}:c(n),this._c=n)}catch(t){return void e.error(t)}y(this)&&g(this)};v.prototype=f({},{unsubscribe:function(){_(this)}});var b=function(e){this._s=e};b.prototype=f({},{next:function(e){var t=this._s;if(!y(t)){var n=t._o;try{var r=m(n.next);if(r)return r.call(n,e)}catch(e){try{_(t)}finally{throw e}}}},error:function(e){var t=this._s;if(y(t))throw e;var n=t._o;t._o=void 0;try{var r=m(n.error);if(!r)throw e;e=r.call(n,e)}catch(e){try{g(t)}finally{throw e}}return g(t),e},complete:function(e){var t=this._s;if(!y(t)){var n=t._o;t._o=void 0;try{var r=m(n.complete);e=r?r.call(n,e):void 0}catch(e){try{g(t)}finally{throw e}}return g(t),e}}});var w=function(e){l(this,w,"Observable","_f")._f=c(e)};f(w.prototype,{subscribe:function(e){return new v(e,this._f)},forEach:function(e){var t=this;return new(a.Promise||o.Promise)(function(n,r){c(e);var o=t.subscribe({next:function(t){try{return e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:n})})}}),f(w,{from:function(e){var t="function"==typeof this?this:w,n=m(u(e)[s]);if(n){var r=u(n.call(e));return r.constructor===t?r:new t(function(e){return r.subscribe(e)})}return new t(function(t){var n=!1;return i(function(){if(!n){try{if(d(e,!1,function(e){if(t.next(e),n)return h})===h)return}catch(e){if(n)throw e;return void t.error(e)}t.complete()}}),function(){n=!0}})},of:function(){for(var e=0,t=arguments.length,n=new Array(t);e2,o=!!r&&i.call(arguments,2);return e(r?function(){("function"==typeof t?t:Function(t)).apply(this,o)}:t,n)}};o(o.G+o.B+o.F*s,{setTimeout:c(r.setTimeout),setInterval:c(r.setInterval)})},function(e,t,n){var r=n(0),o=n(103);r(r.G+r.B,{setImmediate:o.set,clearImmediate:o.clear})},function(e,t,n){for(var r=n(102),o=n(43),a=n(14),i=n(2),s=n(13),c=n(54),u=n(6),l=u("iterator"),f=u("toStringTag"),p=c.Array,d={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},h=o(d),m=0;m=0;--r){var o=this.tryEntries[r],a=o.completion;if("root"===o.tryLoc)return t("end");if(o.tryLoc<=this.prev){var i=_.call(o,"catchLoc"),s=_.call(o,"finallyLoc");if(i&&s){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&_.call(r,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),p(n),A}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;p(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:h(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=g),A}}}("object"==typeof t?t:"object"==typeof window?window:"object"==typeof self?self:this)}).call(t,n(62))},function(e,t,n){n(372),e.exports=n(20).RegExp.escape},function(e,t,n){var r=n(0),o=n(373)(/[\\^$*+?.()|[\]{}]/g,"\\$&");r(r.S,"RegExp",{escape:function(e){return o(e)}})},function(e,t){e.exports=function(e,t){var n=t===Object(t)?function(e){return t[e]}:t;return function(t){return String(t).replace(e,n)}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var o=n(5),a=r(o),i=n(376),s=n(51),c=n(408),u=r(c),l=n(40),f=n(409),p=r(f),d=n(39),h=n(441),m=r(h),g=(0,l.createStore)(p.default,(0,l.compose)((0,l.applyMiddleware)(u.default)));(0,i.render)(a.default.createElement(s.Provider,{store:g},a.default.createElement(d.BrowserRouter,null,a.default.createElement(m.default,null))),document.getElementById("app"))},function(e,t,n){"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;rG.length&&G.push(e)}function p(e,t,n,o){var a=typeof e;"undefined"!==a&&"boolean"!==a||(e=null);var i=!1;if(null===e)i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case x:case E:i=!0}}if(i)return n(o,e,""===t?"."+d(e,0):t),1;if(i=0,t=""===t?".":t+":",Array.isArray(e))for(var s=0;s=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function s(){}function c(e,t){var n={run:function(r){try{var o=e(t.getState(),r);(o!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=o,n.error=null)}catch(e){n.shouldComponentUpdate=!0,n.error=e}}};return n}function u(e){var t,n,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=u.getDisplayName,p=void 0===l?function(e){return"ConnectAdvanced("+e+")"}:l,b=u.methodName,w=void 0===b?"connectAdvanced":b,x=u.renderCountProp,E=void 0===x?void 0:x,R=u.shouldHandleStateChanges,O=void 0===R||R,S=u.storeKey,k=void 0===S?"store":S,L=u.withRef,A=void 0!==L&&L,C=i(u,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),T=k+"Subscription",I=_++,P=(t={},t[k]=g.a,t[T]=g.b,t),U=(n={},n[T]=g.b,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by "+w+". Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",i=p(n),u=y({},C,{getDisplayName:p,methodName:w,renderCountProp:E,shouldHandleStateChanges:O,storeKey:k,withRef:A,displayName:i,wrappedComponentName:n,WrappedComponent:t}),l=function(n){function l(e,t){r(this,l);var a=o(this,n.call(this,e,t));return a.version=I,a.state={},a.renderCount=0,a.store=e[k]||t[k],a.propsMode=Boolean(e[k]),a.setWrappedInstance=a.setWrappedInstance.bind(a),d()(a.store,'Could not find "'+k+'" in either the context or props of "'+i+'". Either wrap the root component in a , or explicitly pass "'+k+'" as a prop to "'+i+'".'),a.initSelector(),a.initSubscription(),a}return a(l,n),l.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return e={},e[T]=t||this.context[T],e},l.prototype.componentDidMount=function(){O&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},l.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},l.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},l.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=s,this.store=null,this.selector.run=s,this.selector.shouldComponentUpdate=!1},l.prototype.getWrappedInstance=function(){return d()(A,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+w+"() call."),this.wrappedInstance},l.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},l.prototype.initSelector=function(){var t=e(this.store.dispatch,u);this.selector=c(t,this.store),this.selector.run(this.props)},l.prototype.initSubscription=function(){if(O){var e=(this.propsMode?this.props:this.context)[T];this.subscription=new m.a(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},l.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(v)):this.notifyNestedSubs()},l.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},l.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},l.prototype.addExtraProps=function(e){if(!(A||E||this.propsMode&&this.subscription))return e;var t=y({},e);return A&&(t.ref=this.setWrappedInstance),E&&(t[E]=this.renderCount++),this.propsMode&&this.subscription&&(t[T]=this.subscription),t},l.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(h.createElement)(t,this.addExtraProps(e.props))},l}(h.Component);return l.WrappedComponent=t,l.displayName=i,l.childContextTypes=U,l.contextTypes=P,l.propTypes=P,f()(l,t)}}t.a=u;var l=n(110),f=n.n(l),p=n(29),d=n.n(p),h=n(5),m=(n.n(h),n(387)),g=n(152),y=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var s=n(5),c=n.n(s),u=n(11),l=n.n(u),f=n(29),p=n.n(f),d=n(56),h=Object.assign||function(e){for(var t=1;t outside a "),p()(void 0!==t,'You must specify the "to" property');var a=this.context.router.history,i="string"==typeof t?Object(d.c)(t,null,null,a.location):t,s=a.createHref(i);return c.a.createElement("a",h({},o,{onClick:this.handleClick,href:s,ref:n}))},t}(c.a.Component);g.propTypes={onClick:l.a.func,target:l.a.string,replace:l.a.bool,to:l.a.oneOfType([l.a.string,l.a.object]).isRequired,innerRef:l.a.oneOfType([l.a.string,l.a.func])},g.defaultProps={replace:!1},g.contextTypes={router:l.a.shape({history:l.a.shape({push:l.a.func.isRequired,replace:l.a.func.isRequired,createHref:l.a.func.isRequired}).isRequired}).isRequired},t.a=g},function(e,t,n){"use strict";var r=n(164);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(29),u=n.n(c),l=n(5),f=n.n(l),p=n(11),d=n.n(p),h=n(115),m=Object.assign||function(e){for(var t=1;t or withRouter() outside a ");var c=t.route,l=(r||c.location).pathname;return Object(h.a)(l,{path:o,strict:a,exact:i,sensitive:s},c.match)},t.prototype.componentWillMount=function(){s()(!(this.props.component&&this.props.render),"You should not use and in the same route; will be ignored"),s()(!(this.props.component&&this.props.children&&!g(this.props.children)),"You should not use and in the same route; will be ignored"),s()(!(this.props.render&&this.props.children&&!g(this.props.children)),"You should not use and in the same route; will be ignored")},t.prototype.componentWillReceiveProps=function(e,t){s()(!(e.location&&!this.props.location),' elements should not change from uncontrolled to controlled (or vice versa). You initially used no "location" prop and then provided one on a subsequent render.'),s()(!(!e.location&&this.props.location),' elements should not change from controlled to uncontrolled (or vice versa). You provided a "location" prop initially but omitted it on a subsequent render.'),this.setState({match:this.computeMatch(e,t.router)})},t.prototype.render=function(){var e=this.state.match,t=this.props,n=t.children,r=t.component,o=t.render,a=this.context.router,i=a.history,s=a.route,c=a.staticContext,u=this.props.location||s.location,l={match:e,location:u,history:i,staticContext:c};return r?e?f.a.createElement(r,l):null:o?e?o(l):null:"function"==typeof n?n(l):n&&!g(n)?f.a.Children.only(n):null},t}(f.a.Component);y.propTypes={computedMatch:d.a.object,path:d.a.string,exact:d.a.bool,strict:d.a.bool,sensitive:d.a.bool,component:d.a.func,render:d.a.func,children:d.a.oneOfType([d.a.func,d.a.node]),location:d.a.object},y.contextTypes={router:d.a.shape({history:d.a.object.isRequired,route:d.a.object.isRequired,staticContext:d.a.object})},y.childContextTypes={router:d.a.object.isRequired},t.a=y},function(e,t,n){function r(e,t){for(var n,r=[],o=0,a=0,i="",s=t&&t.delimiter||"/";null!=(n=_.exec(e));){var l=n[0],f=n[1],p=n.index;if(i+=e.slice(a,p),a=p+l.length,f)i+=f[1];else{var d=e[a],h=n[2],m=n[3],g=n[4],y=n[5],v=n[6],b=n[7];i&&(r.push(i),i="");var w=null!=h&&null!=d&&d!==h,x="+"===v||"*"===v,E="?"===v||"*"===v,R=n[2]||s,O=g||y;r.push({name:m||o++,prefix:h||"",delimiter:R,optional:E,repeat:x,partial:w,asterisk:!!b,pattern:O?u(O):b?".*":"[^"+c(R)+"]+?"})}}return a0&&void 0!==arguments[0]?arguments[0]:"/",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return"/"===e?e:s(e)(t,{pretty:!0})};t.a=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return{searchTerm:e.searchTerm,style:e.style}}function c(e){return(0,m.bindActionCreators)({fetchIcons:h.fetchIcons,setSearchTerm:h.setSearchTerm,changeSideIcon:h.changeSideIcon,setSelectedIcon:h.setSelectedIcon,changeCategories:h.changeCategories},e)}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n0&&p.default.createElement("i",{className:"bx bx-x",onClick:this.emptySearch})))))}}]),t}(f.Component);t.default=(0,d.connect)(s,c)(w)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function i(e){return"object"===m(n.m)&&e().every(function(e){return void 0!==e&&void 0!==n.m[e]})}function s(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(function(e){return n.loading=!1,n.loaded=e,e}).catch(function(e){throw n.loading=!1,n.error=e,e}),n}function c(e){var t={loading:!1,loaded:{},error:null},n=[];try{Object.keys(e).forEach(function(r){var o=s(e[r]);o.loading?t.loading=!0:(t.loaded[r]=o.loaded,t.error=o.error),n.push(o.promise),o.promise.then(function(e){t.loaded[r]=e}).catch(function(e){t.error=e})})}catch(e){t.error=e}return t.promise=Promise.all(n).then(function(e){return t.loading=!1,e}).catch(function(e){throw t.loading=!1,e}),t}function u(e){return e&&e.__esModule?e.default:e}function l(e,t){return g.createElement(u(e),t)}function f(e,t){function n(){return f||(f=e(u.loader)),f.promise}var s,c;if(!t.loading)throw new Error("react-loadable requires a `loading` component");var u=Object.assign({loader:null,loading:null,delay:200,timeout:null,render:l,webpack:null,modules:null},t),f=null;return _.push(n),"function"==typeof u.webpack&&v.push(function(){if(i(u.webpack))return n()}),c=s=function(t){function i(a){r(this,i);var s=o(this,t.call(this,a));return s.retry=function(){s.setState({error:null,loading:!0}),f=e(u.loader),s._loadModule()},n(),s.state={error:f.error,pastDelay:!1,timedOut:!1,loading:f.loading,loaded:f.loaded},s}return a(i,t),i.preload=function(){return n()},i.prototype.componentWillMount=function(){this._mounted=!0,this._loadModule()},i.prototype._loadModule=function(){var e=this;if(this.context.loadable&&Array.isArray(u.modules)&&u.modules.forEach(function(t){e.context.loadable.report(t)}),f.loading){"number"==typeof u.delay&&(0===u.delay?this.setState({pastDelay:!0}):this._delay=setTimeout(function(){e.setState({pastDelay:!0})},u.delay)),"number"==typeof u.timeout&&(this._timeout=setTimeout(function(){e.setState({timedOut:!0})},u.timeout));var t=function(){e._mounted&&(e.setState({error:f.error,loaded:f.loaded,loading:f.loading}),e._clearTimeouts())};f.promise.then(function(){t()}).catch(function(e){t()})}},i.prototype.componentWillUnmount=function(){this._mounted=!1,this._clearTimeouts()},i.prototype._clearTimeouts=function(){clearTimeout(this._delay),clearTimeout(this._timeout)},i.prototype.render=function(){return this.state.loading||this.state.error?g.createElement(u.loading,{isLoading:this.state.loading,pastDelay:this.state.pastDelay,timedOut:this.state.timedOut,error:this.state.error,retry:this.retry}):this.state.loaded?u.render(this.state.loaded,this.props):null},i}(g.Component),s.contextTypes={loadable:y.shape({report:y.func.isRequired})},c}function p(e){return f(s,e)}function d(e){if("function"!=typeof e.render)throw new Error("LoadableMap requires a `render(loaded, props)` function");return f(c,e)}function h(e){for(var t=[];e.length;){var n=e.pop();t.push(n())}return Promise.all(t).then(function(){if(e.length)return h(e)})}var m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},g=n(5),y=n(11),_=[],v=[];p.Map=d;var b=function(e){function t(){return r(this,t),o(this,e.apply(this,arguments))}return a(t,e),t.prototype.getChildContext=function(){return{loadable:{report:this.props.report}}},t.prototype.render=function(){return g.Children.only(this.props.children)},t}(g.Component);b.propTypes={report:y.func.isRequired},b.childContextTypes={loadable:y.shape({report:y.func.isRequired}).isRequired},p.Capture=b,p.preloadAll=function(){return new Promise(function(e,t){h(_).then(e,t)})},p.preloadReady=function(){return new Promise(function(e,t){h(v).then(e,e)})},e.exports=p},function(e,t){e.exports="\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1712.604' height='602.381'%3E%3Ccircle fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linejoin='round' stroke-miterlimit='10' cx='244.416' cy='342.659' r='208.521'/%3E%3Cpath fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linejoin='round' stroke-miterlimit='10' d='M950.132 452.339L622.534 217.478 989.729 51.2zM487.42 116.82L369.889-169.084l306.367 41.167z'/%3E%3Cpath fill='none' stroke='%23F5F5F5' stroke-width='40' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M1196.132 484.339l309-309M1437.603 464.784l309-309'/%3E%3C/svg%3E\""},function(e,t){e.exports=[{id:196,name:"adjust",slug:"adjust-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:452,name:"adjust",slug:"adjust-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:182,name:"alarm",slug:"alarm-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:453,name:"alarm",slug:"alarm-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:437,name:"alarm-off",slug:"alarm-off-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:454,name:"alarm-off",slug:"alarm-off-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:197,name:"album",slug:"album-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:455,name:"album",slug:"album-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:46,name:"align-justify",slug:"align-justify-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:1,name:"align-left",slug:"align-left-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:2,name:"align-middle",slug:"align-middle-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:3,name:"align-right",slug:"align-right-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:198,name:"anchor",slug:"anchor-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:808,name:"android",slug:"android-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:343,name:"aperture",slug:"aperture-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:807,name:"apple",slug:"apple-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:100,name:"archive",slug:"archive-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:456,name:"archive",slug:"archive-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:98,name:"archive-in",slug:"archive-in-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:457,name:"archive-in",slug:"archive-in-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:99,name:"archive-out",slug:"archive-out-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:458,name:"archive-out",slug:"archive-out-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:768,name:"area",slug:"area-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:770,name:"area",slug:"area-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:4,name:"arrow-back",slug:"arrow-back-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:411,name:"asterisk",slug:"asterisk-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:101,name:"at",slug:"at-regular",categories:[{name:"Communication"},{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:199,name:"award",slug:"award-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:467,name:"award",slug:"award-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:831,name:"ball",slug:"ball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:832,name:"ball",slug:"ball-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:104,name:"bar-chart",slug:"bar-chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:102,name:"bar-chart-alt",slug:"bar-chart-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:103,name:"bar-chart-square",slug:"bar-chart-square-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:468,name:"bar-chart-square",slug:"bar-chart-square-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:291,name:"barcode",slug:"barcode-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:469,name:"barcode",slug:"barcode-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:105,name:"basketball",slug:"basketball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:773,name:"bath",slug:"bath-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:774,name:"bath",slug:"bath-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:348,name:"battery",slug:"battery-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:471,name:"battery",slug:"battery-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:349,name:"battery-charging",slug:"battery-charging-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:472,name:"battery-charging",slug:"battery-charging-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:351,name:"battery-full",slug:"battery-full-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:473,name:"battery-full",slug:"battery-full-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:350,name:"battery-low",slug:"battery-low-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:730,name:"battery-low",slug:"battery-low-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:771,name:"bed",slug:"bed-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:772,name:"bed",slug:"bed-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:337,name:"behance",slug:"behance-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:8,name:"bell",slug:"bell-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:474,name:"bell",slug:"bell-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:5,name:"bell-minus",slug:"bell-minus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:475,name:"bell-minus",slug:"bell-minus-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:6,name:"bell-off",slug:"bell-off-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:476,name:"bell-off",slug:"bell-off-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:7,name:"bell-plus",slug:"bell-plus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:477,name:"bell-plus",slug:"bell-plus-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:805,name:"bell-ring",slug:"bell-ring-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:806,name:"bell-ring",slug:"bell-ring-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:836,name:"bicycle",slug:"bicycle-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:434,name:"bitcoin",slug:"bitcoin-logo",categories:[{name:"Currency"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:106,name:"block",slug:"block-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:751,name:"blogger",slug:"blogger-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:115,name:"bluetooth",slug:"bluetooth-regular",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:362,name:"body",slug:"body-regular",categories:[{name:"Accessibility"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:200,name:"bold",slug:"bold-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:201,name:"bolt",slug:"bolt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:478,name:"bolt",slug:"bolt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:108,name:"book",slug:"book-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:479,name:"book",slug:"book-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:107,name:"book-bookmark",slug:"book-bookmark-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:480,name:"book-bookmark",slug:"book-bookmark-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:407,name:"book-open",slug:"book-open-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:484,name:"book-open",slug:"book-open-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:9,name:"bookmark",slug:"bookmark-regular",categories:[{name:"Editors"},{name:"Shapes"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:481,name:"bookmark",slug:"bookmark-solid",categories:[{name:"Editors"},{name:"Shapes"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:109,name:"bookmark-minus",slug:"bookmark-minus-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:482,name:"bookmark-minus",slug:"bookmark-minus-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:110,name:"bookmark-plus",slug:"bookmark-plus-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:483,name:"bookmark-plus",slug:"bookmark-plus-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:438,name:"bookmark-star",slug:"bookmark-star-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:485,name:"bookmark-star",slug:"bookmark-star-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:10,name:"bookmarks",slug:"bookmarks-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:731,name:"bookmarks",slug:"bookmarks-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:767,name:"bot",slug:"bot-regular",categories:[{name:"Code"},{name:"Emoji"}],type_of_icon:"REGULAR",has_parent:!1},{id:769,name:"bot",slug:"bot-solid",categories:[{name:"Code"},{name:"Emoji"}],type_of_icon:"SOLID",has_parent:!0},{id:790,name:"box",slug:"box-regular",categories:[{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:791,name:"box",slug:"box-solid",categories:[{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:111,name:"briefcase",slug:"briefcase-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:486,name:"briefcase",slug:"briefcase-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:394,name:"briefcase-alt",slug:"briefcase-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:487,name:"briefcase-alt",slug:"briefcase-alt-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:112,name:"broadcast",slug:"broadcast-regular",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:114,name:"bug",slug:"bug-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:489,name:"bug",slug:"bug-solid",categories:[{name:"Code"}],type_of_icon:"SOLID",has_parent:!0},{id:113,name:"building",slug:"building-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:490,name:"building",slug:"building-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:116,name:"bulb",slug:"bulb-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:491,name:"bulb",slug:"bulb-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:11,name:"bullseye",slug:"bullseye-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:117,name:"buoy",slug:"buoy-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:492,name:"buoy",slug:"buoy-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:763,name:"bus",slug:"bus-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:764,name:"bus",slug:"bus-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:202,name:"calculator",slug:"calculator-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:494,name:"calculator",slug:"calculator-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:122,name:"calendar",slug:"calendar-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:499,name:"calendar",slug:"calendar-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:352,name:"calendar-alt",slug:"calendar-alt-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:495,name:"calendar-alt",slug:"calendar-alt-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:119,name:"calendar-check",slug:"calendar-check-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:496,name:"calendar-check",slug:"calendar-check-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:120,name:"calendar-minus",slug:"calendar-minus-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:497,name:"calendar-minus",slug:"calendar-minus-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:118,name:"calendar-plus",slug:"calendar-plus-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:493,name:"calendar-plus",slug:"calendar-plus-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:121,name:"calendar-x",slug:"calendar-x-regular",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:498,name:"calendar-x",slug:"calendar-x-solid",categories:[{name:"Business"},{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:13,name:"camera",slug:"camera-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:460,name:"camera",slug:"camera-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:412,name:"camera-alt",slug:"camera-alt-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:461,name:"camera-alt",slug:"camera-alt-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:12,name:"camera-off",slug:"camera-off-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:462,name:"camera-off",slug:"camera-off-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:413,name:"capsule",slug:"capsule-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:500,name:"capsule",slug:"capsule-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:14,name:"captions",slug:"captions-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:501,name:"captions",slug:"captions-solid",categories:[{name:"Accessibility"}],type_of_icon:"SOLID",has_parent:!0},{id:445,name:"car",slug:"car-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:502,name:"car",slug:"car-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:399,name:"carousel",slug:"carousel-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:503,name:"carousel",slug:"carousel-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:203,name:"cart",slug:"cart-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:505,name:"cart",slug:"cart-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:449,name:"cart-alt",slug:"cart-alt-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:504,name:"cart-alt",slug:"cart-alt-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:363,name:"cast",slug:"cast-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:447,name:"categories",slug:"categories-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:507,name:"categories",slug:"categories-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:754,name:"certification",slug:"certification-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:755,name:"certification",slug:"certification-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:410,name:"chalkboard",slug:"chalkboard-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:123,name:"chart",slug:"chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:508,name:"chart",slug:"chart-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:204,name:"check",slug:"check-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:758,name:"check-circle",slug:"check-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:759,name:"check-circle",slug:"check-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:765,name:"check-double",slug:"check-double-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:16,name:"checkbox",slug:"checkbox-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:760,name:"checkbox",slug:"checkbox-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:15,name:"checkbox-checked",slug:"checkbox-checked-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:761,name:"checkbox-checked",slug:"checkbox-checked-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:17,name:"checkbox-square",slug:"checkbox-square-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:18,name:"chevron-down",slug:"chevron-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:20,name:"chevron-left",slug:"chevron-left-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:21,name:"chevron-right",slug:"chevron-right-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:19,name:"chevron-up",slug:"chevron-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:22,name:"chevrons-down",slug:"chevrons-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:25,name:"chevrons-left",slug:"chevrons-left-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:24,name:"chevrons-right",slug:"chevrons-right-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:23,name:"chevrons-up",slug:"chevrons-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:364,name:"chip",slug:"chip-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:509,name:"chip",slug:"chip-solid",categories:[{name:"Code"}],type_of_icon:"SOLID",has_parent:!0},{id:823,name:"circle",slug:"circle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:824,name:"circle",slug:"circle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:26,name:"clipboard",slug:"clipboard-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:511,name:"clipboard",slug:"clipboard-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:388,name:"closet",slug:"closet-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:126,name:"cloud",slug:"cloud-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:519,name:"cloud",slug:"cloud-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:124,name:"cloud-download",slug:"cloud-download-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:512,name:"cloud-download",slug:"cloud-download-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:206,name:"cloud-drizzle",slug:"cloud-drizzle-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:207,name:"cloud-light-rain",slug:"cloud-light-rain-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:208,name:"cloud-lightning",slug:"cloud-lightning-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:209,name:"cloud-rain",slug:"cloud-rain-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:210,name:"cloud-snow",slug:"cloud-snow-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:125,name:"cloud-upload",slug:"cloud-upload-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:518,name:"cloud-upload",slug:"cloud-upload-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:28,name:"code",slug:"code-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:801,name:"code-block",slug:"code-block-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:802,name:"code-block",slug:"code-block-solid",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:27,name:"code-curly",slug:"code-curly-regular",categories:[{name:"Code"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:29,name:"coffee",slug:"coffee-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:520,name:"coffee",slug:"coffee-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:211,name:"cog",slug:"cog-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:521,name:"cog",slug:"cog-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:359,name:"collapse",slug:"collapse-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:390,name:"collection",slug:"collection-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:522,name:"collection",slug:"collection-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:212,name:"columns",slug:"columns-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:835,name:"columns",slug:"columns-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:406,name:"command",slug:"command-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:130,name:"compass",slug:"compass-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:523,name:"compass",slug:"compass-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:213,name:"contact",slug:"contact-regular",categories:[{name:"Business"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:524,name:"contact",slug:"contact-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:448,name:"conversation",slug:"conversation-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:732,name:"conversation",slug:"conversation-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:30,name:"copy",slug:"copy-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:525,name:"copy",slug:"copy-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:31,name:"copyright",slug:"copyright-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:526,name:"copyright",slug:"copyright-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:386,name:"coupon",slug:"coupon-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:527,name:"coupon",slug:"coupon-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:214,name:"credit-card",slug:"credit-card-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:528,name:"credit-card",slug:"credit-card-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:215,name:"crop",slug:"crop-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:129,name:"crosshair",slug:"crosshair-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:293,name:"crown",slug:"crown-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:529,name:"crown",slug:"crown-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:216,name:"cube",slug:"cube-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:530,name:"cube",slug:"cube-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:217,name:"cut",slug:"cut-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:450,name:"dashboard",slug:"dashboard-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:733,name:"dashboard",slug:"dashboard-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:131,name:"data",slug:"data-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:132,name:"desktop",slug:"desktop-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:218,name:"detail",slug:"detail-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:531,name:"detail",slug:"detail-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:798,name:"dialpad",slug:"dialpad-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:219,name:"diamond",slug:"diamond-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:532,name:"diamond",slug:"diamond-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:133,name:"directions",slug:"directions-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:533,name:"directions",slug:"directions-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:748,name:"discord",slug:"discord-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:387,name:"discount",slug:"discount-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:534,name:"discount",slug:"discount-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:294,name:"dislike",slug:"dislike-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:535,name:"dislike",slug:"dislike-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:428,name:"dock-bottom",slug:"dock-bottom-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:536,name:"dock-bottom",slug:"dock-bottom-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:431,name:"dock-left",slug:"dock-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:537,name:"dock-left",slug:"dock-left-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:429,name:"dock-right",slug:"dock-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:538,name:"dock-right",slug:"dock-right-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:430,name:"dock-top",slug:"dock-top-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:539,name:"dock-top",slug:"dock-top-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:752,name:"documentation",slug:"documentation-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:753,name:"documentation",slug:"documentation-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:135,name:"dollar",slug:"dollar-regular",categories:[{name:"Business"},{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:837,name:"dollar-circle",slug:"dollar-circle-regular",categories:[{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:838,name:"dollar-circle",slug:"dollar-circle-solid",categories:[{name:"Currency"},{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:137,name:"dots-horizontal",slug:"dots-horizontal-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:136,name:"dots-horizontal-rounded",slug:"dots-horizontal-rounded-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:139,name:"dots-vertical",slug:"dots-vertical-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:138,name:"dots-vertical-rounded",slug:"dots-vertical-rounded-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:295,name:"down-arrow",slug:"down-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:542,name:"down-arrow",slug:"down-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:32,name:"down-arrow-circle",slug:"down-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:541,name:"down-arrow-circle",slug:"down-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:140,name:"download",slug:"download-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:376,name:"download-alt",slug:"download-alt-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:543,name:"download-alt",slug:"download-alt-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:375,name:"downvote",slug:"downvote-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:544,name:"downvote",slug:"downvote-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:339,name:"dribbble",slug:"dribbble-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:296,name:"drink",slug:"drink-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:546,name:"drink",slug:"drink-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:141,name:"droplet",slug:"droplet-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:547,name:"droplet",slug:"droplet-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:766,name:"dumbbell",slug:"dumbbell-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:193,name:"duplicate",slug:"duplicate-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:548,name:"duplicate",slug:"duplicate-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:221,name:"edit",slug:"edit-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:830,name:"edit",slug:"edit-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:419,name:"eject",slug:"eject-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:549,name:"eject",slug:"eject-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:142,name:"envelope",slug:"envelope-regular",categories:[{name:"Communication"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:550,name:"envelope",slug:"envelope-solid",categories:[{name:"Communication"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:297,name:"eraser",slug:"eraser-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:551,name:"eraser",slug:"eraser-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:34,name:"error",slug:"error-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:553,name:"error",slug:"error-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:33,name:"error-circle",slug:"error-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:552,name:"error-circle",slug:"error-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:222,name:"exclamation",slug:"exclamation-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:35,name:"exit-fullscreen",slug:"exit-fullscreen-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:384,name:"expand",slug:"expand-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:298,name:"export",slug:"export-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:357,name:"eyedropper",slug:"eyedropper-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:299,name:"facebook",slug:"facebook-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:435,name:"facebook-square",slug:"facebook-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:37,name:"fast-forward",slug:"fast-forward-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:36,name:"fast-forward-circle",slug:"fast-forward-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:556,name:"fast-forward-circle",slug:"fast-forward-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:223,name:"female",slug:"female-regular",categories:[{name:"Genders"}],type_of_icon:"REGULAR",has_parent:!1},{id:224,name:"file",slug:"file-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:558,name:"file",slug:"file-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:814,name:"file-blank",slug:"file-blank-regular",categories:[{name:"Code"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:815,name:"file-blank",slug:"file-blank-solid",categories:[{name:"Code"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:404,name:"file-image",slug:"file-image-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:557,name:"file-image",slug:"file-image-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:395,name:"file-plus",slug:"file-plus-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:734,name:"file-plus",slug:"file-plus-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:225,name:"files",slug:"files-regular",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:559,name:"files",slug:"files-solid",categories:[{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:344,name:"film",slug:"film-regular",categories:[{name:"Editors"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:834,name:"film",slug:"film-solid",categories:[{name:"Editors"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:226,name:"filter",slug:"filter-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:391,name:"filter-alt",slug:"filter-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:560,name:"filter-alt",slug:"filter-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:818,name:"fingerprint",slug:"fingerprint-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:300,name:"first-aid",slug:"first-aid-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:562,name:"first-aid",slug:"first-aid-solid",categories:[{name:"Health"}],type_of_icon:"SOLID",has_parent:!0},{id:38,name:"first-page",slug:"first-page-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:301,name:"flag",slug:"flag-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:564,name:"flag",slug:"flag-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:436,name:"flag-alt",slug:"flag-alt-regular",categories:[{name:"Editors"},{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:563,name:"flag-alt",slug:"flag-alt-solid",categories:[{name:"Editors"},{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:227,name:"flask",slug:"flask-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:565,name:"flask",slug:"flask-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:41,name:"folder",slug:"folder-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:463,name:"folder",slug:"folder-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:39,name:"folder-minus",slug:"folder-minus-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:465,name:"folder-minus",slug:"folder-minus-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:345,name:"folder-open",slug:"folder-open-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:729,name:"folder-open",slug:"folder-open-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:40,name:"folder-plus",slug:"folder-plus-regular",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:464,name:"folder-plus",slug:"folder-plus-solid",categories:[{name:"Business"},{name:"Code"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:228,name:"font",slug:"font-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:817,name:"font-color",slug:"font-color-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:800,name:"font-size",slug:"font-size-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:833,name:"football",slug:"football-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:42,name:"fullscreen",slug:"fullscreen-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:144,name:"gift",slug:"gift-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:566,name:"gift",slug:"gift-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:229,name:"git-branch",slug:"git-branch-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:230,name:"git-commit",slug:"git-commit-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:231,name:"git-compare",slug:"git-compare-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:232,name:"git-merge",slug:"git-merge-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:233,name:"git-pull-request",slug:"git-pull-request-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:234,name:"git-repo-forked",slug:"git-repo-forked-regular",categories:[{name:"Code"}],type_of_icon:"REGULAR",has_parent:!1},{id:302,name:"github",slug:"github-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:145,name:"globe",slug:"globe-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:371,name:"globe-alt",slug:"globe-alt-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:567,name:"globe-alt",slug:"globe-alt-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:303,name:"google",slug:"google-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:738,name:"google-plus",slug:"google-plus-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:739,name:"google-plus-circle",slug:"google-plus-circle-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:146,name:"grid",slug:"grid-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:408,name:"grid-alt",slug:"grid-alt-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:568,name:"grid-alt",slug:"grid-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:799,name:"handicap",slug:"handicap-regular",categories:[{name:"Accessibility"}],type_of_icon:"REGULAR",has_parent:!1},{id:236,name:"hash",slug:"hash-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:369,name:"hdd",slug:"hdd-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:570,name:"hdd",slug:"hdd-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:237,name:"heading",slug:"heading-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:147,name:"headphone",slug:"headphone-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:148,name:"heart",slug:"heart-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:571,name:"heart",slug:"heart-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:304,name:"hexagon",slug:"hexagon-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:826,name:"hexagon",slug:"hexagon-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:43,name:"hide",slug:"hide-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:572,name:"hide",slug:"hide-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:816,name:"highlight",slug:"highlight-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:305,name:"history",slug:"history-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:149,name:"home",slug:"home-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:574,name:"home",slug:"home-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:238,name:"home-alt",slug:"home-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:573,name:"home-alt",slug:"home-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:355,name:"horizontal-center",slug:"horizontal-center-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:143,name:"hot",slug:"hot-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:575,name:"hot",slug:"hot-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:781,name:"hotel",slug:"hotel-regular",categories:[{name:"Business"},{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:782,name:"hotel",slug:"hotel-solid",categories:[{name:"Business"},{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:397,name:"hourglass",slug:"hourglass-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:576,name:"hourglass",slug:"hourglass-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:306,name:"idea",slug:"idea-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:577,name:"idea",slug:"idea-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:44,name:"image",slug:"image-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:579,name:"image",slug:"image-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:793,name:"image-alt",slug:"image-alt-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:380,name:"images",slug:"images-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:353,name:"import",slug:"import-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:240,name:"inbox",slug:"inbox-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:581,name:"inbox",slug:"inbox-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:400,name:"infinite",slug:"infinite-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:241,name:"info",slug:"info-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:45,name:"info-circle",slug:"info-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:582,name:"info-circle",slug:"info-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:307,name:"instagram",slug:"instagram-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:242,name:"italic",slug:"italic-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:243,name:"joystick",slug:"joystick-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:585,name:"joystick",slug:"joystick-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:308,name:"joystick-alt",slug:"joystick-alt-regular",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:584,name:"joystick-alt",slug:"joystick-alt-solid",categories:[{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:47,name:"key",slug:"key-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:792,name:"key",slug:"key-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!1},{id:150,name:"laptop",slug:"laptop-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:48,name:"last-page",slug:"last-page-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:151,name:"layer",slug:"layer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:586,name:"layer",slug:"layer-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:432,name:"layout",slug:"layout-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:587,name:"layout",slug:"layout-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:309,name:"left-arrow",slug:"left-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:589,name:"left-arrow",slug:"left-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:49,name:"left-arrow-circle",slug:"left-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:588,name:"left-arrow-circle",slug:"left-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:50,name:"left-bottom-arrow-circle",slug:"left-bottom-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:590,name:"left-bottom-arrow-circle",slug:"left-bottom-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:51,name:"left-indent",slug:"left-indent-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:52,name:"left-top-arrow-circle",slug:"left-top-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:591,name:"left-top-arrow-circle",slug:"left-top-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:310,name:"like",slug:"like-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:592,name:"like",slug:"like-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:153,name:"link",slug:"link-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:152,name:"link-alt",slug:"link-alt-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:244,name:"link-external",slug:"link-external-regular",categories:[{name:"Editors"},{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:424,name:"linkedin",slug:"linkedin-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:740,name:"linkedin-square",slug:"linkedin-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:157,name:"list",slug:"list-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:417,name:"list-alt",slug:"list-alt-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:311,name:"list-check",slug:"list-check-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:785,name:"list-ol",slug:"list-ol-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:154,name:"list-plus",slug:"list-plus-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:155,name:"list-ul",slug:"list-ul-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:156,name:"list-x",slug:"list-x-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:415,name:"loader",slug:"loader-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:441,name:"loader-alt",slug:"loader-alt-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:440,name:"loader-circle",slug:"loader-circle-regular",categories:[{name:"Loaders"}],type_of_icon:"REGULAR",has_parent:!1},{id:159,name:"lock",slug:"lock-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:595,name:"lock",slug:"lock-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:158,name:"lock-open",slug:"lock-open-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:594,name:"lock-open",slug:"lock-open-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:245,name:"log-in",slug:"log-in-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:246,name:"log-out",slug:"log-out-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:822,name:"magic-wand",slug:"magic-wand-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:829,name:"magic-wand",slug:"magic-wand-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!0},{id:247,name:"male",slug:"male-regular",categories:[{name:"Genders"}],type_of_icon:"REGULAR",has_parent:!1},{id:161,name:"map",slug:"map-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:597,name:"map",slug:"map-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:160,name:"map-alt",slug:"map-alt-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:596,name:"map-alt",slug:"map-alt-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:433,name:"map-pin",slug:"map-pin-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:741,name:"medium",slug:"medium-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:742,name:"medium-square",slug:"medium-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:53,name:"menu",slug:"menu-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:788,name:"menu-alt-left",slug:"menu-alt-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:789,name:"menu-alt-right",slug:"menu-alt-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:163,name:"message",slug:"message-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:602,name:"message",slug:"message-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:423,name:"message-alt",slug:"message-alt-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:598,name:"message-alt",slug:"message-alt-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:248,name:"message-detail",slug:"message-detail-regular",categories:[{name:"Communication"}],type_of_icon:"REGULAR",has_parent:!1},{id:599,name:"message-detail",slug:"message-detail-solid",categories:[{name:"Communication"}],type_of_icon:"SOLID",has_parent:!0},{id:162,name:"message-rounded",slug:"message-rounded-regular",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:601,name:"message-rounded",slug:"message-rounded-solid",categories:[{name:"Communication"},{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:840,name:"messenger",slug:"messenger-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:54,name:"microphone",slug:"microphone-regular",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:604,name:"microphone",slug:"microphone-solid",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:249,name:"microphone-off",slug:"microphone-off-regular",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:603,name:"microphone-off",slug:"microphone-off-solid",categories:[{name:"Communication"},{name:"Devices"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:250,name:"minus",slug:"minus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:55,name:"minus-circle",slug:"minus-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:605,name:"minus-circle",slug:"minus-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:165,name:"mobile",slug:"mobile-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:164,name:"mobile-alt",slug:"mobile-alt-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:606,name:"mobile-alt",slug:"mobile-alt-solid",categories:[{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:425,name:"mobile-message",slug:"mobile-message-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:607,name:"mobile-message",slug:"mobile-message-solid",categories:[{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:56,name:"moon",slug:"moon-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:608,name:"moon",slug:"moon-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:251,name:"mouse",slug:"mouse-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:609,name:"mouse",slug:"mouse-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:252,name:"move",slug:"move-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:779,name:"movie",slug:"movie-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:780,name:"movie",slug:"movie-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:253,name:"music",slug:"music-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:610,name:"music",slug:"music-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:166,name:"navigation",slug:"navigation-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:611,name:"navigation",slug:"navigation-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:378,name:"news",slug:"news-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:612,name:"news",slug:"news-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:254,name:"newsletter",slug:"newsletter-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:613,name:"newsletter",slug:"newsletter-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:255,name:"notification",slug:"notification-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:615,name:"notification",slug:"notification-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:403,name:"notification-off",slug:"notification-off-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:614,name:"notification-off",slug:"notification-off-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:313,name:"octagon",slug:"octagon-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:827,name:"octagon",slug:"octagon-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:256,name:"package",slug:"package-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:616,name:"package",slug:"package-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:421,name:"paper-plane",slug:"paper-plane-regular",categories:[{name:"Communication"},{name:"Navigation"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:617,name:"paper-plane",slug:"paper-plane-solid",categories:[{name:"Communication"},{name:"Navigation"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:385,name:"paperclip",slug:"paperclip-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:257,name:"paragraph",slug:"paragraph-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:258,name:"paste",slug:"paste-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:618,name:"paste",slug:"paste-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:58,name:"pause",slug:"pause-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:57,name:"pause-circle",slug:"pause-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:619,name:"pause-circle",slug:"pause-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:383,name:"pen",slug:"pen-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:620,name:"pen",slug:"pen-solid",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:259,name:"pencil",slug:"pencil-regular",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:621,name:"pencil",slug:"pencil-solid",categories:[{name:"Business"},{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:167,name:"phone",slug:"phone-regular",categories:[{name:"Business"},{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:625,name:"phone",slug:"phone-solid",categories:[{name:"Business"},{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:336,name:"phone-call",slug:"phone-call-regular",categories:[{name:"Accessibility"},{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:622,name:"phone-call",slug:"phone-call-solid",categories:[{name:"Accessibility"},{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:360,name:"phone-incoming",slug:"phone-incoming-regular",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:623,name:"phone-incoming",slug:"phone-incoming-solid",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:361,name:"phone-outgoing",slug:"phone-outgoing-regular",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:624,name:"phone-outgoing",slug:"phone-outgoing-solid",categories:[{name:"Communication"},{name:"Devices"}],type_of_icon:"SOLID",has_parent:!0},{id:803,name:"photo-album",slug:"photo-album-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:804,name:"photo-album",slug:"photo-album-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:168,name:"pie-chart",slug:"pie-chart-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:627,name:"pie-chart",slug:"pie-chart-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:379,name:"pie-chart-alt",slug:"pie-chart-alt-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:626,name:"pie-chart-alt",slug:"pie-chart-alt-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:260,name:"pin",slug:"pin-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:628,name:"pin",slug:"pin-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:750,name:"pinterest",slug:"pinterest-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:783,name:"planet",slug:"planet-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:784,name:"planet",slug:"planet-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:61,name:"play",slug:"play-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:60,name:"play-circle",slug:"play-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:629,name:"play-circle",slug:"play-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:809,name:"play-store",slug:"play-store-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:398,name:"playlist",slug:"playlist-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:630,name:"playlist",slug:"playlist-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:401,name:"plug",slug:"plug-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:631,name:"plug",slug:"plug-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:261,name:"plus",slug:"plus-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:62,name:"plus-circle",slug:"plus-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:632,name:"plus-circle",slug:"plus-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:812,name:"pocket",slug:"pocket-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:314,name:"poll",slug:"poll-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:315,name:"popular",slug:"popular-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:262,name:"power-off",slug:"power-off-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:169,name:"printer",slug:"printer-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:633,name:"printer",slug:"printer-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:263,name:"pulse",slug:"pulse-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:382,name:"purchase-tag",slug:"purchase-tag-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:634,name:"purchase-tag",slug:"purchase-tag-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:63,name:"question-mark",slug:"question-mark-regular",categories:[{name:"Accessibility"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:342,name:"quote-left",slug:"quote-left-regular",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:635,name:"quote-left",slug:"quote-left-solid",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:316,name:"quote-right",slug:"quote-right-regular",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:636,name:"quote-right",slug:"quote-right-solid",categories:[{name:"Communication"},{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:317,name:"radar",slug:"radar-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:170,name:"radio",slug:"radio-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:637,name:"radio",slug:"radio-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:65,name:"radio-circle",slug:"radio-circle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:64,name:"radio-circle-marked",slug:"radio-circle-marked-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:66,name:"rectangle",slug:"rectangle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:828,name:"rectangle",slug:"rectangle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:749,name:"reddit",slug:"reddit-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:318,name:"redo",slug:"redo-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:358,name:"rename",slug:"rename-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:638,name:"rename",slug:"rename-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:320,name:"reply",slug:"reply-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:319,name:"reply-all",slug:"reply-all-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:451,name:"report",slug:"report-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:639,name:"report",slug:"report-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:321,name:"repost",slug:"repost-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:68,name:"reset",slug:"reset-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:794,name:"restaurant",slug:"restaurant-regular",categories:[{name:"Health"}],type_of_icon:"REGULAR",has_parent:!1},{id:322,name:"revision",slug:"revision-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:67,name:"rewind",slug:"rewind-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:264,name:"ribbon",slug:"ribbon-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:323,name:"right-arrow",slug:"right-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:641,name:"right-arrow",slug:"right-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:69,name:"right-arrow-circle",slug:"right-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:640,name:"right-arrow-circle",slug:"right-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:70,name:"right-down-arrow-circle",slug:"right-down-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:642,name:"right-down-arrow-circle",slug:"right-down-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:71,name:"right-indent",slug:"right-indent-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:72,name:"right-top-arrow-circle",slug:"right-top-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:643,name:"right-top-arrow-circle",slug:"right-top-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:756,name:"rocket",slug:"rocket-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:757,name:"rocket",slug:"rocket-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:356,name:"rotate",slug:"rotate-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:73,name:"rss",slug:"rss-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:354,name:"ruler",slug:"ruler-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{id:644,name:"ruler",slug:"ruler-solid",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"SOLID",has_parent:!0},{id:265,name:"save",slug:"save-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:645,name:"save",slug:"save-solid",categories:[{name:"Editors"}],type_of_icon:"SOLID",has_parent:!0},{id:266,name:"screenshot",slug:"screenshot-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:74,name:"search",slug:"search-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:402,name:"select-arrows",slug:"select-arrows-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:647,name:"select-arrows",slug:"select-arrows-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:267,name:"select-multiple",slug:"select-multiple-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:648,name:"select-multiple",slug:"select-multiple-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:422,name:"selection",slug:"selection-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:171,name:"send",slug:"send-regular",categories:[{name:"Communication"}],type_of_icon:"REGULAR",has_parent:!1},{id:650,name:"send",slug:"send-solid",categories:[{name:"Communication"}],type_of_icon:"SOLID",has_parent:!0},{id:347,name:"server",slug:"server-regular",categories:[{name:"Business"}],type_of_icon:"REGULAR",has_parent:!1},{id:651,name:"server",slug:"server-solid",categories:[{name:"Business"}],type_of_icon:"SOLID",has_parent:!0},{id:269,name:"share",slug:"share-regular",categories:[{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:653,name:"share",slug:"share-solid",categories:[{name:"Social"}],type_of_icon:"SOLID",has_parent:!0},{id:268,name:"share-alt",slug:"share-alt-regular",categories:[{name:"Social"}],type_of_icon:"REGULAR",has_parent:!1},{id:652,name:"share-alt",slug:"share-alt-solid",categories:[{name:"Social"}],type_of_icon:"SOLID",has_parent:!0},{id:271,name:"shield",slug:"shield-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:655,name:"shield",slug:"shield-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:270,name:"shield-alt",slug:"shield-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:654,name:"shield-alt",slug:"shield-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:273,name:"shopping-bag",slug:"shopping-bag-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:657,name:"shopping-bag",slug:"shopping-bag-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:272,name:"shopping-bag-alt",slug:"shopping-bag-alt-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:656,name:"shopping-bag-alt",slug:"shopping-bag-alt-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:75,name:"show",slug:"show-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:658,name:"show",slug:"show-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:274,name:"shuffle",slug:"shuffle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:340,name:"shuffle-alt",slug:"shuffle-alt-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:172,name:"sidebar",slug:"sidebar-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:659,name:"sidebar",slug:"sidebar-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:173,name:"sitemap",slug:"sitemap-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:660,name:"sitemap",slug:"sitemap-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:76,name:"skip-next",slug:"skip-next-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:366,name:"skip-next-circle",slug:"skip-next-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:661,name:"skip-next-circle",slug:"skip-next-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:77,name:"skip-previous",slug:"skip-previous-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:367,name:"skip-previous-circle",slug:"skip-previous-circle-regular",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:662,name:"skip-previous-circle",slug:"skip-previous-circle-solid",categories:[{name:"Arrows"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:442,name:"skull",slug:"skull-regular",categories:[{name:"Emoji"}],type_of_icon:"REGULAR",has_parent:!1},{id:839,name:"skull",slug:"skull-solid",categories:[{name:"Emoji"}],type_of_icon:"SOLID",has_parent:!0},{id:743,name:"skype",slug:"skype-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:745,name:"slack",slug:"slack-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:744,name:"slack-rounded",slug:"slack-rounded-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:416,name:"slider",slug:"slider-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:735,name:"slider-alt",slug:"slider-alt-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:736,name:"slider-alt",slug:"slider-alt-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:174,name:"smiley-happy",slug:"smiley-happy-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:663,name:"smiley-happy",slug:"smiley-happy-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:414,name:"smiley-meh",slug:"smiley-meh-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:664,name:"smiley-meh",slug:"smiley-meh-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:175,name:"smiley-sad",slug:"smiley-sad-regular",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:665,name:"smiley-sad",slug:"smiley-sad-solid",categories:[{name:"Communication"},{name:"Emoji"},{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:275,name:"snowflake",slug:"snowflake-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:276,name:"sort",slug:"sort-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:737,name:"sort-alt",slug:"sort-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:444,name:"spectacles",slug:"spectacles-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:176,name:"spreadsheet",slug:"spreadsheet-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:667,name:"spreadsheet",slug:"spreadsheet-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:277,name:"star",slug:"star-regular",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:668,name:"star",slug:"star-solid",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:762,name:"star-half",slug:"star-half-solid",categories:[{name:"Shapes"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!1},{id:392,name:"station",slug:"station-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:79,name:"stop",slug:"stop-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:78,name:"stop-circle",slug:"stop-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:669,name:"stop-circle",slug:"stop-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:80,name:"stopwatch",slug:"stopwatch-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:670,name:"stopwatch",slug:"stopwatch-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:370,name:"store",slug:"store-regular",categories:[{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:671,name:"store",slug:"store-solid",categories:[{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:813,name:"strikethrough",slug:"strikethrough-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:324,name:"subdirectory-left",slug:"subdirectory-left-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:325,name:"subdirectory-right",slug:"subdirectory-right-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:278,name:"sun",slug:"sun-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:672,name:"sun",slug:"sun-solid",categories:[{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:326,name:"support",slug:"support-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:795,name:"swim",slug:"swim-regular",categories:[{name:"Accessibility"},{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:81,name:"sync",slug:"sync-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:443,name:"t-shirt",slug:"t-shirt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:673,name:"t-shirt",slug:"t-shirt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:177,name:"tab",slug:"tab-regular",categories:[{name:"Devices"}],type_of_icon:"REGULAR",has_parent:!1},{id:194,name:"table",slug:"table-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:674,name:"table",slug:"table-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:178,name:"tag",slug:"tag-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:676,name:"tag",slug:"tag-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:179,name:"tag-x",slug:"tag-x-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:675,name:"tag-x",slug:"tag-x-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:180,name:"target-lock",slug:"target-lock-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:346,name:"task",slug:"task-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:677,name:"task",slug:"task-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:777,name:"taxi",slug:"taxi-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:778,name:"taxi",slug:"taxi-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:181,name:"tennis-ball",slug:"tennis-ball-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:678,name:"tennis-ball",slug:"tennis-ball-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:128,name:"terminal",slug:"terminal-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:679,name:"terminal",slug:"terminal-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:279,name:"text",slug:"text-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:418,name:"thermometer",slug:"thermometer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:680,name:"thermometer",slug:"thermometer-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:82,name:"time",slug:"time-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:681,name:"time",slug:"time-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:327,name:"timer",slug:"timer-regular",categories:[{name:"Date & Time"}],type_of_icon:"REGULAR",has_parent:!1},{id:682,name:"timer",slug:"timer-solid",categories:[{name:"Date & Time"}],type_of_icon:"SOLID",has_parent:!0},{id:377,name:"to-top",slug:"to-top-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:683,name:"to-top",slug:"to-top-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:365,name:"toggle",slug:"toggle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:686,name:"toggle",slug:"toggle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:83,name:"toggle-left",slug:"toggle-left-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:684,name:"toggle-left",slug:"toggle-left-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:84,name:"toggle-right",slug:"toggle-right-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:685,name:"toggle-right",slug:"toggle-right-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:396,name:"torch",slug:"torch-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:687,name:"torch",slug:"torch-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:775,name:"train",slug:"train-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:776,name:"train",slug:"train-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:819,name:"transfer",slug:"transfer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:280,name:"trash",slug:"trash-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:689,name:"trash",slug:"trash-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:409,name:"trash-alt",slug:"trash-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:688,name:"trash-alt",slug:"trash-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:85,name:"trending-down",slug:"trending-down-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:86,name:"trending-up",slug:"trending-up-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:328,name:"triangle",slug:"triangle-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:825,name:"triangle",slug:"triangle-solid",categories:[{name:"Shapes"}],type_of_icon:"SOLID",has_parent:!0},{id:281,name:"trophy",slug:"trophy-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:690,name:"trophy",slug:"trophy-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:820,name:"trophy-star",slug:"trophy-star-regular",categories:[{name:"Sports"}],type_of_icon:"REGULAR",has_parent:!1},{id:821,name:"trophy-star",slug:"trophy-star-solid",categories:[{name:"Sports"}],type_of_icon:"SOLID",has_parent:!0},{id:282,name:"truck",slug:"truck-regular",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"REGULAR",has_parent:!1},{id:691,name:"truck",slug:"truck-solid",categories:[{name:"Navigation"},{name:"Vehicles"}],type_of_icon:"SOLID",has_parent:!0},{id:335,name:"tumblr",slug:"tumblr-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:389,name:"tv",slug:"tv-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:692,name:"tv",slug:"tv-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:747,name:"twitch",slug:"twitch-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:329,name:"twitter",slug:"twitter-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:693,name:"twitter-square",slug:"twitter-square-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:420,name:"umbrella",slug:"umbrella-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:694,name:"umbrella",slug:"umbrella-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:283,name:"underline",slug:"underline-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:330,name:"undo",slug:"undo-regular",categories:[{name:"Arrows"},{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:331,name:"up-arrow",slug:"up-arrow-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:696,name:"up-arrow",slug:"up-arrow-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:87,name:"up-arrow-circle",slug:"up-arrow-circle-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:695,name:"up-arrow-circle",slug:"up-arrow-circle-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:183,name:"upload",slug:"upload-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:374,name:"upvote",slug:"upvote-regular",categories:[{name:"Arrows"}],type_of_icon:"REGULAR",has_parent:!1},{id:697,name:"upvote",slug:"upvote-solid",categories:[{name:"Arrows"}],type_of_icon:"SOLID",has_parent:!0},{id:184,name:"usb",slug:"usb-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:289,name:"user",slug:"user-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:704,name:"user",slug:"user-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:284,name:"user-check",slug:"user-check-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:698,name:"user-check",slug:"user-check-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:285,name:"user-circle",slug:"user-circle-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:699,name:"user-circle",slug:"user-circle-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:332,name:"user-detail",slug:"user-detail-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:700,name:"user-detail",slug:"user-detail-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:235,name:"user-group",slug:"user-group-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:569,name:"user-group",slug:"user-group-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:286,name:"user-minus",slug:"user-minus-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:701,name:"user-minus",slug:"user-minus-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:287,name:"user-plus",slug:"user-plus-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:702,name:"user-plus",slug:"user-plus-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:288,name:"user-x",slug:"user-x-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:703,name:"user-x",slug:"user-x-solid",categories:[{name:"People"}],type_of_icon:"SOLID",has_parent:!0},{id:88,name:"vertical-center",slug:"vertical-center-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{id:89,name:"video",slug:"video-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:706,name:"video",slug:"video-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:185,name:"video-off",slug:"video-off-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:705,name:"video-off",slug:"video-off-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:786,name:"video-plus",slug:"video-plus-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:787,name:"video-plus",slug:"video-plus-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:381,name:"videos",slug:"videos-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:707,name:"videos",slug:"videos-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:372,name:"vimeo",slug:"vimeo-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:811,name:"vk",slug:"vk-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:186,name:"voicemail",slug:"voicemail-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:93,name:"volume",slug:"volume-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:712,name:"volume",slug:"volume-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:90,name:"volume-full",slug:"volume-full-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:709,name:"volume-full",slug:"volume-full-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:91,name:"volume-low",slug:"volume-low-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:710,name:"volume-low",slug:"volume-low-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:92,name:"volume-mute",slug:"volume-mute-regular",categories:[{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:711,name:"volume-mute",slug:"volume-mute-solid",categories:[{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:393,name:"wallet",slug:"wallet-regular",categories:[{name:"Business"},{name:"Ecommerce"}],type_of_icon:"REGULAR",has_parent:!1},{id:713,name:"wallet",slug:"wallet-solid",categories:[{name:"Business"},{name:"Ecommerce"}],type_of_icon:"SOLID",has_parent:!0},{id:290,name:"watch",slug:"watch-regular",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:715,name:"watch",slug:"watch-solid",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:426,name:"watch-alt",slug:"watch-alt-regular",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"REGULAR",has_parent:!1},{id:714,name:"watch-alt",slug:"watch-alt-solid",categories:[{name:"Date & Time"},{name:"Multimedia"}],type_of_icon:"SOLID",has_parent:!0},{id:796,name:"water",slug:"water-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:334,name:"whatsapp",slug:"whatsapp-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:187,name:"widget",slug:"widget-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:717,name:"widget",slug:"widget-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:188,name:"wifi",slug:"wifi-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:797,name:"wind",slug:"wind-regular",categories:[{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:190,name:"window",slug:"window-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:720,name:"window",slug:"window-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:405,name:"window-close",slug:"window-close-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:718,name:"window-close",slug:"window-close-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:189,name:"window-open",slug:"window-open-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:719,name:"window-open",slug:"window-open-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:191,name:"windows",slug:"windows-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:721,name:"windows",slug:"windows-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:810,name:"windows",slug:"windows-logo",categories:[{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:427,name:"world",slug:"world-regular",categories:[{name:"Navigation"}],type_of_icon:"REGULAR",has_parent:!1},{id:722,name:"world",slug:"world-solid",categories:[{name:"Navigation"}],type_of_icon:"SOLID",has_parent:!0},{id:439,name:"wrench",slug:"wrench-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:723,name:"wrench",slug:"wrench-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:195,name:"x",slug:"x-regular",categories:[{name:"Shapes"}],type_of_icon:"REGULAR",has_parent:!1},{id:94,name:"x-circle",slug:"x-circle-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:724,name:"x-circle",slug:"x-circle-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:333,name:"youtube",slug:"youtube-logo",categories:[{name:"Multimedia"},{name:"Social"}],type_of_icon:"LOGO",has_parent:!1},{id:192,name:"zap",slug:"zap-regular",categories:[{name:"Editors"},{name:"Weather"}],type_of_icon:"REGULAR",has_parent:!1},{id:726,name:"zap",slug:"zap-solid",categories:[{name:"Editors"},{name:"Weather"}],type_of_icon:"SOLID",has_parent:!0},{id:95,name:"zoom-in",slug:"zoom-in-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:727,name:"zoom-in",slug:"zoom-in-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{id:96,name:"zoom-out",slug:"zoom-out-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:728,name:"zoom-out",slug:"zoom-out-solid",categories:[],type_of_icon:"SOLID",has_parent:!0}]},function(e,t,n){n(172),e.exports=n(374)},function(e,t,n){"use strict";(function(e){function t(e,t,n){e[t]||Object[r](e,t,{writable:!0,configurable:!0,value:n})}if(n(173),n(370),n(371),e._babelPolyfill)throw new Error("only one instance of babel-polyfill is allowed");e._babelPolyfill=!0;var r="defineProperty";t(String.prototype,"padLeft","".padStart),t(String.prototype,"padRight","".padEnd),"pop,reverse,shift,keys,values,entries,indexOf,every,some,forEach,map,filter,find,findIndex,includes,join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill".split(",").forEach(function(e){[][e]&&t(Array,e,Function.call.bind([][e]))})}).call(t,n(62))},function(e,t,n){n(174),n(176),n(177),n(178),n(179),n(180),n(181),n(182),n(183),n(184),n(185),n(186),n(187),n(188),n(189),n(190),n(192),n(193),n(194),n(195),n(196),n(197),n(198),n(199),n(200),n(201),n(202),n(203),n(204),n(205),n(206),n(207),n(208),n(209),n(210),n(211),n(212),n(213),n(214),n(215),n(216),n(217),n(218),n(219),n(220),n(221),n(222),n(223),n(224),n(225),n(226),n(227),n(228),n(229),n(230),n(231),n(232),n(233),n(234),n(235),n(236),n(237),n(238),n(239),n(240),n(241),n(242),n(243),n(244),n(245),n(246),n(247),n(248),n(249),n(250),n(251),n(252),n(254),n(255),n(257),n(258),n(259),n(260),n(261),n(262),n(263),n(265),n(266),n(267),n(268),n(269),n(270),n(271),n(272),n(273),n(274),n(275),n(276),n(277),n(102),n(278),n(279),n(134),n(280),n(281),n(282),n(283),n(284),n(137),n(139),n(140),n(285),n(286),n(287),n(288),n(289),n(290),n(291),n(292),n(293),n(294),n(295),n(296),n(297),n(298),n(299),n(300),n(301),n(302),n(303),n(304),n(305),n(306),n(307),n(308),n(309),n(310),n(311),n(312),n(313),n(314),n(315),n(316),n(317),n(318),n(319),n(320),n(321),n(322),n(323),n(324),n(325),n(326),n(327),n(328),n(329),n(330),n(331),n(332),n(333),n(334),n(335),n(336),n(337),n(338),n(339),n(340),n(341),n(342),n(343),n(344),n(345),n(346),n(347),n(348),n(349),n(350),n(351),n(352),n(353),n(354),n(355),n(356),n(357),n(358),n(359),n(360),n(361),n(362),n(363),n(364),n(365),n(366),n(367),n(368),n(369),e.exports=n(20)},function(e,t,n){"use strict";var r=n(2),o=n(16),a=n(7),i=n(0),s=n(14),c=n(35).KEY,u=n(3),l=n(63),f=n(52),p=n(42),d=n(6),h=n(117),m=n(82),g=n(175),y=n(66),_=n(1),v=n(4),b=n(17),w=n(24),x=n(41),E=n(45),R=n(120),O=n(18),S=n(8),k=n(43),L=O.f,A=S.f,C=R.f,T=r.Symbol,I=r.JSON,P=I&&I.stringify,U=d("_hidden"),N=d("toPrimitive"),D={}.propertyIsEnumerable,j=l("symbol-registry"),G=l("symbols"),M=l("op-symbols"),F=Object.prototype,z="function"==typeof T,B=r.QObject,W=!B||!B.prototype||!B.prototype.findChild,H=a&&u(function(){return 7!=E(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=L(F,t);r&&delete F[t],A(e,t,n),r&&e!==F&&A(F,t,r)}:A,V=function(e){var t=G[e]=E(T.prototype);return t._k=e,t},q=z&&"symbol"==typeof T.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof T},K=function(e,t,n){return e===F&&K(M,t,n),_(e),t=w(t,!0),_(n),o(G,t)?(n.enumerable?(o(e,U)&&e[U][t]&&(e[U][t]=!1),n=E(n,{enumerable:x(0,!1)})):(o(e,U)||A(e,U,x(1,{})),e[U][t]=!0),H(e,t,n)):A(e,t,n)},$=function(e,t){_(e);for(var n,r=g(t=b(t)),o=0,a=r.length;a>o;)K(e,n=r[o++],t[n]);return e},Y=function(e,t){return void 0===t?E(e):$(E(e),t)},Q=function(e){var t=D.call(this,e=w(e,!0));return!(this===F&&o(G,e)&&!o(M,e))&&(!(t||!o(this,e)||!o(G,e)||o(this,U)&&this[U][e])||t)},X=function(e,t){if(e=b(e),t=w(t,!0),e!==F||!o(G,t)||o(M,t)){var n=L(e,t);return!n||!o(G,t)||o(e,U)&&e[U][t]||(n.enumerable=!0),n}},J=function(e){for(var t,n=C(b(e)),r=[],a=0;n.length>a;)o(G,t=n[a++])||t==U||t==c||r.push(t);return r},Z=function(e){for(var t,n=e===F,r=C(n?M:b(e)),a=[],i=0;r.length>i;)!o(G,t=r[i++])||n&&!o(F,t)||a.push(G[t]);return a};z||(T=function(){if(this instanceof T)throw TypeError("Symbol is not a constructor!");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===F&&t.call(M,n),o(this,U)&&o(this[U],e)&&(this[U][e]=!1),H(this,e,x(1,n))};return a&&W&&H(F,e,{configurable:!0,set:t}),V(e)},s(T.prototype,"toString",function(){return this._k}),O.f=X,S.f=K,n(46).f=R.f=J,n(58).f=Q,n(65).f=Z,a&&!n(36)&&s(F,"propertyIsEnumerable",Q,!0),h.f=function(e){return V(d(e))}),i(i.G+i.W+i.F*!z,{Symbol:T});for(var ee="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),te=0;ee.length>te;)d(ee[te++]);for(var ne=k(d.store),re=0;ne.length>re;)m(ne[re++]);i(i.S+i.F*!z,"Symbol",{for:function(e){return o(j,e+="")?j[e]:j[e]=T(e)},keyFor:function(e){if(!q(e))throw TypeError(e+" is not a symbol!");for(var t in j)if(j[t]===e)return t},useSetter:function(){W=!0},useSimple:function(){W=!1}}),i(i.S+i.F*!z,"Object",{create:Y,defineProperty:K,defineProperties:$,getOwnPropertyDescriptor:X,getOwnPropertyNames:J,getOwnPropertySymbols:Z}),I&&i(i.S+i.F*(!z||u(function(){var e=T();return"[null]"!=P([e])||"{}"!=P({a:e})||"{}"!=P(Object(e))})),"JSON",{stringify:function(e){for(var t,n,r=[e],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=t=r[1],(v(t)||void 0!==e)&&!q(e))return y(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!q(t))return t}),r[1]=t,P.apply(I,r)}}),T.prototype[N]||n(13)(T.prototype,N,T.prototype.valueOf),f(T,"Symbol"),f(Math,"Math",!0),f(r.JSON,"JSON",!0)},function(e,t,n){var r=n(43),o=n(65),a=n(58);e.exports=function(e){var t=r(e),n=o.f;if(n)for(var i,s=n(e),c=a.f,u=0;s.length>u;)c.call(e,i=s[u++])&&t.push(i);return t}},function(e,t,n){var r=n(0);r(r.S,"Object",{create:n(45)})},function(e,t,n){var r=n(0);r(r.S+r.F*!n(7),"Object",{defineProperty:n(8).f})},function(e,t,n){var r=n(0);r(r.S+r.F*!n(7),"Object",{defineProperties:n(119)})},function(e,t,n){var r=n(17),o=n(18).f;n(27)("getOwnPropertyDescriptor",function(){return function(e,t){return o(r(e),t)}})},function(e,t,n){var r=n(10),o=n(19);n(27)("getPrototypeOf",function(){return function(e){return o(r(e))}})},function(e,t,n){var r=n(10),o=n(43);n(27)("keys",function(){return function(e){return o(r(e))}})},function(e,t,n){n(27)("getOwnPropertyNames",function(){return n(120).f})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("freeze",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("seal",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4),o=n(35).onFreeze;n(27)("preventExtensions",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},function(e,t,n){var r=n(4);n(27)("isFrozen",function(e){return function(t){return!r(t)||!!e&&e(t)}})},function(e,t,n){var r=n(4);n(27)("isSealed",function(e){return function(t){return!r(t)||!!e&&e(t)}})},function(e,t,n){var r=n(4);n(27)("isExtensible",function(e){return function(t){return!!r(t)&&(!e||e(t))}})},function(e,t,n){var r=n(0);r(r.S+r.F,"Object",{assign:n(121)})},function(e,t,n){var r=n(0);r(r.S,"Object",{is:n(191)})},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}},function(e,t,n){var r=n(0);r(r.S,"Object",{setPrototypeOf:n(86).set})},function(e,t,n){"use strict";var r=n(59),o={};o[n(6)("toStringTag")]="z",o+""!="[object z]"&&n(14)(Object.prototype,"toString",function(){return"[object "+r(this)+"]"},!0)},function(e,t,n){var r=n(0);r(r.P,"Function",{bind:n(122)})},function(e,t,n){var r=n(8).f,o=Function.prototype,a=/^\s*function ([^ (]*)/;"name"in o||n(7)&&r(o,"name",{configurable:!0,get:function(){try{return(""+this).match(a)[1]}catch(e){return""}}})},function(e,t,n){"use strict";var r=n(4),o=n(19),a=n(6)("hasInstance"),i=Function.prototype;a in i||n(8).f(i,a,{value:function(e){if("function"!=typeof this||!r(e))return!1;if(!r(this.prototype))return e instanceof this;for(;e=o(e);)if(this.prototype===e)return!0;return!1}})},function(e,t,n){var r=n(0),o=n(124);r(r.G+r.F*(parseInt!=o),{parseInt:o})},function(e,t,n){var r=n(0),o=n(125);r(r.G+r.F*(parseFloat!=o),{parseFloat:o})},function(e,t,n){"use strict";var r=n(2),o=n(16),a=n(22),i=n(88),s=n(24),c=n(3),u=n(46).f,l=n(18).f,f=n(8).f,p=n(53).trim,d=r.Number,h=d,m=d.prototype,g="Number"==a(n(45)(m)),y="trim"in String.prototype,_=function(e){var t=s(e,!1);if("string"==typeof t&&t.length>2){t=y?t.trim():p(t,3);var n,r,o,a=t.charCodeAt(0);if(43===a||45===a){if(88===(n=t.charCodeAt(2))||120===n)return NaN}else if(48===a){switch(t.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+t}for(var i,c=t.slice(2),u=0,l=c.length;uo)return NaN;return parseInt(c,r)}}return+t};if(!d(" 0o1")||!d("0b1")||d("+0x1")){d=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof d&&(g?c(function(){m.valueOf.call(n)}):"Number"!=a(n))?i(new h(_(t)),n,d):_(t)};for(var v,b=n(7)?u(h):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),w=0;b.length>w;w++)o(h,v=b[w])&&!o(d,v)&&f(d,v,l(h,v));d.prototype=m,m.constructor=d,n(14)(r,"Number",d)}},function(e,t,n){"use strict";var r=n(0),o=n(26),a=n(126),i=n(89),s=1..toFixed,c=Math.floor,u=[0,0,0,0,0,0],l="Number.toFixed: incorrect invocation!",f=function(e,t){for(var n=-1,r=t;++n<6;)r+=e*u[n],u[n]=r%1e7,r=c(r/1e7)},p=function(e){for(var t=6,n=0;--t>=0;)n+=u[t],u[t]=c(n/e),n=n%e*1e7},d=function(){for(var e=6,t="";--e>=0;)if(""!==t||0===e||0!==u[e]){var n=String(u[e]);t=""===t?n:t+i.call("0",7-n.length)+n}return t},h=function(e,t,n){return 0===t?n:t%2==1?h(e,t-1,n*e):h(e*e,t/2,n)},m=function(e){for(var t=0,n=e;n>=4096;)t+=12,n/=4096;for(;n>=2;)t+=1,n/=2;return t};r(r.P+r.F*(!!s&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!n(3)(function(){s.call({})})),"Number",{toFixed:function(e){var t,n,r,s,c=a(this,l),u=o(e),g="",y="0";if(u<0||u>20)throw RangeError(l);if(c!=c)return"NaN";if(c<=-1e21||c>=1e21)return String(c);if(c<0&&(g="-",c=-c),c>1e-21)if(t=m(c*h(2,69,1))-69,n=t<0?c*h(2,-t,1):c/h(2,t,1),n*=4503599627370496,(t=52-t)>0){for(f(0,n),r=u;r>=7;)f(1e7,0),r-=7;for(f(h(10,r,1),0),r=t-1;r>=23;)p(1<<23),r-=23;p(1<0?(s=y.length,y=g+(s<=u?"0."+i.call("0",u-s)+y:y.slice(0,s-u)+"."+y.slice(s-u))):y=g+y,y}})},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n(126),i=1..toPrecision;r(r.P+r.F*(o(function(){return"1"!==i.call(1,void 0)})||!o(function(){i.call({})})),"Number",{toPrecision:function(e){var t=a(this,"Number#toPrecision: incorrect invocation!");return void 0===e?i.call(t):i.call(t,e)}})},function(e,t,n){var r=n(0);r(r.S,"Number",{EPSILON:Math.pow(2,-52)})},function(e,t,n){var r=n(0),o=n(2).isFinite;r(r.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},function(e,t,n){var r=n(0);r(r.S,"Number",{isInteger:n(127)})},function(e,t,n){var r=n(0);r(r.S,"Number",{isNaN:function(e){return e!=e}})},function(e,t,n){var r=n(0),o=n(127),a=Math.abs;r(r.S,"Number",{isSafeInteger:function(e){return o(e)&&a(e)<=9007199254740991}})},function(e,t,n){var r=n(0);r(r.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(e,t,n){var r=n(0);r(r.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},function(e,t,n){var r=n(0),o=n(125);r(r.S+r.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},function(e,t,n){var r=n(0),o=n(124);r(r.S+r.F*(Number.parseInt!=o),"Number",{parseInt:o})},function(e,t,n){var r=n(0),o=n(128),a=Math.sqrt,i=Math.acosh;r(r.S+r.F*!(i&&710==Math.floor(i(Number.MAX_VALUE))&&i(1/0)==1/0),"Math",{acosh:function(e){return(e=+e)<1?NaN:e>94906265.62425156?Math.log(e)+Math.LN2:o(e-1+a(e-1)*a(e+1))}})},function(e,t,n){function r(e){return isFinite(e=+e)&&0!=e?e<0?-r(-e):Math.log(e+Math.sqrt(e*e+1)):e}var o=n(0),a=Math.asinh;o(o.S+o.F*!(a&&1/a(0)>0),"Math",{asinh:r})},function(e,t,n){var r=n(0),o=Math.atanh;r(r.S+r.F*!(o&&1/o(-0)<0),"Math",{atanh:function(e){return 0==(e=+e)?e:Math.log((1+e)/(1-e))/2}})},function(e,t,n){var r=n(0),o=n(90);r(r.S,"Math",{cbrt:function(e){return o(e=+e)*Math.pow(Math.abs(e),1/3)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{clz32:function(e){return(e>>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},function(e,t,n){var r=n(0),o=Math.exp;r(r.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},function(e,t,n){var r=n(0),o=n(91);r(r.S+r.F*(o!=Math.expm1),"Math",{expm1:o})},function(e,t,n){var r=n(0);r(r.S,"Math",{fround:n(129)})},function(e,t,n){var r=n(0),o=Math.abs;r(r.S,"Math",{hypot:function(e,t){for(var n,r,a=0,i=0,s=arguments.length,c=0;i0?(r=n/c,a+=r*r):a+=n;return c===1/0?1/0:c*Math.sqrt(a)}})},function(e,t,n){var r=n(0),o=Math.imul;r(r.S+r.F*n(3)(function(){return-5!=o(4294967295,5)||2!=o.length}),"Math",{imul:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r;return 0|o*a+((65535&n>>>16)*a+o*(65535&r>>>16)<<16>>>0)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},function(e,t,n){var r=n(0);r(r.S,"Math",{log1p:n(128)})},function(e,t,n){var r=n(0);r(r.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},function(e,t,n){var r=n(0);r(r.S,"Math",{sign:n(90)})},function(e,t,n){var r=n(0),o=n(91),a=Math.exp;r(r.S+r.F*n(3)(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(a(e-1)-a(-e-1))*(Math.E/2)}})},function(e,t,n){var r=n(0),o=n(91),a=Math.exp;r(r.S,"Math",{tanh:function(e){var t=o(e=+e),n=o(-e);return t==1/0?1:n==1/0?-1:(t-n)/(a(e)+a(-e))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{trunc:function(e){return(e>0?Math.floor:Math.ceil)(e)}})},function(e,t,n){var r=n(0),o=n(44),a=String.fromCharCode,i=String.fromCodePoint;r(r.S+r.F*(!!i&&1!=i.length),"String",{fromCodePoint:function(e){for(var t,n=[],r=arguments.length,i=0;r>i;){if(t=+arguments[i++],o(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?a(t):a(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},function(e,t,n){var r=n(0),o=n(17),a=n(9);r(r.S,"String",{raw:function(e){for(var t=o(e.raw),n=a(t.length),r=arguments.length,i=[],s=0;n>s;)i.push(String(t[s++])),s=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){"use strict";var r=n(0),o=n(92)(!1);r(r.P,"String",{codePointAt:function(e){return o(this,e)}})},function(e,t,n){"use strict";var r=n(0),o=n(9),a=n(95),i="".endsWith;r(r.P+r.F*n(96)("endsWith"),"String",{endsWith:function(e){var t=a(this,e,"endsWith"),n=arguments.length>1?arguments[1]:void 0,r=o(t.length),s=void 0===n?r:Math.min(o(n),r),c=String(e);return i?i.call(t,c,s):t.slice(s-c.length,s)===c}})},function(e,t,n){"use strict";var r=n(0),o=n(95);r(r.P+r.F*n(96)("includes"),"String",{includes:function(e){return!!~o(this,e,"includes").indexOf(e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){var r=n(0);r(r.P,"String",{repeat:n(89)})},function(e,t,n){"use strict";var r=n(0),o=n(9),a=n(95),i="".startsWith;r(r.P+r.F*n(96)("startsWith"),"String",{startsWith:function(e){var t=a(this,e,"startsWith"),n=o(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return i?i.call(t,r,n):t.slice(n,n+r.length)===r}})},function(e,t,n){"use strict";n(15)("anchor",function(e){return function(t){return e(this,"a","name",t)}})},function(e,t,n){"use strict";n(15)("big",function(e){return function(){return e(this,"big","","")}})},function(e,t,n){"use strict";n(15)("blink",function(e){return function(){return e(this,"blink","","")}})},function(e,t,n){"use strict";n(15)("bold",function(e){return function(){return e(this,"b","","")}})},function(e,t,n){"use strict";n(15)("fixed",function(e){return function(){return e(this,"tt","","")}})},function(e,t,n){"use strict";n(15)("fontcolor",function(e){return function(t){return e(this,"font","color",t)}})},function(e,t,n){"use strict";n(15)("fontsize",function(e){return function(t){return e(this,"font","size",t)}})},function(e,t,n){"use strict";n(15)("italics",function(e){return function(){return e(this,"i","","")}})},function(e,t,n){"use strict";n(15)("link",function(e){return function(t){return e(this,"a","href",t)}})},function(e,t,n){"use strict";n(15)("small",function(e){return function(){return e(this,"small","","")}})},function(e,t,n){"use strict";n(15)("strike",function(e){return function(){return e(this,"strike","","")}})},function(e,t,n){"use strict";n(15)("sub",function(e){return function(){return e(this,"sub","","")}})},function(e,t,n){"use strict";n(15)("sup",function(e){return function(){return e(this,"sup","","")}})},function(e,t,n){var r=n(0);r(r.S,"Date",{now:function(){return(new Date).getTime()}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24);r(r.P+r.F*n(3)(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}),"Date",{toJSON:function(e){var t=o(this),n=a(t);return"number"!=typeof n||isFinite(n)?t.toISOString():null}})},function(e,t,n){var r=n(0),o=n(253);r(r.P+r.F*(Date.prototype.toISOString!==o),"Date",{toISOString:o})},function(e,t,n){"use strict";var r=n(3),o=Date.prototype.getTime,a=Date.prototype.toISOString,i=function(e){return e>9?e:"0"+e};e.exports=r(function(){return"0385-07-25T07:06:39.999Z"!=a.call(new Date(-5e13-1))})||!r(function(){a.call(new Date(NaN))})?function(){if(!isFinite(o.call(this)))throw RangeError("Invalid time value");var e=this,t=e.getUTCFullYear(),n=e.getUTCMilliseconds(),r=t<0?"-":t>9999?"+":"";return r+("00000"+Math.abs(t)).slice(r?-6:-4)+"-"+i(e.getUTCMonth()+1)+"-"+i(e.getUTCDate())+"T"+i(e.getUTCHours())+":"+i(e.getUTCMinutes())+":"+i(e.getUTCSeconds())+"."+(n>99?n:"0"+i(n))+"Z"}:a},function(e,t,n){var r=Date.prototype,o=r.toString,a=r.getTime;new Date(NaN)+""!="Invalid Date"&&n(14)(r,"toString",function(){var e=a.call(this);return e===e?o.call(this):"Invalid Date"})},function(e,t,n){var r=n(6)("toPrimitive"),o=Date.prototype;r in o||n(13)(o,r,n(256))},function(e,t,n){"use strict";var r=n(1),o=n(24);e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return o(r(this),"number"!=e)}},function(e,t,n){var r=n(0);r(r.S,"Array",{isArray:n(66)})},function(e,t,n){"use strict";var r=n(21),o=n(0),a=n(10),i=n(130),s=n(97),c=n(9),u=n(98),l=n(99);o(o.S+o.F*!n(68)(function(e){Array.from(e)}),"Array",{from:function(e){var t,n,o,f,p=a(e),d="function"==typeof this?this:Array,h=arguments.length,m=h>1?arguments[1]:void 0,g=void 0!==m,y=0,_=l(p);if(g&&(m=r(m,h>2?arguments[2]:void 0,2)),void 0==_||d==Array&&s(_))for(t=c(p.length),n=new d(t);t>y;y++)u(n,y,g?m(p[y],y):p[y]);else for(f=_.call(p),n=new d;!(o=f.next()).done;y++)u(n,y,g?i(f,m,[o.value,y],!0):o.value);return n.length=y,n}})},function(e,t,n){"use strict";var r=n(0),o=n(98);r(r.S+r.F*n(3)(function(){function e(){}return!(Array.of.call(e)instanceof e)}),"Array",{of:function(){for(var e=0,t=arguments.length,n=new("function"==typeof this?this:Array)(t);t>e;)o(n,e,arguments[e++]);return n.length=t,n}})},function(e,t,n){"use strict";var r=n(0),o=n(17),a=[].join;r(r.P+r.F*(n(57)!=Object||!n(23)(a)),"Array",{join:function(e){return a.call(o(this),void 0===e?",":e)}})},function(e,t,n){"use strict";var r=n(0),o=n(85),a=n(22),i=n(44),s=n(9),c=[].slice;r(r.P+r.F*n(3)(function(){o&&c.call(o)}),"Array",{slice:function(e,t){var n=s(this.length),r=a(this);if(t=void 0===t?n:t,"Array"==r)return c.call(this,e,t);for(var o=i(e,n),u=i(t,n),l=s(u-o),f=new Array(l),p=0;p1&&(r=Math.min(r,a(arguments[1]))),r<0&&(r=n+r);r>=0;r--)if(r in t&&t[r]===e)return r||0;return-1}})},function(e,t,n){var r=n(0);r(r.P,"Array",{copyWithin:n(132)}),n(37)("copyWithin")},function(e,t,n){var r=n(0);r(r.P,"Array",{fill:n(101)}),n(37)("fill")},function(e,t,n){"use strict";var r=n(0),o=n(28)(5),a=!0;"find"in[]&&Array(1).find(function(){a=!1}),r(r.P+r.F*a,"Array",{find:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)("find")},function(e,t,n){"use strict";var r=n(0),o=n(28)(6),a="findIndex",i=!0;a in[]&&Array(1)[a](function(){i=!1}),r(r.P+r.F*i,"Array",{findIndex:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)(a)},function(e,t,n){n(47)("Array")},function(e,t,n){var r=n(2),o=n(88),a=n(8).f,i=n(46).f,s=n(67),c=n(69),u=r.RegExp,l=u,f=u.prototype,p=/a/g,d=/a/g,h=new u(p)!==p;if(n(7)&&(!h||n(3)(function(){return d[n(6)("match")]=!1,u(p)!=p||u(d)==d||"/a/i"!=u(p,"i")}))){u=function(e,t){var n=this instanceof u,r=s(e),a=void 0===t;return!n&&r&&e.constructor===u&&a?e:o(h?new l(r&&!a?e.source:e,t):l((r=e instanceof u)?e.source:e,r&&a?c.call(e):t),n?this:f,u)};for(var m=i(l),g=0;m.length>g;)!function(e){e in u||a(u,e,{configurable:!0,get:function(){return l[e]},set:function(t){l[e]=t}})}(m[g++]);f.constructor=u,u.prototype=f,n(14)(r,"RegExp",u)}n(47)("RegExp")},function(e,t,n){"use strict";n(134);var r=n(1),o=n(69),a=n(7),i=/./.toString,s=function(e){n(14)(RegExp.prototype,"toString",e,!0)};n(3)(function(){return"/a/b"!=i.call({source:"a",flags:"b"})})?s(function(){var e=r(this);return"/".concat(e.source,"/","flags"in e?e.flags:!a&&e instanceof RegExp?o.call(e):void 0)}):"toString"!=i.name&&s(function(){return i.call(this)})},function(e,t,n){n(70)("match",1,function(e,t,n){return[function(n){"use strict";var r=e(this),o=void 0==n?void 0:n[t];return void 0!==o?o.call(n,r):new RegExp(n)[t](String(r))},n]})},function(e,t,n){n(70)("replace",2,function(e,t,n){return[function(r,o){"use strict";var a=e(this),i=void 0==r?void 0:r[t];return void 0!==i?i.call(r,a,o):n.call(String(a),r,o)},n]})},function(e,t,n){n(70)("search",1,function(e,t,n){return[function(n){"use strict";var r=e(this),o=void 0==n?void 0:n[t];return void 0!==o?o.call(n,r):new RegExp(n)[t](String(r))},n]})},function(e,t,n){n(70)("split",2,function(e,t,r){"use strict";var o=n(67),a=r,i=[].push,s="length";if("c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1)[s]||2!="ab".split(/(?:ab)*/)[s]||4!=".".split(/(.?)(.?)/)[s]||".".split(/()()/)[s]>1||"".split(/.?/)[s]){var c=void 0===/()??/.exec("")[1];r=function(e,t){var n=String(this);if(void 0===e&&0===t)return[];if(!o(e))return a.call(n,e,t);var r,u,l,f,p,d=[],h=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),m=0,g=void 0===t?4294967295:t>>>0,y=new RegExp(e.source,h+"g");for(c||(r=new RegExp("^"+y.source+"$(?!\\s)",h));(u=y.exec(n))&&!((l=u.index+u[0][s])>m&&(d.push(n.slice(m,u.index)),!c&&u[s]>1&&u[0].replace(r,function(){for(p=1;p1&&u.index=g));)y.lastIndex===u.index&&y.lastIndex++;return m===n[s]?!f&&y.test("")||d.push(""):d.push(n.slice(m)),d[s]>g?d.slice(0,g):d}}else"0".split(void 0,0)[s]&&(r=function(e,t){return void 0===e&&0===t?[]:a.call(this,e,t)});return[function(n,o){var a=e(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,a,o):r.call(String(a),n,o)},r]})},function(e,t,n){"use strict";var r,o,a,i,s=n(36),c=n(2),u=n(21),l=n(59),f=n(0),p=n(4),d=n(12),h=n(48),m=n(49),g=n(71),y=n(103).set,_=n(104)(),v=n(105),b=n(135),w=n(72),x=n(136),E=c.TypeError,R=c.process,O=R&&R.versions,S=O&&O.v8||"",k=c.Promise,L="process"==l(R),A=function(){},C=o=v.f,T=!!function(){try{var e=k.resolve(1),t=(e.constructor={})[n(6)("species")]=function(e){e(A,A)};return(L||"function"==typeof PromiseRejectionEvent)&&e.then(A)instanceof t&&0!==S.indexOf("6.6")&&-1===w.indexOf("Chrome/66")}catch(e){}}(),I=function(e){var t;return!(!p(e)||"function"!=typeof(t=e.then))&&t},P=function(e,t){if(!e._n){e._n=!0;var n=e._c;_(function(){for(var r=e._v,o=1==e._s,a=0;n.length>a;)!function(t){var n,a,i,s=o?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(o||(2==e._h&&D(e),e._h=1),!0===s?n=r:(l&&l.enter(),n=s(r),l&&(l.exit(),i=!0)),n===t.promise?u(E("Promise-chain cycle")):(a=I(n))?a.call(n,c,u):c(n)):u(r)}catch(e){l&&!i&&l.exit(),u(e)}}(n[a++]);e._c=[],e._n=!1,t&&!e._h&&U(e)})}},U=function(e){y.call(c,function(){var t,n,r,o=e._v,a=N(e);if(a&&(t=b(function(){L?R.emit("unhandledRejection",o,e):(n=c.onunhandledrejection)?n({promise:e,reason:o}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",o)}),e._h=L||N(e)?2:1),e._a=void 0,a&&t.e)throw t.v})},N=function(e){return 1!==e._h&&0===(e._a||e._c).length},D=function(e){y.call(c,function(){var t;L?R.emit("rejectionHandled",e):(t=c.onrejectionhandled)&&t({promise:e,reason:e._v})})},j=function(e){var t=this;t._d||(t._d=!0,t=t._w||t,t._v=e,t._s=2,t._a||(t._a=t._c.slice()),P(t,!0))},G=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw E("Promise can't be resolved itself");(t=I(e))?_(function(){var r={_w:n,_d:!1};try{t.call(e,u(G,r,1),u(j,r,1))}catch(e){j.call(r,e)}}):(n._v=e,n._s=1,P(n,!1))}catch(e){j.call({_w:n,_d:!1},e)}}};T||(k=function(e){h(this,k,"Promise","_h"),d(e),r.call(this);try{e(u(G,this,1),u(j,this,1))}catch(e){j.call(this,e)}},r=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(50)(k.prototype,{then:function(e,t){var n=C(g(this,k));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=L?R.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&P(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),a=function(){var e=new r;this.promise=e,this.resolve=u(G,e,1),this.reject=u(j,e,1)},v.f=C=function(e){return e===k||e===i?new a(e):o(e)}),f(f.G+f.W+f.F*!T,{Promise:k}),n(52)(k,"Promise"),n(47)("Promise"),i=n(20).Promise,f(f.S+f.F*!T,"Promise",{reject:function(e){var t=C(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!T),"Promise",{resolve:function(e){return x(s&&this===i?k:this,e)}}),f(f.S+f.F*!(T&&n(68)(function(e){k.all(e).catch(A)})),"Promise",{all:function(e){var t=this,n=C(t),r=n.resolve,o=n.reject,a=b(function(){var n=[],a=0,i=1;m(e,!1,function(e){var s=a++,c=!1;n.push(void 0),i++,t.resolve(e).then(function(e){c||(c=!0,n[s]=e,--i||r(n))},o)}),--i||r(n)});return a.e&&o(a.v),n.promise},race:function(e){var t=this,n=C(t),r=n.reject,o=b(function(){m(e,!1,function(e){t.resolve(e).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},function(e,t,n){"use strict";var r=n(141),o=n(55);n(73)("WeakSet",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return r.def(o(this,"WeakSet"),e,!0)}},r,!1,!0)},function(e,t,n){"use strict";var r=n(0),o=n(74),a=n(106),i=n(1),s=n(44),c=n(9),u=n(4),l=n(2).ArrayBuffer,f=n(71),p=a.ArrayBuffer,d=a.DataView,h=o.ABV&&l.isView,m=p.prototype.slice,g=o.VIEW;r(r.G+r.W+r.F*(l!==p),{ArrayBuffer:p}),r(r.S+r.F*!o.CONSTR,"ArrayBuffer",{isView:function(e){return h&&h(e)||u(e)&&g in e}}),r(r.P+r.U+r.F*n(3)(function(){return!new p(2).slice(1,void 0).byteLength}),"ArrayBuffer",{slice:function(e,t){if(void 0!==m&&void 0===t)return m.call(i(this),e);for(var n=i(this).byteLength,r=s(e,n),o=s(void 0===t?n:t,n),a=new(f(this,p))(c(o-r)),u=new d(this),l=new d(a),h=0;r=n.length)return{value:void 0,done:!0}}while(!((e=n[t._i++])in t._t));return{value:e,done:!1}}),r(r.S,"Reflect",{enumerate:function(e){return new a(e)}})},function(e,t,n){function r(e,t){var n,s,l=arguments.length<3?e:arguments[2];return u(e)===l?e[t]:(n=o.f(e,t))?i(n,"value")?n.value:void 0!==n.get?n.get.call(l):void 0:c(s=a(e))?r(s,t,l):void 0}var o=n(18),a=n(19),i=n(16),s=n(0),c=n(4),u=n(1);s(s.S,"Reflect",{get:r})},function(e,t,n){var r=n(18),o=n(0),a=n(1);o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return r.f(a(e),t)}})},function(e,t,n){var r=n(0),o=n(19),a=n(1);r(r.S,"Reflect",{getPrototypeOf:function(e){return o(a(e))}})},function(e,t,n){var r=n(0);r(r.S,"Reflect",{has:function(e,t){return t in e}})},function(e,t,n){var r=n(0),o=n(1),a=Object.isExtensible;r(r.S,"Reflect",{isExtensible:function(e){return o(e),!a||a(e)}})},function(e,t,n){var r=n(0);r(r.S,"Reflect",{ownKeys:n(143)})},function(e,t,n){var r=n(0),o=n(1),a=Object.preventExtensions;r(r.S,"Reflect",{preventExtensions:function(e){o(e);try{return a&&a(e),!0}catch(e){return!1}}})},function(e,t,n){function r(e,t,n){var c,p,d=arguments.length<4?e:arguments[3],h=a.f(l(e),t);if(!h){if(f(p=i(e)))return r(p,t,n,d);h=u(0)}if(s(h,"value")){if(!1===h.writable||!f(d))return!1;if(c=a.f(d,t)){if(c.get||c.set||!1===c.writable)return!1;c.value=n,o.f(d,t,c)}else o.f(d,t,u(0,n));return!0}return void 0!==h.set&&(h.set.call(d,n),!0)}var o=n(8),a=n(18),i=n(19),s=n(16),c=n(0),u=n(41),l=n(1),f=n(4);c(c.S,"Reflect",{set:r})},function(e,t,n){var r=n(0),o=n(86);o&&r(r.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},function(e,t,n){"use strict";var r=n(0),o=n(64)(!0);r(r.P,"Array",{includes:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n(37)("includes")},function(e,t,n){"use strict";var r=n(0),o=n(144),a=n(10),i=n(9),s=n(12),c=n(100);r(r.P,"Array",{flatMap:function(e){var t,n,r=a(this);return s(e),t=i(r.length),n=c(r,0),o(n,r,r,t,0,1,e,arguments[1]),n}}),n(37)("flatMap")},function(e,t,n){"use strict";var r=n(0),o=n(144),a=n(10),i=n(9),s=n(26),c=n(100);r(r.P,"Array",{flatten:function(){var e=arguments[0],t=a(this),n=i(t.length),r=c(t,0);return o(r,t,t,n,0,void 0===e?1:s(e)),r}}),n(37)("flatten")},function(e,t,n){"use strict";var r=n(0),o=n(92)(!0);r(r.P,"String",{at:function(e){return o(this,e)}})},function(e,t,n){"use strict";var r=n(0),o=n(145),a=n(72);r(r.P+r.F*/Version\/10\.\d+(\.\d+)? Safari\//.test(a),"String",{padStart:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0,!0)}})},function(e,t,n){"use strict";var r=n(0),o=n(145),a=n(72);r(r.P+r.F*/Version\/10\.\d+(\.\d+)? Safari\//.test(a),"String",{padEnd:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0,!1)}})},function(e,t,n){"use strict";n(53)("trimLeft",function(e){return function(){return e(this,1)}},"trimStart")},function(e,t,n){"use strict";n(53)("trimRight",function(e){return function(){return e(this,2)}},"trimEnd")},function(e,t,n){"use strict";var r=n(0),o=n(25),a=n(9),i=n(67),s=n(69),c=RegExp.prototype,u=function(e,t){this._r=e,this._s=t};n(94)(u,"RegExp String",function(){var e=this._r.exec(this._s);return{value:e,done:null===e}}),r(r.P,"String",{matchAll:function(e){if(o(this),!i(e))throw TypeError(e+" is not a regexp!");var t=String(this),n="flags"in c?String(e.flags):s.call(e),r=new RegExp(e.source,~n.indexOf("g")?n:"g"+n);return r.lastIndex=a(e.lastIndex),new u(r,t)}})},function(e,t,n){n(82)("asyncIterator")},function(e,t,n){n(82)("observable")},function(e,t,n){var r=n(0),o=n(143),a=n(17),i=n(18),s=n(98);r(r.S,"Object",{getOwnPropertyDescriptors:function(e){for(var t,n,r=a(e),c=i.f,u=o(r),l={},f=0;u.length>f;)void 0!==(n=c(r,t=u[f++]))&&s(l,t,n);return l}})},function(e,t,n){var r=n(0),o=n(146)(!1);r(r.S,"Object",{values:function(e){return o(e)}})},function(e,t,n){var r=n(0),o=n(146)(!0);r(r.S,"Object",{entries:function(e){return o(e)}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(12),i=n(8);n(7)&&r(r.P+n(75),"Object",{__defineGetter__:function(e,t){i.f(o(this),e,{get:a(t),enumerable:!0,configurable:!0})}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(12),i=n(8);n(7)&&r(r.P+n(75),"Object",{__defineSetter__:function(e,t){i.f(o(this),e,{set:a(t),enumerable:!0,configurable:!0})}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24),i=n(19),s=n(18).f;n(7)&&r(r.P+n(75),"Object",{__lookupGetter__:function(e){var t,n=o(this),r=a(e,!0);do{if(t=s(n,r))return t.get}while(n=i(n))}})},function(e,t,n){"use strict";var r=n(0),o=n(10),a=n(24),i=n(19),s=n(18).f;n(7)&&r(r.P+n(75),"Object",{__lookupSetter__:function(e){var t,n=o(this),r=a(e,!0);do{if(t=s(n,r))return t.set}while(n=i(n))}})},function(e,t,n){var r=n(0);r(r.P+r.R,"Map",{toJSON:n(147)("Map")})},function(e,t,n){var r=n(0);r(r.P+r.R,"Set",{toJSON:n(147)("Set")})},function(e,t,n){n(76)("Map")},function(e,t,n){n(76)("Set")},function(e,t,n){n(76)("WeakMap")},function(e,t,n){n(76)("WeakSet")},function(e,t,n){n(77)("Map")},function(e,t,n){n(77)("Set")},function(e,t,n){n(77)("WeakMap")},function(e,t,n){n(77)("WeakSet")},function(e,t,n){var r=n(0);r(r.G,{global:n(2)})},function(e,t,n){var r=n(0);r(r.S,"System",{global:n(2)})},function(e,t,n){var r=n(0),o=n(22);r(r.S,"Error",{isError:function(e){return"Error"===o(e)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{clamp:function(e,t,n){return Math.min(n,Math.max(t,e))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{DEG_PER_RAD:Math.PI/180})},function(e,t,n){var r=n(0),o=180/Math.PI;r(r.S,"Math",{degrees:function(e){return e*o}})},function(e,t,n){var r=n(0),o=n(149),a=n(129);r(r.S,"Math",{fscale:function(e,t,n,r,i){return a(o(e,t,n,r,i))}})},function(e,t,n){var r=n(0);r(r.S,"Math",{iaddh:function(e,t,n,r){var o=e>>>0,a=t>>>0,i=n>>>0;return a+(r>>>0)+((o&i|(o|i)&~(o+i>>>0))>>>31)|0}})},function(e,t,n){var r=n(0);r(r.S,"Math",{isubh:function(e,t,n,r){var o=e>>>0,a=t>>>0,i=n>>>0;return a-(r>>>0)-((~o&i|~(o^i)&o-i>>>0)>>>31)|0}})},function(e,t,n){var r=n(0);r(r.S,"Math",{imulh:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r,i=n>>16,s=r>>16,c=(i*a>>>0)+(o*a>>>16);return i*s+(c>>16)+((o*s>>>0)+(65535&c)>>16)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{RAD_PER_DEG:180/Math.PI})},function(e,t,n){var r=n(0),o=Math.PI/180;r(r.S,"Math",{radians:function(e){return e*o}})},function(e,t,n){var r=n(0);r(r.S,"Math",{scale:n(149)})},function(e,t,n){var r=n(0);r(r.S,"Math",{umulh:function(e,t){var n=+e,r=+t,o=65535&n,a=65535&r,i=n>>>16,s=r>>>16,c=(i*a>>>0)+(o*a>>>16);return i*s+(c>>>16)+((o*s>>>0)+(65535&c)>>>16)}})},function(e,t,n){var r=n(0);r(r.S,"Math",{signbit:function(e){return(e=+e)!=e?e:0==e?1/e==1/0:e>0}})},function(e,t,n){"use strict";var r=n(0),o=n(20),a=n(2),i=n(71),s=n(136);r(r.P+r.R,"Promise",{finally:function(e){var t=i(this,o.Promise||a.Promise),n="function"==typeof e;return this.then(n?function(n){return s(t,e()).then(function(){return n})}:e,n?function(n){return s(t,e()).then(function(){throw n})}:e)}})},function(e,t,n){"use strict";var r=n(0),o=n(105),a=n(135);r(r.S,"Promise",{try:function(e){var t=o.f(this),n=a(e);return(n.e?t.reject:t.resolve)(n.v),t.promise}})},function(e,t,n){var r=n(32),o=n(1),a=r.key,i=r.set;r.exp({defineMetadata:function(e,t,n,r){i(e,t,o(n),a(r))}})},function(e,t,n){var r=n(32),o=n(1),a=r.key,i=r.map,s=r.store;r.exp({deleteMetadata:function(e,t){var n=arguments.length<3?void 0:a(arguments[2]),r=i(o(t),n,!1);if(void 0===r||!r.delete(e))return!1;if(r.size)return!0;var c=s.get(t);return c.delete(n),!!c.size||s.delete(t)}})},function(e,t,n){var r=n(32),o=n(1),a=n(19),i=r.has,s=r.get,c=r.key,u=function(e,t,n){if(i(e,t,n))return s(e,t,n);var r=a(t);return null!==r?u(e,r,n):void 0};r.exp({getMetadata:function(e,t){return u(e,o(t),arguments.length<3?void 0:c(arguments[2]))}})},function(e,t,n){var r=n(139),o=n(148),a=n(32),i=n(1),s=n(19),c=a.keys,u=a.key,l=function(e,t){var n=c(e,t),a=s(e);if(null===a)return n;var i=l(a,t);return i.length?n.length?o(new r(n.concat(i))):i:n};a.exp({getMetadataKeys:function(e){return l(i(e),arguments.length<2?void 0:u(arguments[1]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.get,i=r.key;r.exp({getOwnMetadata:function(e,t){return a(e,o(t),arguments.length<3?void 0:i(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.keys,i=r.key;r.exp({getOwnMetadataKeys:function(e){return a(o(e),arguments.length<2?void 0:i(arguments[1]))}})},function(e,t,n){var r=n(32),o=n(1),a=n(19),i=r.has,s=r.key,c=function(e,t,n){if(i(e,t,n))return!0;var r=a(t);return null!==r&&c(e,r,n)};r.exp({hasMetadata:function(e,t){return c(e,o(t),arguments.length<3?void 0:s(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=r.has,i=r.key;r.exp({hasOwnMetadata:function(e,t){return a(e,o(t),arguments.length<3?void 0:i(arguments[2]))}})},function(e,t,n){var r=n(32),o=n(1),a=n(12),i=r.key,s=r.set;r.exp({metadata:function(e,t){return function(n,r){s(e,t,(void 0!==r?o:a)(n),i(r))}}})},function(e,t,n){var r=n(0),o=n(104)(),a=n(2).process,i="process"==n(22)(a);r(r.G,{asap:function(e){var t=i&&a.domain;o(t?t.bind(e):e)}})},function(e,t,n){"use strict";var r=n(0),o=n(2),a=n(20),i=n(104)(),s=n(6)("observable"),c=n(12),u=n(1),l=n(48),f=n(50),p=n(13),d=n(49),h=d.RETURN,m=function(e){return null==e?void 0:c(e)},g=function(e){var t=e._c;t&&(e._c=void 0,t())},y=function(e){return void 0===e._o},_=function(e){y(e)||(e._o=void 0,g(e))},v=function(e,t){u(e),this._c=void 0,this._o=e,e=new b(this);try{var n=t(e),r=n;null!=n&&("function"==typeof n.unsubscribe?n=function(){r.unsubscribe()}:c(n),this._c=n)}catch(t){return void e.error(t)}y(this)&&g(this)};v.prototype=f({},{unsubscribe:function(){_(this)}});var b=function(e){this._s=e};b.prototype=f({},{next:function(e){var t=this._s;if(!y(t)){var n=t._o;try{var r=m(n.next);if(r)return r.call(n,e)}catch(e){try{_(t)}finally{throw e}}}},error:function(e){var t=this._s;if(y(t))throw e;var n=t._o;t._o=void 0;try{var r=m(n.error);if(!r)throw e;e=r.call(n,e)}catch(e){try{g(t)}finally{throw e}}return g(t),e},complete:function(e){var t=this._s;if(!y(t)){var n=t._o;t._o=void 0;try{var r=m(n.complete);e=r?r.call(n,e):void 0}catch(e){try{g(t)}finally{throw e}}return g(t),e}}});var w=function(e){l(this,w,"Observable","_f")._f=c(e)};f(w.prototype,{subscribe:function(e){return new v(e,this._f)},forEach:function(e){var t=this;return new(a.Promise||o.Promise)(function(n,r){c(e);var o=t.subscribe({next:function(t){try{return e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:n})})}}),f(w,{from:function(e){var t="function"==typeof this?this:w,n=m(u(e)[s]);if(n){var r=u(n.call(e));return r.constructor===t?r:new t(function(e){return r.subscribe(e)})}return new t(function(t){var n=!1;return i(function(){if(!n){try{if(d(e,!1,function(e){if(t.next(e),n)return h})===h)return}catch(e){if(n)throw e;return void t.error(e)}t.complete()}}),function(){n=!0}})},of:function(){for(var e=0,t=arguments.length,n=new Array(t);e2,o=!!r&&i.call(arguments,2);return e(r?function(){("function"==typeof t?t:Function(t)).apply(this,o)}:t,n)}};o(o.G+o.B+o.F*s,{setTimeout:c(r.setTimeout),setInterval:c(r.setInterval)})},function(e,t,n){var r=n(0),o=n(103);r(r.G+r.B,{setImmediate:o.set,clearImmediate:o.clear})},function(e,t,n){for(var r=n(102),o=n(43),a=n(14),i=n(2),s=n(13),c=n(54),u=n(6),l=u("iterator"),f=u("toStringTag"),p=c.Array,d={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},h=o(d),m=0;m=0;--r){var o=this.tryEntries[r],a=o.completion;if("root"===o.tryLoc)return t("end");if(o.tryLoc<=this.prev){var i=_.call(o,"catchLoc"),s=_.call(o,"finallyLoc");if(i&&s){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&_.call(r,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),p(n),A}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;p(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:h(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=g),A}}}("object"==typeof t?t:"object"==typeof window?window:"object"==typeof self?self:this)}).call(t,n(62))},function(e,t,n){n(372),e.exports=n(20).RegExp.escape},function(e,t,n){var r=n(0),o=n(373)(/[\\^$*+?.()|[\]{}]/g,"\\$&");r(r.S,"RegExp",{escape:function(e){return o(e)}})},function(e,t){e.exports=function(e,t){var n=t===Object(t)?function(e){return t[e]}:t;return function(t){return String(t).replace(e,n)}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var o=n(5),a=r(o),i=n(376),s=n(51),c=n(408),u=r(c),l=n(40),f=n(409),p=r(f),d=n(39),h=n(441),m=r(h),g=(0,l.createStore)(p.default,(0,l.compose)((0,l.applyMiddleware)(u.default)));(0,i.render)(a.default.createElement(s.Provider,{store:g},a.default.createElement(d.BrowserRouter,null,a.default.createElement(m.default,null))),document.getElementById("app"))},function(e,t,n){"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;rG.length&&G.push(e)}function p(e,t,n,o){var a=typeof e;"undefined"!==a&&"boolean"!==a||(e=null);var i=!1;if(null===e)i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case x:case E:i=!0}}if(i)return n(o,e,""===t?"."+d(e,0):t),1;if(i=0,t=""===t?".":t+":",Array.isArray(e))for(var s=0;s=Ro),ko=String.fromCharCode(32),Lo={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},Ao=!1,Co=!1,To={eventTypes:Lo,extractEvents:function(e,t,n,r){var o=void 0,a=void 0;if(Eo)e:{switch(e){case"compositionstart":o=Lo.compositionStart;break e;case"compositionend":o=Lo.compositionEnd;break e;case"compositionupdate":o=Lo.compositionUpdate;break e}o=void 0}else Co?F(e,n)&&(o=Lo.compositionEnd):"keydown"===e&&229===n.keyCode&&(o=Lo.compositionStart);return o?(So&&(Co||o!==Lo.compositionStart?o===Lo.compositionEnd&&Co&&(a=U()):(yo._root=r,yo._startText=N(),Co=!0)),o=bo.getPooled(o,t,n,r),a?o.data=a:null!==(a=z(n))&&(o.data=a),A(o),a=o):a=null,(e=Oo?B(e,n):W(e,n))?(t=wo.getPooled(Lo.beforeInput,t,n,r),t.data=e,A(t)):t=null,null===a?t:null===t?a:[a,t]}},Io=null,Po={injectFiberControlledHostComponent:function(e){Io=e}},Uo=null,No=null,Do={injection:Po,enqueueStateRestore:V,needsStateRestore:q,restoreStateIfNeeded:K},jo=!1,Go={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},Mo=Ur.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Fo="function"==typeof Symbol&&Symbol.for,zo=Fo?Symbol.for("react.element"):60103,Bo=Fo?Symbol.for("react.portal"):60106,Wo=Fo?Symbol.for("react.fragment"):60107,Ho=Fo?Symbol.for("react.strict_mode"):60108,Vo=Fo?Symbol.for("react.profiler"):60114,qo=Fo?Symbol.for("react.provider"):60109,Ko=Fo?Symbol.for("react.context"):60110,$o=Fo?Symbol.for("react.async_mode"):60111,Yo=Fo?Symbol.for("react.forward_ref"):60112,Qo=Fo?Symbol.for("react.timeout"):60113,Xo="function"==typeof Symbol&&Symbol.iterator,Jo=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Zo={},ea={},ta={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){ta[e]=new fe(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];ta[t]=new fe(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){ta[e]=new fe(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(e){ta[e]=new fe(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){ta[e]=new fe(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){ta[e]=new fe(e,3,!0,e.toLowerCase(),null)}),["capture","download"].forEach(function(e){ta[e]=new fe(e,4,!1,e.toLowerCase(),null)}),["cols","rows","size","span"].forEach(function(e){ta[e]=new fe(e,6,!1,e.toLowerCase(),null)}),["rowSpan","start"].forEach(function(e){ta[e]=new fe(e,5,!1,e.toLowerCase(),null)});var na=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),ta.tabIndex=new fe("tabIndex",1,!1,"tabindex",null);var ra={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}},oa=null,aa=null,ia=!1;Nr.canUseDOM&&(ia=ee("input")&&(!document.documentMode||9=document.documentMode,Da={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu focus keydown keyup mousedown mouseup selectionchange".split(" ")}},ja=null,Ga=null,Ma=null,Fa=!1,za={eventTypes:Da,extractEvents:function(e,t,n,r){var o,a=r.window===r?r.document:9===r.nodeType?r:r.ownerDocument;if(!(o=!a)){e:{a=qe(a),o=$r.onSelect;for(var i=0;ie))){$a=-1,ei.didTimeout=!0;for(var t=0,n=Va.length;tt&&(t=8),Za=t"+t+"",t=si.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}),ui={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},li=["Webkit","ms","Moz","O"];Object.keys(ui).forEach(function(e){li.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ui[t]=ui[e]})});var fi=Dr({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),pi=jr.thatReturns(""),di={createElement:pt,createTextNode:dt,setInitialProperties:ht,diffProperties:mt,updateProperties:gt,diffHydratedProperties:yt,diffHydratedText:_t,warnForUnmatchedText:function(){},warnForDeletedHydratableElement:function(){},warnForDeletedHydratableText:function(){},warnForInsertedHydratedElement:function(){},warnForInsertedHydratedText:function(){},restoreControlledState:function(e,t,n){switch(t){case"input":if(ye(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1],i=n||t+"Subscription",c=function(e){function n(a,i){r(this,n);var s=o(this,e.call(this,a,i));return s[t]=a.store,s}return a(n,e),n.prototype.getChildContext=function(){var e;return e={},e[t]=this[t],e[i]=null,e},n.prototype.render=function(){return s.Children.only(this.props.children)},n}(s.Component);return c.propTypes={store:l.a.isRequired,children:u.a.element.isRequired},c.childContextTypes=(e={},e[t]=l.a.isRequired,e[i]=l.b,e),c}t.a=i;var s=n(5),c=(n.n(s),n(11)),u=n.n(c),l=n(152);n(109);t.b=i()},function(e,t,n){"use strict";var r=n(108),o=n(107),a=n(386);e.exports=function(){function e(e,t,n,r,i,s){s!==a&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){var e=[],t=[];return{clear:function(){t=a,e=a},notify:function(){for(var n=e=t,r=0;r=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n){for(var r=t.length-1;r>=0;r--){var o=t[r](e);if(o)return o}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function a(e,t){return e===t}var i=n(153),s=n(389),c=n(390),u=n(404),l=n(405),f=n(406),p=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?i.a:t,d=e.mapStateToPropsFactories,h=void 0===d?u.a:d,m=e.mapDispatchToPropsFactories,g=void 0===m?c.a:m,y=e.mergePropsFactories,_=void 0===y?l.a:y,v=e.selectorFactory,b=void 0===v?f.a:v;return function(e,t,i){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},u=c.pure,l=void 0===u||u,f=c.areStatesEqual,d=void 0===f?a:f,m=c.areOwnPropsEqual,y=void 0===m?s.a:m,v=c.areStatePropsEqual,w=void 0===v?s.a:v,x=c.areMergedPropsEqual,E=void 0===x?s.a:x,R=r(c,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),O=o(e,h,"mapStateToProps"),S=o(t,g,"mapDispatchToProps"),k=o(i,_,"mergeProps");return n(b,p({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:O,initMapDispatchToProps:S,initMergeProps:k,pure:l,areStatesEqual:d,areOwnPropsEqual:y,areStatePropsEqual:w,areMergedPropsEqual:E},R))}}()},function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function o(e,t){if(r(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(c)throw c;for(var o=!1,a={},i=0;i=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n,r){return function(o,a){return n(e(o,a),t(r,a),a)}}function a(e,t,n,r,o){function a(o,a){return h=o,m=a,g=e(h,m),y=t(r,m),_=n(g,y,m),d=!0,_}function i(){return g=e(h,m),t.dependsOnOwnProps&&(y=t(r,m)),_=n(g,y,m)}function s(){return e.dependsOnOwnProps&&(g=e(h,m)),t.dependsOnOwnProps&&(y=t(r,m)),_=n(g,y,m)}function c(){var t=e(h,m),r=!p(t,g);return g=t,r&&(_=n(g,y,m)),_}function u(e,t){var n=!f(t,m),r=!l(e,h);return h=e,m=t,n&&r?i():n?s():r?c():_}var l=o.areStatesEqual,f=o.areOwnPropsEqual,p=o.areStatePropsEqual,d=!1,h=void 0,m=void 0,g=void 0,y=void 0,_=void 0;return function(e,t){return d?u(e,t):a(e,t)}}function i(e,t){var n=t.initMapStateToProps,i=t.initMapDispatchToProps,s=t.initMergeProps,c=r(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),u=n(e,c),l=i(e,c),f=s(e,c);return(c.pure?a:o)(u,l,f,e,c)}t.a=i;n(407)},function(e,t,n){"use strict";n(109)},function(e,t,n){"use strict";function r(e){return function(t){var n=t.dispatch,r=t.getState;return function(t){return function(o){return"function"==typeof o?o(n,r,e):t(o)}}}}Object.defineProperty(t,"__esModule",{value:!0});var o=r();o.withExtraArgument=r,t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(40),a=n(410),i=r(a),s=n(411),c=r(s),u=n(412),l=r(u),f=n(413),p=r(f),d=n(414),h=r(d),m=n(415),g=r(m),y=n(417),_=r(y);t.default=(0,o.combineReducers)({icons:i.default,selectedIcon:p.default,displaySideIcon:l.default,searchTerm:c.default,style:h.default,categories:g.default,displayCategories:_.default})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case"FETCH_ICONS":return{data:o.default.filter(function(e){return e.name.replace("-"," ").includes(t.term.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.term.toLowerCase())})})};case"FETCH_STYLE":return{data:o.default.filter(function(e){return e.type_of_icon===t.payload&&(e.name.replace("-"," ").includes(t.term.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.term.toLowerCase())}))})};case"SET_SEARCH_TERM":return"ALL"===t.style?{data:o.default.filter(function(e){return e.name.replace("-"," ").includes(t.payload.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.payload.toLowerCase())})})}:{data:o.default.filter(function(e){return e.type_of_icon===t.style&&(e.name.replace("-"," ").includes(t.payload.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.payload.toLowerCase())}))})}}return e};var r=(n(30),n(170)),o=function(e){return e&&e.__esModule?e:{default:e}}(r),a={data:null}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1];switch(t.type){case"SET_SEARCH_TERM":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case"CHANGE_SIDE_ICON":return t.payload;case"TOGGLE_SIDE_ICON":return!e;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{name:null,slug:null,type_of_icon:null},t=arguments[1];switch(t.type){case"SET_SELECTED_ICON":return{name:t.name,slug:t.slug,type_of_icon:t.type_of_icon};default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ALL",t=arguments[1];switch(t.type){case"SET_STYLE":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a;switch(arguments[1].type){case"FETCH_CATEGORIES":return{data:o.default}}return e};var r=(n(30),n(416)),o=function(e){return e&&e.__esModule?e:{default:e}}(r),a={data:null}},function(e,t){e.exports=[{name:"Accessibility"},{name:"Arrows"},{name:"Business"},{name:"Code"},{name:"Communication"},{name:"Currency"},{name:"Date & Time"},{name:"Devices"},{name:"Ecommerce"},{name:"Editors"},{name:"Emoji"},{name:"Genders"},{name:"Health"},{name:"Loaders"},{name:"Multimedia"},{name:"Navigation"},{name:"People"},{name:"Shapes"},{name:"Social"},{name:"Sports"},{name:"Vehicles"},{name:"Weather"},{name:"Writing"}]},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case"CHANGE_CATEGORIES":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(113),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { BrowserRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={basename:f.a.string,forceRefresh:f.a.bool,getUserConfirmation:f.a.func,keyLength:f.a.number,children:f.a.node},t.a=h},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(29),i=n.n(a),s=n(79),c=n(60),u=n(112),l=n(161),f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},p=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};i()(l.b,"Browser history needs a DOM");var t=window.history,n=Object(l.g)(),r=!Object(l.h)(),a=e.forceRefresh,h=void 0!==a&&a,m=e.getUserConfirmation,g=void 0===m?l.c:m,y=e.keyLength,_=void 0===y?6:y,v=e.basename?Object(c.g)(Object(c.a)(e.basename)):"",b=function(e){var t=e||{},n=t.key,r=t.state,a=window.location,i=a.pathname,u=a.search,l=a.hash,f=i+u+l;return o()(!v||Object(c.c)(f,v),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+f+'" to begin with "'+v+'".'),v&&(f=Object(c.e)(f,v)),Object(s.a)(f,r,n)},w=function(){return Math.random().toString(36).substr(2,_)},x=Object(u.a)(),E=function(e){p(B,e),B.length=t.length,x.notifyListeners(B.location,B.action)},R=function(e){Object(l.d)(e)||k(b(e.state))},O=function(){k(b(d()))},S=!1,k=function(e){if(S)S=!1,E();else{x.confirmTransitionTo(e,"POP",g,function(t){t?E({action:"POP",location:e}):L(e)})}},L=function(e){var t=B.location,n=C.indexOf(t.key);-1===n&&(n=0);var r=C.indexOf(e.key);-1===r&&(r=0);var o=n-r;o&&(S=!0,U(o))},A=b(d()),C=[A.key],T=function(e){return v+Object(c.b)(e)},I=function(e,r){o()(!("object"===(void 0===e?"undefined":f(e))&&void 0!==e.state&&void 0!==r),"You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");var a=Object(s.a)(e,r,w(),B.location);x.confirmTransitionTo(a,"PUSH",g,function(e){if(e){var r=T(a),i=a.key,s=a.state;if(n)if(t.pushState({key:i,state:s},null,r),h)window.location.href=r;else{var c=C.indexOf(B.location.key),u=C.slice(0,-1===c?0:c+1);u.push(a.key),C=u,E({action:"PUSH",location:a})}else o()(void 0===s,"Browser history cannot push state in browsers that do not support HTML5 history"),window.location.href=r}})},P=function(e,r){o()(!("object"===(void 0===e?"undefined":f(e))&&void 0!==e.state&&void 0!==r),"You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");var a=Object(s.a)(e,r,w(),B.location);x.confirmTransitionTo(a,"REPLACE",g,function(e){if(e){var r=T(a),i=a.key,s=a.state;if(n)if(t.replaceState({key:i,state:s},null,r),h)window.location.replace(r);else{var c=C.indexOf(B.location.key);-1!==c&&(C[c]=a.key),E({action:"REPLACE",location:a})}else o()(void 0===s,"Browser history cannot replace state in browsers that do not support HTML5 history"),window.location.replace(r)}})},U=function(e){t.go(e)},N=function(){return U(-1)},D=function(){return U(1)},j=0,G=function(e){j+=e,1===j?(Object(l.a)(window,"popstate",R),r&&Object(l.a)(window,"hashchange",O)):0===j&&(Object(l.e)(window,"popstate",R),r&&Object(l.e)(window,"hashchange",O))},M=!1,F=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=x.setPrompt(e);return M||(G(1),M=!0),function(){return M&&(M=!1,G(-1)),t()}},z=function(e){var t=x.appendListener(e);return G(1),function(){G(-1),t()}},B={length:t.length,action:"POP",location:A,createHref:T,push:I,replace:P,go:U,goBack:N,goForward:D,block:F,listen:z};return B};t.a=h},function(e,t,n){"use strict";function r(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,o=e.length;r1&&void 0!==arguments[1]?arguments[1]:"",n=e&&e.split("/")||[],a=t&&t.split("/")||[],i=e&&r(e),s=t&&r(t),c=i||s;if(e&&r(e)?a=n:n.length&&(a.pop(),a=a.concat(n)),!a.length)return"/";var u=void 0;if(a.length){var l=a[a.length-1];u="."===l||".."===l||""===l}else u=!1;for(var f=0,p=a.length;p>=0;p--){var d=a[p];"."===d?o(a,p):".."===d?(o(a,p),f++):f&&(o(a,p),f--)}if(!c)for(;f--;f)a.unshift("..");!c||""===a[0]||a[0]&&r(a[0])||a.unshift("");var h=a.join("/");return u&&"/"!==h.substr(-1)&&(h+="/"),h}t.a=a},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return r(e,t[n])});var n=void 0===e?"undefined":o(e);if(n!==(void 0===t?"undefined":o(t)))return!1;if("object"===n){var a=e.valueOf(),i=t.valueOf();if(a!==e||i!==t)return r(a,i);var s=Object.keys(e),c=Object.keys(t);return s.length===c.length&&s.every(function(n){return r(e[n],t[n])})}return!1}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.a=r},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(29),i=n.n(a),s=n(79),c=n(60),u=n(112),l=n(161),f=Object.assign||function(e){for(var t=1;t=0?t:0)+"#"+e)},g=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};i()(l.b,"Hash history needs a DOM");var t=window.history,n=Object(l.f)(),r=e.getUserConfirmation,a=void 0===r?l.c:r,g=e.hashType,y=void 0===g?"slash":g,_=e.basename?Object(c.g)(Object(c.a)(e.basename)):"",v=p[y],b=v.encodePath,w=v.decodePath,x=function(){var e=w(d());return o()(!_||Object(c.c)(e,_),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+e+'" to begin with "'+_+'".'),_&&(e=Object(c.e)(e,_)),Object(s.a)(e)},E=Object(u.a)(),R=function(e){f(V,e),V.length=t.length,E.notifyListeners(V.location,V.action)},O=!1,S=null,k=function(){var e=d(),t=b(e);if(e!==t)m(t);else{var n=x(),r=V.location;if(!O&&Object(s.b)(r,n))return;if(S===Object(c.b)(n))return;S=null,L(n)}},L=function(e){if(O)O=!1,R();else{E.confirmTransitionTo(e,"POP",a,function(t){t?R({action:"POP",location:e}):A(e)})}},A=function(e){var t=V.location,n=P.lastIndexOf(Object(c.b)(t));-1===n&&(n=0);var r=P.lastIndexOf(Object(c.b)(e));-1===r&&(r=0);var o=n-r;o&&(O=!0,j(o))},C=d(),T=b(C);C!==T&&m(T);var I=x(),P=[Object(c.b)(I)],U=function(e){return"#"+b(_+Object(c.b)(e))},N=function(e,t){o()(void 0===t,"Hash history cannot push state; it is ignored");var n=Object(s.a)(e,void 0,void 0,V.location);E.confirmTransitionTo(n,"PUSH",a,function(e){if(e){var t=Object(c.b)(n),r=b(_+t);if(d()!==r){S=t,h(r);var a=P.lastIndexOf(Object(c.b)(V.location)),i=P.slice(0,-1===a?0:a+1);i.push(t),P=i,R({action:"PUSH",location:n})}else o()(!1,"Hash history cannot PUSH the same path; a new entry will not be added to the history stack"),R()}})},D=function(e,t){o()(void 0===t,"Hash history cannot replace state; it is ignored");var n=Object(s.a)(e,void 0,void 0,V.location);E.confirmTransitionTo(n,"REPLACE",a,function(e){if(e){var t=Object(c.b)(n),r=b(_+t);d()!==r&&(S=t,m(r));var o=P.indexOf(Object(c.b)(V.location));-1!==o&&(P[o]=t),R({action:"REPLACE",location:n})}})},j=function(e){o()(n,"Hash history go(n) causes a full page reload in this browser"),t.go(e)},G=function(){return j(-1)},M=function(){return j(1)},F=0,z=function(e){F+=e,1===F?Object(l.a)(window,"hashchange",k):0===F&&Object(l.e)(window,"hashchange",k)},B=!1,W=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=E.setPrompt(e);return B||(z(1),B=!0),function(){return B&&(B=!1,z(-1)),t()}},H=function(e){var t=E.appendListener(e);return z(1),function(){z(-1),t()}},V={length:t.length,action:"POP",location:I,createHref:U,push:N,replace:D,go:j,goBack:G,goForward:M,block:W,listen:H};return V};t.a=g},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(60),i=n(79),s=n(112),c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.getUserConfirmation,n=e.initialEntries,r=void 0===n?["/"]:n,f=e.initialIndex,p=void 0===f?0:f,d=e.keyLength,h=void 0===d?6:d,m=Object(s.a)(),g=function(e){u(A,e),A.length=A.entries.length,m.notifyListeners(A.location,A.action)},y=function(){return Math.random().toString(36).substr(2,h)},_=l(p,0,r.length-1),v=r.map(function(e){return"string"==typeof e?Object(i.a)(e,void 0,y()):Object(i.a)(e,void 0,e.key||y())}),b=a.b,w=function(e,n){o()(!("object"===(void 0===e?"undefined":c(e))&&void 0!==e.state&&void 0!==n),"You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");var r=Object(i.a)(e,n,y(),A.location);m.confirmTransitionTo(r,"PUSH",t,function(e){if(e){var t=A.index,n=t+1,o=A.entries.slice(0);o.length>n?o.splice(n,o.length-n,r):o.push(r),g({action:"PUSH",location:r,index:n,entries:o})}})},x=function(e,n){o()(!("object"===(void 0===e?"undefined":c(e))&&void 0!==e.state&&void 0!==n),"You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");var r=Object(i.a)(e,n,y(),A.location);m.confirmTransitionTo(r,"REPLACE",t,function(e){e&&(A.entries[A.index]=r,g({action:"REPLACE",location:r}))})},E=function(e){var n=l(A.index+e,0,A.entries.length-1),r=A.entries[n];m.confirmTransitionTo(r,"POP",t,function(e){e?g({action:"POP",location:r,index:n}):g()})},R=function(){return E(-1)},O=function(){return E(1)},S=function(e){var t=A.index+e;return t>=0&&t0&&void 0!==arguments[0]&&arguments[0];return m.setPrompt(e)},L=function(e){return m.appendListener(e)},A={length:v.length,action:"POP",location:v[_],index:_,entries:v,createHref:b,push:w,replace:x,go:E,goBack:R,goForward:O,canGo:S,block:k,listen:L};return A};t.a=f},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(113),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { HashRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={basename:f.a.string,getUserConfirmation:f.a.func,hashType:f.a.oneOf(["hashbang","noslash","slash"]),children:f.a.node},t.a=h},function(e,t,n){"use strict";var r=n(426);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(114),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { MemoryRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={initialEntries:f.a.array,initialIndex:f.a.number,getUserConfirmation:f.a.func,keyLength:f.a.number,children:f.a.node},t.a=h},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var o=n(5),a=n.n(o),i=n(11),s=n.n(i),c=n(163),u=n(162),l=Object.assign||function(e){for(var t=1;t outside a "),this.props.when&&this.enable(this.props.message)},t.prototype.componentWillReceiveProps=function(e){e.when?this.props.when&&this.props.message===e.message||this.enable(e.message):this.disable()},t.prototype.componentWillUnmount=function(){this.disable()},t.prototype.render=function(){return null},t}(s.a.Component);p.propTypes={when:u.a.bool,message:u.a.oneOfType([u.a.func,u.a.string]).isRequired},p.defaultProps={when:!0},p.contextTypes={router:u.a.shape({history:u.a.shape({block:u.a.func.isRequired}).isRequired}).isRequired},t.a=p},function(e,t,n){"use strict";var r=n(432);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(5),s=n.n(i),c=n(11),u=n.n(c),l=n(38),f=n.n(l),p=n(29),d=n.n(p),h=n(56),m=n(166),g=Object.assign||function(e){for(var t=1;t outside a "),this.isStatic()&&this.perform()},t.prototype.componentDidMount=function(){this.isStatic()||this.perform()},t.prototype.componentDidUpdate=function(e){var t=Object(h.c)(e.to),n=Object(h.c)(this.props.to);if(Object(h.f)(t,n))return void f()(!1,"You tried to redirect to the same route you're currently on: \""+n.pathname+n.search+'"');this.perform()},t.prototype.computeTo=function(e){var t=e.computedMatch,n=e.to;return t?"string"==typeof n?Object(m.a)(n,t.params):g({},n,{pathname:Object(m.a)(n.pathname,t.params)}):n},t.prototype.perform=function(){var e=this.context.router.history,t=this.props.push,n=this.computeTo(this.props);t?e.push(n):e.replace(n)},t.prototype.render=function(){return null},t}(s.a.Component);y.propTypes={computedMatch:u.a.object,push:u.a.bool,from:u.a.string,to:u.a.oneOfType([u.a.string,u.a.object]).isRequired},y.defaultProps={push:!1},y.contextTypes={router:u.a.shape({history:u.a.shape({push:u.a.func.isRequired,replace:u.a.func.isRequired}).isRequired,staticContext:u.a.object}).isRequired},t.a=y},function(e,t,n){"use strict";var r=n(434);t.a=r.a},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var s=n(38),c=n.n(s),u=n(29),l=n.n(u),f=n(5),p=n.n(f),d=n(11),h=n.n(d),m=n(56),g=n(114),y=Object.assign||function(e){for(var t=1;t",e)}},E=function(){},R=function(e){function t(){var n,r,i;o(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { StaticRouter as Router }`.")},t.prototype.render=function(){var e=this.props,t=e.basename,n=(e.context,e.location),o=r(e,["basename","context","location"]),a={createHref:this.createHref,action:"POP",location:b(t,Object(m.c)(n)),push:this.handlePush,replace:this.handleReplace,go:x("go"),goBack:x("goBack"),goForward:x("goForward"),listen:this.handleListen,block:this.handleBlock};return p.a.createElement(g.a,y({},o,{history:a}))},t}(p.a.Component);R.propTypes={basename:h.a.string,context:h.a.object.isRequired,location:h.a.oneOfType([h.a.string,h.a.object])},R.defaultProps={basename:"",location:"/"},R.childContextTypes={router:h.a.object.isRequired},t.a=R},function(e,t,n){"use strict";var r=n(436);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(5),s=n.n(i),c=n(11),u=n.n(c),l=n(38),f=n.n(l),p=n(29),d=n.n(p),h=n(115),m=function(e){function t(){return r(this,t),o(this,e.apply(this,arguments))}return a(t,e),t.prototype.componentWillMount=function(){d()(this.context.router,"You should not use outside a ")},t.prototype.componentWillReceiveProps=function(e){f()(!(e.location&&!this.props.location),' elements should not change from uncontrolled to controlled (or vice versa). You initially used no "location" prop and then provided one on a subsequent render.'),f()(!(!e.location&&this.props.location),' elements should not change from controlled to uncontrolled (or vice versa). You provided a "location" prop initially but omitted it on a subsequent render.')},t.prototype.render=function(){var e=this.context.router.route,t=this.props.children,n=this.props.location||e.location,r=void 0,o=void 0;return s.a.Children.forEach(t,function(t){if(null==r&&s.a.isValidElement(t)){var a=t.props,i=a.path,c=a.exact,u=a.strict,l=a.sensitive,f=a.from,p=i||f;o=t,r=Object(h.a)(n.pathname,{path:p,exact:c,strict:u,sensitive:l},e.match)}}),r?s.a.cloneElement(o,{location:n,computedMatch:r}):null},t}(s.a.Component);m.contextTypes={router:u.a.shape({route:u.a.object.isRequired}).isRequired},m.propTypes={children:u.a.node,location:u.a.object},t.a=m},function(e,t,n){"use strict";var r=n(166);t.a=r.a},function(e,t,n){"use strict";var r=n(115);t.a=r.a},function(e,t,n){"use strict";var r=n(440);t.a=r.a},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var o=n(5),a=n.n(o),i=n(11),s=n.n(i),c=n(110),u=n.n(c),l=n(164),f=Object.assign||function(e){for(var t=1;t0?e.classList.add("scroll"):e.classList.remove("scroll")}},{key:"handleMenuLinkClick",value:function(){this.setState({showMobile:!1})}},{key:"handleMenuClick",value:function(e){e.preventDefault(),this.setState({showMobile:!this.state.showMobile})}},{key:"componentDidMount",value:function(){window.addEventListener("scroll",this.handleNavbarScroll)}},{key:"componentWillUnmount",value:function(){document.querySelector(".navbar-cont").classList.remove("scroll"),window.removeEventListener("scroll",this.handleNavbarScroll)}},{key:"componentWillMount",value:function(){var e=document.createElement("script");e.src="https://gumroad.com/js/gumroad.js",e.async=!0,document.body.appendChild(e)}},{key:"render",value:function(){return l.default.createElement(v,{className:"navbar-cont"},this.state.showGum&&l.default.createElement(Gumroad,null),l.default.createElement("ul",{className:"navbar",role:"navigation"},l.default.createElement("li",{className:"boxicon_brand"},l.default.createElement(f.Link,{to:"/"},l.default.createElement("div",{className:"brand sprite"}))),l.default.createElement("li",{className:"nav-search"}," ","/"===this.props.location&&l.default.createElement(d.default,null)),l.default.createElement("li",{className:"nav-links"},l.default.createElement(f.NavLink,{exact:!0,to:"/"},"Icons"),l.default.createElement(f.NavLink,{exact:!0,to:"/cheatsheet"},"Cheatsheet"),l.default.createElement(f.NavLink,{to:"/get-started"},"Usage "),l.default.createElement("a",{className:"github-button",href:"https://github.com/atisawd/boxicons",target:"_blank"},l.default.createElement("i",{className:"bx bxl-github"})),l.default.createElement("a",{className:"color-button",href:"https://gum.co/boxicons?wanted=true",target:"_blank","data-gumroad-single-product":"true"},"Download")),l.default.createElement("li",{className:"mobile-menu"},l.default.createElement("a",{href:"#",className:"mobile-menu-button",onClick:this.handleMenuClick},this.state.showMobile?l.default.createElement("i",{className:"bx bx-x"}):l.default.createElement("i",{className:"bx bx-menu-alt-left"})),this.state.showMobile&&l.default.createElement("ul",{className:"mobile-menu-cont animated slideInRight"},l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{exact:!0,to:"/",onClick:this.handleMenuLinkClick},"Icons")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement("a",{className:"",href:"https://gum.co/boxicons?wanted=true",target:"_blank","data-gumroad-single-product":"true"},"Download")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{to:"/get-started",onClick:this.handleMenuLinkClick},"Get Started ")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{to:"/cheatsheet",onClick:this.handleMenuLinkClick},"Cheatsheet ")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement("a",{href:"https://github.com/atisawd/boxicons",target:"_blank"},"Github"))))))}}]),t}(u.Component);t.default=b},function(e,t){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function a(e){if(f===clearTimeout)return clearTimeout(e);if((f===r||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function i(){m&&d&&(m=!1,d.length?h=d.concat(h):g=-1,h.length&&s())}function s(){if(!m){var e=o(i);m=!0;for(var t=h.length;t;){for(d=h,h=[];++g1)for(var n=1;n=Ro),ko=String.fromCharCode(32),Lo={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},Ao=!1,Co=!1,To={eventTypes:Lo,extractEvents:function(e,t,n,r){var o=void 0,a=void 0;if(Eo)e:{switch(e){case"compositionstart":o=Lo.compositionStart;break e;case"compositionend":o=Lo.compositionEnd;break e;case"compositionupdate":o=Lo.compositionUpdate;break e}o=void 0}else Co?F(e,n)&&(o=Lo.compositionEnd):"keydown"===e&&229===n.keyCode&&(o=Lo.compositionStart);return o?(So&&(Co||o!==Lo.compositionStart?o===Lo.compositionEnd&&Co&&(a=U()):(yo._root=r,yo._startText=N(),Co=!0)),o=bo.getPooled(o,t,n,r),a?o.data=a:null!==(a=z(n))&&(o.data=a),A(o),a=o):a=null,(e=Oo?B(e,n):W(e,n))?(t=wo.getPooled(Lo.beforeInput,t,n,r),t.data=e,A(t)):t=null,null===a?t:null===t?a:[a,t]}},Io=null,Po={injectFiberControlledHostComponent:function(e){Io=e}},Uo=null,No=null,Do={injection:Po,enqueueStateRestore:V,needsStateRestore:q,restoreStateIfNeeded:K},jo=!1,Go={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},Mo=Ur.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Fo="function"==typeof Symbol&&Symbol.for,zo=Fo?Symbol.for("react.element"):60103,Bo=Fo?Symbol.for("react.portal"):60106,Wo=Fo?Symbol.for("react.fragment"):60107,Ho=Fo?Symbol.for("react.strict_mode"):60108,Vo=Fo?Symbol.for("react.profiler"):60114,qo=Fo?Symbol.for("react.provider"):60109,Ko=Fo?Symbol.for("react.context"):60110,$o=Fo?Symbol.for("react.async_mode"):60111,Yo=Fo?Symbol.for("react.forward_ref"):60112,Qo=Fo?Symbol.for("react.timeout"):60113,Xo="function"==typeof Symbol&&Symbol.iterator,Jo=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Zo={},ea={},ta={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){ta[e]=new fe(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];ta[t]=new fe(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){ta[e]=new fe(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(e){ta[e]=new fe(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){ta[e]=new fe(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){ta[e]=new fe(e,3,!0,e.toLowerCase(),null)}),["capture","download"].forEach(function(e){ta[e]=new fe(e,4,!1,e.toLowerCase(),null)}),["cols","rows","size","span"].forEach(function(e){ta[e]=new fe(e,6,!1,e.toLowerCase(),null)}),["rowSpan","start"].forEach(function(e){ta[e]=new fe(e,5,!1,e.toLowerCase(),null)});var na=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(na,pe);ta[t]=new fe(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),ta.tabIndex=new fe("tabIndex",1,!1,"tabindex",null);var ra={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}},oa=null,aa=null,ia=!1;Nr.canUseDOM&&(ia=ee("input")&&(!document.documentMode||9=document.documentMode,Da={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu focus keydown keyup mousedown mouseup selectionchange".split(" ")}},ja=null,Ga=null,Ma=null,Fa=!1,za={eventTypes:Da,extractEvents:function(e,t,n,r){var o,a=r.window===r?r.document:9===r.nodeType?r:r.ownerDocument;if(!(o=!a)){e:{a=qe(a),o=$r.onSelect;for(var i=0;ie))){$a=-1,ei.didTimeout=!0;for(var t=0,n=Va.length;tt&&(t=8),Za=t"+t+"",t=si.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}),ui={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},li=["Webkit","ms","Moz","O"];Object.keys(ui).forEach(function(e){li.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ui[t]=ui[e]})});var fi=Dr({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),pi=jr.thatReturns(""),di={createElement:pt,createTextNode:dt,setInitialProperties:ht,diffProperties:mt,updateProperties:gt,diffHydratedProperties:yt,diffHydratedText:_t,warnForUnmatchedText:function(){},warnForDeletedHydratableElement:function(){},warnForDeletedHydratableText:function(){},warnForInsertedHydratedElement:function(){},warnForInsertedHydratedText:function(){},restoreControlledState:function(e,t,n){switch(t){case"input":if(ye(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1],i=n||t+"Subscription",c=function(e){function n(a,i){r(this,n);var s=o(this,e.call(this,a,i));return s[t]=a.store,s}return a(n,e),n.prototype.getChildContext=function(){var e;return e={},e[t]=this[t],e[i]=null,e},n.prototype.render=function(){return s.Children.only(this.props.children)},n}(s.Component);return c.propTypes={store:l.a.isRequired,children:u.a.element.isRequired},c.childContextTypes=(e={},e[t]=l.a.isRequired,e[i]=l.b,e),c}t.a=i;var s=n(5),c=(n.n(s),n(11)),u=n.n(c),l=n(152);n(109);t.b=i()},function(e,t,n){"use strict";var r=n(108),o=n(107),a=n(386);e.exports=function(){function e(e,t,n,r,i,s){s!==a&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){var e=[],t=[];return{clear:function(){t=a,e=a},notify:function(){for(var n=e=t,r=0;r=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n){for(var r=t.length-1;r>=0;r--){var o=t[r](e);if(o)return o}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function a(e,t){return e===t}var i=n(153),s=n(389),c=n(390),u=n(404),l=n(405),f=n(406),p=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?i.a:t,d=e.mapStateToPropsFactories,h=void 0===d?u.a:d,m=e.mapDispatchToPropsFactories,g=void 0===m?c.a:m,y=e.mergePropsFactories,_=void 0===y?l.a:y,v=e.selectorFactory,b=void 0===v?f.a:v;return function(e,t,i){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},u=c.pure,l=void 0===u||u,f=c.areStatesEqual,d=void 0===f?a:f,m=c.areOwnPropsEqual,y=void 0===m?s.a:m,v=c.areStatePropsEqual,w=void 0===v?s.a:v,x=c.areMergedPropsEqual,E=void 0===x?s.a:x,R=r(c,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),O=o(e,h,"mapStateToProps"),S=o(t,g,"mapDispatchToProps"),k=o(i,_,"mergeProps");return n(b,p({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:O,initMapDispatchToProps:S,initMergeProps:k,pure:l,areStatesEqual:d,areOwnPropsEqual:y,areStatePropsEqual:w,areMergedPropsEqual:E},R))}}()},function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function o(e,t){if(r(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(c)throw c;for(var o=!1,a={},i=0;i=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n,r){return function(o,a){return n(e(o,a),t(r,a),a)}}function a(e,t,n,r,o){function a(o,a){return h=o,m=a,g=e(h,m),y=t(r,m),_=n(g,y,m),d=!0,_}function i(){return g=e(h,m),t.dependsOnOwnProps&&(y=t(r,m)),_=n(g,y,m)}function s(){return e.dependsOnOwnProps&&(g=e(h,m)),t.dependsOnOwnProps&&(y=t(r,m)),_=n(g,y,m)}function c(){var t=e(h,m),r=!p(t,g);return g=t,r&&(_=n(g,y,m)),_}function u(e,t){var n=!f(t,m),r=!l(e,h);return h=e,m=t,n&&r?i():n?s():r?c():_}var l=o.areStatesEqual,f=o.areOwnPropsEqual,p=o.areStatePropsEqual,d=!1,h=void 0,m=void 0,g=void 0,y=void 0,_=void 0;return function(e,t){return d?u(e,t):a(e,t)}}function i(e,t){var n=t.initMapStateToProps,i=t.initMapDispatchToProps,s=t.initMergeProps,c=r(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),u=n(e,c),l=i(e,c),f=s(e,c);return(c.pure?a:o)(u,l,f,e,c)}t.a=i;n(407)},function(e,t,n){"use strict";n(109)},function(e,t,n){"use strict";function r(e){return function(t){var n=t.dispatch,r=t.getState;return function(t){return function(o){return"function"==typeof o?o(n,r,e):t(o)}}}}Object.defineProperty(t,"__esModule",{value:!0});var o=r();o.withExtraArgument=r,t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(40),a=n(410),i=r(a),s=n(411),c=r(s),u=n(412),l=r(u),f=n(413),p=r(f),d=n(414),h=r(d),m=n(415),g=r(m),y=n(417),_=r(y);t.default=(0,o.combineReducers)({icons:i.default,selectedIcon:p.default,displaySideIcon:l.default,searchTerm:c.default,style:h.default,categories:g.default,displayCategories:_.default})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case"FETCH_ICONS":return{data:o.default.filter(function(e){return e.name.replace("-"," ").includes(t.term.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.term.toLowerCase())})})};case"FETCH_STYLE":return{data:o.default.filter(function(e){return e.type_of_icon===t.payload&&(e.name.replace("-"," ").includes(t.term.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.term.toLowerCase())}))})};case"SET_SEARCH_TERM":return"ALL"===t.style?{data:o.default.filter(function(e){return e.name.replace("-"," ").includes(t.payload.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.payload.toLowerCase())})})}:{data:o.default.filter(function(e){return e.type_of_icon===t.style&&(e.name.replace("-"," ").includes(t.payload.toLowerCase())||e.categories.some(function(e){return e.name.toLowerCase().includes(t.payload.toLowerCase())}))})}}return e};var r=(n(30),n(170)),o=function(e){return e&&e.__esModule?e:{default:e}}(r),a={data:null}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1];switch(t.type){case"SET_SEARCH_TERM":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case"CHANGE_SIDE_ICON":return t.payload;case"TOGGLE_SIDE_ICON":return!e;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{name:null,slug:null,type_of_icon:null},t=arguments[1];switch(t.type){case"SET_SELECTED_ICON":return{name:t.name,slug:t.slug,type_of_icon:t.type_of_icon};default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ALL",t=arguments[1];switch(t.type){case"SET_STYLE":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a;switch(arguments[1].type){case"FETCH_CATEGORIES":return{data:o.default}}return e};var r=(n(30),n(416)),o=function(e){return e&&e.__esModule?e:{default:e}}(r),a={data:null}},function(e,t){e.exports=[{name:"Accessibility"},{name:"Arrows"},{name:"Business"},{name:"Code"},{name:"Communication"},{name:"Currency"},{name:"Date & Time"},{name:"Devices"},{name:"Ecommerce"},{name:"Editors"},{name:"Emoji"},{name:"Genders"},{name:"Health"},{name:"Loaders"},{name:"Multimedia"},{name:"Navigation"},{name:"People"},{name:"Shapes"},{name:"Social"},{name:"Sports"},{name:"Vehicles"},{name:"Weather"},{name:"Writing"}]},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(n(30),function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case"CHANGE_CATEGORIES":return t.payload;default:return e}});t.default=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(113),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { BrowserRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={basename:f.a.string,forceRefresh:f.a.bool,getUserConfirmation:f.a.func,keyLength:f.a.number,children:f.a.node},t.a=h},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(29),i=n.n(a),s=n(79),c=n(60),u=n(112),l=n(161),f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},p=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};i()(l.b,"Browser history needs a DOM");var t=window.history,n=Object(l.g)(),r=!Object(l.h)(),a=e.forceRefresh,h=void 0!==a&&a,m=e.getUserConfirmation,g=void 0===m?l.c:m,y=e.keyLength,_=void 0===y?6:y,v=e.basename?Object(c.g)(Object(c.a)(e.basename)):"",b=function(e){var t=e||{},n=t.key,r=t.state,a=window.location,i=a.pathname,u=a.search,l=a.hash,f=i+u+l;return o()(!v||Object(c.c)(f,v),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+f+'" to begin with "'+v+'".'),v&&(f=Object(c.e)(f,v)),Object(s.a)(f,r,n)},w=function(){return Math.random().toString(36).substr(2,_)},x=Object(u.a)(),E=function(e){p(B,e),B.length=t.length,x.notifyListeners(B.location,B.action)},R=function(e){Object(l.d)(e)||k(b(e.state))},O=function(){k(b(d()))},S=!1,k=function(e){if(S)S=!1,E();else{x.confirmTransitionTo(e,"POP",g,function(t){t?E({action:"POP",location:e}):L(e)})}},L=function(e){var t=B.location,n=C.indexOf(t.key);-1===n&&(n=0);var r=C.indexOf(e.key);-1===r&&(r=0);var o=n-r;o&&(S=!0,U(o))},A=b(d()),C=[A.key],T=function(e){return v+Object(c.b)(e)},I=function(e,r){o()(!("object"===(void 0===e?"undefined":f(e))&&void 0!==e.state&&void 0!==r),"You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");var a=Object(s.a)(e,r,w(),B.location);x.confirmTransitionTo(a,"PUSH",g,function(e){if(e){var r=T(a),i=a.key,s=a.state;if(n)if(t.pushState({key:i,state:s},null,r),h)window.location.href=r;else{var c=C.indexOf(B.location.key),u=C.slice(0,-1===c?0:c+1);u.push(a.key),C=u,E({action:"PUSH",location:a})}else o()(void 0===s,"Browser history cannot push state in browsers that do not support HTML5 history"),window.location.href=r}})},P=function(e,r){o()(!("object"===(void 0===e?"undefined":f(e))&&void 0!==e.state&&void 0!==r),"You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");var a=Object(s.a)(e,r,w(),B.location);x.confirmTransitionTo(a,"REPLACE",g,function(e){if(e){var r=T(a),i=a.key,s=a.state;if(n)if(t.replaceState({key:i,state:s},null,r),h)window.location.replace(r);else{var c=C.indexOf(B.location.key);-1!==c&&(C[c]=a.key),E({action:"REPLACE",location:a})}else o()(void 0===s,"Browser history cannot replace state in browsers that do not support HTML5 history"),window.location.replace(r)}})},U=function(e){t.go(e)},N=function(){return U(-1)},D=function(){return U(1)},j=0,G=function(e){j+=e,1===j?(Object(l.a)(window,"popstate",R),r&&Object(l.a)(window,"hashchange",O)):0===j&&(Object(l.e)(window,"popstate",R),r&&Object(l.e)(window,"hashchange",O))},M=!1,F=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=x.setPrompt(e);return M||(G(1),M=!0),function(){return M&&(M=!1,G(-1)),t()}},z=function(e){var t=x.appendListener(e);return G(1),function(){G(-1),t()}},B={length:t.length,action:"POP",location:A,createHref:T,push:I,replace:P,go:U,goBack:N,goForward:D,block:F,listen:z};return B};t.a=h},function(e,t,n){"use strict";function r(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,o=e.length;r1&&void 0!==arguments[1]?arguments[1]:"",n=e&&e.split("/")||[],a=t&&t.split("/")||[],i=e&&r(e),s=t&&r(t),c=i||s;if(e&&r(e)?a=n:n.length&&(a.pop(),a=a.concat(n)),!a.length)return"/";var u=void 0;if(a.length){var l=a[a.length-1];u="."===l||".."===l||""===l}else u=!1;for(var f=0,p=a.length;p>=0;p--){var d=a[p];"."===d?o(a,p):".."===d?(o(a,p),f++):f&&(o(a,p),f--)}if(!c)for(;f--;f)a.unshift("..");!c||""===a[0]||a[0]&&r(a[0])||a.unshift("");var h=a.join("/");return u&&"/"!==h.substr(-1)&&(h+="/"),h}t.a=a},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return r(e,t[n])});var n=void 0===e?"undefined":o(e);if(n!==(void 0===t?"undefined":o(t)))return!1;if("object"===n){var a=e.valueOf(),i=t.valueOf();if(a!==e||i!==t)return r(a,i);var s=Object.keys(e),c=Object.keys(t);return s.length===c.length&&s.every(function(n){return r(e[n],t[n])})}return!1}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.a=r},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(29),i=n.n(a),s=n(79),c=n(60),u=n(112),l=n(161),f=Object.assign||function(e){for(var t=1;t=0?t:0)+"#"+e)},g=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};i()(l.b,"Hash history needs a DOM");var t=window.history,n=Object(l.f)(),r=e.getUserConfirmation,a=void 0===r?l.c:r,g=e.hashType,y=void 0===g?"slash":g,_=e.basename?Object(c.g)(Object(c.a)(e.basename)):"",v=p[y],b=v.encodePath,w=v.decodePath,x=function(){var e=w(d());return o()(!_||Object(c.c)(e,_),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+e+'" to begin with "'+_+'".'),_&&(e=Object(c.e)(e,_)),Object(s.a)(e)},E=Object(u.a)(),R=function(e){f(V,e),V.length=t.length,E.notifyListeners(V.location,V.action)},O=!1,S=null,k=function(){var e=d(),t=b(e);if(e!==t)m(t);else{var n=x(),r=V.location;if(!O&&Object(s.b)(r,n))return;if(S===Object(c.b)(n))return;S=null,L(n)}},L=function(e){if(O)O=!1,R();else{E.confirmTransitionTo(e,"POP",a,function(t){t?R({action:"POP",location:e}):A(e)})}},A=function(e){var t=V.location,n=P.lastIndexOf(Object(c.b)(t));-1===n&&(n=0);var r=P.lastIndexOf(Object(c.b)(e));-1===r&&(r=0);var o=n-r;o&&(O=!0,j(o))},C=d(),T=b(C);C!==T&&m(T);var I=x(),P=[Object(c.b)(I)],U=function(e){return"#"+b(_+Object(c.b)(e))},N=function(e,t){o()(void 0===t,"Hash history cannot push state; it is ignored");var n=Object(s.a)(e,void 0,void 0,V.location);E.confirmTransitionTo(n,"PUSH",a,function(e){if(e){var t=Object(c.b)(n),r=b(_+t);if(d()!==r){S=t,h(r);var a=P.lastIndexOf(Object(c.b)(V.location)),i=P.slice(0,-1===a?0:a+1);i.push(t),P=i,R({action:"PUSH",location:n})}else o()(!1,"Hash history cannot PUSH the same path; a new entry will not be added to the history stack"),R()}})},D=function(e,t){o()(void 0===t,"Hash history cannot replace state; it is ignored");var n=Object(s.a)(e,void 0,void 0,V.location);E.confirmTransitionTo(n,"REPLACE",a,function(e){if(e){var t=Object(c.b)(n),r=b(_+t);d()!==r&&(S=t,m(r));var o=P.indexOf(Object(c.b)(V.location));-1!==o&&(P[o]=t),R({action:"REPLACE",location:n})}})},j=function(e){o()(n,"Hash history go(n) causes a full page reload in this browser"),t.go(e)},G=function(){return j(-1)},M=function(){return j(1)},F=0,z=function(e){F+=e,1===F?Object(l.a)(window,"hashchange",k):0===F&&Object(l.e)(window,"hashchange",k)},B=!1,W=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=E.setPrompt(e);return B||(z(1),B=!0),function(){return B&&(B=!1,z(-1)),t()}},H=function(e){var t=E.appendListener(e);return z(1),function(){z(-1),t()}},V={length:t.length,action:"POP",location:I,createHref:U,push:N,replace:D,go:j,goBack:G,goForward:M,block:W,listen:H};return V};t.a=g},function(e,t,n){"use strict";var r=n(78),o=n.n(r),a=n(60),i=n(79),s=n(112),c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.getUserConfirmation,n=e.initialEntries,r=void 0===n?["/"]:n,f=e.initialIndex,p=void 0===f?0:f,d=e.keyLength,h=void 0===d?6:d,m=Object(s.a)(),g=function(e){u(A,e),A.length=A.entries.length,m.notifyListeners(A.location,A.action)},y=function(){return Math.random().toString(36).substr(2,h)},_=l(p,0,r.length-1),v=r.map(function(e){return"string"==typeof e?Object(i.a)(e,void 0,y()):Object(i.a)(e,void 0,e.key||y())}),b=a.b,w=function(e,n){o()(!("object"===(void 0===e?"undefined":c(e))&&void 0!==e.state&&void 0!==n),"You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");var r=Object(i.a)(e,n,y(),A.location);m.confirmTransitionTo(r,"PUSH",t,function(e){if(e){var t=A.index,n=t+1,o=A.entries.slice(0);o.length>n?o.splice(n,o.length-n,r):o.push(r),g({action:"PUSH",location:r,index:n,entries:o})}})},x=function(e,n){o()(!("object"===(void 0===e?"undefined":c(e))&&void 0!==e.state&&void 0!==n),"You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");var r=Object(i.a)(e,n,y(),A.location);m.confirmTransitionTo(r,"REPLACE",t,function(e){e&&(A.entries[A.index]=r,g({action:"REPLACE",location:r}))})},E=function(e){var n=l(A.index+e,0,A.entries.length-1),r=A.entries[n];m.confirmTransitionTo(r,"POP",t,function(e){e?g({action:"POP",location:r,index:n}):g()})},R=function(){return E(-1)},O=function(){return E(1)},S=function(e){var t=A.index+e;return t>=0&&t0&&void 0!==arguments[0]&&arguments[0];return m.setPrompt(e)},L=function(e){return m.appendListener(e)},A={length:v.length,action:"POP",location:v[_],index:_,entries:v,createHref:b,push:w,replace:x,go:E,goBack:R,goForward:O,canGo:S,block:k,listen:L};return A};t.a=f},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(113),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { HashRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={basename:f.a.string,getUserConfirmation:f.a.func,hashType:f.a.oneOf(["hashbang","noslash","slash"]),children:f.a.node},t.a=h},function(e,t,n){"use strict";var r=n(426);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(38),s=n.n(i),c=n(5),u=n.n(c),l=n(11),f=n.n(l),p=n(56),d=n(114),h=function(e){function t(){var n,a,i;r(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { MemoryRouter as Router }`.")},t.prototype.render=function(){return u.a.createElement(d.a,{history:this.history,children:this.props.children})},t}(u.a.Component);h.propTypes={initialEntries:f.a.array,initialIndex:f.a.number,getUserConfirmation:f.a.func,keyLength:f.a.number,children:f.a.node},t.a=h},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var o=n(5),a=n.n(o),i=n(11),s=n.n(i),c=n(163),u=n(162),l=Object.assign||function(e){for(var t=1;t outside a "),this.props.when&&this.enable(this.props.message)},t.prototype.componentWillReceiveProps=function(e){e.when?this.props.when&&this.props.message===e.message||this.enable(e.message):this.disable()},t.prototype.componentWillUnmount=function(){this.disable()},t.prototype.render=function(){return null},t}(s.a.Component);p.propTypes={when:u.a.bool,message:u.a.oneOfType([u.a.func,u.a.string]).isRequired},p.defaultProps={when:!0},p.contextTypes={router:u.a.shape({history:u.a.shape({block:u.a.func.isRequired}).isRequired}).isRequired},t.a=p},function(e,t,n){"use strict";var r=n(432);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(5),s=n.n(i),c=n(11),u=n.n(c),l=n(38),f=n.n(l),p=n(29),d=n.n(p),h=n(56),m=n(166),g=Object.assign||function(e){for(var t=1;t outside a "),this.isStatic()&&this.perform()},t.prototype.componentDidMount=function(){this.isStatic()||this.perform()},t.prototype.componentDidUpdate=function(e){var t=Object(h.c)(e.to),n=Object(h.c)(this.props.to);if(Object(h.f)(t,n))return void f()(!1,"You tried to redirect to the same route you're currently on: \""+n.pathname+n.search+'"');this.perform()},t.prototype.computeTo=function(e){var t=e.computedMatch,n=e.to;return t?"string"==typeof n?Object(m.a)(n,t.params):g({},n,{pathname:Object(m.a)(n.pathname,t.params)}):n},t.prototype.perform=function(){var e=this.context.router.history,t=this.props.push,n=this.computeTo(this.props);t?e.push(n):e.replace(n)},t.prototype.render=function(){return null},t}(s.a.Component);y.propTypes={computedMatch:u.a.object,push:u.a.bool,from:u.a.string,to:u.a.oneOfType([u.a.string,u.a.object]).isRequired},y.defaultProps={push:!1},y.contextTypes={router:u.a.shape({history:u.a.shape({push:u.a.func.isRequired,replace:u.a.func.isRequired}).isRequired,staticContext:u.a.object}).isRequired},t.a=y},function(e,t,n){"use strict";var r=n(434);t.a=r.a},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var s=n(38),c=n.n(s),u=n(29),l=n.n(u),f=n(5),p=n.n(f),d=n(11),h=n.n(d),m=n(56),g=n(114),y=Object.assign||function(e){for(var t=1;t",e)}},E=function(){},R=function(e){function t(){var n,r,i;o(this,t);for(var s=arguments.length,c=Array(s),u=0;u ignores the history prop. To use a custom history, use `import { Router }` instead of `import { StaticRouter as Router }`.")},t.prototype.render=function(){var e=this.props,t=e.basename,n=(e.context,e.location),o=r(e,["basename","context","location"]),a={createHref:this.createHref,action:"POP",location:b(t,Object(m.c)(n)),push:this.handlePush,replace:this.handleReplace,go:x("go"),goBack:x("goBack"),goForward:x("goForward"),listen:this.handleListen,block:this.handleBlock};return p.a.createElement(g.a,y({},o,{history:a}))},t}(p.a.Component);R.propTypes={basename:h.a.string,context:h.a.object.isRequired,location:h.a.oneOfType([h.a.string,h.a.object])},R.defaultProps={basename:"",location:"/"},R.childContextTypes={router:h.a.object.isRequired},t.a=R},function(e,t,n){"use strict";var r=n(436);t.a=r.a},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var i=n(5),s=n.n(i),c=n(11),u=n.n(c),l=n(38),f=n.n(l),p=n(29),d=n.n(p),h=n(115),m=function(e){function t(){return r(this,t),o(this,e.apply(this,arguments))}return a(t,e),t.prototype.componentWillMount=function(){d()(this.context.router,"You should not use outside a ")},t.prototype.componentWillReceiveProps=function(e){f()(!(e.location&&!this.props.location),' elements should not change from uncontrolled to controlled (or vice versa). You initially used no "location" prop and then provided one on a subsequent render.'),f()(!(!e.location&&this.props.location),' elements should not change from controlled to uncontrolled (or vice versa). You provided a "location" prop initially but omitted it on a subsequent render.')},t.prototype.render=function(){var e=this.context.router.route,t=this.props.children,n=this.props.location||e.location,r=void 0,o=void 0;return s.a.Children.forEach(t,function(t){if(null==r&&s.a.isValidElement(t)){var a=t.props,i=a.path,c=a.exact,u=a.strict,l=a.sensitive,f=a.from,p=i||f;o=t,r=Object(h.a)(n.pathname,{path:p,exact:c,strict:u,sensitive:l},e.match)}}),r?s.a.cloneElement(o,{location:n,computedMatch:r}):null},t}(s.a.Component);m.contextTypes={router:u.a.shape({route:u.a.object.isRequired}).isRequired},m.propTypes={children:u.a.node,location:u.a.object},t.a=m},function(e,t,n){"use strict";var r=n(166);t.a=r.a},function(e,t,n){"use strict";var r=n(115);t.a=r.a},function(e,t,n){"use strict";var r=n(440);t.a=r.a},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var o=n(5),a=n.n(o),i=n(11),s=n.n(i),c=n(110),u=n.n(c),l=n(164),f=Object.assign||function(e){for(var t=1;t0?e.classList.add("scroll"):e.classList.remove("scroll")}},{key:"handleMenuLinkClick",value:function(){this.setState({showMobile:!1})}},{key:"handleMenuClick",value:function(e){e.preventDefault(),this.setState({showMobile:!this.state.showMobile})}},{key:"componentDidMount",value:function(){window.addEventListener("scroll",this.handleNavbarScroll)}},{key:"componentWillUnmount",value:function(){document.querySelector(".navbar-cont").classList.remove("scroll"),window.removeEventListener("scroll",this.handleNavbarScroll)}},{key:"componentWillMount",value:function(){var e=document.createElement("script");e.src="https://gumroad.com/js/gumroad.js",e.async=!0,document.body.appendChild(e)}},{key:"render",value:function(){return l.default.createElement(v,{className:"navbar-cont"},this.state.showGum&&l.default.createElement(Gumroad,null),l.default.createElement("ul",{className:"navbar",role:"navigation"},l.default.createElement("li",{className:"boxicon_brand"},l.default.createElement(f.Link,{to:"/"},l.default.createElement("div",{className:"brand sprite"}))),l.default.createElement("li",{className:"nav-search"}," ","/"===this.props.location&&l.default.createElement(d.default,null)),l.default.createElement("li",{className:"nav-links"},l.default.createElement(f.NavLink,{exact:!0,to:"/"},"Icons"),l.default.createElement(f.NavLink,{exact:!0,to:"/cheatsheet"},"Cheatsheet"),l.default.createElement(f.NavLink,{to:"/get-started"},"Usage "),l.default.createElement("a",{className:"github-button",href:"https://github.com/atisawd/boxicons",target:"_blank"},l.default.createElement("i",{className:"bx bxl-github"})),l.default.createElement("a",{className:"color-button",href:"https://gum.co/boxicons?wanted=true",target:"_blank","data-gumroad-single-product":"true"},"Download")),l.default.createElement("li",{className:"mobile-menu"},l.default.createElement("a",{href:"#",className:"mobile-menu-button",onClick:this.handleMenuClick},this.state.showMobile?l.default.createElement("i",{className:"bx bx-x"}):l.default.createElement("i",{className:"bx bx-menu-alt-left"})),this.state.showMobile&&l.default.createElement("ul",{className:"mobile-menu-cont animated slideInRight"},l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{exact:!0,to:"/",onClick:this.handleMenuLinkClick},"Icons")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement("a",{className:"",href:"https://gum.co/boxicons?wanted=true",target:"_blank","data-gumroad-single-product":"true"},"Download")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{to:"/get-started",onClick:this.handleMenuLinkClick},"Get Started ")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement(f.NavLink,{to:"/cheatsheet",onClick:this.handleMenuLinkClick},"Cheatsheet ")),l.default.createElement("li",{className:"mobile-link"},l.default.createElement("a",{href:"https://github.com/atisawd/boxicons",target:"_blank"},"Github"))))))}}]),t}(u.Component);t.default=b},function(e,t){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function a(e){if(f===clearTimeout)return clearTimeout(e);if((f===r||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function i(){m&&d&&(m=!1,d.length?h=d.concat(h):g=-1,h.length&&s())}function s(){if(!m){var e=o(i);m=!0;for(var t=h.length;t;){for(d=h,h=[];++g1)for(var n=1;n * * Copyright (c) 2014-2017, Jon Schlinkert. @@ -44,5 +44,5 @@ e.exports=function(e){return null!=e&&"object"==typeof e&&!1===Array.isArray(e)} * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ -Object.defineProperty(t,"__esModule",{value:!0});var o="function"==typeof Symbol&&Symbol.for,a=o?Symbol.for("react.element"):60103,i=o?Symbol.for("react.portal"):60106,s=o?Symbol.for("react.fragment"):60107,c=o?Symbol.for("react.strict_mode"):60108,u=o?Symbol.for("react.profiler"):60114,l=o?Symbol.for("react.provider"):60109,f=o?Symbol.for("react.context"):60110,p=o?Symbol.for("react.async_mode"):60111,d=o?Symbol.for("react.forward_ref"):60112,h=o?Symbol.for("react.timeout"):60113;t.typeOf=r,t.AsyncMode=p,t.ContextConsumer=f,t.ContextProvider=l,t.Element=a,t.ForwardRef=d,t.Fragment=s,t.Profiler=u,t.Portal=i,t.StrictMode=c,t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===s||e===p||e===u||e===c||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===l||e.$$typeof===f||e.$$typeof===d)},t.isAsyncMode=function(e){return r(e)===p},t.isContextConsumer=function(e){return r(e)===f},t.isContextProvider=function(e){return r(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===a},t.isForwardRef=function(e){return r(e)===d},t.isFragment=function(e){return r(e)===s},t.isProfiler=function(e){return r(e)===u},t.isPortal=function(e){return r(e)===i},t.isStrictMode=function(e){return r(e)===c}},function(e,t){e.exports="\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134.875' height='32'%3E%3Cpath fill='%23484848' d='M48.552 16.833c.521.651.781 1.41.781 2.272 0 1.264-.42 2.25-1.261 2.961-.841.707-2.046 1.063-3.616 1.063h-6.861V8.389h6.693c1.5 0 2.661.326 3.482.979.82.653 1.23 1.584 1.23 2.794 0 .891-.237 1.63-.709 2.222a3.256 3.256 0 0 1-1.855 1.157c.89.207 1.594.639 2.116 1.292zm-7.391-2.419h2.335c1.237 0 1.855-.529 1.855-1.585 0-1.057-.632-1.584-1.897-1.584H41.16l.001 3.169zm4.524 4.19c0-.521-.174-.938-.521-1.231-.348-.308-.841-.448-1.48-.448H41.16v3.313h2.543c1.322-.008 1.982-.55 1.982-1.634zm14.063-6.536c.9.47 1.646 1.19 2.146 2.074.523.903.783 1.96.783 3.168 0 1.211-.26 2.267-.783 3.17a5.314 5.314 0 0 1-2.146 2.076c-.91.478-1.942.719-3.097.719-1.153 0-2.188-.241-3.107-.719a5.338 5.338 0 0 1-2.158-2.076c-.521-.903-.782-1.959-.782-3.17 0-1.208.26-2.271.782-3.168.521-.904 1.24-1.595 2.158-2.074s1.953-.719 3.107-.719c1.154.001 2.186.24 3.097.719zm-4.816 3.107c-.467.493-.699 1.207-.699 2.14 0 .938.232 1.646.699 2.125a2.282 2.282 0 0 0 1.72.729c.681 0 1.251-.243 1.71-.729.458-.479.688-1.188.688-2.125 0-.933-.23-1.646-.688-2.14a2.242 2.242 0 0 0-1.71-.74c-.682 0-1.255.248-1.72.74zm16.877 7.953l-2.377-3.313-1.938 3.313h-3.919l3.857-6.065-4.003-5.563h4.003l2.354 3.273 1.938-3.273h3.92l-3.939 5.921 4.105 5.712-4.001-.005zm8.904-14.739v14.739h-3.564V8.389h3.564zm11.486 4.201c1.015.826 1.654 1.964 1.918 3.409h-3.775c-.111-.5-.34-.89-.688-1.168-.348-.277-.785-.416-1.313-.416-.625 0-1.141.247-1.544.74-.4.493-.602 1.213-.602 2.157 0 .938.199 1.664.602 2.148.403.496.92.742 1.544.742.528 0 .966-.146 1.313-.417.349-.271.576-.667.688-1.167h3.775c-.268 1.438-.905 2.582-1.918 3.404-1.016.822-2.272 1.234-3.773 1.234-1.142 0-2.152-.232-3.035-.719-.884-.479-1.572-1.173-2.074-2.074-.5-.898-.75-1.961-.75-3.168 0-1.226.246-2.285.74-3.183a5.097 5.097 0 0 1 2.073-2.063c.89-.479 1.904-.719 3.044-.719 1.503.02 2.762.432 3.775 1.26zm12.31-.522c.912.479 1.628 1.171 2.148 2.074s.78 1.96.78 3.168c0 1.211-.27 2.267-.78 3.17a5.319 5.319 0 0 1-2.148 2.076c-.909.478-1.942.719-3.094.719-1.155 0-2.19-.241-3.108-.719a5.314 5.314 0 0 1-2.156-2.076c-.521-.903-.774-1.959-.774-3.17 0-1.208.263-2.271.774-3.168.521-.904 1.238-1.595 2.156-2.074s1.951-.719 3.108-.719c1.151.001 2.185.24 3.094.719zm-4.816 3.107c-.467.493-.698 1.207-.698 2.14 0 .938.231 1.646.698 2.125a2.28 2.28 0 0 0 1.722.729c.681 0 1.25-.243 1.709-.729.457-.479.688-1.188.688-2.125 0-.933-.231-1.646-.688-2.14a2.241 2.241 0 0 0-1.709-.74 2.28 2.28 0 0 0-1.722.74zm20.162-2.471c.785.89 1.177 2.112 1.177 3.671v6.753h-3.563v-6.337c0-.779-.207-1.387-.615-1.825-.41-.438-.955-.656-1.636-.656-.726 0-1.298.229-1.721.688-.424.458-.636 1.111-.636 1.961v6.17h-3.564V11.494h3.564v2.127a3.82 3.82 0 0 1 1.49-1.646c.651-.402 1.434-.604 2.315-.604 1.343-.001 2.402.443 3.189 1.333zm11.297-.25c.885.736 1.436 1.709 1.66 2.919h-3.336c-.104-.473-.314-.845-.656-1.116s-.771-.406-1.283-.406c-.4 0-.71.086-.916.26-.21.176-.313.42-.313.74 0 .362.188.633.564.814.391.18.979.361 1.811.541.89.208 1.611.42 2.188.636a3.646 3.646 0 0 1 1.48 1.055c.416.485.625 1.146.625 1.959 0 .666-.188 1.267-.543 1.771-.359.516-.891.919-1.563 1.209-.683.292-1.488.438-2.419.438-1.57 0-2.828-.348-3.774-1.041-.944-.688-1.521-1.688-1.729-2.979h3.439c.055.499.268.882.637 1.146.367.266.85.396 1.434.396.396 0 .71-.094.919-.28a.948.948 0 0 0 .313-.738c0-.396-.188-.688-.574-.86-.383-.181-1.004-.354-1.861-.56-.859-.181-1.568-.375-2.126-.584a3.454 3.454 0 0 1-1.438-1.01c-.402-.468-.604-1.104-.604-1.91 0-1.043.396-1.888 1.188-2.533.791-.646 1.912-.969 3.354-.969 1.465-.002 2.642.365 3.523 1.102z'/%3E%3Cpath opacity='.75' fill='%23FC5774' d='M13 29.5v-13l14-7v13l-14 7z'/%3E%3Cpath fill='%23FC5774' d='M14 2.5l-13 7v13l9 5v-13l14-7-10-5z'/%3E%3C/svg%3E\""},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n200?this.setState({displayToTop:!0}):this.setState({displayToTop:!1})}},{key:"handleFilter",value:function(e){this.setState({style:e}),"REGULAR"===e||"SOLID"===e||"LOGO"===e?this.props.fetchStyle(e,this.state.searchTerm):this.props.fetchIcons(this.state.searchTerm)}},{key:"handleKeyPress",value:function(e){var t=this;if(null!==this.state.icons.data)if(39==e.keyCode){if(null!=this.state.selectedIcon.name){var n=this.state.icons.data.findIndex(function(e){return e.slug==t.state.selectedIcon.slug});n===this.state.icons.data.length-1&&(n=-1),this.props.changeSideIcon(!0),this.props.setSelectedIcon(this.state.icons.data[n+1].name,this.state.icons.data[n+1].slug,this.state.icons.data[n+1].type_of_icon)}}else if(37==e.keyCode&&null!=this.state.selectedIcon.name){var n=this.state.icons.data.findIndex(function(e){return e.slug==t.state.selectedIcon.slug});0===n&&(n=this.state.icons.data.length),this.props.changeSideIcon(!0),this.props.setSelectedIcon(this.state.icons.data[n-1].name,this.state.icons.data[n-1].slug,this.state.icons.data[n-1].type_of_icon)}}},{key:"componentWillReceiveProps",value:function(e){this.setState({displaySideIcon:e.displaySideIcon}),this.setState({showSide:e.displayCategories}),null!==e.icons.data&&0===e.icons.data.length?this.setState({noResult:!0}):this.setState({noResult:!1}),this.setState({icons:e.icons}),this.setState({categories:e.categories}),this.setState({selectedIcon:e.selectedIcon}),this.setState({searchTerm:e.searchTerm})}},{key:"componentWillMount",value:function(){this.props.fetchIcons("")}},{key:"componentWillUnmount",value:function(){this.props.setSearchTerm(""),window.removeEventListener("scroll",this.handleScroll)}},{key:"componentDidMount",value:function(){window.addEventListener("scroll",this.handleScroll)}},{key:"render",value:function(){var e=this,t=(0,C.default)({active:this.state.displaySideIcon}),n=(0,C.default)({"side-active":this.state.showSide}),r=(0,C.default)({active:this.state.displayToTop,"to-top-cont":!0,up:this.state.displaySideIcon});return g.default.createElement(P,{className:t,onKeyDown:this.handleKeyPress},g.default.createElement(N,{className:r,onClick:this.toTop},g.default.createElement("div",{className:"to-top"},g.default.createElement("i",{className:"bx bx-chevron-up"}))),g.default.createElement(D,{side:this.state.showSide},g.default.createElement("div",{className:"icons-filter-in"},g.default.createElement("div",{className:"icons-filter",onClick:this.handleSide},g.default.createElement("i",{className:"bx bx-sm bx-filter"})),g.default.createElement("div",{className:"icons-count"},null!==this.state.icons.data?this.state.icons.data.length:"0"," icons"),g.default.createElement("div",{className:"ALL"===this.state.style?"filter-all active":"filter-all",onClick:function(){return e.handleFilter("ALL")}},"All"),g.default.createElement("div",{className:"REGULAR"===this.state.style?"filter-regular active":"filter-regular",onClick:function(){return e.handleFilter("REGULAR")}},"Regular"),g.default.createElement("div",{className:"SOLID"===this.state.style?"filter-solid active":"filter-solid",onClick:function(){return e.handleFilter("SOLID")}},"Solid"),g.default.createElement("div",{className:"LOGO"===this.state.style?"filter-logo active":"filter-logo",onClick:function(){return e.handleFilter("LOGO")}},"Logos"))),g.default.createElement(U,{className:n},g.default.createElement("div",{className:"icons-left-section "},g.default.createElement("div",{className:"left-section-inner",onBlur:this.handleBlur},null!=this.state.selectedIcon.name&&g.default.createElement("div",null,g.default.createElement(I,{icon:this.state.selectedIcon})))),this.state.showSide&&g.default.createElement("div",{className:"icons-side-section "},g.default.createElement("div",{className:"side-section-inner"},null!=this.state.categories.data&&g.default.createElement(k.default,{searchTerm:this.state.searchTerm,style:this.state.style,categories:this.state.categories.data}))),null!=this.state.icons.data&&g.default.createElement("div",{className:"icons-right-section "},this.state.noResult&&g.default.createElement("div",{className:"icon-list "},g.default.createElement("div",{className:"container"},g.default.createElement("h3",{className:"no-result"},"No result found for",g.default.createElement("strong",null," '",this.state.searchTerm,"'"),g.default.createElement("p",null,"Having trouble finding an icon, try the ",g.default.createElement(T.Link,{to:"cheatsheet"},"Cheatsheet"))))),g.default.createElement(w.default,{icons:this.state.icons.data,style:this.state.style}))))}}]),t}(m.Component);t.default=(0,y.connect)(c,u)(j)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(5),a=r(o),i=n(455),s=r(i),c=function(e){var t=e.icons.map(function(t,n){return a.default.createElement(s.default,{key:t.id,icon:t,num:n+1,style:e.style})});return a.default.createElement("div",{className:"icon-list animated delay50 fadeIn"},a.default.createElement("div",{className:"container"},t))};t.default=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return{selectedIcon:e.selectedIcon,searchTerm:e.searchTerm}}function c(e){return(0,h.bindActionCreators)({changeSideIcon:b.changeSideIcon,setSelectedIcon:b.setSelectedIcon},e)}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n200?this.setState({displayToTop:!0}):this.setState({displayToTop:!1})}},{key:"handleFilter",value:function(e){this.setState({style:e}),"REGULAR"===e||"SOLID"===e||"LOGO"===e?this.props.fetchStyle(e,this.state.searchTerm):this.props.fetchIcons(this.state.searchTerm)}},{key:"handleKeyPress",value:function(e){var t=this;if(null!==this.state.icons.data)if(39==e.keyCode){if(null!=this.state.selectedIcon.name){var n=this.state.icons.data.findIndex(function(e){return e.slug==t.state.selectedIcon.slug});n===this.state.icons.data.length-1&&(n=-1),this.props.changeSideIcon(!0),this.props.setSelectedIcon(this.state.icons.data[n+1].name,this.state.icons.data[n+1].slug,this.state.icons.data[n+1].type_of_icon)}}else if(37==e.keyCode&&null!=this.state.selectedIcon.name){var n=this.state.icons.data.findIndex(function(e){return e.slug==t.state.selectedIcon.slug});0===n&&(n=this.state.icons.data.length),this.props.changeSideIcon(!0),this.props.setSelectedIcon(this.state.icons.data[n-1].name,this.state.icons.data[n-1].slug,this.state.icons.data[n-1].type_of_icon)}}},{key:"componentWillReceiveProps",value:function(e){this.setState({displaySideIcon:e.displaySideIcon}),this.setState({showSide:e.displayCategories}),null!==e.icons.data&&0===e.icons.data.length?this.setState({noResult:!0}):this.setState({noResult:!1}),this.setState({icons:e.icons}),this.setState({categories:e.categories}),this.setState({selectedIcon:e.selectedIcon}),this.setState({searchTerm:e.searchTerm})}},{key:"componentWillMount",value:function(){this.props.fetchIcons("")}},{key:"componentWillUnmount",value:function(){this.props.setSearchTerm(""),window.removeEventListener("scroll",this.handleScroll)}},{key:"componentDidMount",value:function(){window.addEventListener("scroll",this.handleScroll)}},{key:"render",value:function(){var e=this,t=(0,C.default)({active:this.state.displaySideIcon}),n=(0,C.default)({"side-active":this.state.showSide}),r=(0,C.default)({active:this.state.displayToTop,"to-top-cont":!0,up:this.state.displaySideIcon});return g.default.createElement(P,{className:t,onKeyDown:this.handleKeyPress},g.default.createElement(N,{className:r,onClick:this.toTop},g.default.createElement("div",{className:"to-top"},g.default.createElement("i",{className:"bx bx-chevron-up"}))),g.default.createElement(D,{side:this.state.showSide},g.default.createElement("div",{className:"icons-filter-in"},g.default.createElement("div",{className:"icons-filter",onClick:this.handleSide},g.default.createElement("i",{className:"bx bx-sm bx-filter"})),g.default.createElement("div",{className:"icons-count"},null!==this.state.icons.data?this.state.icons.data.length:"0"," icons"),g.default.createElement("div",{className:"ALL"===this.state.style?"filter-all active":"filter-all",onClick:function(){return e.handleFilter("ALL")}},"All"),g.default.createElement("div",{className:"REGULAR"===this.state.style?"filter-regular active":"filter-regular",onClick:function(){return e.handleFilter("REGULAR")}},"Regular"),g.default.createElement("div",{className:"SOLID"===this.state.style?"filter-solid active":"filter-solid",onClick:function(){return e.handleFilter("SOLID")}},"Solid"),g.default.createElement("div",{className:"LOGO"===this.state.style?"filter-logo active":"filter-logo",onClick:function(){return e.handleFilter("LOGO")}},"Logos"))),g.default.createElement(U,{className:n},g.default.createElement("div",{className:"icons-left-section "},g.default.createElement("div",{className:"left-section-inner",onBlur:this.handleBlur},null!=this.state.selectedIcon.name&&g.default.createElement("div",null,g.default.createElement(I,{icon:this.state.selectedIcon})))),this.state.showSide&&g.default.createElement("div",{className:"icons-side-section "},g.default.createElement("div",{className:"side-section-inner"},null!=this.state.categories.data&&g.default.createElement(k.default,{searchTerm:this.state.searchTerm,style:this.state.style,categories:this.state.categories.data}))),null!=this.state.icons.data&&g.default.createElement("div",{className:"icons-right-section "},this.state.noResult&&g.default.createElement("div",{className:"icon-list "},g.default.createElement("div",{className:"container"},g.default.createElement("h3",{className:"no-result"},"No result found for",g.default.createElement("strong",null," '",this.state.searchTerm,"'"),g.default.createElement("p",null,"Having trouble finding an icon, try the ",g.default.createElement(T.Link,{to:"cheatsheet"},"Cheatsheet"))))),g.default.createElement(w.default,{icons:this.state.icons.data,style:this.state.style}))))}}]),t}(m.Component);t.default=(0,y.connect)(c,u)(j)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(5),a=r(o),i=n(455),s=r(i),c=function(e){var t=e.icons.map(function(t,n){return a.default.createElement(s.default,{key:t.id,icon:t,num:n+1,style:e.style})});return a.default.createElement("div",{className:"icon-list animated delay50 fadeIn"},a.default.createElement("div",{className:"container"},t))};t.default=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return{selectedIcon:e.selectedIcon,searchTerm:e.searchTerm}}function c(e){return(0,h.bindActionCreators)({changeSideIcon:b.changeSideIcon,setSelectedIcon:b.setSelectedIcon},e)}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n - + @@ -46,19 +46,19 @@ - + - + - + - + @@ -71,7 +71,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -94,38 +94,38 @@ - + - + - - + + - + - - - + + + - + @@ -146,16 +146,16 @@ - + - - - - - + + + + + @@ -164,7 +164,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -237,12 +237,12 @@ - - + + - + @@ -251,7 +251,7 @@ - + @@ -280,10 +280,10 @@ - + - + @@ -299,8 +299,8 @@ - - + + @@ -337,7 +337,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -548,7 +548,7 @@ - + @@ -602,8 +602,8 @@ - - + + @@ -793,7 +793,7 @@ - + diff --git a/static/fonts/boxicons.ttf b/static/fonts/boxicons.ttf index e8d4650..5d0e660 100644 Binary files a/static/fonts/boxicons.ttf and b/static/fonts/boxicons.ttf differ diff --git a/static/fonts/boxicons.woff b/static/fonts/boxicons.woff index 4d7e180..94074af 100644 Binary files a/static/fonts/boxicons.woff and b/static/fonts/boxicons.woff differ diff --git a/static/fonts/boxicons.woff2 b/static/fonts/boxicons.woff2 index 8c81a06..842b533 100644 Binary files a/static/fonts/boxicons.woff2 and b/static/fonts/boxicons.woff2 differ diff --git a/static/img/svg/bx-battery-low.svg b/static/img/svg/bx-battery-low.svg index 8886243..f5a1828 100644 --- a/static/img/svg/bx-battery-low.svg +++ b/static/img/svg/bx-battery-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-archive.svg b/static/img/svg/bxs-archive.svg index 20e89aa..743193e 100644 --- a/static/img/svg/bxs-archive.svg +++ b/static/img/svg/bxs-archive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-area.svg b/static/img/svg/bxs-area.svg index ed53146..c53182c 100644 --- a/static/img/svg/bxs-area.svg +++ b/static/img/svg/bxs-area.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-battery-charging.svg b/static/img/svg/bxs-battery-charging.svg index 4eebcab..9f1dfaa 100644 --- a/static/img/svg/bxs-battery-charging.svg +++ b/static/img/svg/bxs-battery-charging.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-battery-low.svg b/static/img/svg/bxs-battery-low.svg index a297076..d6dd022 100644 --- a/static/img/svg/bxs-battery-low.svg +++ b/static/img/svg/bxs-battery-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bookmarks.svg b/static/img/svg/bxs-bookmarks.svg index 023be28..8acbfd0 100644 --- a/static/img/svg/bxs-bookmarks.svg +++ b/static/img/svg/bxs-bookmarks.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calendar-check.svg b/static/img/svg/bxs-calendar-check.svg index 1c81cf2..46105fd 100644 --- a/static/img/svg/bxs-calendar-check.svg +++ b/static/img/svg/bxs-calendar-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-captions.svg b/static/img/svg/bxs-captions.svg index 4bcb206..a6db886 100644 --- a/static/img/svg/bxs-captions.svg +++ b/static/img/svg/bxs-captions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-chart.svg b/static/img/svg/bxs-chart.svg index d27803b..6750d41 100644 --- a/static/img/svg/bxs-chart.svg +++ b/static/img/svg/bxs-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-check-circle.svg b/static/img/svg/bxs-check-circle.svg index ffa8634..bb3ddbf 100644 --- a/static/img/svg/bxs-check-circle.svg +++ b/static/img/svg/bxs-check-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-checkbox-checked.svg b/static/img/svg/bxs-checkbox-checked.svg index 8136fa8..a30d4c0 100644 --- a/static/img/svg/bxs-checkbox-checked.svg +++ b/static/img/svg/bxs-checkbox-checked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-code-block.svg b/static/img/svg/bxs-code-block.svg index 9221bf0..7cbf1a7 100644 --- a/static/img/svg/bxs-code-block.svg +++ b/static/img/svg/bxs-code-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-contact.svg b/static/img/svg/bxs-contact.svg index 55bca53..321db1c 100644 --- a/static/img/svg/bxs-contact.svg +++ b/static/img/svg/bxs-contact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-conversation.svg b/static/img/svg/bxs-conversation.svg index 701b8bd..7823c55 100644 --- a/static/img/svg/bxs-conversation.svg +++ b/static/img/svg/bxs-conversation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-copy.svg b/static/img/svg/bxs-copy.svg index 4059380..de0c7b7 100644 --- a/static/img/svg/bxs-copy.svg +++ b/static/img/svg/bxs-copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dashboard.svg b/static/img/svg/bxs-dashboard.svg index 75d610e..25c5362 100644 --- a/static/img/svg/bxs-dashboard.svg +++ b/static/img/svg/bxs-dashboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-envelope.svg b/static/img/svg/bxs-envelope.svg index e675251..c5e1f5d 100644 --- a/static/img/svg/bxs-envelope.svg +++ b/static/img/svg/bxs-envelope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-file-blank.svg b/static/img/svg/bxs-file-blank.svg index 6d6b097..2036362 100644 --- a/static/img/svg/bxs-file-blank.svg +++ b/static/img/svg/bxs-file-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-file-image.svg b/static/img/svg/bxs-file-image.svg index c53b822..a4f47a6 100644 --- a/static/img/svg/bxs-file-image.svg +++ b/static/img/svg/bxs-file-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-file-plus.svg b/static/img/svg/bxs-file-plus.svg index 72c12f8..fa6c04c 100644 --- a/static/img/svg/bxs-file-plus.svg +++ b/static/img/svg/bxs-file-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-file.svg b/static/img/svg/bxs-file.svg index f529070..52dda4a 100644 --- a/static/img/svg/bxs-file.svg +++ b/static/img/svg/bxs-file.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-files.svg b/static/img/svg/bxs-files.svg index 6d08832..d066999 100644 --- a/static/img/svg/bxs-files.svg +++ b/static/img/svg/bxs-files.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-folder-open.svg b/static/img/svg/bxs-folder-open.svg index 6d9810f..16e9f3d 100644 --- a/static/img/svg/bxs-folder-open.svg +++ b/static/img/svg/bxs-folder-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hourglass.svg b/static/img/svg/bxs-hourglass.svg index 8ec3764..984e10e 100644 --- a/static/img/svg/bxs-hourglass.svg +++ b/static/img/svg/bxs-hourglass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-mobile-message.svg b/static/img/svg/bxs-mobile-message.svg index f43141a..a048229 100644 --- a/static/img/svg/bxs-mobile-message.svg +++ b/static/img/svg/bxs-mobile-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-paste.svg b/static/img/svg/bxs-paste.svg index 48820a4..7524a3e 100644 --- a/static/img/svg/bxs-paste.svg +++ b/static/img/svg/bxs-paste.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-quote-left.svg b/static/img/svg/bxs-quote-left.svg index 6fc6c8f..558d6f8 100644 --- a/static/img/svg/bxs-quote-left.svg +++ b/static/img/svg/bxs-quote-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-quote-right.svg b/static/img/svg/bxs-quote-right.svg index 88d798d..df414df 100644 --- a/static/img/svg/bxs-quote-right.svg +++ b/static/img/svg/bxs-quote-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-report.svg b/static/img/svg/bxs-report.svg index 48f637f..874bbd9 100644 --- a/static/img/svg/bxs-report.svg +++ b/static/img/svg/bxs-report.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-select-multiple.svg b/static/img/svg/bxs-select-multiple.svg index 7a12c72..9f94076 100644 --- a/static/img/svg/bxs-select-multiple.svg +++ b/static/img/svg/bxs-select-multiple.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-t-shirt.svg b/static/img/svg/bxs-t-shirt.svg index 4d0c46c..437f3b7 100644 --- a/static/img/svg/bxs-t-shirt.svg +++ b/static/img/svg/bxs-t-shirt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-task.svg b/static/img/svg/bxs-task.svg index 8b7cecb..f07fb85 100644 --- a/static/img/svg/bxs-task.svg +++ b/static/img/svg/bxs-task.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-terminal.svg b/static/img/svg/bxs-terminal.svg index 3bd1723..9295818 100644 --- a/static/img/svg/bxs-terminal.svg +++ b/static/img/svg/bxs-terminal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-tv.svg b/static/img/svg/bxs-tv.svg index 9b8b215..255defe 100644 --- a/static/img/svg/bxs-tv.svg +++ b/static/img/svg/bxs-tv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file