diff --git a/README.md b/README.md index 7349372..0945ac0 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ _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.1!_ +_Announcing Boxicons v1.8.0!_ -Total of 798 icons in regular, solid styles. +Total of 804 icons in regular, solid styles. - Woff2 font added -- 48 new icons added +- new icons added - Corrections to comply with the Material system icon rules diff --git a/dist/boxicons.js b/dist/boxicons.js index 8d15ef4..4861edf 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.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)"}',""])}])})}); +!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.8.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)"}',""])}])})}); //# sourceMappingURL=boxicons.js.map \ No newline at end of file diff --git a/index.html b/index.html index 8d2d9e7..7f1658f 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ + href="https://cdn.jsdelivr.net/npm/boxicons@1.8.0/css/boxicons.min.css"> @@ -75,6 +75,6 @@
- + diff --git a/package.json b/package.json index 11dfedc..c437c4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxicons", - "version": "1.7.1", + "version": "1.8.0", "private": true, "description": "High Quality web friendly icons", "scripts": { diff --git a/static/css/boxicons.css b/static/css/boxicons.css index 405de73..36547b4 100644 --- a/static/css/boxicons.css +++ b/static/css/boxicons.css @@ -522,6 +522,7 @@ border-radius: 50%; } + .bxl-android:before { content: "\e900"; } @@ -627,2292 +628,2310 @@ .bxl-youtube:before { content: "\e922"; } -.bxs-adjust:before { +.bx-adjust:before { content: "\e923"; } -.bxs-alarm:before { +.bx-alarm:before { content: "\e924"; } -.bxs-alarm-off:before { +.bx-alarm-off:before { content: "\e925"; } -.bxs-album:before { +.bx-album:before { content: "\e926"; } -.bxs-archive:before { +.bx-align-justify:before { content: "\e927"; } -.bxs-archive-in:before { +.bx-align-left:before { content: "\e928"; } -.bxs-archive-out:before { +.bx-align-middle:before { content: "\e929"; } -.bxs-area:before { +.bx-align-right:before { content: "\e92a"; } -.bxs-award:before { +.bx-analyse:before { content: "\e92b"; } -.bxs-ball:before { +.bx-anchor:before { content: "\e92c"; } -.bxs-bar-chart-square:before { +.bx-aperture:before { content: "\e92d"; } -.bxs-barcode:before { +.bx-archive:before { content: "\e92e"; } -.bxs-bath:before { +.bx-archive-in:before { content: "\e92f"; } -.bxs-battery:before { +.bx-archive-out:before { content: "\e930"; } -.bxs-battery-charging:before { +.bx-area:before { content: "\e931"; } -.bxs-battery-full:before { +.bx-arrow-back:before { content: "\e932"; } -.bxs-battery-low:before { +.bx-asterisk:before { content: "\e933"; } -.bxs-bed:before { +.bx-at:before { content: "\e934"; } -.bxs-bell:before { +.bx-award:before { content: "\e935"; } -.bxs-bell-minus:before { +.bx-ball:before { content: "\e936"; } -.bxs-bell-off:before { +.bx-bar-chart:before { content: "\e937"; } -.bxs-bell-plus:before { +.bx-bar-chart-alt:before { content: "\e938"; } -.bxs-bell-ring:before { +.bx-bar-chart-square:before { content: "\e939"; } -.bxs-bolt:before { +.bx-barcode:before { content: "\e93a"; } -.bxs-book:before { +.bx-basketball:before { content: "\e93b"; } -.bxs-book-bookmark:before { +.bx-bath:before { content: "\e93c"; } -.bxs-bookmark:before { +.bx-battery:before { content: "\e93d"; } -.bxs-bookmark-minus:before { +.bx-battery-charging:before { content: "\e93e"; } -.bxs-bookmark-plus:before { +.bx-battery-full:before { content: "\e93f"; } -.bxs-bookmarks:before { +.bx-battery-low:before { content: "\e940"; } -.bxs-bookmark-star:before { +.bx-bed:before { content: "\e941"; } -.bxs-book-open:before { +.bx-bell:before { content: "\e942"; } -.bxs-bot:before { +.bx-bell-minus:before { content: "\e943"; } -.bxs-box:before { +.bx-bell-off:before { content: "\e944"; } -.bxs-briefcase:before { +.bx-bell-plus:before { content: "\e945"; } -.bxs-briefcase-alt:before { +.bx-bell-ring:before { content: "\e946"; } -.bxs-bug:before { +.bx-bicycle:before { content: "\e947"; } -.bxs-building:before { +.bx-block:before { content: "\e948"; } -.bxs-bulb:before { +.bx-bluetooth:before { content: "\e949"; } -.bxs-buoy:before { +.bx-body:before { content: "\e94a"; } -.bxs-bus:before { +.bx-bold:before { content: "\e94b"; } -.bxs-calculator:before { +.bx-bolt:before { content: "\e94c"; } -.bxs-calendar:before { +.bx-book:before { content: "\e94d"; } -.bxs-calendar-alt:before { +.bx-book-bookmark:before { content: "\e94e"; } -.bxs-calendar-check:before { +.bx-bookmark:before { content: "\e94f"; } -.bxs-calendar-minus:before { +.bx-bookmark-minus:before { content: "\e950"; } -.bxs-calendar-plus:before { +.bx-bookmark-plus:before { content: "\e951"; } -.bxs-calendar-x:before { +.bx-bookmarks:before { content: "\e952"; } -.bxs-camera:before { +.bx-bookmark-star:before { content: "\e953"; } -.bxs-camera-alt:before { +.bx-book-open:before { content: "\e954"; } -.bxs-camera-off:before { +.bx-bot:before { content: "\e955"; } -.bxs-capsule:before { +.bx-box:before { content: "\e956"; } -.bxs-captions:before { +.bx-briefcase:before { content: "\e957"; } -.bxs-car:before { +.bx-briefcase-alt:before { content: "\e958"; } -.bxs-carousel:before { +.bx-broadcast:before { content: "\e959"; } -.bxs-cart:before { +.bx-bug:before { content: "\e95a"; } -.bxs-cart-alt:before { +.bx-building:before { content: "\e95b"; } -.bxs-categories:before { +.bx-bulb:before { content: "\e95c"; } -.bxs-certification:before { +.bx-bullseye:before { content: "\e95d"; } -.bxs-chart:before { +.bx-buoy:before { content: "\e95e"; } -.bxs-checkbox:before { +.bx-bus:before { content: "\e95f"; } -.bxs-checkbox-checked:before { +.bx-calculator:before { content: "\e960"; } -.bxs-check-circle:before { +.bx-calendar:before { content: "\e961"; } -.bxs-chip:before { +.bx-calendar-alt:before { content: "\e962"; } -.bxs-circle:before { +.bx-calendar-check:before { content: "\e963"; } -.bxs-clipboard:before { +.bx-calendar-minus:before { content: "\e964"; } -.bxs-cloud:before { +.bx-calendar-plus:before { content: "\e965"; } -.bxs-cloud-download:before { +.bx-calendar-x:before { content: "\e966"; } -.bxs-cloud-upload:before { +.bx-camera:before { content: "\e967"; } -.bxs-code-block:before { +.bx-camera-alt:before { content: "\e968"; } -.bxs-coffee:before { +.bx-camera-off:before { content: "\e969"; } -.bxs-cog:before { +.bx-capsule:before { content: "\e96a"; } -.bxs-collection:before { +.bx-captions:before { content: "\e96b"; } -.bxs-columns:before { +.bx-car:before { content: "\e96c"; } -.bxs-compass:before { +.bx-carousel:before { content: "\e96d"; } -.bxs-contact:before { +.bx-cart:before { content: "\e96e"; } -.bxs-conversation:before { +.bx-cart-alt:before { content: "\e96f"; } -.bxs-copy:before { +.bx-cast:before { content: "\e970"; } -.bxs-copyright:before { +.bx-categories:before { content: "\e971"; } -.bxs-coupon:before { +.bx-certification:before { content: "\e972"; } -.bxs-credit-card:before { +.bx-chalkboard:before { content: "\e973"; } -.bxs-crown:before { +.bx-chart:before { content: "\e974"; } -.bxs-cube:before { +.bx-check:before { content: "\e975"; } -.bxs-dashboard:before { +.bx-checkbox:before { content: "\e976"; } -.bxs-detail:before { +.bx-checkbox-checked:before { content: "\e977"; } -.bxs-diamond:before { +.bx-checkbox-square:before { content: "\e978"; } -.bxs-directions:before { +.bx-check-circle:before { content: "\e979"; } -.bxs-discount:before { +.bx-check-double:before { content: "\e97a"; } -.bxs-dislike:before { +.bx-chevron-down:before { content: "\e97b"; } -.bxs-dock-bottom:before { +.bx-chevron-left:before { content: "\e97c"; } -.bxs-dock-left:before { +.bx-chevron-right:before { content: "\e97d"; } -.bxs-dock-right:before { +.bx-chevrons-down:before { content: "\e97e"; } -.bxs-dock-top:before { +.bx-chevrons-left:before { content: "\e97f"; } -.bxs-documentation:before { +.bx-chevrons-right:before { content: "\e980"; } -.bxs-dollar-circle:before { +.bx-chevrons-up:before { content: "\e981"; } -.bxs-down-arrow:before { +.bx-chevron-up:before { content: "\e982"; } -.bxs-down-arrow-circle:before { +.bx-chip:before { content: "\e983"; } -.bxs-download-alt:before { +.bx-circle:before { content: "\e984"; } -.bxs-downvote:before { +.bx-clipboard:before { content: "\e985"; } -.bxs-drink:before { +.bx-closet:before { content: "\e986"; } -.bxs-droplet:before { +.bx-cloud:before { content: "\e987"; } -.bxs-duplicate:before { +.bx-cloud-download:before { content: "\e988"; } -.bxs-edit:before { +.bx-cloud-drizzle:before { content: "\e989"; } -.bxs-eject:before { +.bx-cloud-lightning:before { content: "\e98a"; } -.bxs-envelope:before { +.bx-cloud-light-rain:before { content: "\e98b"; } -.bxs-eraser:before { +.bx-cloud-rain:before { content: "\e98c"; } -.bxs-error:before { +.bx-cloud-snow:before { content: "\e98d"; } -.bxs-error-circle:before { +.bx-cloud-upload:before { content: "\e98e"; } -.bxs-fast-forward-circle:before { +.bx-code:before { content: "\e98f"; } -.bxs-file:before { +.bx-code-block:before { content: "\e990"; } -.bxs-file-blank:before { +.bx-code-curly:before { content: "\e991"; } -.bxs-file-image:before { +.bx-coffee:before { content: "\e992"; } -.bxs-file-plus:before { +.bx-cog:before { content: "\e993"; } -.bxs-files:before { +.bx-collapse:before { content: "\e994"; } -.bxs-film:before { +.bx-collection:before { content: "\e995"; } -.bxs-filter-alt:before { +.bx-color-fill:before { content: "\e996"; } -.bxs-first-aid:before { +.bx-columns:before { content: "\e997"; } -.bxs-flag:before { +.bx-command:before { content: "\e998"; } -.bxs-flag-alt:before { +.bx-compass:before { content: "\e999"; } -.bxs-flask:before { +.bx-contact:before { content: "\e99a"; } -.bxs-folder:before { +.bx-conversation:before { content: "\e99b"; } -.bxs-folder-minus:before { +.bx-copy:before { content: "\e99c"; } -.bxs-folder-open:before { +.bx-copyright:before { content: "\e99d"; } -.bxs-folder-plus:before { +.bx-coupon:before { content: "\e99e"; } -.bxs-gift:before { +.bx-credit-card:before { content: "\e99f"; } -.bxs-globe-alt:before { +.bx-crop:before { content: "\e9a0"; } -.bxs-grid-alt:before { +.bx-crosshair:before { content: "\e9a1"; } -.bxs-hdd:before { +.bx-crown:before { content: "\e9a2"; } -.bxs-heart:before { +.bx-cube:before { content: "\e9a3"; } -.bxs-hexagon:before { +.bx-cut:before { content: "\e9a4"; } -.bxs-hide:before { +.bx-dashboard:before { content: "\e9a5"; } -.bxs-home:before { +.bx-data:before { content: "\e9a6"; } -.bxs-home-alt:before { +.bx-desktop:before { content: "\e9a7"; } -.bxs-hot:before { +.bx-detail:before { content: "\e9a8"; } -.bxs-hotel:before { +.bx-dialpad:before { content: "\e9a9"; } -.bxs-hourglass:before { +.bx-diamond:before { content: "\e9aa"; } -.bxs-idea:before { +.bx-directions:before { content: "\e9ab"; } -.bxs-image:before { +.bx-disc:before { content: "\e9ac"; } -.bxs-inbox:before { +.bx-discount:before { content: "\e9ad"; } -.bxs-info-circle:before { +.bx-dislike:before { content: "\e9ae"; } -.bxs-joystick:before { +.bx-dock-bottom:before { content: "\e9af"; } -.bxs-joystick-alt:before { +.bx-dock-left:before { content: "\e9b0"; } -.bxs-key:before { +.bx-dock-right:before { content: "\e9b1"; } -.bxs-layer:before { +.bx-dock-top:before { content: "\e9b2"; } -.bxs-layout:before { +.bx-documentation:before { content: "\e9b3"; } -.bxs-left-arrow:before { +.bx-dollar:before { content: "\e9b4"; } -.bxs-left-arrow-circle:before { +.bx-dollar-circle:before { content: "\e9b5"; } -.bxs-left-bottom-arrow-circle:before { +.bx-dots-horizontal:before { content: "\e9b6"; } -.bxs-left-top-arrow-circle:before { +.bx-dots-horizontal-rounded:before { content: "\e9b7"; } -.bxs-like:before { +.bx-dots-vertical:before { content: "\e9b8"; } -.bxs-lock:before { +.bx-dots-vertical-rounded:before { content: "\e9b9"; } -.bxs-lock-open:before { +.bx-down-arrow:before { content: "\e9ba"; } -.bxs-magic-wand:before { +.bx-down-arrow-circle:before { content: "\e9bb"; } -.bxs-map:before { +.bx-download:before { content: "\e9bc"; } -.bxs-map-alt:before { +.bx-download-alt:before { content: "\e9bd"; } -.bxs-message:before { +.bx-downvote:before { content: "\e9be"; } -.bxs-message-alt:before { +.bx-drink:before { content: "\e9bf"; } -.bxs-message-detail:before { +.bx-droplet:before { content: "\e9c0"; } -.bxs-message-rounded:before { +.bx-dumbbell:before { content: "\e9c1"; } -.bxs-microphone:before { +.bx-duplicate:before { content: "\e9c2"; } -.bxs-microphone-off:before { +.bx-edit:before { content: "\e9c3"; } -.bxs-minus-circle:before { +.bx-eject:before { content: "\e9c4"; } -.bxs-mobile-alt:before { +.bx-envelope:before { content: "\e9c5"; } -.bxs-mobile-message:before { +.bx-equalizer:before { content: "\e9c6"; } -.bxs-moon:before { +.bx-eraser:before { content: "\e9c7"; } -.bxs-mouse:before { +.bx-error:before { content: "\e9c8"; } -.bxs-movie:before { +.bx-error-circle:before { content: "\e9c9"; } -.bxs-music:before { +.bx-exclamation:before { content: "\e9ca"; } -.bxs-navigation:before { +.bx-exit-fullscreen:before { content: "\e9cb"; } -.bxs-news:before { +.bx-expand:before { content: "\e9cc"; } -.bxs-newsletter:before { +.bx-export:before { content: "\e9cd"; } -.bxs-notification:before { +.bx-eyedropper:before { content: "\e9ce"; } -.bxs-notification-off:before { +.bx-fast-forward:before { content: "\e9cf"; } -.bxs-octagon:before { +.bx-fast-forward-circle:before { content: "\e9d0"; } -.bxs-package:before { +.bx-female:before { content: "\e9d1"; } -.bxs-paper-plane:before { +.bx-file:before { content: "\e9d2"; } -.bxs-paste:before { +.bx-file-blank:before { content: "\e9d3"; } -.bxs-pause-circle:before { +.bx-file-image:before { content: "\e9d4"; } -.bxs-pen:before { +.bx-file-plus:before { content: "\e9d5"; } -.bxs-pencil:before { +.bx-files:before { content: "\e9d6"; } -.bxs-phone:before { +.bx-film:before { content: "\e9d7"; } -.bxs-phone-call:before { +.bx-filter:before { content: "\e9d8"; } -.bxs-phone-incoming:before { +.bx-filter-alt:before { content: "\e9d9"; } -.bxs-phone-outgoing:before { +.bx-fingerprint:before { content: "\e9da"; } -.bxs-photo-album:before { +.bx-first-aid:before { content: "\e9db"; } -.bxs-pie-chart:before { +.bx-first-page:before { content: "\e9dc"; } -.bxs-pie-chart-alt:before { +.bx-flag:before { content: "\e9dd"; } -.bxs-pin:before { +.bx-flag-alt:before { content: "\e9de"; } -.bxs-planet:before { +.bx-flask:before { content: "\e9df"; } -.bxs-play-circle:before { +.bx-folder:before { content: "\e9e0"; } -.bxs-playlist:before { +.bx-folder-minus:before { content: "\e9e1"; } -.bxs-plug:before { +.bx-folder-open:before { content: "\e9e2"; } -.bxs-plus-circle:before { +.bx-folder-plus:before { content: "\e9e3"; } -.bxs-printer:before { +.bx-font:before { content: "\e9e4"; } -.bxs-purchase-tag:before { +.bx-font-color:before { content: "\e9e5"; } -.bxs-quote-left:before { +.bx-font-size:before { content: "\e9e6"; } -.bxs-quote-right:before { +.bx-football:before { content: "\e9e7"; } -.bxs-radio:before { +.bx-fullscreen:before { content: "\e9e8"; } -.bxs-rectangle:before { +.bx-gift:before { content: "\e9e9"; } -.bxs-rename:before { +.bx-git-branch:before { content: "\e9ea"; } -.bxs-report:before { +.bx-git-commit:before { content: "\e9eb"; } -.bxs-right-arrow:before { +.bx-git-compare:before { content: "\e9ec"; } -.bxs-right-arrow-circle:before { +.bx-git-merge:before { content: "\e9ed"; } -.bxs-right-down-arrow-circle:before { +.bx-git-pull-request:before { content: "\e9ee"; } -.bxs-right-top-arrow-circle:before { +.bx-git-repo-forked:before { content: "\e9ef"; } -.bxs-rocket:before { +.bx-glasses:before { content: "\e9f0"; } -.bxs-ruler:before { +.bx-globe:before { content: "\e9f1"; } -.bxs-save:before { +.bx-globe-alt:before { content: "\e9f2"; } -.bxs-select-arrows:before { +.bx-grid:before { content: "\e9f3"; } -.bxs-select-multiple:before { +.bx-grid-alt:before { content: "\e9f4"; } -.bxs-send:before { +.bx-group:before { content: "\e9f5"; } -.bxs-server:before { +.bx-handicap:before { content: "\e9f6"; } -.bxs-share:before { +.bx-hash:before { content: "\e9f7"; } -.bxs-share-alt:before { +.bx-hdd:before { content: "\e9f8"; } -.bxs-shield:before { +.bx-heading:before { content: "\e9f9"; } -.bxs-shield-alt:before { +.bx-headphone:before { content: "\e9fa"; } -.bxs-shopping-bag:before { +.bx-heart:before { content: "\e9fb"; } -.bxs-shopping-bag-alt:before { +.bx-hexagon:before { content: "\e9fc"; } -.bxs-show:before { +.bx-hide:before { content: "\e9fd"; } -.bxs-sidebar:before { +.bx-highlight:before { content: "\e9fe"; } -.bxs-sitemap:before { +.bx-history:before { content: "\e9ff"; } -.bxs-skip-next-circle:before { +.bx-home:before { content: "\ea00"; } -.bxs-skip-previous-circle:before { +.bx-home-alt:before { content: "\ea01"; } -.bxs-skull:before { +.bx-horizontal-center:before { content: "\ea02"; } -.bxs-slider-alt:before { +.bx-hot:before { content: "\ea03"; } -.bxs-smiley-happy:before { +.bx-hotel:before { content: "\ea04"; } -.bxs-smiley-meh:before { +.bx-hourglass:before { content: "\ea05"; } -.bxs-smiley-sad:before { +.bx-idea:before { content: "\ea06"; } -.bxs-spreadsheet:before { +.bx-image:before { content: "\ea07"; } -.bxs-star:before { +.bx-image-alt:before { content: "\ea08"; } -.bxs-star-half:before { +.bx-images:before { content: "\ea09"; } -.bxs-stop-circle:before { +.bx-import:before { content: "\ea0a"; } -.bxs-stopwatch:before { +.bx-inbox:before { content: "\ea0b"; } -.bxs-store:before { +.bx-infinite:before { content: "\ea0c"; } -.bxs-sun:before { +.bx-info:before { content: "\ea0d"; } -.bxs-table:before { +.bx-info-circle:before { content: "\ea0e"; } -.bxs-tag:before { +.bx-italic:before { content: "\ea0f"; } -.bxs-tag-x:before { +.bx-joystick:before { content: "\ea10"; } -.bxs-task:before { +.bx-joystick-alt:before { content: "\ea11"; } -.bxs-taxi:before { +.bx-key:before { content: "\ea12"; } -.bxs-tennis-ball:before { +.bx-laptop:before { content: "\ea13"; } -.bxs-terminal:before { +.bx-last-page:before { content: "\ea14"; } -.bxs-thermometer:before { +.bx-layer:before { content: "\ea15"; } -.bxs-time:before { +.bx-layout:before { content: "\ea16"; } -.bxs-timer:before { +.bx-left-arrow:before { content: "\ea17"; } -.bxs-toggle:before { +.bx-left-arrow-circle:before { content: "\ea18"; } -.bxs-toggle-left:before { +.bx-left-bottom-arrow-circle:before { content: "\ea19"; } -.bxs-toggle-right:before { +.bx-left-indent:before { content: "\ea1a"; } -.bxs-torch:before { +.bx-left-top-arrow-circle:before { content: "\ea1b"; } -.bxs-to-top:before { +.bx-like:before { content: "\ea1c"; } -.bxs-train:before { +.bx-link:before { content: "\ea1d"; } -.bxs-trash:before { +.bx-link-alt:before { content: "\ea1e"; } -.bxs-trash-alt:before { +.bx-link-external:before { content: "\ea1f"; } -.bxs-triangle:before { +.bx-list:before { content: "\ea20"; } -.bxs-trophy:before { +.bx-list-alt:before { content: "\ea21"; } -.bxs-trophy-star:before { +.bx-list-check:before { content: "\ea22"; } -.bxs-truck:before { +.bx-list-ol:before { content: "\ea23"; } -.bxs-t-shirt:before { +.bx-list-plus:before { content: "\ea24"; } -.bxs-tv:before { +.bx-list-ul:before { content: "\ea25"; } -.bxs-umbrella:before { +.bx-list-x:before { content: "\ea26"; } -.bxs-up-arrow:before { +.bx-loader:before { content: "\ea27"; } -.bxs-up-arrow-circle:before { +.bx-loader-alt:before { content: "\ea28"; } -.bxs-upvote:before { +.bx-loader-circle:before { content: "\ea29"; } -.bxs-user:before { +.bx-lock:before { content: "\ea2a"; } -.bxs-user-check:before { +.bx-lock-open:before { content: "\ea2b"; } -.bxs-user-circle:before { +.bx-log-in:before { content: "\ea2c"; } -.bxs-user-detail:before { +.bx-log-out:before { content: "\ea2d"; } -.bxs-user-group:before { +.bx-magic-wand:before { content: "\ea2e"; } -.bxs-user-minus:before { +.bx-male:before { content: "\ea2f"; } -.bxs-user-plus:before { +.bx-map:before { content: "\ea30"; } -.bxs-user-x:before { +.bx-map-alt:before { content: "\ea31"; } -.bxs-video:before { +.bx-map-pin:before { content: "\ea32"; } -.bxs-video-off:before { +.bx-menu:before { content: "\ea33"; } -.bxs-video-plus:before { +.bx-menu-alt-left:before { content: "\ea34"; } -.bxs-videos:before { +.bx-menu-alt-right:before { content: "\ea35"; } -.bxs-volume:before { +.bx-message:before { content: "\ea36"; } -.bxs-volume-full:before { +.bx-message-alt:before { content: "\ea37"; } -.bxs-volume-low:before { +.bx-message-detail:before { content: "\ea38"; } -.bxs-volume-mute:before { +.bx-message-rounded:before { content: "\ea39"; } -.bxs-wallet:before { +.bx-microphone:before { content: "\ea3a"; } -.bxs-watch:before { +.bx-microphone-alt:before { content: "\ea3b"; } -.bxs-watch-alt:before { +.bx-microphone-off:before { content: "\ea3c"; } -.bxs-widget:before { +.bx-minus:before { content: "\ea3d"; } -.bxs-window:before { +.bx-minus-circle:before { content: "\ea3e"; } -.bxs-window-close:before { +.bx-minus-square:before { content: "\ea3f"; } -.bxs-window-open:before { +.bx-mobile:before { content: "\ea40"; } -.bxs-windows:before { +.bx-mobile-alt:before { content: "\ea41"; } -.bxs-world:before { +.bx-mobile-message:before { content: "\ea42"; } -.bxs-wrench:before { +.bx-moon:before { content: "\ea43"; } -.bxs-x-circle:before { +.bx-mouse:before { content: "\ea44"; } -.bxs-zap:before { +.bx-move:before { content: "\ea45"; } -.bxs-zoom-in:before { +.bx-movie:before { content: "\ea46"; } -.bxs-zoom-out:before { +.bx-music:before { content: "\ea47"; } -.bx-adjust:before { +.bx-navigation:before { content: "\ea48"; } -.bx-alarm:before { +.bx-news:before { content: "\ea49"; } -.bx-alarm-off:before { +.bx-newsletter:before { content: "\ea4a"; } -.bx-album:before { +.bx-notification:before { content: "\ea4b"; } -.bx-align-justify:before { +.bx-notification-off:before { content: "\ea4c"; } -.bx-align-left:before { +.bx-octagon:before { content: "\ea4d"; } -.bx-align-middle:before { +.bx-package:before { content: "\ea4e"; } -.bx-align-right:before { +.bx-paperclip:before { content: "\ea4f"; } -.bx-anchor:before { +.bx-paper-plane:before { content: "\ea50"; } -.bx-aperture:before { +.bx-paragraph:before { content: "\ea51"; } -.bx-archive:before { +.bx-paste:before { content: "\ea52"; } -.bx-archive-in:before { +.bx-pause:before { content: "\ea53"; } -.bx-archive-out:before { +.bx-pause-circle:before { content: "\ea54"; } -.bx-area:before { +.bx-pen:before { content: "\ea55"; } -.bx-arrow-back:before { +.bx-pencil:before { content: "\ea56"; } -.bx-asterisk:before { +.bx-phone:before { content: "\ea57"; } -.bx-at:before { +.bx-phone-call:before { content: "\ea58"; } -.bx-award:before { +.bx-phone-incoming:before { content: "\ea59"; } -.bx-ball:before { +.bx-phone-outgoing:before { content: "\ea5a"; } -.bx-bar-chart:before { +.bx-photo-album:before { content: "\ea5b"; } -.bx-bar-chart-alt:before { +.bx-pie-chart:before { content: "\ea5c"; } -.bx-bar-chart-square:before { +.bx-pie-chart-alt:before { content: "\ea5d"; } -.bx-barcode:before { +.bx-pin:before { content: "\ea5e"; } -.bx-basketball:before { +.bx-planet:before { content: "\ea5f"; } -.bx-bath:before { +.bx-play:before { content: "\ea60"; } -.bx-battery:before { +.bx-play-circle:before { content: "\ea61"; } -.bx-battery-charging:before { +.bx-playlist:before { content: "\ea62"; } -.bx-battery-full:before { +.bx-plug:before { content: "\ea63"; } -.bx-battery-low:before { +.bx-plus:before { content: "\ea64"; } -.bx-bed:before { +.bx-plus-circle:before { content: "\ea65"; } -.bx-bell:before { +.bx-plus-square:before { content: "\ea66"; } -.bx-bell-minus:before { +.bx-poll:before { content: "\ea67"; } -.bx-bell-off:before { +.bx-popular:before { content: "\ea68"; } -.bx-bell-plus:before { +.bx-power-off:before { content: "\ea69"; } -.bx-bell-ring:before { +.bx-printer:before { content: "\ea6a"; } -.bx-bicycle:before { +.bx-pulse:before { content: "\ea6b"; } -.bx-block:before { +.bx-purchase-tag:before { content: "\ea6c"; } -.bx-bluetooth:before { +.bx-question-mark:before { content: "\ea6d"; } -.bx-body:before { +.bx-quote-left:before { content: "\ea6e"; } -.bx-bold:before { +.bx-quote-right:before { content: "\ea6f"; } -.bx-bolt:before { +.bx-radar:before { content: "\ea70"; } -.bx-book:before { +.bx-radio:before { content: "\ea71"; } -.bx-book-bookmark:before { +.bx-radio-circle:before { content: "\ea72"; } -.bx-bookmark:before { +.bx-radio-circle-marked:before { content: "\ea73"; } -.bx-bookmark-minus:before { +.bx-rectangle:before { content: "\ea74"; } -.bx-bookmark-plus:before { +.bx-redo:before { content: "\ea75"; } -.bx-bookmarks:before { +.bx-rename:before { content: "\ea76"; } -.bx-bookmark-star:before { +.bx-reply:before { content: "\ea77"; } -.bx-book-open:before { +.bx-reply-all:before { content: "\ea78"; } -.bx-bot:before { +.bx-report:before { content: "\ea79"; } -.bx-box:before { +.bx-repost:before { content: "\ea7a"; } -.bx-briefcase:before { +.bx-reset:before { content: "\ea7b"; } -.bx-briefcase-alt:before { +.bx-restaurant:before { content: "\ea7c"; } -.bx-broadcast:before { +.bx-revision:before { content: "\ea7d"; } -.bx-bug:before { +.bx-rewind:before { content: "\ea7e"; } -.bx-building:before { +.bx-ribbon:before { content: "\ea7f"; } -.bx-bulb:before { +.bx-right-arrow:before { content: "\ea80"; } -.bx-bullseye:before { +.bx-right-arrow-circle:before { content: "\ea81"; } -.bx-buoy:before { +.bx-right-down-arrow-circle:before { content: "\ea82"; } -.bx-bus:before { +.bx-right-indent:before { content: "\ea83"; } -.bx-calculator:before { +.bx-right-top-arrow-circle:before { content: "\ea84"; } -.bx-calendar:before { +.bx-rocket:before { content: "\ea85"; } -.bx-calendar-alt:before { +.bx-rotate:before { content: "\ea86"; } -.bx-calendar-check:before { +.bx-rss:before { content: "\ea87"; } -.bx-calendar-minus:before { +.bx-ruler:before { content: "\ea88"; } -.bx-calendar-plus:before { +.bx-save:before { content: "\ea89"; } -.bx-calendar-x:before { +.bx-screenshot:before { content: "\ea8a"; } -.bx-camera:before { +.bx-search:before { content: "\ea8b"; } -.bx-camera-alt:before { +.bx-search-alt:before { content: "\ea8c"; } -.bx-camera-off:before { +.bx-select-arrows:before { content: "\ea8d"; } -.bx-capsule:before { +.bx-selection:before { content: "\ea8e"; } -.bx-captions:before { +.bx-select-multiple:before { content: "\ea8f"; } -.bx-car:before { +.bx-send:before { content: "\ea90"; } -.bx-carousel:before { +.bx-server:before { content: "\ea91"; } -.bx-cart:before { +.bx-share:before { content: "\ea92"; } -.bx-cart-alt:before { +.bx-share-alt:before { content: "\ea93"; } -.bx-cast:before { +.bx-shield:before { content: "\ea94"; } -.bx-categories:before { +.bx-shield-alt:before { content: "\ea95"; } -.bx-certification:before { +.bx-shopping-bag:before { content: "\ea96"; } -.bx-chalkboard:before { +.bx-shopping-bag-alt:before { content: "\ea97"; } -.bx-chart:before { +.bx-show:before { content: "\ea98"; } -.bx-check:before { +.bx-shuffle:before { content: "\ea99"; } -.bx-checkbox:before { +.bx-shuffle-alt:before { content: "\ea9a"; } -.bx-checkbox-checked:before { +.bx-sidebar:before { content: "\ea9b"; } -.bx-checkbox-square:before { +.bx-sitemap:before { content: "\ea9c"; } -.bx-check-circle:before { +.bx-skip-next:before { content: "\ea9d"; } -.bx-check-double:before { +.bx-skip-next-circle:before { content: "\ea9e"; } -.bx-chevron-down:before { +.bx-skip-previous:before { content: "\ea9f"; } -.bx-chevron-left:before { +.bx-skip-previous-circle:before { content: "\eaa0"; } -.bx-chevron-right:before { +.bx-skull:before { content: "\eaa1"; } -.bx-chevrons-down:before { +.bx-slider:before { content: "\eaa2"; } -.bx-chevrons-left:before { +.bx-slider-alt:before { content: "\eaa3"; } -.bx-chevrons-right:before { +.bx-smiley-happy:before { content: "\eaa4"; } -.bx-chevrons-up:before { +.bx-smiley-meh:before { content: "\eaa5"; } -.bx-chevron-up:before { +.bx-smiley-sad:before { content: "\eaa6"; } -.bx-chip:before { +.bx-snowflake:before { content: "\eaa7"; } -.bx-circle:before { +.bx-sort:before { content: "\eaa8"; } -.bx-clipboard:before { +.bx-sort-alt:before { content: "\eaa9"; } -.bx-closet:before { +.bx-spreadsheet:before { content: "\eaaa"; } -.bx-cloud:before { +.bx-star:before { content: "\eaab"; } -.bx-cloud-download:before { +.bx-station:before { content: "\eaac"; } -.bx-cloud-drizzle:before { +.bx-stats:before { content: "\eaad"; } -.bx-cloud-lightning:before { +.bx-stop:before { content: "\eaae"; } -.bx-cloud-light-rain:before { +.bx-stop-circle:before { content: "\eaaf"; } -.bx-cloud-rain:before { +.bx-stopwatch:before { content: "\eab0"; } -.bx-cloud-snow:before { +.bx-store:before { content: "\eab1"; } -.bx-cloud-upload:before { +.bx-strikethrough:before { content: "\eab2"; } -.bx-code:before { +.bx-subdirectory-left:before { content: "\eab3"; } -.bx-code-block:before { +.bx-subdirectory-right:before { content: "\eab4"; } -.bx-code-curly:before { +.bx-sun:before { content: "\eab5"; } -.bx-coffee:before { +.bx-support:before { content: "\eab6"; } -.bx-cog:before { +.bx-swim:before { content: "\eab7"; } -.bx-collapse:before { +.bx-sync:before { content: "\eab8"; } -.bx-collection:before { +.bx-tab:before { content: "\eab9"; } -.bx-columns:before { +.bx-table:before { content: "\eaba"; } -.bx-command:before { +.bx-tag:before { content: "\eabb"; } -.bx-compass:before { +.bx-tag-x:before { content: "\eabc"; } -.bx-contact:before { +.bx-target-lock:before { content: "\eabd"; } -.bx-conversation:before { +.bx-task:before { content: "\eabe"; } -.bx-copy:before { +.bx-taxi:before { content: "\eabf"; } -.bx-copyright:before { +.bx-tennis-ball:before { content: "\eac0"; } -.bx-coupon:before { +.bx-terminal:before { content: "\eac1"; } -.bx-credit-card:before { +.bx-text:before { content: "\eac2"; } -.bx-crop:before { +.bx-thermometer:before { content: "\eac3"; } -.bx-crosshair:before { +.bx-time:before { content: "\eac4"; } -.bx-crown:before { +.bx-timer:before { content: "\eac5"; } -.bx-cube:before { +.bx-toggle:before { content: "\eac6"; } -.bx-cut:before { +.bx-toggle-left:before { content: "\eac7"; } -.bx-dashboard:before { +.bx-toggle-right:before { content: "\eac8"; } -.bx-data:before { +.bx-torch:before { content: "\eac9"; } -.bx-desktop:before { +.bx-to-top:before { content: "\eaca"; } -.bx-detail:before { +.bx-train:before { content: "\eacb"; } -.bx-dialpad:before { +.bx-transfer:before { content: "\eacc"; } -.bx-diamond:before { +.bx-trash:before { content: "\eacd"; } -.bx-directions:before { +.bx-trash-alt:before { content: "\eace"; } -.bx-discount:before { +.bx-trending-down:before { content: "\eacf"; } -.bx-dislike:before { +.bx-trending-up:before { content: "\ead0"; } -.bx-dock-bottom:before { +.bx-triangle:before { content: "\ead1"; } -.bx-dock-left:before { +.bx-trophy:before { content: "\ead2"; } -.bx-dock-right:before { +.bx-trophy-star:before { content: "\ead3"; } -.bx-dock-top:before { +.bx-truck:before { content: "\ead4"; } -.bx-documentation:before { +.bx-t-shirt:before { content: "\ead5"; } -.bx-dollar:before { +.bx-tv:before { content: "\ead6"; } -.bx-dollar-circle:before { +.bx-umbrella:before { content: "\ead7"; } -.bx-dots-horizontal:before { +.bx-underline:before { content: "\ead8"; } -.bx-dots-horizontal-rounded:before { +.bx-undo:before { content: "\ead9"; } -.bx-dots-vertical:before { +.bx-up-arrow:before { content: "\eada"; } -.bx-dots-vertical-rounded:before { +.bx-up-arrow-circle:before { content: "\eadb"; } -.bx-down-arrow:before { +.bx-upload:before { content: "\eadc"; } -.bx-down-arrow-circle:before { +.bx-upvote:before { content: "\eadd"; } -.bx-download:before { +.bx-usb:before { content: "\eade"; } -.bx-download-alt:before { +.bx-user:before { content: "\eadf"; } -.bx-downvote:before { +.bx-user-check:before { content: "\eae0"; } -.bx-drink:before { +.bx-user-circle:before { content: "\eae1"; } -.bx-droplet:before { +.bx-user-detail:before { content: "\eae2"; } -.bx-dumbbell:before { +.bx-user-minus:before { content: "\eae3"; } -.bx-duplicate:before { +.bx-user-plus:before { content: "\eae4"; } -.bx-edit:before { +.bx-user-x:before { content: "\eae5"; } -.bx-eject:before { +.bx-vertical-center:before { content: "\eae6"; } -.bx-envelope:before { +.bx-video:before { content: "\eae7"; } -.bx-eraser:before { +.bx-video-off:before { content: "\eae8"; } -.bx-error:before { +.bx-video-plus:before { content: "\eae9"; } -.bx-error-circle:before { +.bx-videos:before { content: "\eaea"; } -.bx-exclamation:before { +.bx-voicemail:before { content: "\eaeb"; } -.bx-exit-fullscreen:before { +.bx-volume:before { content: "\eaec"; } -.bx-expand:before { +.bx-volume-full:before { content: "\eaed"; } -.bx-export:before { +.bx-volume-low:before { content: "\eaee"; } -.bx-eyedropper:before { +.bx-volume-mute:before { content: "\eaef"; } -.bx-fast-forward:before { +.bx-wallet:before { content: "\eaf0"; } -.bx-fast-forward-circle:before { +.bx-watch:before { content: "\eaf1"; } -.bx-female:before { +.bx-watch-alt:before { content: "\eaf2"; } -.bx-file:before { +.bx-water:before { content: "\eaf3"; } -.bx-file-blank:before { +.bx-widget:before { content: "\eaf4"; } -.bx-file-image:before { +.bx-wifi:before { content: "\eaf5"; } -.bx-file-plus:before { +.bx-wind:before { content: "\eaf6"; } -.bx-files:before { +.bx-window:before { content: "\eaf7"; } -.bx-film:before { +.bx-window-close:before { content: "\eaf8"; } -.bx-filter:before { +.bx-window-open:before { content: "\eaf9"; } -.bx-filter-alt:before { +.bx-windows:before { content: "\eafa"; } -.bx-fingerprint:before { +.bx-world:before { content: "\eafb"; } -.bx-first-aid:before { +.bx-wrench:before { content: "\eafc"; } -.bx-first-page:before { +.bx-x:before { content: "\eafd"; } -.bx-flag:before { +.bx-x-circle:before { content: "\eafe"; } -.bx-flag-alt:before { +.bx-x-square:before { content: "\eaff"; } -.bx-flask:before { +.bx-zap:before { content: "\eb00"; } -.bx-folder:before { +.bx-zoom-in:before { content: "\eb01"; } -.bx-folder-minus:before { +.bx-zoom-out:before { content: "\eb02"; } -.bx-folder-open:before { +.bxs-adjust:before { content: "\eb03"; } -.bx-folder-plus:before { +.bxs-alarm:before { content: "\eb04"; } -.bx-font:before { +.bxs-alarm-off:before { content: "\eb05"; } -.bx-font-color:before { +.bxs-album:before { content: "\eb06"; } -.bx-font-size:before { +.bxs-archive:before { content: "\eb07"; } -.bx-football:before { +.bxs-archive-in:before { content: "\eb08"; } -.bx-fullscreen:before { +.bxs-archive-out:before { content: "\eb09"; } -.bx-gift:before { +.bxs-area:before { content: "\eb0a"; } -.bx-git-branch:before { +.bxs-award:before { content: "\eb0b"; } -.bx-git-commit:before { +.bxs-ball:before { content: "\eb0c"; } -.bx-git-compare:before { +.bxs-bar-chart-square:before { content: "\eb0d"; } -.bx-git-merge:before { +.bxs-barcode:before { content: "\eb0e"; } -.bx-git-pull-request:before { +.bxs-bath:before { content: "\eb0f"; } -.bx-git-repo-forked:before { +.bxs-battery:before { content: "\eb10"; } -.bx-globe:before { +.bxs-battery-charging:before { content: "\eb11"; } -.bx-globe-alt:before { +.bxs-battery-full:before { content: "\eb12"; } -.bx-grid:before { +.bxs-battery-low:before { content: "\eb13"; } -.bx-grid-alt:before { +.bxs-bed:before { content: "\eb14"; } -.bx-handicap:before { +.bxs-bell:before { content: "\eb15"; } -.bx-hash:before { +.bxs-bell-minus:before { content: "\eb16"; } -.bx-hdd:before { +.bxs-bell-off:before { content: "\eb17"; } -.bx-heading:before { +.bxs-bell-plus:before { content: "\eb18"; } -.bx-headphone:before { +.bxs-bell-ring:before { content: "\eb19"; } -.bx-heart:before { +.bxs-bolt:before { content: "\eb1a"; } -.bx-hexagon:before { +.bxs-book:before { content: "\eb1b"; } -.bx-hide:before { +.bxs-book-bookmark:before { content: "\eb1c"; } -.bx-highlight:before { +.bxs-bookmark:before { content: "\eb1d"; } -.bx-history:before { +.bxs-bookmark-minus:before { content: "\eb1e"; } -.bx-home:before { +.bxs-bookmark-plus:before { content: "\eb1f"; } -.bx-home-alt:before { +.bxs-bookmarks:before { content: "\eb20"; } -.bx-horizontal-center:before { +.bxs-bookmark-star:before { content: "\eb21"; } -.bx-hot:before { +.bxs-book-open:before { content: "\eb22"; } -.bx-hotel:before { +.bxs-bot:before { content: "\eb23"; } -.bx-hourglass:before { +.bxs-box:before { content: "\eb24"; } -.bx-idea:before { +.bxs-briefcase:before { content: "\eb25"; } -.bx-image:before { +.bxs-briefcase-alt:before { content: "\eb26"; } -.bx-image-alt:before { +.bxs-bug:before { content: "\eb27"; } -.bx-images:before { +.bxs-building:before { content: "\eb28"; } -.bx-import:before { +.bxs-bulb:before { content: "\eb29"; } -.bx-inbox:before { +.bxs-buoy:before { content: "\eb2a"; } -.bx-infinite:before { +.bxs-bus:before { content: "\eb2b"; } -.bx-info:before { +.bxs-calculator:before { content: "\eb2c"; } -.bx-info-circle:before { +.bxs-calendar:before { content: "\eb2d"; } -.bx-italic:before { +.bxs-calendar-alt:before { content: "\eb2e"; } -.bx-joystick:before { +.bxs-calendar-check:before { content: "\eb2f"; } -.bx-joystick-alt:before { +.bxs-calendar-minus:before { content: "\eb30"; } -.bx-key:before { +.bxs-calendar-plus:before { content: "\eb31"; } -.bx-laptop:before { +.bxs-calendar-x:before { content: "\eb32"; } -.bx-last-page:before { +.bxs-camera:before { content: "\eb33"; } -.bx-layer:before { +.bxs-camera-alt:before { content: "\eb34"; } -.bx-layout:before { +.bxs-camera-off:before { content: "\eb35"; } -.bx-left-arrow:before { +.bxs-captions:before { content: "\eb36"; } -.bx-left-arrow-circle:before { +.bxs-car:before { content: "\eb37"; } -.bx-left-bottom-arrow-circle:before { +.bxs-carousel:before { content: "\eb38"; } -.bx-left-indent:before { +.bxs-cart:before { content: "\eb39"; } -.bx-left-top-arrow-circle:before { +.bxs-cart-alt:before { content: "\eb3a"; } -.bx-like:before { +.bxs-categories:before { content: "\eb3b"; } -.bx-link:before { +.bxs-certification:before { content: "\eb3c"; } -.bx-link-alt:before { +.bxs-chart:before { content: "\eb3d"; } -.bx-link-external:before { +.bxs-checkbox:before { content: "\eb3e"; } -.bx-list:before { +.bxs-checkbox-checked:before { content: "\eb3f"; } -.bx-list-alt:before { +.bxs-check-circle:before { content: "\eb40"; } -.bx-list-check:before { +.bxs-chip:before { content: "\eb41"; } -.bx-list-ol:before { +.bxs-circle:before { content: "\eb42"; } -.bx-list-plus:before { +.bxs-clipboard:before { content: "\eb43"; } -.bx-list-ul:before { +.bxs-cloud:before { content: "\eb44"; } -.bx-list-x:before { +.bxs-cloud-download:before { content: "\eb45"; } -.bx-loader:before { +.bxs-cloud-upload:before { content: "\eb46"; } -.bx-loader-alt:before { +.bxs-code-block:before { content: "\eb47"; } -.bx-loader-circle:before { +.bxs-coffee:before { content: "\eb48"; } -.bx-lock:before { +.bxs-cog:before { content: "\eb49"; } -.bx-lock-open:before { +.bxs-collection:before { content: "\eb4a"; } -.bx-log-in:before { +.bxs-compass:before { content: "\eb4b"; } -.bx-log-out:before { +.bxs-contact:before { content: "\eb4c"; } -.bx-magic-wand:before { +.bxs-conversation:before { content: "\eb4d"; } -.bx-male:before { +.bxs-copy:before { content: "\eb4e"; } -.bx-map:before { +.bxs-copyright:before { content: "\eb4f"; } -.bx-map-alt:before { +.bxs-coupon:before { content: "\eb50"; } -.bx-map-pin:before { +.bxs-credit-card:before { content: "\eb51"; } -.bx-menu:before { +.bxs-crown:before { content: "\eb52"; } -.bx-menu-alt-left:before { +.bxs-cube:before { content: "\eb53"; } -.bx-menu-alt-right:before { +.bxs-dashboard:before { content: "\eb54"; } -.bx-message:before { +.bxs-detail:before { content: "\eb55"; } -.bx-message-alt:before { +.bxs-diamond:before { content: "\eb56"; } -.bx-message-detail:before { +.bxs-disc:before { content: "\eb57"; } -.bx-message-rounded:before { +.bxs-discount:before { content: "\eb58"; } -.bx-microphone:before { +.bxs-dislike:before { content: "\eb59"; } -.bx-microphone-off:before { +.bxs-dock-bottom:before { content: "\eb5a"; } -.bx-minus:before { +.bxs-dock-left:before { content: "\eb5b"; } -.bx-minus-circle:before { +.bxs-dock-right:before { content: "\eb5c"; } -.bx-mobile:before { +.bxs-dock-top:before { content: "\eb5d"; } -.bx-mobile-alt:before { +.bxs-documentation:before { content: "\eb5e"; } -.bx-mobile-message:before { +.bxs-dollar-circle:before { content: "\eb5f"; } -.bx-moon:before { +.bxs-down-arrow:before { content: "\eb60"; } -.bx-mouse:before { +.bxs-down-arrow-circle:before { content: "\eb61"; } -.bx-move:before { +.bxs-download-alt:before { content: "\eb62"; } -.bx-movie:before { +.bxs-downvote:before { content: "\eb63"; } -.bx-music:before { +.bxs-drink:before { content: "\eb64"; } -.bx-navigation:before { +.bxs-droplet:before { content: "\eb65"; } -.bx-news:before { +.bxs-duplicate:before { content: "\eb66"; } -.bx-newsletter:before { +.bxs-edit:before { content: "\eb67"; } -.bx-notification:before { +.bxs-eject:before { content: "\eb68"; } -.bx-notification-off:before { +.bxs-envelope:before { content: "\eb69"; } -.bx-octagon:before { +.bxs-error:before { content: "\eb6a"; } -.bx-package:before { +.bxs-error-circle:before { content: "\eb6b"; } -.bx-paperclip:before { +.bxs-fast-forward-circle:before { content: "\eb6c"; } -.bx-paper-plane:before { +.bxs-file:before { content: "\eb6d"; } -.bx-paragraph:before { +.bxs-file-blank:before { content: "\eb6e"; } -.bx-paste:before { +.bxs-file-image:before { content: "\eb6f"; } -.bx-pause:before { +.bxs-file-plus:before { content: "\eb70"; } -.bx-pause-circle:before { +.bxs-files:before { content: "\eb71"; } -.bx-pen:before { +.bxs-film:before { content: "\eb72"; } -.bx-pencil:before { +.bxs-filter-alt:before { content: "\eb73"; } -.bx-phone:before { +.bxs-first-aid:before { content: "\eb74"; } -.bx-phone-call:before { +.bxs-flag:before { content: "\eb75"; } -.bx-phone-incoming:before { +.bxs-flag-alt:before { content: "\eb76"; } -.bx-phone-outgoing:before { +.bxs-folder:before { content: "\eb77"; } -.bx-photo-album:before { +.bxs-folder-minus:before { content: "\eb78"; } -.bx-pie-chart:before { +.bxs-folder-open:before { content: "\eb79"; } -.bx-pie-chart-alt:before { +.bxs-folder-plus:before { content: "\eb7a"; } -.bx-pin:before { +.bxs-gift:before { content: "\eb7b"; } -.bx-planet:before { +.bxs-globe-alt:before { content: "\eb7c"; } -.bx-play:before { +.bxs-grid-alt:before { content: "\eb7d"; } -.bx-play-circle:before { +.bxs-group:before { content: "\eb7e"; } -.bx-playlist:before { +.bxs-hdd:before { content: "\eb7f"; } -.bx-plug:before { +.bxs-heart:before { content: "\eb80"; } -.bx-plus:before { +.bxs-hexagon:before { content: "\eb81"; } -.bx-plus-circle:before { +.bxs-hide:before { content: "\eb82"; } -.bx-poll:before { +.bxs-home:before { content: "\eb83"; } -.bx-popular:before { +.bxs-home-alt:before { content: "\eb84"; } -.bx-power-off:before { +.bxs-hot:before { content: "\eb85"; } -.bx-printer:before { +.bxs-hourglass:before { content: "\eb86"; } -.bx-pulse:before { +.bxs-idea:before { content: "\eb87"; } -.bx-purchase-tag:before { +.bxs-image:before { content: "\eb88"; } -.bx-question-mark:before { +.bxs-image-alt:before { content: "\eb89"; } -.bx-quote-left:before { +.bxs-inbox:before { content: "\eb8a"; } -.bx-quote-right:before { +.bxs-info-circle:before { content: "\eb8b"; } -.bx-radar:before { +.bxs-joystick:before { content: "\eb8c"; } -.bx-radio:before { +.bxs-joystick-alt:before { content: "\eb8d"; } -.bx-radio-circle:before { +.bxs-key:before { content: "\eb8e"; } -.bx-radio-circle-marked:before { +.bxs-layer:before { content: "\eb8f"; } -.bx-rectangle:before { +.bxs-layout:before { content: "\eb90"; } -.bx-redo:before { +.bxs-left-arrow:before { content: "\eb91"; } -.bx-rename:before { +.bxs-left-arrow-circle:before { content: "\eb92"; } -.bx-reply:before { +.bxs-left-bottom-arrow-circle:before { content: "\eb93"; } -.bx-reply-all:before { +.bxs-left-top-arrow-circle:before { content: "\eb94"; } -.bx-report:before { +.bxs-like:before { content: "\eb95"; } -.bx-repost:before { +.bxs-lock:before { content: "\eb96"; } -.bx-reset:before { +.bxs-lock-open:before { content: "\eb97"; } -.bx-restaurant:before { +.bxs-map:before { content: "\eb98"; } -.bx-revision:before { +.bxs-map-alt:before { content: "\eb99"; } -.bx-rewind:before { +.bxs-message:before { content: "\eb9a"; } -.bx-ribbon:before { +.bxs-message-alt:before { content: "\eb9b"; } -.bx-right-arrow:before { +.bxs-message-detail:before { content: "\eb9c"; } -.bx-right-arrow-circle:before { +.bxs-message-rounded:before { content: "\eb9d"; } -.bx-right-down-arrow-circle:before { +.bxs-microphone:before { content: "\eb9e"; } -.bx-right-indent:before { +.bxs-microphone-off:before { content: "\eb9f"; } -.bx-right-top-arrow-circle:before { +.bxs-minus-circle:before { content: "\eba0"; } -.bx-rocket:before { +.bxs-minus-square:before { content: "\eba1"; } -.bx-rotate:before { +.bxs-mobile-alt:before { content: "\eba2"; } -.bx-rss:before { +.bxs-mobile-message:before { content: "\eba3"; } -.bx-ruler:before { +.bxs-moon:before { content: "\eba4"; } -.bx-save:before { +.bxs-mouse:before { content: "\eba5"; } -.bx-screenshot:before { +.bxs-movie:before { content: "\eba6"; } -.bx-search:before { +.bxs-music:before { content: "\eba7"; } -.bx-select-arrows:before { +.bxs-navigation:before { content: "\eba8"; } -.bx-selection:before { +.bxs-news:before { content: "\eba9"; } -.bx-select-multiple:before { +.bxs-newsletter:before { content: "\ebaa"; } -.bx-send:before { +.bxs-notification:before { content: "\ebab"; } -.bx-server:before { +.bxs-notification-off:before { content: "\ebac"; } -.bx-share:before { +.bxs-octagon:before { content: "\ebad"; } -.bx-share-alt:before { +.bxs-package:before { content: "\ebae"; } -.bx-shield:before { +.bxs-paper-plane:before { content: "\ebaf"; } -.bx-shield-alt:before { +.bxs-paste:before { content: "\ebb0"; } -.bx-shopping-bag:before { +.bxs-pause-circle:before { content: "\ebb1"; } -.bx-shopping-bag-alt:before { +.bxs-pen:before { content: "\ebb2"; } -.bx-show:before { +.bxs-pencil:before { content: "\ebb3"; } -.bx-shuffle:before { +.bxs-phone:before { content: "\ebb4"; } -.bx-shuffle-alt:before { +.bxs-phone-call:before { content: "\ebb5"; } -.bx-sidebar:before { +.bxs-phone-incoming:before { content: "\ebb6"; } -.bx-sitemap:before { +.bxs-phone-outgoing:before { content: "\ebb7"; } -.bx-skip-next:before { +.bxs-photo-album:before { content: "\ebb8"; } -.bx-skip-next-circle:before { +.bxs-pie-chart:before { content: "\ebb9"; } -.bx-skip-previous:before { +.bxs-pie-chart-alt:before { content: "\ebba"; } -.bx-skip-previous-circle:before { +.bxs-pin:before { content: "\ebbb"; } -.bx-skull:before { +.bxs-planet:before { content: "\ebbc"; } -.bx-slider:before { +.bxs-play-circle:before { content: "\ebbd"; } -.bx-slider-alt:before { +.bxs-playlist:before { content: "\ebbe"; } -.bx-smiley-happy:before { +.bxs-plug:before { content: "\ebbf"; } -.bx-smiley-meh:before { +.bxs-plus-circle:before { content: "\ebc0"; } -.bx-smiley-sad:before { +.bxs-plus-square:before { content: "\ebc1"; } -.bx-snowflake:before { +.bxs-printer:before { content: "\ebc2"; } -.bx-sort:before { +.bxs-purchase-tag:before { content: "\ebc3"; } -.bx-sort-alt:before { +.bxs-quote-left:before { content: "\ebc4"; } -.bx-spectacles:before { +.bxs-quote-right:before { content: "\ebc5"; } -.bx-spreadsheet:before { +.bxs-radio:before { content: "\ebc6"; } -.bx-star:before { +.bxs-rectangle:before { content: "\ebc7"; } -.bx-station:before { +.bxs-rename:before { content: "\ebc8"; } -.bx-stop:before { +.bxs-report:before { content: "\ebc9"; } -.bx-stop-circle:before { +.bxs-right-arrow:before { content: "\ebca"; } -.bx-stopwatch:before { +.bxs-right-arrow-circle:before { content: "\ebcb"; } -.bx-store:before { +.bxs-right-down-arrow-circle:before { content: "\ebcc"; } -.bx-strikethrough:before { +.bxs-right-top-arrow-circle:before { content: "\ebcd"; } -.bx-subdirectory-left:before { +.bxs-rocket:before { content: "\ebce"; } -.bx-subdirectory-right:before { +.bxs-ruler:before { content: "\ebcf"; } -.bx-sun:before { +.bxs-save:before { content: "\ebd0"; } -.bx-support:before { +.bxs-search-alt:before { content: "\ebd1"; } -.bx-swim:before { +.bxs-select-arrows:before { content: "\ebd2"; } -.bx-sync:before { +.bxs-select-multiple:before { content: "\ebd3"; } -.bx-tab:before { +.bxs-send:before { content: "\ebd4"; } -.bx-table:before { +.bxs-server:before { content: "\ebd5"; } -.bx-tag:before { +.bxs-share:before { content: "\ebd6"; } -.bx-tag-x:before { +.bxs-share-alt:before { content: "\ebd7"; } -.bx-target-lock:before { +.bxs-shield:before { content: "\ebd8"; } -.bx-task:before { +.bxs-shield-alt:before { content: "\ebd9"; } -.bx-taxi:before { +.bxs-shopping-bag:before { content: "\ebda"; } -.bx-tennis-ball:before { +.bxs-shopping-bag-alt:before { content: "\ebdb"; } -.bx-terminal:before { +.bxs-show:before { content: "\ebdc"; } -.bx-text:before { +.bxs-sidebar:before { content: "\ebdd"; } -.bx-thermometer:before { +.bxs-skip-next-circle:before { content: "\ebde"; } -.bx-time:before { +.bxs-skip-previous-circle:before { content: "\ebdf"; } -.bx-timer:before { +.bxs-skull:before { content: "\ebe0"; } -.bx-toggle:before { +.bxs-smiley-happy:before { content: "\ebe1"; } -.bx-toggle-left:before { +.bxs-smiley-meh:before { content: "\ebe2"; } -.bx-toggle-right:before { +.bxs-smiley-sad:before { content: "\ebe3"; } -.bx-torch:before { +.bxs-spreadsheet:before { content: "\ebe4"; } -.bx-to-top:before { +.bxs-star:before { content: "\ebe5"; } -.bx-train:before { +.bxs-star-half:before { content: "\ebe6"; } -.bx-transfer:before { +.bxs-stop-circle:before { content: "\ebe7"; } -.bx-trash:before { +.bxs-stopwatch:before { content: "\ebe8"; } -.bx-trash-alt:before { +.bxs-store:before { content: "\ebe9"; } -.bx-trending-down:before { +.bxs-sun:before { content: "\ebea"; } -.bx-trending-up:before { +.bxs-tag:before { content: "\ebeb"; } -.bx-triangle:before { +.bxs-tag-x:before { content: "\ebec"; } -.bx-trophy:before { +.bxs-task:before { content: "\ebed"; } -.bx-trophy-star:before { +.bxs-taxi:before { content: "\ebee"; } -.bx-truck:before { +.bxs-tennis-ball:before { content: "\ebef"; } -.bx-t-shirt:before { +.bxs-terminal:before { content: "\ebf0"; } -.bx-tv:before { +.bxs-thermometer:before { content: "\ebf1"; } -.bx-umbrella:before { +.bxs-time:before { content: "\ebf2"; } -.bx-underline:before { +.bxs-timer:before { content: "\ebf3"; } -.bx-undo:before { +.bxs-toggle:before { content: "\ebf4"; } -.bx-up-arrow:before { +.bxs-toggle-left:before { content: "\ebf5"; } -.bx-up-arrow-circle:before { +.bxs-toggle-right:before { content: "\ebf6"; } -.bx-upload:before { +.bxs-torch:before { content: "\ebf7"; } -.bx-upvote:before { +.bxs-to-top:before { content: "\ebf8"; } -.bx-usb:before { +.bxs-train:before { content: "\ebf9"; } -.bx-user:before { +.bxs-trash:before { content: "\ebfa"; } -.bx-user-check:before { +.bxs-trash-alt:before { content: "\ebfb"; } -.bx-user-circle:before { +.bxs-triangle:before { content: "\ebfc"; } -.bx-user-detail:before { +.bxs-trophy:before { content: "\ebfd"; } -.bx-user-group:before { +.bxs-trophy-star:before { content: "\ebfe"; } -.bx-user-minus:before { +.bxs-truck:before { content: "\ebff"; } -.bx-user-plus:before { +.bxs-t-shirt:before { content: "\ec00"; } -.bx-user-x:before { +.bxs-tv:before { content: "\ec01"; } -.bx-vertical-center:before { +.bxs-umbrella:before { content: "\ec02"; } -.bx-video:before { +.bxs-up-arrow:before { content: "\ec03"; } -.bx-video-off:before { +.bxs-up-arrow-circle:before { content: "\ec04"; } -.bx-video-plus:before { +.bxs-upvote:before { content: "\ec05"; } -.bx-videos:before { +.bxs-user:before { content: "\ec06"; } -.bx-voicemail:before { +.bxs-user-check:before { content: "\ec07"; } -.bx-volume:before { +.bxs-user-circle:before { content: "\ec08"; } -.bx-volume-full:before { +.bxs-user-detail:before { content: "\ec09"; } -.bx-volume-low:before { +.bxs-user-minus:before { content: "\ec0a"; } -.bx-volume-mute:before { +.bxs-user-plus:before { content: "\ec0b"; } -.bx-wallet:before { +.bxs-user-x:before { content: "\ec0c"; } -.bx-watch:before { +.bxs-video:before { content: "\ec0d"; } -.bx-watch-alt:before { +.bxs-video-off:before { content: "\ec0e"; } -.bx-water:before { +.bxs-video-plus:before { content: "\ec0f"; } -.bx-widget:before { +.bxs-videos:before { content: "\ec10"; } -.bx-wifi:before { +.bxs-volume:before { content: "\ec11"; } -.bx-wind:before { +.bxs-volume-full:before { content: "\ec12"; } -.bx-window:before { +.bxs-volume-low:before { content: "\ec13"; } -.bx-window-close:before { +.bxs-volume-mute:before { content: "\ec14"; } -.bx-window-open:before { +.bxs-wallet:before { content: "\ec15"; } -.bx-windows:before { +.bxs-watch:before { content: "\ec16"; } -.bx-world:before { +.bxs-watch-alt:before { content: "\ec17"; } -.bx-wrench:before { +.bxs-widget:before { content: "\ec18"; } -.bx-x:before { +.bxs-window:before { content: "\ec19"; } -.bx-x-circle:before { +.bxs-window-close:before { content: "\ec1a"; } -.bx-zap:before { +.bxs-window-open:before { content: "\ec1b"; } -.bx-zoom-in:before { +.bxs-windows:before { content: "\ec1c"; } -.bx-zoom-out:before { +.bxs-world:before { content: "\ec1d"; } +.bxs-wrench:before { + content: "\ec1e"; +} +.bxs-x-circle:before { + content: "\ec1f"; +} +.bxs-x-square:before { + content: "\ec20"; +} +.bxs-zap:before { + content: "\ec21"; +} +.bxs-zoom-in:before { + content: "\ec22"; +} +.bxs-zoom-out:before { + content: "\ec23"; +} diff --git a/static/css/boxicons.min.css b/static/css/boxicons.min.css index 2fbe56b..e70a3bb 100644 --- a/static/css/boxicons.min.css +++ b/static/css/boxicons.min.css @@ -1 +1 @@ -@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%,90%{opacity:1}45%{opacity:0}}@keyframes flashing{0%,90%{opacity:1}45%{opacity:0}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}}.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}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.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)'}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-android:before{content:"\e900"}.bxl-apple:before{content:"\e901"}.bxl-behance:before{content:"\e902"}.bxl-bitcoin:before{content:"\e903"}.bxl-blogger:before{content:"\e904"}.bxl-discord:before{content:"\e905"}.bxl-dribbble:before{content:"\e906"}.bxl-facebook:before{content:"\e907"}.bxl-facebook-square:before{content:"\e908"}.bxl-github:before{content:"\e909"}.bxl-google:before{content:"\e90a"}.bxl-google-plus:before{content:"\e90b"}.bxl-google-plus-circle:before{content:"\e90c"}.bxl-instagram:before{content:"\e90d"}.bxl-linkedin:before{content:"\e90e"}.bxl-linkedin-square:before{content:"\e90f"}.bxl-medium:before{content:"\e910"}.bxl-medium-square:before{content:"\e911"}.bxl-messenger:before{content:"\e912"}.bxl-pinterest:before{content:"\e913"}.bxl-play-store:before{content:"\e914"}.bxl-pocket:before{content:"\e915"}.bxl-reddit:before{content:"\e916"}.bxl-skype:before{content:"\e917"}.bxl-slack:before{content:"\e918"}.bxl-slack-rounded:before{content:"\e919"}.bxl-tumblr:before{content:"\e91a"}.bxl-twitch:before{content:"\e91b"}.bxl-twitter:before{content:"\e91c"}.bxl-twitter-square:before{content:"\e91d"}.bxl-vimeo:before{content:"\e91e"}.bxl-vk:before{content:"\e91f"}.bxl-whatsapp:before{content:"\e920"}.bxl-windows:before{content:"\e921"}.bxl-youtube:before{content:"\e922"}.bxs-adjust:before{content:"\e923"}.bxs-alarm:before{content:"\e924"}.bxs-alarm-off:before{content:"\e925"}.bxs-album:before{content:"\e926"}.bxs-archive:before{content:"\e927"}.bxs-archive-in:before{content:"\e928"}.bxs-archive-out:before{content:"\e929"}.bxs-area:before{content:"\e92a"}.bxs-award:before{content:"\e92b"}.bxs-ball:before{content:"\e92c"}.bxs-bar-chart-square:before{content:"\e92d"}.bxs-barcode:before{content:"\e92e"}.bxs-bath:before{content:"\e92f"}.bxs-battery:before{content:"\e930"}.bxs-battery-charging:before{content:"\e931"}.bxs-battery-full:before{content:"\e932"}.bxs-battery-low:before{content:"\e933"}.bxs-bed:before{content:"\e934"}.bxs-bell:before{content:"\e935"}.bxs-bell-minus:before{content:"\e936"}.bxs-bell-off:before{content:"\e937"}.bxs-bell-plus:before{content:"\e938"}.bxs-bell-ring:before{content:"\e939"}.bxs-bolt:before{content:"\e93a"}.bxs-book:before{content:"\e93b"}.bxs-book-bookmark:before{content:"\e93c"}.bxs-bookmark:before{content:"\e93d"}.bxs-bookmark-minus:before{content:"\e93e"}.bxs-bookmark-plus:before{content:"\e93f"}.bxs-bookmarks:before{content:"\e940"}.bxs-bookmark-star:before{content:"\e941"}.bxs-book-open:before{content:"\e942"}.bxs-bot:before{content:"\e943"}.bxs-box:before{content:"\e944"}.bxs-briefcase:before{content:"\e945"}.bxs-briefcase-alt:before{content:"\e946"}.bxs-bug:before{content:"\e947"}.bxs-building:before{content:"\e948"}.bxs-bulb:before{content:"\e949"}.bxs-buoy:before{content:"\e94a"}.bxs-bus:before{content:"\e94b"}.bxs-calculator:before{content:"\e94c"}.bxs-calendar:before{content:"\e94d"}.bxs-calendar-alt:before{content:"\e94e"}.bxs-calendar-check:before{content:"\e94f"}.bxs-calendar-minus:before{content:"\e950"}.bxs-calendar-plus:before{content:"\e951"}.bxs-calendar-x:before{content:"\e952"}.bxs-camera:before{content:"\e953"}.bxs-camera-alt:before{content:"\e954"}.bxs-camera-off:before{content:"\e955"}.bxs-capsule:before{content:"\e956"}.bxs-captions:before{content:"\e957"}.bxs-car:before{content:"\e958"}.bxs-carousel:before{content:"\e959"}.bxs-cart:before{content:"\e95a"}.bxs-cart-alt:before{content:"\e95b"}.bxs-categories:before{content:"\e95c"}.bxs-certification:before{content:"\e95d"}.bxs-chart:before{content:"\e95e"}.bxs-checkbox:before{content:"\e95f"}.bxs-checkbox-checked:before{content:"\e960"}.bxs-check-circle:before{content:"\e961"}.bxs-chip:before{content:"\e962"}.bxs-circle:before{content:"\e963"}.bxs-clipboard:before{content:"\e964"}.bxs-cloud:before{content:"\e965"}.bxs-cloud-download:before{content:"\e966"}.bxs-cloud-upload:before{content:"\e967"}.bxs-code-block:before{content:"\e968"}.bxs-coffee:before{content:"\e969"}.bxs-cog:before{content:"\e96a"}.bxs-collection:before{content:"\e96b"}.bxs-columns:before{content:"\e96c"}.bxs-compass:before{content:"\e96d"}.bxs-contact:before{content:"\e96e"}.bxs-conversation:before{content:"\e96f"}.bxs-copy:before{content:"\e970"}.bxs-copyright:before{content:"\e971"}.bxs-coupon:before{content:"\e972"}.bxs-credit-card:before{content:"\e973"}.bxs-crown:before{content:"\e974"}.bxs-cube:before{content:"\e975"}.bxs-dashboard:before{content:"\e976"}.bxs-detail:before{content:"\e977"}.bxs-diamond:before{content:"\e978"}.bxs-directions:before{content:"\e979"}.bxs-discount:before{content:"\e97a"}.bxs-dislike:before{content:"\e97b"}.bxs-dock-bottom:before{content:"\e97c"}.bxs-dock-left:before{content:"\e97d"}.bxs-dock-right:before{content:"\e97e"}.bxs-dock-top:before{content:"\e97f"}.bxs-documentation:before{content:"\e980"}.bxs-dollar-circle:before{content:"\e981"}.bxs-down-arrow:before{content:"\e982"}.bxs-down-arrow-circle:before{content:"\e983"}.bxs-download-alt:before{content:"\e984"}.bxs-downvote:before{content:"\e985"}.bxs-drink:before{content:"\e986"}.bxs-droplet:before{content:"\e987"}.bxs-duplicate:before{content:"\e988"}.bxs-edit:before{content:"\e989"}.bxs-eject:before{content:"\e98a"}.bxs-envelope:before{content:"\e98b"}.bxs-eraser:before{content:"\e98c"}.bxs-error:before{content:"\e98d"}.bxs-error-circle:before{content:"\e98e"}.bxs-fast-forward-circle:before{content:"\e98f"}.bxs-file:before{content:"\e990"}.bxs-file-blank:before{content:"\e991"}.bxs-file-image:before{content:"\e992"}.bxs-file-plus:before{content:"\e993"}.bxs-files:before{content:"\e994"}.bxs-film:before{content:"\e995"}.bxs-filter-alt:before{content:"\e996"}.bxs-first-aid:before{content:"\e997"}.bxs-flag:before{content:"\e998"}.bxs-flag-alt:before{content:"\e999"}.bxs-flask:before{content:"\e99a"}.bxs-folder:before{content:"\e99b"}.bxs-folder-minus:before{content:"\e99c"}.bxs-folder-open:before{content:"\e99d"}.bxs-folder-plus:before{content:"\e99e"}.bxs-gift:before{content:"\e99f"}.bxs-globe-alt:before{content:"\e9a0"}.bxs-grid-alt:before{content:"\e9a1"}.bxs-hdd:before{content:"\e9a2"}.bxs-heart:before{content:"\e9a3"}.bxs-hexagon:before{content:"\e9a4"}.bxs-hide:before{content:"\e9a5"}.bxs-home:before{content:"\e9a6"}.bxs-home-alt:before{content:"\e9a7"}.bxs-hot:before{content:"\e9a8"}.bxs-hotel:before{content:"\e9a9"}.bxs-hourglass:before{content:"\e9aa"}.bxs-idea:before{content:"\e9ab"}.bxs-image:before{content:"\e9ac"}.bxs-inbox:before{content:"\e9ad"}.bxs-info-circle:before{content:"\e9ae"}.bxs-joystick:before{content:"\e9af"}.bxs-joystick-alt:before{content:"\e9b0"}.bxs-key:before{content:"\e9b1"}.bxs-layer:before{content:"\e9b2"}.bxs-layout:before{content:"\e9b3"}.bxs-left-arrow:before{content:"\e9b4"}.bxs-left-arrow-circle:before{content:"\e9b5"}.bxs-left-bottom-arrow-circle:before{content:"\e9b6"}.bxs-left-top-arrow-circle:before{content:"\e9b7"}.bxs-like:before{content:"\e9b8"}.bxs-lock:before{content:"\e9b9"}.bxs-lock-open:before{content:"\e9ba"}.bxs-magic-wand:before{content:"\e9bb"}.bxs-map:before{content:"\e9bc"}.bxs-map-alt:before{content:"\e9bd"}.bxs-message:before{content:"\e9be"}.bxs-message-alt:before{content:"\e9bf"}.bxs-message-detail:before{content:"\e9c0"}.bxs-message-rounded:before{content:"\e9c1"}.bxs-microphone:before{content:"\e9c2"}.bxs-microphone-off:before{content:"\e9c3"}.bxs-minus-circle:before{content:"\e9c4"}.bxs-mobile-alt:before{content:"\e9c5"}.bxs-mobile-message:before{content:"\e9c6"}.bxs-moon:before{content:"\e9c7"}.bxs-mouse:before{content:"\e9c8"}.bxs-movie:before{content:"\e9c9"}.bxs-music:before{content:"\e9ca"}.bxs-navigation:before{content:"\e9cb"}.bxs-news:before{content:"\e9cc"}.bxs-newsletter:before{content:"\e9cd"}.bxs-notification:before{content:"\e9ce"}.bxs-notification-off:before{content:"\e9cf"}.bxs-octagon:before{content:"\e9d0"}.bxs-package:before{content:"\e9d1"}.bxs-paper-plane:before{content:"\e9d2"}.bxs-paste:before{content:"\e9d3"}.bxs-pause-circle:before{content:"\e9d4"}.bxs-pen:before{content:"\e9d5"}.bxs-pencil:before{content:"\e9d6"}.bxs-phone:before{content:"\e9d7"}.bxs-phone-call:before{content:"\e9d8"}.bxs-phone-incoming:before{content:"\e9d9"}.bxs-phone-outgoing:before{content:"\e9da"}.bxs-photo-album:before{content:"\e9db"}.bxs-pie-chart:before{content:"\e9dc"}.bxs-pie-chart-alt:before{content:"\e9dd"}.bxs-pin:before{content:"\e9de"}.bxs-planet:before{content:"\e9df"}.bxs-play-circle:before{content:"\e9e0"}.bxs-playlist:before{content:"\e9e1"}.bxs-plug:before{content:"\e9e2"}.bxs-plus-circle:before{content:"\e9e3"}.bxs-printer:before{content:"\e9e4"}.bxs-purchase-tag:before{content:"\e9e5"}.bxs-quote-left:before{content:"\e9e6"}.bxs-quote-right:before{content:"\e9e7"}.bxs-radio:before{content:"\e9e8"}.bxs-rectangle:before{content:"\e9e9"}.bxs-rename:before{content:"\e9ea"}.bxs-report:before{content:"\e9eb"}.bxs-right-arrow:before{content:"\e9ec"}.bxs-right-arrow-circle:before{content:"\e9ed"}.bxs-right-down-arrow-circle:before{content:"\e9ee"}.bxs-right-top-arrow-circle:before{content:"\e9ef"}.bxs-rocket:before{content:"\e9f0"}.bxs-ruler:before{content:"\e9f1"}.bxs-save:before{content:"\e9f2"}.bxs-select-arrows:before{content:"\e9f3"}.bxs-select-multiple:before{content:"\e9f4"}.bxs-send:before{content:"\e9f5"}.bxs-server:before{content:"\e9f6"}.bxs-share:before{content:"\e9f7"}.bxs-share-alt:before{content:"\e9f8"}.bxs-shield:before{content:"\e9f9"}.bxs-shield-alt:before{content:"\e9fa"}.bxs-shopping-bag:before{content:"\e9fb"}.bxs-shopping-bag-alt:before{content:"\e9fc"}.bxs-show:before{content:"\e9fd"}.bxs-sidebar:before{content:"\e9fe"}.bxs-sitemap:before{content:"\e9ff"}.bxs-skip-next-circle:before{content:"\ea00"}.bxs-skip-previous-circle:before{content:"\ea01"}.bxs-skull:before{content:"\ea02"}.bxs-slider-alt:before{content:"\ea03"}.bxs-smiley-happy:before{content:"\ea04"}.bxs-smiley-meh:before{content:"\ea05"}.bxs-smiley-sad:before{content:"\ea06"}.bxs-spreadsheet:before{content:"\ea07"}.bxs-star:before{content:"\ea08"}.bxs-star-half:before{content:"\ea09"}.bxs-stop-circle:before{content:"\ea0a"}.bxs-stopwatch:before{content:"\ea0b"}.bxs-store:before{content:"\ea0c"}.bxs-sun:before{content:"\ea0d"}.bxs-table:before{content:"\ea0e"}.bxs-tag:before{content:"\ea0f"}.bxs-tag-x:before{content:"\ea10"}.bxs-task:before{content:"\ea11"}.bxs-taxi:before{content:"\ea12"}.bxs-tennis-ball:before{content:"\ea13"}.bxs-terminal:before{content:"\ea14"}.bxs-thermometer:before{content:"\ea15"}.bxs-time:before{content:"\ea16"}.bxs-timer:before{content:"\ea17"}.bxs-toggle:before{content:"\ea18"}.bxs-toggle-left:before{content:"\ea19"}.bxs-toggle-right:before{content:"\ea1a"}.bxs-torch:before{content:"\ea1b"}.bxs-to-top:before{content:"\ea1c"}.bxs-train:before{content:"\ea1d"}.bxs-trash:before{content:"\ea1e"}.bxs-trash-alt:before{content:"\ea1f"}.bxs-triangle:before{content:"\ea20"}.bxs-trophy:before{content:"\ea21"}.bxs-trophy-star:before{content:"\ea22"}.bxs-truck:before{content:"\ea23"}.bxs-t-shirt:before{content:"\ea24"}.bxs-tv:before{content:"\ea25"}.bxs-umbrella:before{content:"\ea26"}.bxs-up-arrow:before{content:"\ea27"}.bxs-up-arrow-circle:before{content:"\ea28"}.bxs-upvote:before{content:"\ea29"}.bxs-user:before{content:"\ea2a"}.bxs-user-check:before{content:"\ea2b"}.bxs-user-circle:before{content:"\ea2c"}.bxs-user-detail:before{content:"\ea2d"}.bxs-user-group:before{content:"\ea2e"}.bxs-user-minus:before{content:"\ea2f"}.bxs-user-plus:before{content:"\ea30"}.bxs-user-x:before{content:"\ea31"}.bxs-video:before{content:"\ea32"}.bxs-video-off:before{content:"\ea33"}.bxs-video-plus:before{content:"\ea34"}.bxs-videos:before{content:"\ea35"}.bxs-volume:before{content:"\ea36"}.bxs-volume-full:before{content:"\ea37"}.bxs-volume-low:before{content:"\ea38"}.bxs-volume-mute:before{content:"\ea39"}.bxs-wallet:before{content:"\ea3a"}.bxs-watch:before{content:"\ea3b"}.bxs-watch-alt:before{content:"\ea3c"}.bxs-widget:before{content:"\ea3d"}.bxs-window:before{content:"\ea3e"}.bxs-window-close:before{content:"\ea3f"}.bxs-window-open:before{content:"\ea40"}.bxs-windows:before{content:"\ea41"}.bxs-world:before{content:"\ea42"}.bxs-wrench:before{content:"\ea43"}.bxs-x-circle:before{content:"\ea44"}.bxs-zap:before{content:"\ea45"}.bxs-zoom-in:before{content:"\ea46"}.bxs-zoom-out:before{content:"\ea47"}.bx-adjust:before{content:"\ea48"}.bx-alarm:before{content:"\ea49"}.bx-alarm-off:before{content:"\ea4a"}.bx-album:before{content:"\ea4b"}.bx-align-justify:before{content:"\ea4c"}.bx-align-left:before{content:"\ea4d"}.bx-align-middle:before{content:"\ea4e"}.bx-align-right:before{content:"\ea4f"}.bx-anchor:before{content:"\ea50"}.bx-aperture:before{content:"\ea51"}.bx-archive:before{content:"\ea52"}.bx-archive-in:before{content:"\ea53"}.bx-archive-out:before{content:"\ea54"}.bx-area:before{content:"\ea55"}.bx-arrow-back:before{content:"\ea56"}.bx-asterisk:before{content:"\ea57"}.bx-at:before{content:"\ea58"}.bx-award:before{content:"\ea59"}.bx-ball:before{content:"\ea5a"}.bx-bar-chart:before{content:"\ea5b"}.bx-bar-chart-alt:before{content:"\ea5c"}.bx-bar-chart-square:before{content:"\ea5d"}.bx-barcode:before{content:"\ea5e"}.bx-basketball:before{content:"\ea5f"}.bx-bath:before{content:"\ea60"}.bx-battery:before{content:"\ea61"}.bx-battery-charging:before{content:"\ea62"}.bx-battery-full:before{content:"\ea63"}.bx-battery-low:before{content:"\ea64"}.bx-bed:before{content:"\ea65"}.bx-bell:before{content:"\ea66"}.bx-bell-minus:before{content:"\ea67"}.bx-bell-off:before{content:"\ea68"}.bx-bell-plus:before{content:"\ea69"}.bx-bell-ring:before{content:"\ea6a"}.bx-bicycle:before{content:"\ea6b"}.bx-block:before{content:"\ea6c"}.bx-bluetooth:before{content:"\ea6d"}.bx-body:before{content:"\ea6e"}.bx-bold:before{content:"\ea6f"}.bx-bolt:before{content:"\ea70"}.bx-book:before{content:"\ea71"}.bx-book-bookmark:before{content:"\ea72"}.bx-bookmark:before{content:"\ea73"}.bx-bookmark-minus:before{content:"\ea74"}.bx-bookmark-plus:before{content:"\ea75"}.bx-bookmarks:before{content:"\ea76"}.bx-bookmark-star:before{content:"\ea77"}.bx-book-open:before{content:"\ea78"}.bx-bot:before{content:"\ea79"}.bx-box:before{content:"\ea7a"}.bx-briefcase:before{content:"\ea7b"}.bx-briefcase-alt:before{content:"\ea7c"}.bx-broadcast:before{content:"\ea7d"}.bx-bug:before{content:"\ea7e"}.bx-building:before{content:"\ea7f"}.bx-bulb:before{content:"\ea80"}.bx-bullseye:before{content:"\ea81"}.bx-buoy:before{content:"\ea82"}.bx-bus:before{content:"\ea83"}.bx-calculator:before{content:"\ea84"}.bx-calendar:before{content:"\ea85"}.bx-calendar-alt:before{content:"\ea86"}.bx-calendar-check:before{content:"\ea87"}.bx-calendar-minus:before{content:"\ea88"}.bx-calendar-plus:before{content:"\ea89"}.bx-calendar-x:before{content:"\ea8a"}.bx-camera:before{content:"\ea8b"}.bx-camera-alt:before{content:"\ea8c"}.bx-camera-off:before{content:"\ea8d"}.bx-capsule:before{content:"\ea8e"}.bx-captions:before{content:"\ea8f"}.bx-car:before{content:"\ea90"}.bx-carousel:before{content:"\ea91"}.bx-cart:before{content:"\ea92"}.bx-cart-alt:before{content:"\ea93"}.bx-cast:before{content:"\ea94"}.bx-categories:before{content:"\ea95"}.bx-certification:before{content:"\ea96"}.bx-chalkboard:before{content:"\ea97"}.bx-chart:before{content:"\ea98"}.bx-check:before{content:"\ea99"}.bx-checkbox:before{content:"\ea9a"}.bx-checkbox-checked:before{content:"\ea9b"}.bx-checkbox-square:before{content:"\ea9c"}.bx-check-circle:before{content:"\ea9d"}.bx-check-double:before{content:"\ea9e"}.bx-chevron-down:before{content:"\ea9f"}.bx-chevron-left:before{content:"\eaa0"}.bx-chevron-right:before{content:"\eaa1"}.bx-chevrons-down:before{content:"\eaa2"}.bx-chevrons-left:before{content:"\eaa3"}.bx-chevrons-right:before{content:"\eaa4"}.bx-chevrons-up:before{content:"\eaa5"}.bx-chevron-up:before{content:"\eaa6"}.bx-chip:before{content:"\eaa7"}.bx-circle:before{content:"\eaa8"}.bx-clipboard:before{content:"\eaa9"}.bx-closet:before{content:"\eaaa"}.bx-cloud:before{content:"\eaab"}.bx-cloud-download:before{content:"\eaac"}.bx-cloud-drizzle:before{content:"\eaad"}.bx-cloud-lightning:before{content:"\eaae"}.bx-cloud-light-rain:before{content:"\eaaf"}.bx-cloud-rain:before{content:"\eab0"}.bx-cloud-snow:before{content:"\eab1"}.bx-cloud-upload:before{content:"\eab2"}.bx-code:before{content:"\eab3"}.bx-code-block:before{content:"\eab4"}.bx-code-curly:before{content:"\eab5"}.bx-coffee:before{content:"\eab6"}.bx-cog:before{content:"\eab7"}.bx-collapse:before{content:"\eab8"}.bx-collection:before{content:"\eab9"}.bx-columns:before{content:"\eaba"}.bx-command:before{content:"\eabb"}.bx-compass:before{content:"\eabc"}.bx-contact:before{content:"\eabd"}.bx-conversation:before{content:"\eabe"}.bx-copy:before{content:"\eabf"}.bx-copyright:before{content:"\eac0"}.bx-coupon:before{content:"\eac1"}.bx-credit-card:before{content:"\eac2"}.bx-crop:before{content:"\eac3"}.bx-crosshair:before{content:"\eac4"}.bx-crown:before{content:"\eac5"}.bx-cube:before{content:"\eac6"}.bx-cut:before{content:"\eac7"}.bx-dashboard:before{content:"\eac8"}.bx-data:before{content:"\eac9"}.bx-desktop:before{content:"\eaca"}.bx-detail:before{content:"\eacb"}.bx-dialpad:before{content:"\eacc"}.bx-diamond:before{content:"\eacd"}.bx-directions:before{content:"\eace"}.bx-discount:before{content:"\eacf"}.bx-dislike:before{content:"\ead0"}.bx-dock-bottom:before{content:"\ead1"}.bx-dock-left:before{content:"\ead2"}.bx-dock-right:before{content:"\ead3"}.bx-dock-top:before{content:"\ead4"}.bx-documentation:before{content:"\ead5"}.bx-dollar:before{content:"\ead6"}.bx-dollar-circle:before{content:"\ead7"}.bx-dots-horizontal:before{content:"\ead8"}.bx-dots-horizontal-rounded:before{content:"\ead9"}.bx-dots-vertical:before{content:"\eada"}.bx-dots-vertical-rounded:before{content:"\eadb"}.bx-down-arrow:before{content:"\eadc"}.bx-down-arrow-circle:before{content:"\eadd"}.bx-download:before{content:"\eade"}.bx-download-alt:before{content:"\eadf"}.bx-downvote:before{content:"\eae0"}.bx-drink:before{content:"\eae1"}.bx-droplet:before{content:"\eae2"}.bx-dumbbell:before{content:"\eae3"}.bx-duplicate:before{content:"\eae4"}.bx-edit:before{content:"\eae5"}.bx-eject:before{content:"\eae6"}.bx-envelope:before{content:"\eae7"}.bx-eraser:before{content:"\eae8"}.bx-error:before{content:"\eae9"}.bx-error-circle:before{content:"\eaea"}.bx-exclamation:before{content:"\eaeb"}.bx-exit-fullscreen:before{content:"\eaec"}.bx-expand:before{content:"\eaed"}.bx-export:before{content:"\eaee"}.bx-eyedropper:before{content:"\eaef"}.bx-fast-forward:before{content:"\eaf0"}.bx-fast-forward-circle:before{content:"\eaf1"}.bx-female:before{content:"\eaf2"}.bx-file:before{content:"\eaf3"}.bx-file-blank:before{content:"\eaf4"}.bx-file-image:before{content:"\eaf5"}.bx-file-plus:before{content:"\eaf6"}.bx-files:before{content:"\eaf7"}.bx-film:before{content:"\eaf8"}.bx-filter:before{content:"\eaf9"}.bx-filter-alt:before{content:"\eafa"}.bx-fingerprint:before{content:"\eafb"}.bx-first-aid:before{content:"\eafc"}.bx-first-page:before{content:"\eafd"}.bx-flag:before{content:"\eafe"}.bx-flag-alt:before{content:"\eaff"}.bx-flask:before{content:"\eb00"}.bx-folder:before{content:"\eb01"}.bx-folder-minus:before{content:"\eb02"}.bx-folder-open:before{content:"\eb03"}.bx-folder-plus:before{content:"\eb04"}.bx-font:before{content:"\eb05"}.bx-font-color:before{content:"\eb06"}.bx-font-size:before{content:"\eb07"}.bx-football:before{content:"\eb08"}.bx-fullscreen:before{content:"\eb09"}.bx-gift:before{content:"\eb0a"}.bx-git-branch:before{content:"\eb0b"}.bx-git-commit:before{content:"\eb0c"}.bx-git-compare:before{content:"\eb0d"}.bx-git-merge:before{content:"\eb0e"}.bx-git-pull-request:before{content:"\eb0f"}.bx-git-repo-forked:before{content:"\eb10"}.bx-globe:before{content:"\eb11"}.bx-globe-alt:before{content:"\eb12"}.bx-grid:before{content:"\eb13"}.bx-grid-alt:before{content:"\eb14"}.bx-handicap:before{content:"\eb15"}.bx-hash:before{content:"\eb16"}.bx-hdd:before{content:"\eb17"}.bx-heading:before{content:"\eb18"}.bx-headphone:before{content:"\eb19"}.bx-heart:before{content:"\eb1a"}.bx-hexagon:before{content:"\eb1b"}.bx-hide:before{content:"\eb1c"}.bx-highlight:before{content:"\eb1d"}.bx-history:before{content:"\eb1e"}.bx-home:before{content:"\eb1f"}.bx-home-alt:before{content:"\eb20"}.bx-horizontal-center:before{content:"\eb21"}.bx-hot:before{content:"\eb22"}.bx-hotel:before{content:"\eb23"}.bx-hourglass:before{content:"\eb24"}.bx-idea:before{content:"\eb25"}.bx-image:before{content:"\eb26"}.bx-image-alt:before{content:"\eb27"}.bx-images:before{content:"\eb28"}.bx-import:before{content:"\eb29"}.bx-inbox:before{content:"\eb2a"}.bx-infinite:before{content:"\eb2b"}.bx-info:before{content:"\eb2c"}.bx-info-circle:before{content:"\eb2d"}.bx-italic:before{content:"\eb2e"}.bx-joystick:before{content:"\eb2f"}.bx-joystick-alt:before{content:"\eb30"}.bx-key:before{content:"\eb31"}.bx-laptop:before{content:"\eb32"}.bx-last-page:before{content:"\eb33"}.bx-layer:before{content:"\eb34"}.bx-layout:before{content:"\eb35"}.bx-left-arrow:before{content:"\eb36"}.bx-left-arrow-circle:before{content:"\eb37"}.bx-left-bottom-arrow-circle:before{content:"\eb38"}.bx-left-indent:before{content:"\eb39"}.bx-left-top-arrow-circle:before{content:"\eb3a"}.bx-like:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-list:before{content:"\eb3f"}.bx-list-alt:before{content:"\eb40"}.bx-list-check:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-list-x:before{content:"\eb45"}.bx-loader:before{content:"\eb46"}.bx-loader-alt:before{content:"\eb47"}.bx-loader-circle:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-open:before{content:"\eb4a"}.bx-log-in:before{content:"\eb4b"}.bx-log-out:before{content:"\eb4c"}.bx-magic-wand:before{content:"\eb4d"}.bx-male:before{content:"\eb4e"}.bx-map:before{content:"\eb4f"}.bx-map-alt:before{content:"\eb50"}.bx-map-pin:before{content:"\eb51"}.bx-menu:before{content:"\eb52"}.bx-menu-alt-left:before{content:"\eb53"}.bx-menu-alt-right:before{content:"\eb54"}.bx-message:before{content:"\eb55"}.bx-message-alt:before{content:"\eb56"}.bx-message-detail:before{content:"\eb57"}.bx-message-rounded:before{content:"\eb58"}.bx-microphone:before{content:"\eb59"}.bx-microphone-off:before{content:"\eb5a"}.bx-minus:before{content:"\eb5b"}.bx-minus-circle:before{content:"\eb5c"}.bx-mobile:before{content:"\eb5d"}.bx-mobile-alt:before{content:"\eb5e"}.bx-mobile-message:before{content:"\eb5f"}.bx-moon:before{content:"\eb60"}.bx-mouse:before{content:"\eb61"}.bx-move:before{content:"\eb62"}.bx-movie:before{content:"\eb63"}.bx-music:before{content:"\eb64"}.bx-navigation:before{content:"\eb65"}.bx-news:before{content:"\eb66"}.bx-newsletter:before{content:"\eb67"}.bx-notification:before{content:"\eb68"}.bx-notification-off:before{content:"\eb69"}.bx-octagon:before{content:"\eb6a"}.bx-package:before{content:"\eb6b"}.bx-paperclip:before{content:"\eb6c"}.bx-paper-plane:before{content:"\eb6d"}.bx-paragraph:before{content:"\eb6e"}.bx-paste:before{content:"\eb6f"}.bx-pause:before{content:"\eb70"}.bx-pause-circle:before{content:"\eb71"}.bx-pen:before{content:"\eb72"}.bx-pencil:before{content:"\eb73"}.bx-phone:before{content:"\eb74"}.bx-phone-call:before{content:"\eb75"}.bx-phone-incoming:before{content:"\eb76"}.bx-phone-outgoing:before{content:"\eb77"}.bx-photo-album:before{content:"\eb78"}.bx-pie-chart:before{content:"\eb79"}.bx-pie-chart-alt:before{content:"\eb7a"}.bx-pin:before{content:"\eb7b"}.bx-planet:before{content:"\eb7c"}.bx-play:before{content:"\eb7d"}.bx-play-circle:before{content:"\eb7e"}.bx-playlist:before{content:"\eb7f"}.bx-plug:before{content:"\eb80"}.bx-plus:before{content:"\eb81"}.bx-plus-circle:before{content:"\eb82"}.bx-poll:before{content:"\eb83"}.bx-popular:before{content:"\eb84"}.bx-power-off:before{content:"\eb85"}.bx-printer:before{content:"\eb86"}.bx-pulse:before{content:"\eb87"}.bx-purchase-tag:before{content:"\eb88"}.bx-question-mark:before{content:"\eb89"}.bx-quote-left:before{content:"\eb8a"}.bx-quote-right:before{content:"\eb8b"}.bx-radar:before{content:"\eb8c"}.bx-radio:before{content:"\eb8d"}.bx-radio-circle:before{content:"\eb8e"}.bx-radio-circle-marked:before{content:"\eb8f"}.bx-rectangle:before{content:"\eb90"}.bx-redo:before{content:"\eb91"}.bx-rename:before{content:"\eb92"}.bx-reply:before{content:"\eb93"}.bx-reply-all:before{content:"\eb94"}.bx-report:before{content:"\eb95"}.bx-repost:before{content:"\eb96"}.bx-reset:before{content:"\eb97"}.bx-restaurant:before{content:"\eb98"}.bx-revision:before{content:"\eb99"}.bx-rewind:before{content:"\eb9a"}.bx-ribbon:before{content:"\eb9b"}.bx-right-arrow:before{content:"\eb9c"}.bx-right-arrow-circle:before{content:"\eb9d"}.bx-right-down-arrow-circle:before{content:"\eb9e"}.bx-right-indent:before{content:"\eb9f"}.bx-right-top-arrow-circle:before{content:"\eba0"}.bx-rocket:before{content:"\eba1"}.bx-rotate:before{content:"\eba2"}.bx-rss:before{content:"\eba3"}.bx-ruler:before{content:"\eba4"}.bx-save:before{content:"\eba5"}.bx-screenshot:before{content:"\eba6"}.bx-search:before{content:"\eba7"}.bx-select-arrows:before{content:"\eba8"}.bx-selection:before{content:"\eba9"}.bx-select-multiple:before{content:"\ebaa"}.bx-send:before{content:"\ebab"}.bx-server:before{content:"\ebac"}.bx-share:before{content:"\ebad"}.bx-share-alt:before{content:"\ebae"}.bx-shield:before{content:"\ebaf"}.bx-shield-alt:before{content:"\ebb0"}.bx-shopping-bag:before{content:"\ebb1"}.bx-shopping-bag-alt:before{content:"\ebb2"}.bx-show:before{content:"\ebb3"}.bx-shuffle:before{content:"\ebb4"}.bx-shuffle-alt:before{content:"\ebb5"}.bx-sidebar:before{content:"\ebb6"}.bx-sitemap:before{content:"\ebb7"}.bx-skip-next:before{content:"\ebb8"}.bx-skip-next-circle:before{content:"\ebb9"}.bx-skip-previous:before{content:"\ebba"}.bx-skip-previous-circle:before{content:"\ebbb"}.bx-skull:before{content:"\ebbc"}.bx-slider:before{content:"\ebbd"}.bx-slider-alt:before{content:"\ebbe"}.bx-smiley-happy:before{content:"\ebbf"}.bx-smiley-meh:before{content:"\ebc0"}.bx-smiley-sad:before{content:"\ebc1"}.bx-snowflake:before{content:"\ebc2"}.bx-sort:before{content:"\ebc3"}.bx-sort-alt:before{content:"\ebc4"}.bx-spectacles:before{content:"\ebc5"}.bx-spreadsheet:before{content:"\ebc6"}.bx-star:before{content:"\ebc7"}.bx-station:before{content:"\ebc8"}.bx-stop:before{content:"\ebc9"}.bx-stop-circle:before{content:"\ebca"}.bx-stopwatch:before{content:"\ebcb"}.bx-store:before{content:"\ebcc"}.bx-strikethrough:before{content:"\ebcd"}.bx-subdirectory-left:before{content:"\ebce"}.bx-subdirectory-right:before{content:"\ebcf"}.bx-sun:before{content:"\ebd0"}.bx-support:before{content:"\ebd1"}.bx-swim:before{content:"\ebd2"}.bx-sync:before{content:"\ebd3"}.bx-tab:before{content:"\ebd4"}.bx-table:before{content:"\ebd5"}.bx-tag:before{content:"\ebd6"}.bx-tag-x:before{content:"\ebd7"}.bx-target-lock:before{content:"\ebd8"}.bx-task:before{content:"\ebd9"}.bx-taxi:before{content:"\ebda"}.bx-tennis-ball:before{content:"\ebdb"}.bx-terminal:before{content:"\ebdc"}.bx-text:before{content:"\ebdd"}.bx-thermometer:before{content:"\ebde"}.bx-time:before{content:"\ebdf"}.bx-timer:before{content:"\ebe0"}.bx-toggle:before{content:"\ebe1"}.bx-toggle-left:before{content:"\ebe2"}.bx-toggle-right:before{content:"\ebe3"}.bx-torch:before{content:"\ebe4"}.bx-to-top:before{content:"\ebe5"}.bx-train:before{content:"\ebe6"}.bx-transfer:before{content:"\ebe7"}.bx-trash:before{content:"\ebe8"}.bx-trash-alt:before{content:"\ebe9"}.bx-trending-down:before{content:"\ebea"}.bx-trending-up:before{content:"\ebeb"}.bx-triangle:before{content:"\ebec"}.bx-trophy:before{content:"\ebed"}.bx-trophy-star:before{content:"\ebee"}.bx-truck:before{content:"\ebef"}.bx-t-shirt:before{content:"\ebf0"}.bx-tv:before{content:"\ebf1"}.bx-umbrella:before{content:"\ebf2"}.bx-underline:before{content:"\ebf3"}.bx-undo:before{content:"\ebf4"}.bx-up-arrow:before{content:"\ebf5"}.bx-up-arrow-circle:before{content:"\ebf6"}.bx-upload:before{content:"\ebf7"}.bx-upvote:before{content:"\ebf8"}.bx-usb:before{content:"\ebf9"}.bx-user:before{content:"\ebfa"}.bx-user-check:before{content:"\ebfb"}.bx-user-circle:before{content:"\ebfc"}.bx-user-detail:before{content:"\ebfd"}.bx-user-group:before{content:"\ebfe"}.bx-user-minus:before{content:"\ebff"}.bx-user-plus:before{content:"\ec00"}.bx-user-x:before{content:"\ec01"}.bx-vertical-center:before{content:"\ec02"}.bx-video:before{content:"\ec03"}.bx-video-off:before{content:"\ec04"}.bx-video-plus:before{content:"\ec05"}.bx-videos:before{content:"\ec06"}.bx-voicemail:before{content:"\ec07"}.bx-volume:before{content:"\ec08"}.bx-volume-full:before{content:"\ec09"}.bx-volume-low:before{content:"\ec0a"}.bx-volume-mute:before{content:"\ec0b"}.bx-wallet:before{content:"\ec0c"}.bx-watch:before{content:"\ec0d"}.bx-watch-alt:before{content:"\ec0e"}.bx-water:before{content:"\ec0f"}.bx-widget:before{content:"\ec10"}.bx-wifi:before{content:"\ec11"}.bx-wind:before{content:"\ec12"}.bx-window:before{content:"\ec13"}.bx-window-close:before{content:"\ec14"}.bx-window-open:before{content:"\ec15"}.bx-windows:before{content:"\ec16"}.bx-world:before{content:"\ec17"}.bx-wrench:before{content:"\ec18"}.bx-x:before{content:"\ec19"}.bx-x-circle:before{content:"\ec1a"}.bx-zap:before{content:"\ec1b"}.bx-zoom-in:before{content:"\ec1c"}.bx-zoom-out:before{content:"\ec1d"} \ No newline at end of file +@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%,90%{opacity:1}45%{opacity:0}}@keyframes flashing{0%,90%{opacity:1}45%{opacity:0}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}}.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}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.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)'}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-android:before{content:"\e900"}.bxl-apple:before{content:"\e901"}.bxl-behance:before{content:"\e902"}.bxl-bitcoin:before{content:"\e903"}.bxl-blogger:before{content:"\e904"}.bxl-discord:before{content:"\e905"}.bxl-dribbble:before{content:"\e906"}.bxl-facebook:before{content:"\e907"}.bxl-facebook-square:before{content:"\e908"}.bxl-github:before{content:"\e909"}.bxl-google:before{content:"\e90a"}.bxl-google-plus:before{content:"\e90b"}.bxl-google-plus-circle:before{content:"\e90c"}.bxl-instagram:before{content:"\e90d"}.bxl-linkedin:before{content:"\e90e"}.bxl-linkedin-square:before{content:"\e90f"}.bxl-medium:before{content:"\e910"}.bxl-medium-square:before{content:"\e911"}.bxl-messenger:before{content:"\e912"}.bxl-pinterest:before{content:"\e913"}.bxl-play-store:before{content:"\e914"}.bxl-pocket:before{content:"\e915"}.bxl-reddit:before{content:"\e916"}.bxl-skype:before{content:"\e917"}.bxl-slack:before{content:"\e918"}.bxl-slack-rounded:before{content:"\e919"}.bxl-tumblr:before{content:"\e91a"}.bxl-twitch:before{content:"\e91b"}.bxl-twitter:before{content:"\e91c"}.bxl-twitter-square:before{content:"\e91d"}.bxl-vimeo:before{content:"\e91e"}.bxl-vk:before{content:"\e91f"}.bxl-whatsapp:before{content:"\e920"}.bxl-windows:before{content:"\e921"}.bxl-youtube:before{content:"\e922"}.bx-adjust:before{content:"\e923"}.bx-alarm:before{content:"\e924"}.bx-alarm-off:before{content:"\e925"}.bx-album:before{content:"\e926"}.bx-align-justify:before{content:"\e927"}.bx-align-left:before{content:"\e928"}.bx-align-middle:before{content:"\e929"}.bx-align-right:before{content:"\e92a"}.bx-analyse:before{content:"\e92b"}.bx-anchor:before{content:"\e92c"}.bx-aperture:before{content:"\e92d"}.bx-archive:before{content:"\e92e"}.bx-archive-in:before{content:"\e92f"}.bx-archive-out:before{content:"\e930"}.bx-area:before{content:"\e931"}.bx-arrow-back:before{content:"\e932"}.bx-asterisk:before{content:"\e933"}.bx-at:before{content:"\e934"}.bx-award:before{content:"\e935"}.bx-ball:before{content:"\e936"}.bx-bar-chart:before{content:"\e937"}.bx-bar-chart-alt:before{content:"\e938"}.bx-bar-chart-square:before{content:"\e939"}.bx-barcode:before{content:"\e93a"}.bx-basketball:before{content:"\e93b"}.bx-bath:before{content:"\e93c"}.bx-battery:before{content:"\e93d"}.bx-battery-charging:before{content:"\e93e"}.bx-battery-full:before{content:"\e93f"}.bx-battery-low:before{content:"\e940"}.bx-bed:before{content:"\e941"}.bx-bell:before{content:"\e942"}.bx-bell-minus:before{content:"\e943"}.bx-bell-off:before{content:"\e944"}.bx-bell-plus:before{content:"\e945"}.bx-bell-ring:before{content:"\e946"}.bx-bicycle:before{content:"\e947"}.bx-block:before{content:"\e948"}.bx-bluetooth:before{content:"\e949"}.bx-body:before{content:"\e94a"}.bx-bold:before{content:"\e94b"}.bx-bolt:before{content:"\e94c"}.bx-book:before{content:"\e94d"}.bx-book-bookmark:before{content:"\e94e"}.bx-bookmark:before{content:"\e94f"}.bx-bookmark-minus:before{content:"\e950"}.bx-bookmark-plus:before{content:"\e951"}.bx-bookmarks:before{content:"\e952"}.bx-bookmark-star:before{content:"\e953"}.bx-book-open:before{content:"\e954"}.bx-bot:before{content:"\e955"}.bx-box:before{content:"\e956"}.bx-briefcase:before{content:"\e957"}.bx-briefcase-alt:before{content:"\e958"}.bx-broadcast:before{content:"\e959"}.bx-bug:before{content:"\e95a"}.bx-building:before{content:"\e95b"}.bx-bulb:before{content:"\e95c"}.bx-bullseye:before{content:"\e95d"}.bx-buoy:before{content:"\e95e"}.bx-bus:before{content:"\e95f"}.bx-calculator:before{content:"\e960"}.bx-calendar:before{content:"\e961"}.bx-calendar-alt:before{content:"\e962"}.bx-calendar-check:before{content:"\e963"}.bx-calendar-minus:before{content:"\e964"}.bx-calendar-plus:before{content:"\e965"}.bx-calendar-x:before{content:"\e966"}.bx-camera:before{content:"\e967"}.bx-camera-alt:before{content:"\e968"}.bx-camera-off:before{content:"\e969"}.bx-capsule:before{content:"\e96a"}.bx-captions:before{content:"\e96b"}.bx-car:before{content:"\e96c"}.bx-carousel:before{content:"\e96d"}.bx-cart:before{content:"\e96e"}.bx-cart-alt:before{content:"\e96f"}.bx-cast:before{content:"\e970"}.bx-categories:before{content:"\e971"}.bx-certification:before{content:"\e972"}.bx-chalkboard:before{content:"\e973"}.bx-chart:before{content:"\e974"}.bx-check:before{content:"\e975"}.bx-checkbox:before{content:"\e976"}.bx-checkbox-checked:before{content:"\e977"}.bx-checkbox-square:before{content:"\e978"}.bx-check-circle:before{content:"\e979"}.bx-check-double:before{content:"\e97a"}.bx-chevron-down:before{content:"\e97b"}.bx-chevron-left:before{content:"\e97c"}.bx-chevron-right:before{content:"\e97d"}.bx-chevrons-down:before{content:"\e97e"}.bx-chevrons-left:before{content:"\e97f"}.bx-chevrons-right:before{content:"\e980"}.bx-chevrons-up:before{content:"\e981"}.bx-chevron-up:before{content:"\e982"}.bx-chip:before{content:"\e983"}.bx-circle:before{content:"\e984"}.bx-clipboard:before{content:"\e985"}.bx-closet:before{content:"\e986"}.bx-cloud:before{content:"\e987"}.bx-cloud-download:before{content:"\e988"}.bx-cloud-drizzle:before{content:"\e989"}.bx-cloud-lightning:before{content:"\e98a"}.bx-cloud-light-rain:before{content:"\e98b"}.bx-cloud-rain:before{content:"\e98c"}.bx-cloud-snow:before{content:"\e98d"}.bx-cloud-upload:before{content:"\e98e"}.bx-code:before{content:"\e98f"}.bx-code-block:before{content:"\e990"}.bx-code-curly:before{content:"\e991"}.bx-coffee:before{content:"\e992"}.bx-cog:before{content:"\e993"}.bx-collapse:before{content:"\e994"}.bx-collection:before{content:"\e995"}.bx-color-fill:before{content:"\e996"}.bx-columns:before{content:"\e997"}.bx-command:before{content:"\e998"}.bx-compass:before{content:"\e999"}.bx-contact:before{content:"\e99a"}.bx-conversation:before{content:"\e99b"}.bx-copy:before{content:"\e99c"}.bx-copyright:before{content:"\e99d"}.bx-coupon:before{content:"\e99e"}.bx-credit-card:before{content:"\e99f"}.bx-crop:before{content:"\e9a0"}.bx-crosshair:before{content:"\e9a1"}.bx-crown:before{content:"\e9a2"}.bx-cube:before{content:"\e9a3"}.bx-cut:before{content:"\e9a4"}.bx-dashboard:before{content:"\e9a5"}.bx-data:before{content:"\e9a6"}.bx-desktop:before{content:"\e9a7"}.bx-detail:before{content:"\e9a8"}.bx-dialpad:before{content:"\e9a9"}.bx-diamond:before{content:"\e9aa"}.bx-directions:before{content:"\e9ab"}.bx-disc:before{content:"\e9ac"}.bx-discount:before{content:"\e9ad"}.bx-dislike:before{content:"\e9ae"}.bx-dock-bottom:before{content:"\e9af"}.bx-dock-left:before{content:"\e9b0"}.bx-dock-right:before{content:"\e9b1"}.bx-dock-top:before{content:"\e9b2"}.bx-documentation:before{content:"\e9b3"}.bx-dollar:before{content:"\e9b4"}.bx-dollar-circle:before{content:"\e9b5"}.bx-dots-horizontal:before{content:"\e9b6"}.bx-dots-horizontal-rounded:before{content:"\e9b7"}.bx-dots-vertical:before{content:"\e9b8"}.bx-dots-vertical-rounded:before{content:"\e9b9"}.bx-down-arrow:before{content:"\e9ba"}.bx-down-arrow-circle:before{content:"\e9bb"}.bx-download:before{content:"\e9bc"}.bx-download-alt:before{content:"\e9bd"}.bx-downvote:before{content:"\e9be"}.bx-drink:before{content:"\e9bf"}.bx-droplet:before{content:"\e9c0"}.bx-dumbbell:before{content:"\e9c1"}.bx-duplicate:before{content:"\e9c2"}.bx-edit:before{content:"\e9c3"}.bx-eject:before{content:"\e9c4"}.bx-envelope:before{content:"\e9c5"}.bx-equalizer:before{content:"\e9c6"}.bx-eraser:before{content:"\e9c7"}.bx-error:before{content:"\e9c8"}.bx-error-circle:before{content:"\e9c9"}.bx-exclamation:before{content:"\e9ca"}.bx-exit-fullscreen:before{content:"\e9cb"}.bx-expand:before{content:"\e9cc"}.bx-export:before{content:"\e9cd"}.bx-eyedropper:before{content:"\e9ce"}.bx-fast-forward:before{content:"\e9cf"}.bx-fast-forward-circle:before{content:"\e9d0"}.bx-female:before{content:"\e9d1"}.bx-file:before{content:"\e9d2"}.bx-file-blank:before{content:"\e9d3"}.bx-file-image:before{content:"\e9d4"}.bx-file-plus:before{content:"\e9d5"}.bx-files:before{content:"\e9d6"}.bx-film:before{content:"\e9d7"}.bx-filter:before{content:"\e9d8"}.bx-filter-alt:before{content:"\e9d9"}.bx-fingerprint:before{content:"\e9da"}.bx-first-aid:before{content:"\e9db"}.bx-first-page:before{content:"\e9dc"}.bx-flag:before{content:"\e9dd"}.bx-flag-alt:before{content:"\e9de"}.bx-flask:before{content:"\e9df"}.bx-folder:before{content:"\e9e0"}.bx-folder-minus:before{content:"\e9e1"}.bx-folder-open:before{content:"\e9e2"}.bx-folder-plus:before{content:"\e9e3"}.bx-font:before{content:"\e9e4"}.bx-font-color:before{content:"\e9e5"}.bx-font-size:before{content:"\e9e6"}.bx-football:before{content:"\e9e7"}.bx-fullscreen:before{content:"\e9e8"}.bx-gift:before{content:"\e9e9"}.bx-git-branch:before{content:"\e9ea"}.bx-git-commit:before{content:"\e9eb"}.bx-git-compare:before{content:"\e9ec"}.bx-git-merge:before{content:"\e9ed"}.bx-git-pull-request:before{content:"\e9ee"}.bx-git-repo-forked:before{content:"\e9ef"}.bx-glasses:before{content:"\e9f0"}.bx-globe:before{content:"\e9f1"}.bx-globe-alt:before{content:"\e9f2"}.bx-grid:before{content:"\e9f3"}.bx-grid-alt:before{content:"\e9f4"}.bx-group:before{content:"\e9f5"}.bx-handicap:before{content:"\e9f6"}.bx-hash:before{content:"\e9f7"}.bx-hdd:before{content:"\e9f8"}.bx-heading:before{content:"\e9f9"}.bx-headphone:before{content:"\e9fa"}.bx-heart:before{content:"\e9fb"}.bx-hexagon:before{content:"\e9fc"}.bx-hide:before{content:"\e9fd"}.bx-highlight:before{content:"\e9fe"}.bx-history:before{content:"\e9ff"}.bx-home:before{content:"\ea00"}.bx-home-alt:before{content:"\ea01"}.bx-horizontal-center:before{content:"\ea02"}.bx-hot:before{content:"\ea03"}.bx-hotel:before{content:"\ea04"}.bx-hourglass:before{content:"\ea05"}.bx-idea:before{content:"\ea06"}.bx-image:before{content:"\ea07"}.bx-image-alt:before{content:"\ea08"}.bx-images:before{content:"\ea09"}.bx-import:before{content:"\ea0a"}.bx-inbox:before{content:"\ea0b"}.bx-infinite:before{content:"\ea0c"}.bx-info:before{content:"\ea0d"}.bx-info-circle:before{content:"\ea0e"}.bx-italic:before{content:"\ea0f"}.bx-joystick:before{content:"\ea10"}.bx-joystick-alt:before{content:"\ea11"}.bx-key:before{content:"\ea12"}.bx-laptop:before{content:"\ea13"}.bx-last-page:before{content:"\ea14"}.bx-layer:before{content:"\ea15"}.bx-layout:before{content:"\ea16"}.bx-left-arrow:before{content:"\ea17"}.bx-left-arrow-circle:before{content:"\ea18"}.bx-left-bottom-arrow-circle:before{content:"\ea19"}.bx-left-indent:before{content:"\ea1a"}.bx-left-top-arrow-circle:before{content:"\ea1b"}.bx-like:before{content:"\ea1c"}.bx-link:before{content:"\ea1d"}.bx-link-alt:before{content:"\ea1e"}.bx-link-external:before{content:"\ea1f"}.bx-list:before{content:"\ea20"}.bx-list-alt:before{content:"\ea21"}.bx-list-check:before{content:"\ea22"}.bx-list-ol:before{content:"\ea23"}.bx-list-plus:before{content:"\ea24"}.bx-list-ul:before{content:"\ea25"}.bx-list-x:before{content:"\ea26"}.bx-loader:before{content:"\ea27"}.bx-loader-alt:before{content:"\ea28"}.bx-loader-circle:before{content:"\ea29"}.bx-lock:before{content:"\ea2a"}.bx-lock-open:before{content:"\ea2b"}.bx-log-in:before{content:"\ea2c"}.bx-log-out:before{content:"\ea2d"}.bx-magic-wand:before{content:"\ea2e"}.bx-male:before{content:"\ea2f"}.bx-map:before{content:"\ea30"}.bx-map-alt:before{content:"\ea31"}.bx-map-pin:before{content:"\ea32"}.bx-menu:before{content:"\ea33"}.bx-menu-alt-left:before{content:"\ea34"}.bx-menu-alt-right:before{content:"\ea35"}.bx-message:before{content:"\ea36"}.bx-message-alt:before{content:"\ea37"}.bx-message-detail:before{content:"\ea38"}.bx-message-rounded:before{content:"\ea39"}.bx-microphone:before{content:"\ea3a"}.bx-microphone-alt:before{content:"\ea3b"}.bx-microphone-off:before{content:"\ea3c"}.bx-minus:before{content:"\ea3d"}.bx-minus-circle:before{content:"\ea3e"}.bx-minus-square:before{content:"\ea3f"}.bx-mobile:before{content:"\ea40"}.bx-mobile-alt:before{content:"\ea41"}.bx-mobile-message:before{content:"\ea42"}.bx-moon:before{content:"\ea43"}.bx-mouse:before{content:"\ea44"}.bx-move:before{content:"\ea45"}.bx-movie:before{content:"\ea46"}.bx-music:before{content:"\ea47"}.bx-navigation:before{content:"\ea48"}.bx-news:before{content:"\ea49"}.bx-newsletter:before{content:"\ea4a"}.bx-notification:before{content:"\ea4b"}.bx-notification-off:before{content:"\ea4c"}.bx-octagon:before{content:"\ea4d"}.bx-package:before{content:"\ea4e"}.bx-paperclip:before{content:"\ea4f"}.bx-paper-plane:before{content:"\ea50"}.bx-paragraph:before{content:"\ea51"}.bx-paste:before{content:"\ea52"}.bx-pause:before{content:"\ea53"}.bx-pause-circle:before{content:"\ea54"}.bx-pen:before{content:"\ea55"}.bx-pencil:before{content:"\ea56"}.bx-phone:before{content:"\ea57"}.bx-phone-call:before{content:"\ea58"}.bx-phone-incoming:before{content:"\ea59"}.bx-phone-outgoing:before{content:"\ea5a"}.bx-photo-album:before{content:"\ea5b"}.bx-pie-chart:before{content:"\ea5c"}.bx-pie-chart-alt:before{content:"\ea5d"}.bx-pin:before{content:"\ea5e"}.bx-planet:before{content:"\ea5f"}.bx-play:before{content:"\ea60"}.bx-play-circle:before{content:"\ea61"}.bx-playlist:before{content:"\ea62"}.bx-plug:before{content:"\ea63"}.bx-plus:before{content:"\ea64"}.bx-plus-circle:before{content:"\ea65"}.bx-plus-square:before{content:"\ea66"}.bx-poll:before{content:"\ea67"}.bx-popular:before{content:"\ea68"}.bx-power-off:before{content:"\ea69"}.bx-printer:before{content:"\ea6a"}.bx-pulse:before{content:"\ea6b"}.bx-purchase-tag:before{content:"\ea6c"}.bx-question-mark:before{content:"\ea6d"}.bx-quote-left:before{content:"\ea6e"}.bx-quote-right:before{content:"\ea6f"}.bx-radar:before{content:"\ea70"}.bx-radio:before{content:"\ea71"}.bx-radio-circle:before{content:"\ea72"}.bx-radio-circle-marked:before{content:"\ea73"}.bx-rectangle:before{content:"\ea74"}.bx-redo:before{content:"\ea75"}.bx-rename:before{content:"\ea76"}.bx-reply:before{content:"\ea77"}.bx-reply-all:before{content:"\ea78"}.bx-report:before{content:"\ea79"}.bx-repost:before{content:"\ea7a"}.bx-reset:before{content:"\ea7b"}.bx-restaurant:before{content:"\ea7c"}.bx-revision:before{content:"\ea7d"}.bx-rewind:before{content:"\ea7e"}.bx-ribbon:before{content:"\ea7f"}.bx-right-arrow:before{content:"\ea80"}.bx-right-arrow-circle:before{content:"\ea81"}.bx-right-down-arrow-circle:before{content:"\ea82"}.bx-right-indent:before{content:"\ea83"}.bx-right-top-arrow-circle:before{content:"\ea84"}.bx-rocket:before{content:"\ea85"}.bx-rotate:before{content:"\ea86"}.bx-rss:before{content:"\ea87"}.bx-ruler:before{content:"\ea88"}.bx-save:before{content:"\ea89"}.bx-screenshot:before{content:"\ea8a"}.bx-search:before{content:"\ea8b"}.bx-search-alt:before{content:"\ea8c"}.bx-select-arrows:before{content:"\ea8d"}.bx-selection:before{content:"\ea8e"}.bx-select-multiple:before{content:"\ea8f"}.bx-send:before{content:"\ea90"}.bx-server:before{content:"\ea91"}.bx-share:before{content:"\ea92"}.bx-share-alt:before{content:"\ea93"}.bx-shield:before{content:"\ea94"}.bx-shield-alt:before{content:"\ea95"}.bx-shopping-bag:before{content:"\ea96"}.bx-shopping-bag-alt:before{content:"\ea97"}.bx-show:before{content:"\ea98"}.bx-shuffle:before{content:"\ea99"}.bx-shuffle-alt:before{content:"\ea9a"}.bx-sidebar:before{content:"\ea9b"}.bx-sitemap:before{content:"\ea9c"}.bx-skip-next:before{content:"\ea9d"}.bx-skip-next-circle:before{content:"\ea9e"}.bx-skip-previous:before{content:"\ea9f"}.bx-skip-previous-circle:before{content:"\eaa0"}.bx-skull:before{content:"\eaa1"}.bx-slider:before{content:"\eaa2"}.bx-slider-alt:before{content:"\eaa3"}.bx-smiley-happy:before{content:"\eaa4"}.bx-smiley-meh:before{content:"\eaa5"}.bx-smiley-sad:before{content:"\eaa6"}.bx-snowflake:before{content:"\eaa7"}.bx-sort:before{content:"\eaa8"}.bx-sort-alt:before{content:"\eaa9"}.bx-spreadsheet:before{content:"\eaaa"}.bx-star:before{content:"\eaab"}.bx-station:before{content:"\eaac"}.bx-stats:before{content:"\eaad"}.bx-stop:before{content:"\eaae"}.bx-stop-circle:before{content:"\eaaf"}.bx-stopwatch:before{content:"\eab0"}.bx-store:before{content:"\eab1"}.bx-strikethrough:before{content:"\eab2"}.bx-subdirectory-left:before{content:"\eab3"}.bx-subdirectory-right:before{content:"\eab4"}.bx-sun:before{content:"\eab5"}.bx-support:before{content:"\eab6"}.bx-swim:before{content:"\eab7"}.bx-sync:before{content:"\eab8"}.bx-tab:before{content:"\eab9"}.bx-table:before{content:"\eaba"}.bx-tag:before{content:"\eabb"}.bx-tag-x:before{content:"\eabc"}.bx-target-lock:before{content:"\eabd"}.bx-task:before{content:"\eabe"}.bx-taxi:before{content:"\eabf"}.bx-tennis-ball:before{content:"\eac0"}.bx-terminal:before{content:"\eac1"}.bx-text:before{content:"\eac2"}.bx-thermometer:before{content:"\eac3"}.bx-time:before{content:"\eac4"}.bx-timer:before{content:"\eac5"}.bx-toggle:before{content:"\eac6"}.bx-toggle-left:before{content:"\eac7"}.bx-toggle-right:before{content:"\eac8"}.bx-torch:before{content:"\eac9"}.bx-to-top:before{content:"\eaca"}.bx-train:before{content:"\eacb"}.bx-transfer:before{content:"\eacc"}.bx-trash:before{content:"\eacd"}.bx-trash-alt:before{content:"\eace"}.bx-trending-down:before{content:"\eacf"}.bx-trending-up:before{content:"\ead0"}.bx-triangle:before{content:"\ead1"}.bx-trophy:before{content:"\ead2"}.bx-trophy-star:before{content:"\ead3"}.bx-truck:before{content:"\ead4"}.bx-t-shirt:before{content:"\ead5"}.bx-tv:before{content:"\ead6"}.bx-umbrella:before{content:"\ead7"}.bx-underline:before{content:"\ead8"}.bx-undo:before{content:"\ead9"}.bx-up-arrow:before{content:"\eada"}.bx-up-arrow-circle:before{content:"\eadb"}.bx-upload:before{content:"\eadc"}.bx-upvote:before{content:"\eadd"}.bx-usb:before{content:"\eade"}.bx-user:before{content:"\eadf"}.bx-user-check:before{content:"\eae0"}.bx-user-circle:before{content:"\eae1"}.bx-user-detail:before{content:"\eae2"}.bx-user-minus:before{content:"\eae3"}.bx-user-plus:before{content:"\eae4"}.bx-user-x:before{content:"\eae5"}.bx-vertical-center:before{content:"\eae6"}.bx-video:before{content:"\eae7"}.bx-video-off:before{content:"\eae8"}.bx-video-plus:before{content:"\eae9"}.bx-videos:before{content:"\eaea"}.bx-voicemail:before{content:"\eaeb"}.bx-volume:before{content:"\eaec"}.bx-volume-full:before{content:"\eaed"}.bx-volume-low:before{content:"\eaee"}.bx-volume-mute:before{content:"\eaef"}.bx-wallet:before{content:"\eaf0"}.bx-watch:before{content:"\eaf1"}.bx-watch-alt:before{content:"\eaf2"}.bx-water:before{content:"\eaf3"}.bx-widget:before{content:"\eaf4"}.bx-wifi:before{content:"\eaf5"}.bx-wind:before{content:"\eaf6"}.bx-window:before{content:"\eaf7"}.bx-window-close:before{content:"\eaf8"}.bx-window-open:before{content:"\eaf9"}.bx-windows:before{content:"\eafa"}.bx-world:before{content:"\eafb"}.bx-wrench:before{content:"\eafc"}.bx-x:before{content:"\eafd"}.bx-x-circle:before{content:"\eafe"}.bx-x-square:before{content:"\eaff"}.bx-zap:before{content:"\eb00"}.bx-zoom-in:before{content:"\eb01"}.bx-zoom-out:before{content:"\eb02"}.bxs-adjust:before{content:"\eb03"}.bxs-alarm:before{content:"\eb04"}.bxs-alarm-off:before{content:"\eb05"}.bxs-album:before{content:"\eb06"}.bxs-archive:before{content:"\eb07"}.bxs-archive-in:before{content:"\eb08"}.bxs-archive-out:before{content:"\eb09"}.bxs-area:before{content:"\eb0a"}.bxs-award:before{content:"\eb0b"}.bxs-ball:before{content:"\eb0c"}.bxs-bar-chart-square:before{content:"\eb0d"}.bxs-barcode:before{content:"\eb0e"}.bxs-bath:before{content:"\eb0f"}.bxs-battery:before{content:"\eb10"}.bxs-battery-charging:before{content:"\eb11"}.bxs-battery-full:before{content:"\eb12"}.bxs-battery-low:before{content:"\eb13"}.bxs-bed:before{content:"\eb14"}.bxs-bell:before{content:"\eb15"}.bxs-bell-minus:before{content:"\eb16"}.bxs-bell-off:before{content:"\eb17"}.bxs-bell-plus:before{content:"\eb18"}.bxs-bell-ring:before{content:"\eb19"}.bxs-bolt:before{content:"\eb1a"}.bxs-book:before{content:"\eb1b"}.bxs-book-bookmark:before{content:"\eb1c"}.bxs-bookmark:before{content:"\eb1d"}.bxs-bookmark-minus:before{content:"\eb1e"}.bxs-bookmark-plus:before{content:"\eb1f"}.bxs-bookmarks:before{content:"\eb20"}.bxs-bookmark-star:before{content:"\eb21"}.bxs-book-open:before{content:"\eb22"}.bxs-bot:before{content:"\eb23"}.bxs-box:before{content:"\eb24"}.bxs-briefcase:before{content:"\eb25"}.bxs-briefcase-alt:before{content:"\eb26"}.bxs-bug:before{content:"\eb27"}.bxs-building:before{content:"\eb28"}.bxs-bulb:before{content:"\eb29"}.bxs-buoy:before{content:"\eb2a"}.bxs-bus:before{content:"\eb2b"}.bxs-calculator:before{content:"\eb2c"}.bxs-calendar:before{content:"\eb2d"}.bxs-calendar-alt:before{content:"\eb2e"}.bxs-calendar-check:before{content:"\eb2f"}.bxs-calendar-minus:before{content:"\eb30"}.bxs-calendar-plus:before{content:"\eb31"}.bxs-calendar-x:before{content:"\eb32"}.bxs-camera:before{content:"\eb33"}.bxs-camera-alt:before{content:"\eb34"}.bxs-camera-off:before{content:"\eb35"}.bxs-captions:before{content:"\eb36"}.bxs-car:before{content:"\eb37"}.bxs-carousel:before{content:"\eb38"}.bxs-cart:before{content:"\eb39"}.bxs-cart-alt:before{content:"\eb3a"}.bxs-categories:before{content:"\eb3b"}.bxs-certification:before{content:"\eb3c"}.bxs-chart:before{content:"\eb3d"}.bxs-checkbox:before{content:"\eb3e"}.bxs-checkbox-checked:before{content:"\eb3f"}.bxs-check-circle:before{content:"\eb40"}.bxs-chip:before{content:"\eb41"}.bxs-circle:before{content:"\eb42"}.bxs-clipboard:before{content:"\eb43"}.bxs-cloud:before{content:"\eb44"}.bxs-cloud-download:before{content:"\eb45"}.bxs-cloud-upload:before{content:"\eb46"}.bxs-code-block:before{content:"\eb47"}.bxs-coffee:before{content:"\eb48"}.bxs-cog:before{content:"\eb49"}.bxs-collection:before{content:"\eb4a"}.bxs-compass:before{content:"\eb4b"}.bxs-contact:before{content:"\eb4c"}.bxs-conversation:before{content:"\eb4d"}.bxs-copy:before{content:"\eb4e"}.bxs-copyright:before{content:"\eb4f"}.bxs-coupon:before{content:"\eb50"}.bxs-credit-card:before{content:"\eb51"}.bxs-crown:before{content:"\eb52"}.bxs-cube:before{content:"\eb53"}.bxs-dashboard:before{content:"\eb54"}.bxs-detail:before{content:"\eb55"}.bxs-diamond:before{content:"\eb56"}.bxs-disc:before{content:"\eb57"}.bxs-discount:before{content:"\eb58"}.bxs-dislike:before{content:"\eb59"}.bxs-dock-bottom:before{content:"\eb5a"}.bxs-dock-left:before{content:"\eb5b"}.bxs-dock-right:before{content:"\eb5c"}.bxs-dock-top:before{content:"\eb5d"}.bxs-documentation:before{content:"\eb5e"}.bxs-dollar-circle:before{content:"\eb5f"}.bxs-down-arrow:before{content:"\eb60"}.bxs-down-arrow-circle:before{content:"\eb61"}.bxs-download-alt:before{content:"\eb62"}.bxs-downvote:before{content:"\eb63"}.bxs-drink:before{content:"\eb64"}.bxs-droplet:before{content:"\eb65"}.bxs-duplicate:before{content:"\eb66"}.bxs-edit:before{content:"\eb67"}.bxs-eject:before{content:"\eb68"}.bxs-envelope:before{content:"\eb69"}.bxs-error:before{content:"\eb6a"}.bxs-error-circle:before{content:"\eb6b"}.bxs-fast-forward-circle:before{content:"\eb6c"}.bxs-file:before{content:"\eb6d"}.bxs-file-blank:before{content:"\eb6e"}.bxs-file-image:before{content:"\eb6f"}.bxs-file-plus:before{content:"\eb70"}.bxs-files:before{content:"\eb71"}.bxs-film:before{content:"\eb72"}.bxs-filter-alt:before{content:"\eb73"}.bxs-first-aid:before{content:"\eb74"}.bxs-flag:before{content:"\eb75"}.bxs-flag-alt:before{content:"\eb76"}.bxs-folder:before{content:"\eb77"}.bxs-folder-minus:before{content:"\eb78"}.bxs-folder-open:before{content:"\eb79"}.bxs-folder-plus:before{content:"\eb7a"}.bxs-gift:before{content:"\eb7b"}.bxs-globe-alt:before{content:"\eb7c"}.bxs-grid-alt:before{content:"\eb7d"}.bxs-group:before{content:"\eb7e"}.bxs-hdd:before{content:"\eb7f"}.bxs-heart:before{content:"\eb80"}.bxs-hexagon:before{content:"\eb81"}.bxs-hide:before{content:"\eb82"}.bxs-home:before{content:"\eb83"}.bxs-home-alt:before{content:"\eb84"}.bxs-hot:before{content:"\eb85"}.bxs-hourglass:before{content:"\eb86"}.bxs-idea:before{content:"\eb87"}.bxs-image:before{content:"\eb88"}.bxs-image-alt:before{content:"\eb89"}.bxs-inbox:before{content:"\eb8a"}.bxs-info-circle:before{content:"\eb8b"}.bxs-joystick:before{content:"\eb8c"}.bxs-joystick-alt:before{content:"\eb8d"}.bxs-key:before{content:"\eb8e"}.bxs-layer:before{content:"\eb8f"}.bxs-layout:before{content:"\eb90"}.bxs-left-arrow:before{content:"\eb91"}.bxs-left-arrow-circle:before{content:"\eb92"}.bxs-left-bottom-arrow-circle:before{content:"\eb93"}.bxs-left-top-arrow-circle:before{content:"\eb94"}.bxs-like:before{content:"\eb95"}.bxs-lock:before{content:"\eb96"}.bxs-lock-open:before{content:"\eb97"}.bxs-map:before{content:"\eb98"}.bxs-map-alt:before{content:"\eb99"}.bxs-message:before{content:"\eb9a"}.bxs-message-alt:before{content:"\eb9b"}.bxs-message-detail:before{content:"\eb9c"}.bxs-message-rounded:before{content:"\eb9d"}.bxs-microphone:before{content:"\eb9e"}.bxs-microphone-off:before{content:"\eb9f"}.bxs-minus-circle:before{content:"\eba0"}.bxs-minus-square:before{content:"\eba1"}.bxs-mobile-alt:before{content:"\eba2"}.bxs-mobile-message:before{content:"\eba3"}.bxs-moon:before{content:"\eba4"}.bxs-mouse:before{content:"\eba5"}.bxs-movie:before{content:"\eba6"}.bxs-music:before{content:"\eba7"}.bxs-navigation:before{content:"\eba8"}.bxs-news:before{content:"\eba9"}.bxs-newsletter:before{content:"\ebaa"}.bxs-notification:before{content:"\ebab"}.bxs-notification-off:before{content:"\ebac"}.bxs-octagon:before{content:"\ebad"}.bxs-package:before{content:"\ebae"}.bxs-paper-plane:before{content:"\ebaf"}.bxs-paste:before{content:"\ebb0"}.bxs-pause-circle:before{content:"\ebb1"}.bxs-pen:before{content:"\ebb2"}.bxs-pencil:before{content:"\ebb3"}.bxs-phone:before{content:"\ebb4"}.bxs-phone-call:before{content:"\ebb5"}.bxs-phone-incoming:before{content:"\ebb6"}.bxs-phone-outgoing:before{content:"\ebb7"}.bxs-photo-album:before{content:"\ebb8"}.bxs-pie-chart:before{content:"\ebb9"}.bxs-pie-chart-alt:before{content:"\ebba"}.bxs-pin:before{content:"\ebbb"}.bxs-planet:before{content:"\ebbc"}.bxs-play-circle:before{content:"\ebbd"}.bxs-playlist:before{content:"\ebbe"}.bxs-plug:before{content:"\ebbf"}.bxs-plus-circle:before{content:"\ebc0"}.bxs-plus-square:before{content:"\ebc1"}.bxs-printer:before{content:"\ebc2"}.bxs-purchase-tag:before{content:"\ebc3"}.bxs-quote-left:before{content:"\ebc4"}.bxs-quote-right:before{content:"\ebc5"}.bxs-radio:before{content:"\ebc6"}.bxs-rectangle:before{content:"\ebc7"}.bxs-rename:before{content:"\ebc8"}.bxs-report:before{content:"\ebc9"}.bxs-right-arrow:before{content:"\ebca"}.bxs-right-arrow-circle:before{content:"\ebcb"}.bxs-right-down-arrow-circle:before{content:"\ebcc"}.bxs-right-top-arrow-circle:before{content:"\ebcd"}.bxs-rocket:before{content:"\ebce"}.bxs-ruler:before{content:"\ebcf"}.bxs-save:before{content:"\ebd0"}.bxs-search-alt:before{content:"\ebd1"}.bxs-select-arrows:before{content:"\ebd2"}.bxs-select-multiple:before{content:"\ebd3"}.bxs-send:before{content:"\ebd4"}.bxs-server:before{content:"\ebd5"}.bxs-share:before{content:"\ebd6"}.bxs-share-alt:before{content:"\ebd7"}.bxs-shield:before{content:"\ebd8"}.bxs-shield-alt:before{content:"\ebd9"}.bxs-shopping-bag:before{content:"\ebda"}.bxs-shopping-bag-alt:before{content:"\ebdb"}.bxs-show:before{content:"\ebdc"}.bxs-sidebar:before{content:"\ebdd"}.bxs-skip-next-circle:before{content:"\ebde"}.bxs-skip-previous-circle:before{content:"\ebdf"}.bxs-skull:before{content:"\ebe0"}.bxs-smiley-happy:before{content:"\ebe1"}.bxs-smiley-meh:before{content:"\ebe2"}.bxs-smiley-sad:before{content:"\ebe3"}.bxs-spreadsheet:before{content:"\ebe4"}.bxs-star:before{content:"\ebe5"}.bxs-star-half:before{content:"\ebe6"}.bxs-stop-circle:before{content:"\ebe7"}.bxs-stopwatch:before{content:"\ebe8"}.bxs-store:before{content:"\ebe9"}.bxs-sun:before{content:"\ebea"}.bxs-tag:before{content:"\ebeb"}.bxs-tag-x:before{content:"\ebec"}.bxs-task:before{content:"\ebed"}.bxs-taxi:before{content:"\ebee"}.bxs-tennis-ball:before{content:"\ebef"}.bxs-terminal:before{content:"\ebf0"}.bxs-thermometer:before{content:"\ebf1"}.bxs-time:before{content:"\ebf2"}.bxs-timer:before{content:"\ebf3"}.bxs-toggle:before{content:"\ebf4"}.bxs-toggle-left:before{content:"\ebf5"}.bxs-toggle-right:before{content:"\ebf6"}.bxs-torch:before{content:"\ebf7"}.bxs-to-top:before{content:"\ebf8"}.bxs-train:before{content:"\ebf9"}.bxs-trash:before{content:"\ebfa"}.bxs-trash-alt:before{content:"\ebfb"}.bxs-triangle:before{content:"\ebfc"}.bxs-trophy:before{content:"\ebfd"}.bxs-trophy-star:before{content:"\ebfe"}.bxs-truck:before{content:"\ebff"}.bxs-t-shirt:before{content:"\ec00"}.bxs-tv:before{content:"\ec01"}.bxs-umbrella:before{content:"\ec02"}.bxs-up-arrow:before{content:"\ec03"}.bxs-up-arrow-circle:before{content:"\ec04"}.bxs-upvote:before{content:"\ec05"}.bxs-user:before{content:"\ec06"}.bxs-user-check:before{content:"\ec07"}.bxs-user-circle:before{content:"\ec08"}.bxs-user-detail:before{content:"\ec09"}.bxs-user-minus:before{content:"\ec0a"}.bxs-user-plus:before{content:"\ec0b"}.bxs-user-x:before{content:"\ec0c"}.bxs-video:before{content:"\ec0d"}.bxs-video-off:before{content:"\ec0e"}.bxs-video-plus:before{content:"\ec0f"}.bxs-videos:before{content:"\ec10"}.bxs-volume:before{content:"\ec11"}.bxs-volume-full:before{content:"\ec12"}.bxs-volume-low:before{content:"\ec13"}.bxs-volume-mute:before{content:"\ec14"}.bxs-wallet:before{content:"\ec15"}.bxs-watch:before{content:"\ec16"}.bxs-watch-alt:before{content:"\ec17"}.bxs-widget:before{content:"\ec18"}.bxs-window:before{content:"\ec19"}.bxs-window-close:before{content:"\ec1a"}.bxs-window-open:before{content:"\ec1b"}.bxs-windows:before{content:"\ec1c"}.bxs-world:before{content:"\ec1d"}.bxs-wrench:before{content:"\ec1e"}.bxs-x-circle:before{content:"\ec1f"}.bxs-x-square:before{content:"\ec20"}.bxs-zap:before{content:"\ec21"}.bxs-zoom-in:before{content:"\ec22"}.bxs-zoom-out:before{content:"\ec23"} \ No newline at end of file diff --git a/static/dist/0.bundle.js b/static/dist/0.bundle.js index f34d355..6be8e5f 100644 --- a/static/dist/0.bundle.js +++ b/static/dist/0.bundle.js @@ -1,2 +1,2 @@ -webpackJsonp([0],{459:function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(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;n<\/script>')),d.default.createElement("p",null,"To use an icon, add the ",d.default.createElement("code",{className:"side"},"box-icon")," element to the location where the icon should be displayed:"),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},'')),d.default.createElement("p",null," To use solid icons or logos add attribute ",d.default.createElement("code",{className:"side"},"type")," as solid or logo "),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},'',d.default.createElement("br",null),'')),d.default.createElement("p",null,"The ",d.default.createElement("code",{className:"side"},"box-icon")," custom element supports the following attributes:"),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""))),d.default.createElement("h3",{id:"usage-as-font"},"Usage as a Font"),d.default.createElement("h4",{id:"import-css"},"Import the CSS"),d.default.createElement("div",null,d.default.createElement("p",null,"Copy-paste the stylesheet ",d.default.createElement("code",{className:"side"},"link")," into your ",d.default.createElement("code",{className:"side"},"head")," to load our CSS")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},"",d.default.createElement("br",null),"\x3c!-- or --\x3e"," ",d.default.createElement("br",null),"")),d.default.createElement("p",null,"This will load boxicons font into your webpage")),d.default.createElement("h4",{id:"html"},"HTML"),d.default.createElement("div",null,d.default.createElement("p",null," To use an icon on your page, add a prefix",d.default.createElement("code",{className:"side"},"bx-")," for regular icons, ",d.default.createElement("code",{className:"side"},"bxs-")," for solid icons & ",d.default.createElement("code",{className:"side"},"bxl-")," for logos followed by the icon name and seperate class with the",d.default.createElement("code",{className:"side"},"bx"),":")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},"",d.default.createElement("br",null),"",d.default.createElement("br",null),"")),"You can see the names of all the icons ",d.default.createElement(u.Link,{to:"/cheatsheet"},"here")),d.default.createElement("h3",{id:"starter-template"},"Starter Templates"),d.default.createElement("div",null,d.default.createElement("p",null," Create an HTML document and copy-paste the starter template")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""," ",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ",""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","\x3c!-- Boxicons CSS --\x3e"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},"Hello, Boxicons!"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","

Hello, Boxicons!

"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"}," "),d.default.createElement("br",null),"")),d.default.createElement("p",null,"A template for usage with the web component instead of icon font")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""," ",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ",""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","\x3c!-- Boxicons JS --\x3e"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},"Hello, Boxicons!"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","

Hello, Boxicons!

"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"}," "),d.default.createElement("br",null),""))),d.default.createElement("h3",{id:"styling"},"Styling"),d.default.createElement("h4",{id:"sizing"},"Sizing"),d.default.createElement("div",null,d.default.createElement("p",null," You can change size of the icon with",d.default.createElement("code",{className:"side"},"font-size")," CSS. It will inherit the ",d.default.createElement("code",{className:"side"},"font-size"),"from the parent by default. There are fixed sizes you can add to the icon by adding classes",d.default.createElement("code",{className:"side"},"bx-xs"),", ",d.default.createElement("code",{className:"side"},"bx-sm"),", ",d.default.createElement("code",{className:"side"},"bx-md")," and ",d.default.createElement("code",{className:"side"},"bx-lg"))," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-smiley-happy bx-xs "}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-sm"}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-md"}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-lg"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"rotation-flipping"},"Rotation & Flipping"),d.default.createElement("div",null,d.default.createElement("p",null," Rotate the icons using classes ",d.default.createElement("code",{className:"side"},"bx-rotate-90"),", ",d.default.createElement("code",{className:"side"},"bx-rotate-180")," and ",d.default.createElement("code",{className:"side"},"bx-rotate-270")," or Flip the icons using ",d.default.createElement("code",{className:"side"},"bx-flip-horizontal")," and ",d.default.createElement("code",{className:"side"},"bx-flip-vertical")),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-like bx-rotate-90 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-rotate-180 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-rotate-270 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-flip-horizontal bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-flip-vertical bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"list-icons"},"List Icons"),d.default.createElement("div",null,d.default.createElement("p",null," Use icons as bullets for the list by adding class ",d.default.createElement("code",{className:"side"},"bx-ul")," to the unordered list element and include the icons inside the",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("ul",{className:"bx-ul"},d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-right-arrow"}),"List item 1"),d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-x"}),"List item 2"),d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-plus"}),"List item 3"))),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"
    ",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 1
  • "),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 2
  • "),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 3
  • "),d.default.createElement("br",null),"
")),d.default.createElement("br",null)),d.default.createElement("h4",{id:"fixed-width"},"Fixed Width"),d.default.createElement("div",null,d.default.createElement("p",null," You can use fixed width class ",d.default.createElement("code",{className:"side"},"bx-fw")," \\to get a fixed width icon next to the text",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-facebook-square"}),"Facebook"),d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-slack-rounded"}),"Slack"),d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-instagram"}),"Instagram")),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},'Facebook',d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"pull-icon"},"Pulled Icons"),d.default.createElement("div",null,d.default.createElement("p",null," Use class ",d.default.createElement("code",{className:"side"},"bx-pull-left")," or ",d.default.createElement("code",{className:"side"},"bx-pull-right")," on icons for easy pull quotes",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx-pull-left bx bxs-quote-left bx-lg"}),"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut faucibus erat eu nibh laoreet, sed ullamcorper diam ornare. Quisque viverra ante nec luctus imperdiet. Quisque ut imperdiet nisi. Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros."),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},'',d.default.createElement("br",null),"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut faucibus erat eu nibh laoreet, sed ullamcorper diam ornare. Quisque viverra ante nec luctus imperdiet. Quisque ut imperdiet nisi. Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros.",d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null),"Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros.")),d.default.createElement("br",null)),d.default.createElement("h4",{id:"border"},"Border"),d.default.createElement("div",null,d.default.createElement("p",null," Add border to your icons with classes ",d.default.createElement("code",{className:"side"},"bx-border"),", ",d.default.createElement("code",{className:"side"},"bx-border-circle"))," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-heart bx-border bx-md"}),d.default.createElement("i",{className:"bx bxs-heart bx-border-circle bx-md"})," "),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"animation"},"Animation"),d.default.createElement("div",null,d.default.createElement("p",null," Animate your icons with pre built CSS animations using classes ",d.default.createElement("code",{className:"side"},"bx-spin"),",",d.default.createElement("code",{className:"side"},"bx-tada"),",",d.default.createElement("code",{className:"side"},"bx-flashing"),",",d.default.createElement("code",{className:"side"},"bx-burst"),",",d.default.createElement("code",{className:"side"},"bx-fade-left")," and ",d.default.createElement("code",{className:"side"},"bx-fade-right")),d.default.createElement("p",null,"You can change the speed of the animation with the ",d.default.createElement("code",{className:"side"},"animation-duration")," property & to change the number of times the animation takes place with the property ",d.default.createElement("code",{className:"side"},"animation-iteration-count")," in CSS"),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bx-loader bx-spin bx-md"}),d.default.createElement("i",{className:"bx bxs-bell bx-tada bx-md"}),d.default.createElement("i",{className:"bx bxs-error bx-flashing bx-md"}),d.default.createElement("i",{className:"bx bx-radio-circle bx-burst bx-md"}),d.default.createElement("i",{className:"bx bx-fade-left bxs-left-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-right bxs-right-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-up bxs-up-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-down bxs-down-arrow bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null)))),d.default.createElement("br",null),d.default.createElement("h4",{id:"animation-hover"},"Animation on Hover"),d.default.createElement("div",null,d.default.createElement("p",null," Animate your icons on hover with pre built CSS animations using classes ",d.default.createElement("code",{className:"side"},"bx-spin-hover"),",",d.default.createElement("code",{className:"side"},"bx-tada-hover"),",",d.default.createElement("code",{className:"side"},"bx-flashing-hover"),",",d.default.createElement("code",{className:"side"},"bx-burst-hover"),",",d.default.createElement("code",{className:"side"},"bx-fade-left-hover")," and ",d.default.createElement("code",{className:"side"},"bx-fade-right-hover"))," ",d.default.createElement("p",null,"You can change the speed of the animation with the ",d.default.createElement("code",{className:"side"},"animation-duration")," property & to change the number of times the animation takes place with the property ",d.default.createElement("code",{className:"side"},"animation-iteration-count")," in CSS"),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bx-loader bx-spin-hover bx-md"}),d.default.createElement("i",{className:"bx bxs-bell bx-tada-hover bx-md"}),d.default.createElement("i",{className:"bx bxs-error bx-flashing-hover bx-md"}),d.default.createElement("i",{className:"bx bx-radio-circle bx-burst-hover bx-md"}),d.default.createElement("i",{className:"bx bx-fade-left-hover bxs-left-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-right-hover bxs-right-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-up-hover bxs-up-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-down-hover bxs-down-arrow bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null)))),d.default.createElement("h3",{id:"contribution"},"Contribution"),d.default.createElement("div",null,d.default.createElement("p",null,"Want to report a bug ? Have some suggestions or ideas ? Have an icon or a feature request? Create a new issue on Github with the appropriate label ",d.default.createElement("a",{href:"https://github.com/atisawd/boxicons/issues/new",target:"_blank"},"here"))),d.default.createElement("h3",{id:"license"},"License"),d.default.createElement("div",null,"Boxicons is an open source project , you can use them in your commercial projects too.",d.default.createElement("br",null),"The icons (.svg) files are free to download and are licensed under ",d.default.createElement("a",{href:"https://creativecommons.org/licenses/by/4.0/",target:"_blank"},"CC 4.0")," . By downloading it is assumed that you agree with the terms mentioned in CC 4.0.",d.default.createElement("br",null),"The fonts files are licensed under ",d.default.createElement("a",{href:"https://opensource.org/licenses/OFL-1.1",target:"_blank"},"SIL OFL 1.1"),d.default.createElement("br",null),"Attribution is not required but is appreciated",d.default.createElement("br",null)," Other files which are not fonts or icons are licensed under the ",d.default.createElement("a",{href:"http://opensource.org/licenses/MIT",target:"_blank"},"MIT License"))))))))}}]),t}(c.Component);t.default=k},461:function(e,t,n){!function(e){"object"==typeof window&&window||"object"==typeof self&&self;e(t)}(function(e){function t(e){return e.replace(/&/g,"&").replace(//g,">")}function n(e){return e.nodeName.toLowerCase()}function a(e,t){var n=e&&e.exec(t);return n&&0===n.index}function l(e){return O.test(e)}function r(e){var t,n,a,r,i=e.className+" ";if(i+=e.parentNode?e.parentNode.className:"",n=j.exec(i))return v(n[1])?n[1]:"no-highlight";for(i=i.split(/\s+/),t=0,a=i.length;t"}function s(e){d+=""}function o(e){("start"===e.event?i:s)(e.node)}for(var c=0,d="",u=[];e.length||a.length;){var m=r();if(d+=t(l.substring(c,m[0].offset)),c=m[0].offset,m===e){u.reverse().forEach(s);do{o(m.splice(0,1)[0]),m=r()}while(m===e&&m.length&&m[0].offset===c);u.reverse().forEach(i)}else"start"===m[0].event?u.push(m[0].node):u.pop(),o(m.splice(0,1)[0])}return d+t(l.substr(c))}function c(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map(function(t){return i(e,{variants:null},t)})),e.cached_variants||e.endsWithParent&&[i(e)]||[e]}function d(e){function t(e){return e&&e.source||e}function n(n,a){return new RegExp(t(n),"m"+(e.case_insensitive?"i":"")+(a?"g":""))}function a(l,r){if(!l.compiled){if(l.compiled=!0,l.keywords=l.keywords||l.beginKeywords,l.keywords){var i={},s=function(t,n){e.case_insensitive&&(n=n.toLowerCase()),n.split(" ").forEach(function(e){var n=e.split("|");i[n[0]]=[t,n[1]?Number(n[1]):1]})};"string"==typeof l.keywords?s("keyword",l.keywords):w(l.keywords).forEach(function(e){s(e,l.keywords[e])}),l.keywords=i}l.lexemesRe=n(l.lexemes||/\w+/,!0),r&&(l.beginKeywords&&(l.begin="\\b("+l.beginKeywords.split(" ").join("|")+")\\b"),l.begin||(l.begin=/\B|\b/),l.beginRe=n(l.begin),l.end||l.endsWithParent||(l.end=/\B|\b/),l.end&&(l.endRe=n(l.end)),l.terminator_end=t(l.end)||"",l.endsWithParent&&r.terminator_end&&(l.terminator_end+=(l.end?"|":"")+r.terminator_end)),l.illegal&&(l.illegalRe=n(l.illegal)),null==l.relevance&&(l.relevance=1),l.contains||(l.contains=[]),l.contains=Array.prototype.concat.apply([],l.contains.map(function(e){return c("self"===e?l:e)})),l.contains.forEach(function(e){a(e,l)}),l.starts&&a(l.starts,r);var o=l.contains.map(function(e){return e.beginKeywords?"\\.?("+e.begin+")\\.?":e.begin}).concat([l.terminator_end,l.illegal]).map(t).filter(Boolean);l.terminators=o.length?n(o.join("|"),!0):{exec:function(){return null}}}}a(e)}function u(e,n,l,r){function i(e,t){var n,l;for(n=0,l=t.contains.length;n')+t+i}function b(){var e,n,a,l;if(!y.keywords)return t(O);for(l="",n=0,y.lexemesRe.lastIndex=0,a=y.lexemesRe.exec(O);a;)l+=t(O.substring(n,a.index)),e=c(y,a),e?(j+=e[1],l+=f(e[0],t(a[0]))):l+=t(a[0]),n=y.lexemesRe.lastIndex,a=y.lexemesRe.exec(O);return l+t(O.substr(n))}function p(){var e="string"==typeof y.subLanguage;if(e&&!_[y.subLanguage])return t(O);var n=e?u(y.subLanguage,O,!0,w[y.subLanguage]):m(O,y.subLanguage.length?y.subLanguage:void 0);return y.relevance>0&&(j+=n.relevance),e&&(w[y.subLanguage]=n.top),f(n.language,n.value,!1,!0)}function x(){k+=null!=y.subLanguage?p():b(),O=""}function E(e){k+=e.className?f(e.className,"",!0):"",y=Object.create(e,{parent:{value:y}})}function h(e,t){if(O+=e,null==t)return x(),0;var n=i(t,y);if(n)return n.skip?O+=t:(n.excludeBegin&&(O+=t),x(),n.returnBegin||n.excludeBegin||(O=t)),E(n,t),n.returnBegin?0:t.length;var a=s(y,t);if(a){var l=y;l.skip?O+=t:(l.returnEnd||l.excludeEnd||(O+=t),x(),l.excludeEnd&&(O=t));do{y.className&&(k+=M),y.skip||(j+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&E(a.starts,""),l.returnEnd?0:t.length}if(o(t,y))throw new Error('Illegal lexeme "'+t+'" for mode "'+(y.className||"")+'"');return O+=t,t.length||1}var g=v(e);if(!g)throw new Error('Unknown language: "'+e+'"');d(g);var N,y=r||g,w={},k="";for(N=y;N!==g;N=N.parent)N.className&&(k=f(N.className,"",!0)+k);var O="",j=0;try{for(var R,C,T=0;;){if(y.terminators.lastIndex=T,!(R=y.terminators.exec(n)))break;C=h(n.substring(T,R.index),R[0]),T=R.index+C}for(h(n.substr(T)),N=y;N.parent;N=N.parent)N.className&&(k+=M);return{relevance:j,value:k,language:e,top:y}}catch(e){if(e.message&&-1!==e.message.indexOf("Illegal"))return{relevance:0,value:t(n)};throw e}}function m(e,n){n=n||S.languages||w(_);var a={relevance:0,value:t(e)},l=a;return n.filter(v).forEach(function(t){var n=u(t,e,!1);n.language=t,n.relevance>l.relevance&&(l=n),n.relevance>a.relevance&&(l=a,a=n)}),l.language&&(a.second_best=l),a}function f(e){return S.tabReplace||S.useBR?e.replace(R,function(e,t){return S.useBR&&"\n"===e?"
":S.tabReplace?t.replace(/\t/g,S.tabReplace):""}):e}function b(e,t,n){var a=t?k[t]:n,l=[e.trim()];return e.match(/\bhljs\b/)||l.push("hljs"),-1===e.indexOf(a)&&l.push(a),l.join(" ").trim()}function p(e){var t,n,a,i,c,d=r(e);l(d)||(S.useBR?(t=document.createElementNS("http://www.w3.org/1999/xhtml","div"),t.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):t=e,c=t.textContent,a=d?u(d,c,!0):m(c),n=s(t),n.length&&(i=document.createElementNS("http://www.w3.org/1999/xhtml","div"),i.innerHTML=a.value,a.value=o(n,s(i),c)),a.value=f(a.value),e.innerHTML=a.value,e.className=b(e.className,d,a.language),e.result={language:a.language,re:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance}))}function x(e){S=i(S,e)}function E(){if(!E.called){E.called=!0;var e=document.querySelectorAll("pre code");y.forEach.call(e,p)}}function h(){addEventListener("DOMContentLoaded",E,!1),addEventListener("load",E,!1)}function g(t,n){var a=_[t]=n(e);a.aliases&&a.aliases.forEach(function(e){k[e]=t})}function N(){return w(_)}function v(e){return e=(e||"").toLowerCase(),_[e]||_[k[e]]}var y=[],w=Object.keys,_={},k={},O=/^(no-?highlight|plain|text)$/i,j=/\blang(?:uage)?-([\w-]+)\b/i,R=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,M="",S={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return e.highlight=u,e.highlightAuto=m,e.fixMarkup=f,e.highlightBlock=p,e.configure=x,e.initHighlighting=E,e.initHighlightingOnLoad=h,e.registerLanguage=g,e.listLanguages=N,e.getLanguage=v,e.inherit=i,e.IDENT_RE="[a-zA-Z]\\w*",e.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",e.NUMBER_RE="\\b\\d+(\\.\\d+)?",e.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BINARY_NUMBER_RE="\\b(0b[01]+)",e.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},e.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.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/},e.COMMENT=function(t,n,a){var l=e.inherit({className:"comment",begin:t,end:n,contains:[]},a||{});return l.contains.push(e.PHRASAL_WORDS_MODE),l.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),l},e.C_LINE_COMMENT_MODE=e.COMMENT("//","$"),e.C_BLOCK_COMMENT_MODE=e.COMMENT("/\\*","\\*/"),e.HASH_COMMENT_MODE=e.COMMENT("#","$"),e.NUMBER_MODE={className:"number",begin:e.NUMBER_RE,relevance:0},e.C_NUMBER_MODE={className:"number",begin:e.C_NUMBER_RE,relevance:0},e.BINARY_NUMBER_MODE={className:"number",begin:e.BINARY_NUMBER_RE,relevance:0},e.CSS_NUMBER_MODE={className:"number",begin:e.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},e.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}]},e.TITLE_MODE={className:"title",begin:e.IDENT_RE,relevance:0},e.UNDERSCORE_TITLE_MODE={className:"title",begin:e.UNDERSCORE_IDENT_RE,relevance:0},e.METHOD_GUARD={begin:"\\.\\s*"+e.UNDERSCORE_IDENT_RE,relevance:0},e})},462:function(e,t){e.exports=function(e){var t={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:"\\]"}]},e.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:[t],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"|$)",end:">",keywords:{name:"script"},contains:[t],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},t]}]}}},463:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(['\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: rgba(93,97,117,0.05);\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: #ee3769;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #36b167;\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: #27aae1;\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: rgba(93,97,117,0.05);\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: #ee3769;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #36b167;\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: #27aae1;\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 ']),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=(n(33),r.default.pre(a));t.default=i},464:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n background:#FFF;\n .page-body{\n \t padding: 0px 40px;\n \t @media screen and (max-width: ",") {padding: 0px 0px;}\n \th4 {\n\t\t\t font-size: 21px;\n\t\t\t font-weight: 400;\n\t\t\t margin-bottom: 0px;\n\t\t\t color: ",';\n\t\t\t margin-top: 15px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t}\n\t\t\th3 {\n\t\t\t font-size: 27px;\n\t\t\t color:',';\n\t\t\t margin-bottom: 0px;\n\t\t\t margin-top: 25px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t }\n\t\t\tdiv {\n\t\t\t font-size: 15px;\n\t\t\t margin-top: 15px;margin-bottom: 40px;\n\t\t\t color: ',";\n\t\t\t}\n\t\t\tpre {\n\t\t\t white-space: pre-line;\n\t\t\t margin: 0px;\n\t\t\t}\n\t\t\tmax-width: ",";\n\t\t margin: 0px auto;\n\t\t margin-top: 0;\n\t\t padding-bottom: 100px;\n\t\t @media screen and (max-width: ",") {\n\t\t\t\tdiv {\n\t\t\t font-size: 14px;\n\t\t\t }\n\t\t\t h3 {\n\t\t\t font-size: 21px;\n\t\t\t }\n\t\t }\n\t\t .page-body-in{\n\t\t \t@media screen and (max-width: ",") {\n\t\t\t\t\tmargin-top: 0px!important;\n\t\t \t}\n\t\t \tcode.hljs {\n\t\t\t\t padding: 1em;\n\t\t\t\t}\n\t\t\t\tcode.display {\n\t\t\t\t border-top-left-radius: 0px;\n\t\t\t\t border-top-right-radius: 0px;\n\t\t\t\t}\n\t\t\t\tcode.side {\n\t\t\t\t color: #1a1a1b;\n background: rgba(39, 170, 225, 0.075);\n padding: 1px 5px!important;\n font-size: 13px;\n display: -webkit-inline-box!important;\n display: -webkit-inline-flex!important;\n display: -ms-inline-flexbox!important;\n display: inline-flex!important;\n border-radius: 3px;\n\t\t\t\t font-family: ",";\n\t\t\t\t}\n\t\t\t\t.tab {\n\t\t\t\t\t padding-left: 15px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.tab-2 {\n\t\t\t\t\t padding-left: 30px;\n\t\t\t\t\t}\n\t\t\t\tspan.hljs-tag {\n\t\t\t\t margin-bottom: 2px;\n\t\t\t\t display: inline-block;\n\t\t\t\t}\n\t\t }\n\n }\n .page-head {\n\t\t\t p {\n\t\t\t font-size: 18px;\n\t\t\t padding: 0px 40px;\n\t\t\t color: ",";\n\t\t\t margin-top: 0px;\n\t\t\t }\n\t\t\t background-color: ",";\n\t\t\t border-bottom: 1px solid rgba(93, 97, 117, 0.1);\n\t\t\t \n\t\t\t h1 {\n\t\t\t font-size: 40px;\n\t\t\t color: #FFF;\n\t\t\t margin-bottom: 15px;\n\t\t\t margin-top: 0;\n\t\t\t text-align: left;\n\t\t\t padding: 0px 40px;\n\t\t\t line-height: 40px;\n\n\t\t\t }\n\t\t\t .page-head-in {\n\t\t\t\t max-width: ",";\n\t\t\t\t margin: 0 auto;\n\t\t\t\t}\n\t\t\t\t.page-head-bg{\n\t\t\t\t\t \n\t\t\t background-size:100%; \n\t\t\t padding:50px 100px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 200%;\n\t\t\t\t\tpadding:50px 0px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t\t\th1, p {\n\t\t\t\t padding: 0px;\n\t\t\t\t }\n\t\t\t\t .page-head-in {\n\t\t\t\t\t padding: 0px 20px;\n\t\t\t\t\t}\n\t\t\t\t\th1 {\n\t\t\t\t\t font-size: 40px;\n\t\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 300%;\n\t\t\t\t\th1 {\n\t\t\t\t font-size: 27px;\n\t\t\t\t line-height: 1.1;\n\t\t\t\t }\n\t\t\t\t p {\n\t\t\t\t font-size: 16px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 400%;\n\t\t\t\t\t\n\t\t\t\t p {\n\t\t\t\t font-size: 15px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t} \n @media screen and (max-width: ",") {\n \t.page-cont-in {\n\t\t\t\tpadding: 0px;\n\t\t\t}\n } \n "],["\n background:#FFF;\n .page-body{\n \t padding: 0px 40px;\n \t @media screen and (max-width: ",") {padding: 0px 0px;}\n \th4 {\n\t\t\t font-size: 21px;\n\t\t\t font-weight: 400;\n\t\t\t margin-bottom: 0px;\n\t\t\t color: ",';\n\t\t\t margin-top: 15px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t}\n\t\t\th3 {\n\t\t\t font-size: 27px;\n\t\t\t color:',';\n\t\t\t margin-bottom: 0px;\n\t\t\t margin-top: 25px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t }\n\t\t\tdiv {\n\t\t\t font-size: 15px;\n\t\t\t margin-top: 15px;margin-bottom: 40px;\n\t\t\t color: ',";\n\t\t\t}\n\t\t\tpre {\n\t\t\t white-space: pre-line;\n\t\t\t margin: 0px;\n\t\t\t}\n\t\t\tmax-width: ",";\n\t\t margin: 0px auto;\n\t\t margin-top: 0;\n\t\t padding-bottom: 100px;\n\t\t @media screen and (max-width: ",") {\n\t\t\t\tdiv {\n\t\t\t font-size: 14px;\n\t\t\t }\n\t\t\t h3 {\n\t\t\t font-size: 21px;\n\t\t\t }\n\t\t }\n\t\t .page-body-in{\n\t\t \t@media screen and (max-width: ",") {\n\t\t\t\t\tmargin-top: 0px!important;\n\t\t \t}\n\t\t \tcode.hljs {\n\t\t\t\t padding: 1em;\n\t\t\t\t}\n\t\t\t\tcode.display {\n\t\t\t\t border-top-left-radius: 0px;\n\t\t\t\t border-top-right-radius: 0px;\n\t\t\t\t}\n\t\t\t\tcode.side {\n\t\t\t\t color: #1a1a1b;\n background: rgba(39, 170, 225, 0.075);\n padding: 1px 5px!important;\n font-size: 13px;\n display: -webkit-inline-box!important;\n display: -webkit-inline-flex!important;\n display: -ms-inline-flexbox!important;\n display: inline-flex!important;\n border-radius: 3px;\n\t\t\t\t font-family: ",";\n\t\t\t\t}\n\t\t\t\t.tab {\n\t\t\t\t\t padding-left: 15px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.tab-2 {\n\t\t\t\t\t padding-left: 30px;\n\t\t\t\t\t}\n\t\t\t\tspan.hljs-tag {\n\t\t\t\t margin-bottom: 2px;\n\t\t\t\t display: inline-block;\n\t\t\t\t}\n\t\t }\n\n }\n .page-head {\n\t\t\t p {\n\t\t\t font-size: 18px;\n\t\t\t padding: 0px 40px;\n\t\t\t color: ",";\n\t\t\t margin-top: 0px;\n\t\t\t }\n\t\t\t background-color: ",";\n\t\t\t border-bottom: 1px solid rgba(93, 97, 117, 0.1);\n\t\t\t \n\t\t\t h1 {\n\t\t\t font-size: 40px;\n\t\t\t color: #FFF;\n\t\t\t margin-bottom: 15px;\n\t\t\t margin-top: 0;\n\t\t\t text-align: left;\n\t\t\t padding: 0px 40px;\n\t\t\t line-height: 40px;\n\n\t\t\t }\n\t\t\t .page-head-in {\n\t\t\t\t max-width: ",";\n\t\t\t\t margin: 0 auto;\n\t\t\t\t}\n\t\t\t\t.page-head-bg{\n\t\t\t\t\t \n\t\t\t background-size:100%; \n\t\t\t padding:50px 100px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 200%;\n\t\t\t\t\tpadding:50px 0px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t\t\th1, p {\n\t\t\t\t padding: 0px;\n\t\t\t\t }\n\t\t\t\t .page-head-in {\n\t\t\t\t\t padding: 0px 20px;\n\t\t\t\t\t}\n\t\t\t\t\th1 {\n\t\t\t\t\t font-size: 40px;\n\t\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 300%;\n\t\t\t\t\th1 {\n\t\t\t\t font-size: 27px;\n\t\t\t\t line-height: 1.1;\n\t\t\t\t }\n\t\t\t\t p {\n\t\t\t\t font-size: 16px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 400%;\n\t\t\t\t\t\n\t\t\t\t p {\n\t\t\t\t font-size: 15px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t} \n @media screen and (max-width: ",") {\n \t.page-cont-in {\n\t\t\t\tpadding: 0px;\n\t\t\t}\n } \n "]),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=n(33),s=r.default.div(a,i.BREAKPOINT_LG,i.FADE_FONT_COLOR,i.FADE_FONT_COLOR,i.ICON_COLOR,i.MAX_WIDTH,i.BREAKPOINT_MD,i.BREAKPOINT_LG,i.FONT_FAMILY,i.ICON_COLOR,i.HEADER_BACKGROUND,i.MAX_WIDTH,i.BREAKPOINT_LG,i.BREAKPOINT_MD,i.BREAKPOINT_SM,i.BREAKPOINT_LG);t.default=s},465:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n \t\t display: flex;\n \t\t .docs-sidebar {\n\t\t\t\tflex: 1;\n\t\t\t\t order: 1;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tdisplay:none;\n\t\t\t\t }\n\t\t\t\t .docs-sidebar-list{\n\t\t\t\t \tli {\n\t\t\t\t\t padding: 1px 10px;\n\t\t\t\t\t a {\n\t\t\t\t\t \tfont-weight: 500;\n\t\t\t\t\t color: ",";\n\t\t\t\t\t font-size: 14px;\n\t\t\t\t\t &:hover {\n\t\t\t\t\t color: ",";\n\t\t\t\t\t \t\t}\n\t\t\t\t\t\t}\n\t\t\t\t \t}\n\t\t\t\t \tul {\n\t\t\t\t\t list-style: none;\n\t\t\t\t\t padding: 5px;\n\t\t\t\t\t margin: 5px 10px;\n\t\t\t\t\t margin-right: 0px;\n\t\t\t\t\t padding-right: 0px;\n\t\t\t\t\t border-left: 1px solid #ebebeb;\n\t\t\t\t\t li{\n\t\t\t\t\t \ta{\n\t\t\t\t\t \t\tfont-weight: 400!important;\n\t\t\t\t\t \t}\n\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t\tposition: -webkit-sticky;\n\t\t\t\t position: sticky;\n\t\t\t\t box-sizing: border-box;\n\t\t\t\t top: 90px;\n\t\t\t\t list-style: none;\n\t\t\t\t padding: 0;\n\t\t\t\t margin: 30px;\n\t\t\t\t padding-left: 20px;\n\t\t\t\t border-right: 1px solid ",";\n\n\t\t\t\t }\n\t\t\t}\n\n\t\t\t.docs-content {\n\t\t\t\t overflow: hidden;\n\t\t\t\tflex: 2;\n\t\t\t\torder: 2;\n\t\t\t\tpadding-left: 20px;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tpadding: 20px;\n\t\t\t\t }\n\t\t\t}\n "],["\n \t\t display: flex;\n \t\t .docs-sidebar {\n\t\t\t\tflex: 1;\n\t\t\t\t order: 1;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tdisplay:none;\n\t\t\t\t }\n\t\t\t\t .docs-sidebar-list{\n\t\t\t\t \tli {\n\t\t\t\t\t padding: 1px 10px;\n\t\t\t\t\t a {\n\t\t\t\t\t \tfont-weight: 500;\n\t\t\t\t\t color: ",";\n\t\t\t\t\t font-size: 14px;\n\t\t\t\t\t &:hover {\n\t\t\t\t\t color: ",";\n\t\t\t\t\t \t\t}\n\t\t\t\t\t\t}\n\t\t\t\t \t}\n\t\t\t\t \tul {\n\t\t\t\t\t list-style: none;\n\t\t\t\t\t padding: 5px;\n\t\t\t\t\t margin: 5px 10px;\n\t\t\t\t\t margin-right: 0px;\n\t\t\t\t\t padding-right: 0px;\n\t\t\t\t\t border-left: 1px solid #ebebeb;\n\t\t\t\t\t li{\n\t\t\t\t\t \ta{\n\t\t\t\t\t \t\tfont-weight: 400!important;\n\t\t\t\t\t \t}\n\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t\tposition: -webkit-sticky;\n\t\t\t\t position: sticky;\n\t\t\t\t box-sizing: border-box;\n\t\t\t\t top: 90px;\n\t\t\t\t list-style: none;\n\t\t\t\t padding: 0;\n\t\t\t\t margin: 30px;\n\t\t\t\t padding-left: 20px;\n\t\t\t\t border-right: 1px solid ",";\n\n\t\t\t\t }\n\t\t\t}\n\n\t\t\t.docs-content {\n\t\t\t\t overflow: hidden;\n\t\t\t\tflex: 2;\n\t\t\t\torder: 2;\n\t\t\t\tpadding-left: 20px;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tpadding: 20px;\n\t\t\t\t }\n\t\t\t}\n "]),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=n(33),s=r.default.div(a,i.BREAKPOINT_LG,i.ICON_COLOR,i.FADE_FONT_COLOR,i.BORDER_COLOR,i.BREAKPOINT_LG);t.default=s},466:function(e,t,n){function a(e){return n(l(e))}function l(e){var t=r[e];if(!(t+1))throw new Error("Cannot find module '"+e+"'.");return t}var r={"./javascript":467,"./xml":462};a.keys=function(){return Object.keys(r)},a.resolve=l,e.exports=a,a.id=466},467:function(e,t){e.exports=function(e){var t="[A-Za-z$_][0-9A-Za-z$_]*",n={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},a={className:"number",variants:[{begin:"\\b(0[bB][01]+)"},{begin:"\\b(0[oO][0-7]+)"},{begin:e.C_NUMBER_RE}],relevance:0},l={className:"subst",begin:"\\$\\{",end:"\\}",keywords:n,contains:[]},r={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,l]};l.contains=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,r,a,e.REGEXP_MODE];var i=l.contains.concat([e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]);return{aliases:["js","jsx"],keywords:n,contains:[{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},{className:"meta",begin:/^#!/,end:/$/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{begin:/[{,]\s*/,relevance:0,contains:[{begin:t+"\\s*:",returnBegin:!0,relevance:0,contains:[{className:"attr",begin:t,relevance:0}]}]},{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.REGEXP_MODE,{className:"function",begin:"(\\(.*?\\)|"+t+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t},{begin:/\(\s*\)/},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,contains:i}]}]},{begin://,subLanguage:"xml",contains:[{begin:/<\w+\s*\/>/,skip:!0},{begin:/<\w+/,end:/(\/\w+|\w+\/)>/,skip:!0,contains:[{begin:/<\w+\s*\/>/,skip:!0},"self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:t}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:i}],illegal:/\[|%/},{begin:/\$[(.]/},e.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0}],illegal:/#(?!!)/}}}}); +webpackJsonp([0],{459:function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(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;n<\/script>')),d.default.createElement("p",null,"To use an icon, add the ",d.default.createElement("code",{className:"side"},"box-icon")," element to the location where the icon should be displayed:"),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},'')),d.default.createElement("p",null," To use solid icons or logos add attribute ",d.default.createElement("code",{className:"side"},"type")," as solid or logo "),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},'',d.default.createElement("br",null),'')),d.default.createElement("p",null,"The ",d.default.createElement("code",{className:"side"},"box-icon")," custom element supports the following attributes:"),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""))),d.default.createElement("h3",{id:"usage-as-font"},"Usage as a Font"),d.default.createElement("h4",{id:"import-css"},"Import the CSS"),d.default.createElement("div",null,d.default.createElement("p",null,"Copy-paste the stylesheet ",d.default.createElement("code",{className:"side"},"link")," into your ",d.default.createElement("code",{className:"side"},"head")," to load our CSS")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},"",d.default.createElement("br",null),"\x3c!-- or --\x3e"," ",d.default.createElement("br",null),"")),d.default.createElement("p",null,"This will load boxicons font into your webpage")),d.default.createElement("h4",{id:"html"},"HTML"),d.default.createElement("div",null,d.default.createElement("p",null," To use an icon on your page, add a prefix",d.default.createElement("code",{className:"side"},"bx-")," for regular icons, ",d.default.createElement("code",{className:"side"},"bxs-")," for solid icons & ",d.default.createElement("code",{className:"side"},"bxl-")," for logos followed by the icon name and seperate class with the",d.default.createElement("code",{className:"side"},"bx"),":")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},"",d.default.createElement("br",null),"",d.default.createElement("br",null),"")),"You can see the names of all the icons ",d.default.createElement(u.Link,{to:"/cheatsheet"},"here")),d.default.createElement("h3",{id:"starter-template"},"Starter Templates"),d.default.createElement("div",null,d.default.createElement("p",null," Create an HTML document and copy-paste the starter template")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""," ",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ",""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","\x3c!-- Boxicons CSS --\x3e"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},"Hello, Boxicons!"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","

Hello, Boxicons!

"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"}," "),d.default.createElement("br",null),"")),d.default.createElement("p",null,"A template for usage with the web component instead of icon font")," ",d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html"},""," ",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ",""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","\x3c!-- Boxicons JS --\x3e"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},"Hello, Boxicons!"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"}," ","

Hello, Boxicons!

"),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab-2"},""),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"}," "),d.default.createElement("br",null),""))),d.default.createElement("h3",{id:"styling"},"Styling"),d.default.createElement("h4",{id:"sizing"},"Sizing"),d.default.createElement("div",null,d.default.createElement("p",null," You can change size of the icon with",d.default.createElement("code",{className:"side"},"font-size")," CSS. It will inherit the ",d.default.createElement("code",{className:"side"},"font-size"),"from the parent by default. There are fixed sizes you can add to the icon by adding classes",d.default.createElement("code",{className:"side"},"bx-xs"),", ",d.default.createElement("code",{className:"side"},"bx-sm"),", ",d.default.createElement("code",{className:"side"},"bx-md")," and ",d.default.createElement("code",{className:"side"},"bx-lg"))," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-smiley-happy bx-xs "}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-sm"}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-md"}),d.default.createElement("i",{className:"bx bxs-smiley-happy bx-lg"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"rotation-flipping"},"Rotation & Flipping"),d.default.createElement("div",null,d.default.createElement("p",null," Rotate the icons using classes ",d.default.createElement("code",{className:"side"},"bx-rotate-90"),", ",d.default.createElement("code",{className:"side"},"bx-rotate-180")," and ",d.default.createElement("code",{className:"side"},"bx-rotate-270")," or Flip the icons using ",d.default.createElement("code",{className:"side"},"bx-flip-horizontal")," and ",d.default.createElement("code",{className:"side"},"bx-flip-vertical")),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-like bx-rotate-90 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-rotate-180 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-rotate-270 bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-flip-horizontal bx-md"}),d.default.createElement("i",{className:"bx bxs-like bx-flip-vertical bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"list-icons"},"List Icons"),d.default.createElement("div",null,d.default.createElement("p",null," Use icons as bullets for the list by adding class ",d.default.createElement("code",{className:"side"},"bx-ul")," to the unordered list element and include the icons inside the",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("ul",{className:"bx-ul"},d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-right-arrow"}),"List item 1"),d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-x"}),"List item 2"),d.default.createElement("li",null," ",d.default.createElement("i",{className:"bx bx-plus"}),"List item 3"))),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"
    ",d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 1
  • "),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 2
  • "),d.default.createElement("br",null),d.default.createElement("span",{className:"tab"},"
  • List Item 3
  • "),d.default.createElement("br",null),"
")),d.default.createElement("br",null)),d.default.createElement("h4",{id:"fixed-width"},"Fixed Width"),d.default.createElement("div",null,d.default.createElement("p",null," You can use fixed width class ",d.default.createElement("code",{className:"side"},"bx-fw")," \\to get a fixed width icon next to the text",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-facebook-square"}),"Facebook"),d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-slack-rounded"}),"Slack"),d.default.createElement("div",null," ",d.default.createElement("i",{className:"bx-fw bx bxl-instagram"}),"Instagram")),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},'Facebook',d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"pull-icon"},"Pulled Icons"),d.default.createElement("div",null,d.default.createElement("p",null," Use class ",d.default.createElement("code",{className:"side"},"bx-pull-left")," or ",d.default.createElement("code",{className:"side"},"bx-pull-right")," on icons for easy pull quotes",d.default.createElement("code",{className:"side"},"li")," ")," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx-pull-left bx bxs-quote-left bx-lg"}),"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut faucibus erat eu nibh laoreet, sed ullamcorper diam ornare. Quisque viverra ante nec luctus imperdiet. Quisque ut imperdiet nisi. Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros."),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},'',d.default.createElement("br",null),"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut faucibus erat eu nibh laoreet, sed ullamcorper diam ornare. Quisque viverra ante nec luctus imperdiet. Quisque ut imperdiet nisi. Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros.",d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null),"Quisque ultrices laoreet odio, non vestibulum lacus molestie sollicitudin. Phasellus nec dolor eget nunc commodo sodales vel vel eros.")),d.default.createElement("br",null)),d.default.createElement("h4",{id:"border"},"Border"),d.default.createElement("div",null,d.default.createElement("p",null," Add border to your icons with classes ",d.default.createElement("code",{className:"side"},"bx-border"),", ",d.default.createElement("code",{className:"side"},"bx-border-circle"))," ",d.default.createElement(_,null,d.default.createElement("i",{className:"bx bxs-heart bx-border bx-md"}),d.default.createElement("i",{className:"bx bxs-heart bx-border-circle bx-md"})," "),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null))),d.default.createElement("br",null)),d.default.createElement("h4",{id:"animation"},"Animation"),d.default.createElement("div",null,d.default.createElement("p",null," Animate your icons with pre built CSS animations using classes ",d.default.createElement("code",{className:"side"},"bx-spin"),",",d.default.createElement("code",{className:"side"},"bx-tada"),",",d.default.createElement("code",{className:"side"},"bx-flashing"),",",d.default.createElement("code",{className:"side"},"bx-burst"),",",d.default.createElement("code",{className:"side"},"bx-fade-left")," and ",d.default.createElement("code",{className:"side"},"bx-fade-right")),d.default.createElement("p",null,"You can change the speed of the animation with the ",d.default.createElement("code",{className:"side"},"animation-duration")," property & to change the number of times the animation takes place with the property ",d.default.createElement("code",{className:"side"},"animation-iteration-count")," in CSS"),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bx-loader bx-spin bx-md"}),d.default.createElement("i",{className:"bx bxs-bell bx-tada bx-md"}),d.default.createElement("i",{className:"bx bxs-error bx-flashing bx-md"}),d.default.createElement("i",{className:"bx bx-radio-circle bx-burst bx-md"}),d.default.createElement("i",{className:"bx bx-fade-left bxs-left-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-right bxs-right-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-up bxs-up-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-down bxs-down-arrow bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null)))),d.default.createElement("br",null),d.default.createElement("h4",{id:"animation-hover"},"Animation on Hover"),d.default.createElement("div",null,d.default.createElement("p",null," Animate your icons on hover with pre built CSS animations using classes ",d.default.createElement("code",{className:"side"},"bx-spin-hover"),",",d.default.createElement("code",{className:"side"},"bx-tada-hover"),",",d.default.createElement("code",{className:"side"},"bx-flashing-hover"),",",d.default.createElement("code",{className:"side"},"bx-burst-hover"),",",d.default.createElement("code",{className:"side"},"bx-fade-left-hover")," and ",d.default.createElement("code",{className:"side"},"bx-fade-right-hover"))," ",d.default.createElement("p",null,"You can change the speed of the animation with the ",d.default.createElement("code",{className:"side"},"animation-duration")," property & to change the number of times the animation takes place with the property ",d.default.createElement("code",{className:"side"},"animation-iteration-count")," in CSS"),d.default.createElement(_,null,d.default.createElement("i",{className:"bx bx-loader bx-spin-hover bx-md"}),d.default.createElement("i",{className:"bx bxs-bell bx-tada-hover bx-md"}),d.default.createElement("i",{className:"bx bxs-error bx-flashing-hover bx-md"}),d.default.createElement("i",{className:"bx bx-radio-circle bx-burst-hover bx-md"}),d.default.createElement("i",{className:"bx bx-fade-left-hover bxs-left-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-right-hover bxs-right-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-up-hover bxs-up-arrow bx-md"}),d.default.createElement("i",{className:"bx bx-fade-down-hover bxs-down-arrow bx-md"})),d.default.createElement(N.default,null," ",d.default.createElement("code",{className:"html display"},"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"","",d.default.createElement("br",null),"",d.default.createElement("br",null),"",d.default.createElement("br",null),"\x3c!-- Boxicons web component --\x3e",d.default.createElement("br",null),d.default.createElement("br",null),"",d.default.createElement("br",null)))),d.default.createElement("h3",{id:"contribution"},"Contribution"),d.default.createElement("div",null,d.default.createElement("p",null,"Want to report a bug ? Have some suggestions or ideas ? Have an icon or a feature request? Create a new issue on Github with the appropriate label ",d.default.createElement("a",{href:"https://github.com/atisawd/boxicons/issues/new",target:"_blank"},"here"))),d.default.createElement("h3",{id:"license"},"License"),d.default.createElement("div",null,"Boxicons is an open source project , you can use them in your commercial projects too.",d.default.createElement("br",null),"The icons (.svg) files are free to download and are licensed under ",d.default.createElement("a",{href:"https://creativecommons.org/licenses/by/4.0/",target:"_blank"},"CC 4.0")," . By downloading it is assumed that you agree with the terms mentioned in CC 4.0.",d.default.createElement("br",null),"The fonts files are licensed under ",d.default.createElement("a",{href:"https://opensource.org/licenses/OFL-1.1",target:"_blank"},"SIL OFL 1.1"),d.default.createElement("br",null),"Attribution is not required but is appreciated",d.default.createElement("br",null)," Other files which are not fonts or icons are licensed under the ",d.default.createElement("a",{href:"http://opensource.org/licenses/MIT",target:"_blank"},"MIT License"))))))))}}]),t}(c.Component);t.default=k},461:function(e,t,n){!function(e){"object"==typeof window&&window||"object"==typeof self&&self;e(t)}(function(e){function t(e){return e.replace(/&/g,"&").replace(//g,">")}function n(e){return e.nodeName.toLowerCase()}function a(e,t){var n=e&&e.exec(t);return n&&0===n.index}function l(e){return O.test(e)}function r(e){var t,n,a,r,i=e.className+" ";if(i+=e.parentNode?e.parentNode.className:"",n=j.exec(i))return v(n[1])?n[1]:"no-highlight";for(i=i.split(/\s+/),t=0,a=i.length;t"}function s(e){d+=""}function o(e){("start"===e.event?i:s)(e.node)}for(var c=0,d="",u=[];e.length||a.length;){var m=r();if(d+=t(l.substring(c,m[0].offset)),c=m[0].offset,m===e){u.reverse().forEach(s);do{o(m.splice(0,1)[0]),m=r()}while(m===e&&m.length&&m[0].offset===c);u.reverse().forEach(i)}else"start"===m[0].event?u.push(m[0].node):u.pop(),o(m.splice(0,1)[0])}return d+t(l.substr(c))}function c(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map(function(t){return i(e,{variants:null},t)})),e.cached_variants||e.endsWithParent&&[i(e)]||[e]}function d(e){function t(e){return e&&e.source||e}function n(n,a){return new RegExp(t(n),"m"+(e.case_insensitive?"i":"")+(a?"g":""))}function a(l,r){if(!l.compiled){if(l.compiled=!0,l.keywords=l.keywords||l.beginKeywords,l.keywords){var i={},s=function(t,n){e.case_insensitive&&(n=n.toLowerCase()),n.split(" ").forEach(function(e){var n=e.split("|");i[n[0]]=[t,n[1]?Number(n[1]):1]})};"string"==typeof l.keywords?s("keyword",l.keywords):w(l.keywords).forEach(function(e){s(e,l.keywords[e])}),l.keywords=i}l.lexemesRe=n(l.lexemes||/\w+/,!0),r&&(l.beginKeywords&&(l.begin="\\b("+l.beginKeywords.split(" ").join("|")+")\\b"),l.begin||(l.begin=/\B|\b/),l.beginRe=n(l.begin),l.end||l.endsWithParent||(l.end=/\B|\b/),l.end&&(l.endRe=n(l.end)),l.terminator_end=t(l.end)||"",l.endsWithParent&&r.terminator_end&&(l.terminator_end+=(l.end?"|":"")+r.terminator_end)),l.illegal&&(l.illegalRe=n(l.illegal)),null==l.relevance&&(l.relevance=1),l.contains||(l.contains=[]),l.contains=Array.prototype.concat.apply([],l.contains.map(function(e){return c("self"===e?l:e)})),l.contains.forEach(function(e){a(e,l)}),l.starts&&a(l.starts,r);var o=l.contains.map(function(e){return e.beginKeywords?"\\.?("+e.begin+")\\.?":e.begin}).concat([l.terminator_end,l.illegal]).map(t).filter(Boolean);l.terminators=o.length?n(o.join("|"),!0):{exec:function(){return null}}}}a(e)}function u(e,n,l,r){function i(e,t){var n,l;for(n=0,l=t.contains.length;n')+t+i}function b(){var e,n,a,l;if(!y.keywords)return t(O);for(l="",n=0,y.lexemesRe.lastIndex=0,a=y.lexemesRe.exec(O);a;)l+=t(O.substring(n,a.index)),e=c(y,a),e?(j+=e[1],l+=f(e[0],t(a[0]))):l+=t(a[0]),n=y.lexemesRe.lastIndex,a=y.lexemesRe.exec(O);return l+t(O.substr(n))}function p(){var e="string"==typeof y.subLanguage;if(e&&!_[y.subLanguage])return t(O);var n=e?u(y.subLanguage,O,!0,w[y.subLanguage]):m(O,y.subLanguage.length?y.subLanguage:void 0);return y.relevance>0&&(j+=n.relevance),e&&(w[y.subLanguage]=n.top),f(n.language,n.value,!1,!0)}function x(){k+=null!=y.subLanguage?p():b(),O=""}function E(e){k+=e.className?f(e.className,"",!0):"",y=Object.create(e,{parent:{value:y}})}function h(e,t){if(O+=e,null==t)return x(),0;var n=i(t,y);if(n)return n.skip?O+=t:(n.excludeBegin&&(O+=t),x(),n.returnBegin||n.excludeBegin||(O=t)),E(n,t),n.returnBegin?0:t.length;var a=s(y,t);if(a){var l=y;l.skip?O+=t:(l.returnEnd||l.excludeEnd||(O+=t),x(),l.excludeEnd&&(O=t));do{y.className&&(k+=M),y.skip||(j+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&E(a.starts,""),l.returnEnd?0:t.length}if(o(t,y))throw new Error('Illegal lexeme "'+t+'" for mode "'+(y.className||"")+'"');return O+=t,t.length||1}var g=v(e);if(!g)throw new Error('Unknown language: "'+e+'"');d(g);var N,y=r||g,w={},k="";for(N=y;N!==g;N=N.parent)N.className&&(k=f(N.className,"",!0)+k);var O="",j=0;try{for(var R,C,T=0;;){if(y.terminators.lastIndex=T,!(R=y.terminators.exec(n)))break;C=h(n.substring(T,R.index),R[0]),T=R.index+C}for(h(n.substr(T)),N=y;N.parent;N=N.parent)N.className&&(k+=M);return{relevance:j,value:k,language:e,top:y}}catch(e){if(e.message&&-1!==e.message.indexOf("Illegal"))return{relevance:0,value:t(n)};throw e}}function m(e,n){n=n||S.languages||w(_);var a={relevance:0,value:t(e)},l=a;return n.filter(v).forEach(function(t){var n=u(t,e,!1);n.language=t,n.relevance>l.relevance&&(l=n),n.relevance>a.relevance&&(l=a,a=n)}),l.language&&(a.second_best=l),a}function f(e){return S.tabReplace||S.useBR?e.replace(R,function(e,t){return S.useBR&&"\n"===e?"
":S.tabReplace?t.replace(/\t/g,S.tabReplace):""}):e}function b(e,t,n){var a=t?k[t]:n,l=[e.trim()];return e.match(/\bhljs\b/)||l.push("hljs"),-1===e.indexOf(a)&&l.push(a),l.join(" ").trim()}function p(e){var t,n,a,i,c,d=r(e);l(d)||(S.useBR?(t=document.createElementNS("http://www.w3.org/1999/xhtml","div"),t.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):t=e,c=t.textContent,a=d?u(d,c,!0):m(c),n=s(t),n.length&&(i=document.createElementNS("http://www.w3.org/1999/xhtml","div"),i.innerHTML=a.value,a.value=o(n,s(i),c)),a.value=f(a.value),e.innerHTML=a.value,e.className=b(e.className,d,a.language),e.result={language:a.language,re:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance}))}function x(e){S=i(S,e)}function E(){if(!E.called){E.called=!0;var e=document.querySelectorAll("pre code");y.forEach.call(e,p)}}function h(){addEventListener("DOMContentLoaded",E,!1),addEventListener("load",E,!1)}function g(t,n){var a=_[t]=n(e);a.aliases&&a.aliases.forEach(function(e){k[e]=t})}function N(){return w(_)}function v(e){return e=(e||"").toLowerCase(),_[e]||_[k[e]]}var y=[],w=Object.keys,_={},k={},O=/^(no-?highlight|plain|text)$/i,j=/\blang(?:uage)?-([\w-]+)\b/i,R=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,M="",S={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return e.highlight=u,e.highlightAuto=m,e.fixMarkup=f,e.highlightBlock=p,e.configure=x,e.initHighlighting=E,e.initHighlightingOnLoad=h,e.registerLanguage=g,e.listLanguages=N,e.getLanguage=v,e.inherit=i,e.IDENT_RE="[a-zA-Z]\\w*",e.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",e.NUMBER_RE="\\b\\d+(\\.\\d+)?",e.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BINARY_NUMBER_RE="\\b(0b[01]+)",e.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},e.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.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/},e.COMMENT=function(t,n,a){var l=e.inherit({className:"comment",begin:t,end:n,contains:[]},a||{});return l.contains.push(e.PHRASAL_WORDS_MODE),l.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),l},e.C_LINE_COMMENT_MODE=e.COMMENT("//","$"),e.C_BLOCK_COMMENT_MODE=e.COMMENT("/\\*","\\*/"),e.HASH_COMMENT_MODE=e.COMMENT("#","$"),e.NUMBER_MODE={className:"number",begin:e.NUMBER_RE,relevance:0},e.C_NUMBER_MODE={className:"number",begin:e.C_NUMBER_RE,relevance:0},e.BINARY_NUMBER_MODE={className:"number",begin:e.BINARY_NUMBER_RE,relevance:0},e.CSS_NUMBER_MODE={className:"number",begin:e.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},e.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}]},e.TITLE_MODE={className:"title",begin:e.IDENT_RE,relevance:0},e.UNDERSCORE_TITLE_MODE={className:"title",begin:e.UNDERSCORE_IDENT_RE,relevance:0},e.METHOD_GUARD={begin:"\\.\\s*"+e.UNDERSCORE_IDENT_RE,relevance:0},e})},462:function(e,t){e.exports=function(e){var t={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:"\\]"}]},e.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:[t],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"|$)",end:">",keywords:{name:"script"},contains:[t],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},t]}]}}},463:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(['\n.hljs {\n display: block;\n overflow-x: auto;\n color: #555;\n background: rgba(93,97,117,0.05);\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; \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: #1a1b1c;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #d14;\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: #008080;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #27aae1;\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: rgba(93,97,117,0.05);\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; \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: #1a1b1c;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #d14;\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: #008080;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #27aae1;\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 ']),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=(n(33),r.default.pre(a));t.default=i},464:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n background:#FFF;\n .page-body{\n \t padding: 0px 40px;\n \t @media screen and (max-width: ",") {padding: 0px 0px;}\n \th4 {\n\t\t\t font-size: 21px;\n\t\t\t font-weight: 400;\n\t\t\t margin-bottom: 0px;\n\t\t\t color: ",';\n\t\t\t margin-top: 15px;\n\t\t\t margin-bottom: 15px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t}\n\t\t\th3 {\n\t\t\t font-size: 27px;\n\t\t\t color:',';\n\t\t\t margin-bottom: 0px;\n\t\t\t margin-top: 25px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t }\n\t\t\tdiv {\n\t\t\t font-size: 15px;\n\t\t\t margin-top: 15px;margin-bottom: 40px;\n\t\t\t color: ',";\n\t\t\t}\n\t\t\tpre {\n\t\t\t white-space: pre-line;\n\t\t\t margin: 0px;\n\t\t\t}\n\t\t\tmax-width: ",";\n\t\t margin: 0px auto;\n\t\t margin-top: 0;\n\t\t padding-bottom: 100px;\n\t\t @media screen and (max-width: ",") {\n\t\t\t\tdiv {\n\t\t\t font-size: 14px;\n\t\t\t }\n\t\t\t h3 {\n\t\t\t font-size: 21px;\n\t\t\t }\n\t\t }\n\t\t .page-body-in{\n\t\t \t@media screen and (max-width: ",") {\n\t\t\t\t\tmargin-top: 0px!important;\n\t\t \t}\n\t\t \tcode.hljs {\n\t\t\t\t padding: 1em;\n\t\t\t\t}\n\t\t\t\tcode.display {\n\t\t\t\t border-top-left-radius: 0px;\n\t\t\t\t border-top-right-radius: 0px;\n\t\t\t\t}\n\t\t\t\tcode.side {\n\t\t\t\t color: #1a1a1b;\n background: rgba(39, 170, 225, 0.075);\n padding: 1px 5px!important;\n font-size: 13px;\n display: -webkit-inline-box!important;\n display: -webkit-inline-flex!important;\n display: -ms-inline-flexbox!important;\n display: inline-flex!important;\n border-radius: 3px;\n\t\t\t\t font-family: ",";\n\t\t\t\t}\n\t\t\t\t.tab {\n\t\t\t\t\t padding-left: 15px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.tab-2 {\n\t\t\t\t\t padding-left: 30px;\n\t\t\t\t\t}\n\t\t\t\tspan.hljs-tag {\n\t\t\t\t margin-bottom: 2px;\n\t\t\t\t display: inline-block;\n\t\t\t\t}\n\t\t }\n\n }\n .page-head {\n\t\t\t p {\n\t\t\t font-size: 18px;\n\t\t\t padding: 0px 40px;\n\t\t\t color: ",";\n\t\t\t margin-top: 0px;\n\t\t\t }\n\t\t\t background-color: ",";\n\t\t\t border-bottom: 1px solid rgba(93, 97, 117, 0.1);\n\t\t\t \n\t\t\t h1 {\n\t\t\t font-size: 40px;\n\t\t\t color: #FFF;\n\t\t\t margin-bottom: 15px;\n\t\t\t margin-top: 0;\n\t\t\t text-align: left;\n\t\t\t padding: 0px 40px;\n\t\t\t line-height: 40px;\n\n\t\t\t }\n\t\t\t .page-head-in {\n\t\t\t\t max-width: ",";\n\t\t\t\t margin: 0 auto;\n\t\t\t\t}\n\t\t\t\t.page-head-bg{\n\t\t\t\t\t \n\t\t\t background-size:100%; \n\t\t\t padding:50px 60px;\n\t\t\t\t\tpadding-top:150px;\n\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 200%;\n\t\t\t\t\tpadding:50px 0px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t\t\th1, p {\n\t\t\t\t padding: 0px;\n\t\t\t\t }\n\t\t\t\t .page-head-in {\n\t\t\t\t\t padding: 0px 20px;\n\t\t\t\t\t}\n\t\t\t\t\th1 {\n\t\t\t\t\t font-size: 40px;\n\t\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 300%;\n\t\t\t\t\th1 {\n\t\t\t\t font-size: 27px;\n\t\t\t\t line-height: 1.1;\n\t\t\t\t }\n\t\t\t\t p {\n\t\t\t\t font-size: 16px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 400%;\n\t\t\t\t\t\n\t\t\t\t p {\n\t\t\t\t font-size: 15px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t} \n @media screen and (max-width: ",") {\n \t.page-cont-in {\n\t\t\t\tpadding: 0px;\n\t\t\t}\n } \n "],["\n background:#FFF;\n .page-body{\n \t padding: 0px 40px;\n \t @media screen and (max-width: ",") {padding: 0px 0px;}\n \th4 {\n\t\t\t font-size: 21px;\n\t\t\t font-weight: 400;\n\t\t\t margin-bottom: 0px;\n\t\t\t color: ",';\n\t\t\t margin-top: 15px;\n\t\t\t margin-bottom: 15px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t}\n\t\t\th3 {\n\t\t\t font-size: 27px;\n\t\t\t color:',';\n\t\t\t margin-bottom: 0px;\n\t\t\t margin-top: 25px;\n\t\t\t margin-bottom: -10px;\n\t\t\t &:before {\n\t\t\t display: block;\n\t\t\t height: 6rem;\n\t\t\t margin-top: -6rem;\n\t\t\t visibility: hidden;\n\t\t\t content: "";\n\t\t\t }\n\t\t\t }\n\t\t\tdiv {\n\t\t\t font-size: 15px;\n\t\t\t margin-top: 15px;margin-bottom: 40px;\n\t\t\t color: ',";\n\t\t\t}\n\t\t\tpre {\n\t\t\t white-space: pre-line;\n\t\t\t margin: 0px;\n\t\t\t}\n\t\t\tmax-width: ",";\n\t\t margin: 0px auto;\n\t\t margin-top: 0;\n\t\t padding-bottom: 100px;\n\t\t @media screen and (max-width: ",") {\n\t\t\t\tdiv {\n\t\t\t font-size: 14px;\n\t\t\t }\n\t\t\t h3 {\n\t\t\t font-size: 21px;\n\t\t\t }\n\t\t }\n\t\t .page-body-in{\n\t\t \t@media screen and (max-width: ",") {\n\t\t\t\t\tmargin-top: 0px!important;\n\t\t \t}\n\t\t \tcode.hljs {\n\t\t\t\t padding: 1em;\n\t\t\t\t}\n\t\t\t\tcode.display {\n\t\t\t\t border-top-left-radius: 0px;\n\t\t\t\t border-top-right-radius: 0px;\n\t\t\t\t}\n\t\t\t\tcode.side {\n\t\t\t\t color: #1a1a1b;\n background: rgba(39, 170, 225, 0.075);\n padding: 1px 5px!important;\n font-size: 13px;\n display: -webkit-inline-box!important;\n display: -webkit-inline-flex!important;\n display: -ms-inline-flexbox!important;\n display: inline-flex!important;\n border-radius: 3px;\n\t\t\t\t font-family: ",";\n\t\t\t\t}\n\t\t\t\t.tab {\n\t\t\t\t\t padding-left: 15px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.tab-2 {\n\t\t\t\t\t padding-left: 30px;\n\t\t\t\t\t}\n\t\t\t\tspan.hljs-tag {\n\t\t\t\t margin-bottom: 2px;\n\t\t\t\t display: inline-block;\n\t\t\t\t}\n\t\t }\n\n }\n .page-head {\n\t\t\t p {\n\t\t\t font-size: 18px;\n\t\t\t padding: 0px 40px;\n\t\t\t color: ",";\n\t\t\t margin-top: 0px;\n\t\t\t }\n\t\t\t background-color: ",";\n\t\t\t border-bottom: 1px solid rgba(93, 97, 117, 0.1);\n\t\t\t \n\t\t\t h1 {\n\t\t\t font-size: 40px;\n\t\t\t color: #FFF;\n\t\t\t margin-bottom: 15px;\n\t\t\t margin-top: 0;\n\t\t\t text-align: left;\n\t\t\t padding: 0px 40px;\n\t\t\t line-height: 40px;\n\n\t\t\t }\n\t\t\t .page-head-in {\n\t\t\t\t max-width: ",";\n\t\t\t\t margin: 0 auto;\n\t\t\t\t}\n\t\t\t\t.page-head-bg{\n\t\t\t\t\t \n\t\t\t background-size:100%; \n\t\t\t padding:50px 60px;\n\t\t\t\t\tpadding-top:150px;\n\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 200%;\n\t\t\t\t\tpadding:50px 0px;\n\t\t\t\t\tpadding-top:110px;\n\t\t\t\t\th1, p {\n\t\t\t\t padding: 0px;\n\t\t\t\t }\n\t\t\t\t .page-head-in {\n\t\t\t\t\t padding: 0px 20px;\n\t\t\t\t\t}\n\t\t\t\t\th1 {\n\t\t\t\t\t font-size: 40px;\n\t\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 300%;\n\t\t\t\t\th1 {\n\t\t\t\t font-size: 27px;\n\t\t\t\t line-height: 1.1;\n\t\t\t\t }\n\t\t\t\t p {\n\t\t\t\t font-size: 16px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t@media screen and (max-width: ",") {\n\t\t\t\t\tbackground-size: 400%;\n\t\t\t\t\t\n\t\t\t\t p {\n\t\t\t\t font-size: 15px;\n\t\t\t\t }\n\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t} \n @media screen and (max-width: ",") {\n \t.page-cont-in {\n\t\t\t\tpadding: 0px;\n\t\t\t}\n } \n "]),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=n(33),s=r.default.div(a,i.BREAKPOINT_LG,i.FADE_FONT_COLOR,i.FADE_FONT_COLOR,i.ICON_COLOR,i.MAX_WIDTH,i.BREAKPOINT_MD,i.BREAKPOINT_LG,i.FONT_FAMILY,i.SECONDARY_FONT_COLOR,i.HEADER_BACKGROUND,i.MAX_WIDTH,i.BREAKPOINT_LG,i.BREAKPOINT_MD,i.BREAKPOINT_SM,i.BREAKPOINT_LG);t.default=s},465:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(e,t){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n \t\t display: flex;\n \t\t .docs-sidebar {\n\t\t\t\tflex: 1;\n\t\t\t\t order: 1;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tdisplay:none;\n\t\t\t\t }\n\t\t\t\t .docs-sidebar-list{\n\t\t\t\t \tli {\n\t\t\t\t\t padding: 1px 10px;\n\t\t\t\t\t a {\n\t\t\t\t\t \tfont-weight: 500;\n\t\t\t\t\t color: ",";\n\t\t\t\t\t font-size: 14px;\n\t\t\t\t\t &:hover {\n\t\t\t\t\t color: ",";\n\t\t\t\t\t \t\t}\n\t\t\t\t\t\t}\n\t\t\t\t \t}\n\t\t\t\t \tul {\n\t\t\t\t\t list-style: none;\n\t\t\t\t\t padding: 5px;\n\t\t\t\t\t margin: 5px 10px;\n\t\t\t\t\t margin-right: 0px;\n\t\t\t\t\t padding-right: 0px;\n\t\t\t\t\t border-left: 1px solid #ebebeb;\n\t\t\t\t\t li{\n\t\t\t\t\t \ta{\n\t\t\t\t\t \t\tfont-weight: 400!important;\n\t\t\t\t\t \t}\n\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t\tposition: -webkit-sticky;\n\t\t\t\t position: sticky;\n\t\t\t\t box-sizing: border-box;\n\t\t\t\t top: 90px;\n\t\t\t\t list-style: none;\n\t\t\t\t padding: 0;\n\t\t\t\t margin: 30px;\n\t\t\t\t padding-left: 20px;\n\t\t\t\t border-right: 1px solid ",";\n\n\t\t\t\t }\n\t\t\t}\n\n\t\t\t.docs-content {\n\t\t\t\t overflow: hidden;\n\t\t\t\tflex: 2;\n\t\t\t\torder: 2;\n\t\t\t\tpadding: 0 50px;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tpadding: 20px;\n\t\t\t\t }\n\t\t\t}\n "],["\n \t\t display: flex;\n \t\t .docs-sidebar {\n\t\t\t\tflex: 1;\n\t\t\t\t order: 1;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tdisplay:none;\n\t\t\t\t }\n\t\t\t\t .docs-sidebar-list{\n\t\t\t\t \tli {\n\t\t\t\t\t padding: 1px 10px;\n\t\t\t\t\t a {\n\t\t\t\t\t \tfont-weight: 500;\n\t\t\t\t\t color: ",";\n\t\t\t\t\t font-size: 14px;\n\t\t\t\t\t &:hover {\n\t\t\t\t\t color: ",";\n\t\t\t\t\t \t\t}\n\t\t\t\t\t\t}\n\t\t\t\t \t}\n\t\t\t\t \tul {\n\t\t\t\t\t list-style: none;\n\t\t\t\t\t padding: 5px;\n\t\t\t\t\t margin: 5px 10px;\n\t\t\t\t\t margin-right: 0px;\n\t\t\t\t\t padding-right: 0px;\n\t\t\t\t\t border-left: 1px solid #ebebeb;\n\t\t\t\t\t li{\n\t\t\t\t\t \ta{\n\t\t\t\t\t \t\tfont-weight: 400!important;\n\t\t\t\t\t \t}\n\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t\tposition: -webkit-sticky;\n\t\t\t\t position: sticky;\n\t\t\t\t box-sizing: border-box;\n\t\t\t\t top: 90px;\n\t\t\t\t list-style: none;\n\t\t\t\t padding: 0;\n\t\t\t\t margin: 30px;\n\t\t\t\t padding-left: 20px;\n\t\t\t\t border-right: 1px solid ",";\n\n\t\t\t\t }\n\t\t\t}\n\n\t\t\t.docs-content {\n\t\t\t\t overflow: hidden;\n\t\t\t\tflex: 2;\n\t\t\t\torder: 2;\n\t\t\t\tpadding: 0 50px;\n\t\t\t\t @media screen and (max-width: ",") {\n\t\t\t\t \tpadding: 20px;\n\t\t\t\t }\n\t\t\t}\n "]),l=n(34),r=function(e){return e&&e.__esModule?e:{default:e}}(l),i=n(33),s=r.default.div(a,i.BREAKPOINT_LG,i.ICON_COLOR,i.FADE_FONT_COLOR,i.BORDER_COLOR,i.BREAKPOINT_LG);t.default=s},466:function(e,t,n){function a(e){return n(l(e))}function l(e){var t=r[e];if(!(t+1))throw new Error("Cannot find module '"+e+"'.");return t}var r={"./javascript":467,"./xml":462};a.keys=function(){return Object.keys(r)},a.resolve=l,e.exports=a,a.id=466},467:function(e,t){e.exports=function(e){var t="[A-Za-z$_][0-9A-Za-z$_]*",n={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},a={className:"number",variants:[{begin:"\\b(0[bB][01]+)"},{begin:"\\b(0[oO][0-7]+)"},{begin:e.C_NUMBER_RE}],relevance:0},l={className:"subst",begin:"\\$\\{",end:"\\}",keywords:n,contains:[]},r={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,l]};l.contains=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,r,a,e.REGEXP_MODE];var i=l.contains.concat([e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]);return{aliases:["js","jsx"],keywords:n,contains:[{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},{className:"meta",begin:/^#!/,end:/$/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{begin:/[{,]\s*/,relevance:0,contains:[{begin:t+"\\s*:",returnBegin:!0,relevance:0,contains:[{className:"attr",begin:t,relevance:0}]}]},{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.REGEXP_MODE,{className:"function",begin:"(\\(.*?\\)|"+t+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t},{begin:/\(\s*\)/},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,contains:i}]}]},{begin://,subLanguage:"xml",contains:[{begin:/<\w+\s*\/>/,skip:!0},{begin:/<\w+/,end:/(\/\w+|\w+\/)>/,skip:!0,contains:[{begin:/<\w+\s*\/>/,skip:!0},"self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:t}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:i}],illegal:/\[|%/},{begin:/\$[(.]/},e.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0}],illegal:/#(?!!)/}}}}); //# sourceMappingURL=0.bundle.js.map \ No newline at end of file diff --git a/static/dist/0.bundle.js.gz b/static/dist/0.bundle.js.gz index 9e9e2e3..2dcc005 100644 Binary files a/static/dist/0.bundle.js.gz and b/static/dist/0.bundle.js.gz differ diff --git a/static/dist/1.bundle.js b/static/dist/1.bundle.js index 1b70bdd..e799b7c 100644 --- a/static/dist/1.bundle.js +++ b/static/dist/1.bundle.js @@ -1,2 +1,2 @@ -webpackJsonp([1],{458: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:y.changeSideIcon,setSelectedIcon:y.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),m.default.createElement("div",{className:" "},m.default.createElement(z,{className:"icon"},m.default.createElement("div",{className:"box-bg "+this.state.color},m.default.createElement("i",{className:"bx "+i+" bx-rotate-"+this.state.rotate+" bx-"+this.state.animation})),m.default.createElement("div",{className:" icon-head"},m.default.createElement("div",{className:" icon-head-name"},a.name),m.default.createElement("div",{className:" icon-footer"},m.default.createElement(M,null,this.state.colorChoiceDisplay&&m.default.createElement("div",{className:" color-choices"},m.default.createElement("div",{className:"color black",onClick:function(){return n.handleColor("black")}}),m.default.createElement("div",{className:"color orange",onClick:function(){return n.handleColor("orange")}}),m.default.createElement("div",{className:"color yellow",onClick:function(){return n.handleColor("yellow")}}),m.default.createElement("div",{className:"color green",onClick:function(){return n.handleColor("green")}}),m.default.createElement("div",{className:"color blue",onClick:function(){return n.handleColor("blue")}}),m.default.createElement("div",{className:"color purple",onClick:function(){return n.handleColor("purple")}}),m.default.createElement("div",{className:"color red",onClick:function(){return n.handleColor("red")}}),m.default.createElement("div",{className:"color white",onClick:function(){return n.handleColor("white")}})),m.default.createElement("div",{className:" current-color",onClick:this.handleCurrentColor},m.default.createElement("div",{className:"color "+this.state.color}))),m.default.createElement(B,{onClick:this.handleRotate},m.default.createElement("i",{className:"bx bx-rotate"})),m.default.createElement(B,null,m.default.createElement("div",{onClick:this.handleCurrentAnimation},m.default.createElement("i",{className:"bx bx-play"})),this.state.animateChoiceDisplay&&m.default.createElement("div",{className:"animate-choices"},m.default.createElement("div",{className:"animate tada",onClick:function(){return n.handleAnimate("tada")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-tada"})),m.default.createElement("div",{className:"animate flashing",onClick:function(){return n.handleAnimate("flashing")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-flashing"})),m.default.createElement("div",{className:"animate burst",onClick:function(){return n.handleAnimate("burst")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-burst"})),m.default.createElement("div",{className:"animate spin",onClick:function(){return n.handleAnimate("spin")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-spin"})),m.default.createElement("div",{className:"animate fade-left",onClick:function(){return n.handleAnimate("fade-left")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-left"})),m.default.createElement("div",{className:"animate fade-right",onClick:function(){return n.handleAnimate("fade-right")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-right"})),m.default.createElement("div",{className:"animate fade-up",onClick:function(){return n.handleAnimate("fade-up")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-up"})),m.default.createElement("div",{className:"animate fade-down",onClick:function(){return n.handleAnimate("fade-down")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-down"})),m.default.createElement("div",{className:"animate none",onClick:function(){return n.handleAnimate("none")}},"none"))),m.default.createElement(T,null,m.default.createElement("div",{className:"code-options"},m.default.createElement("div",{className:"component"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("component")}},"Web Component"),m.default.createElement("div",{className:"font"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("font")}},"Font")),m.default.createElement("div",{className:"icon-code-in",onClick:this.copyCode},"component"===this.state.type?m.default.createElement("div",null,m.default.createElement(_.default,null,m.default.createElement("div",{className:"code-hover"}," ",m.default.createElement("code",{className:"html"},this.state.componentCode))),m.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.componentCode,id:"code"}),m.default.createElement("div",{className:e},"Copied ",m.default.createElement("i",{className:"bx bx-check"}))):m.default.createElement("div",null," ",m.default.createElement(_.default,null," ",m.default.createElement("div",{className:"code-hover"},m.default.createElement("code",{className:"html"},this.state.code))),m.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.code,id:"code"}),m.default.createElement("div",{className:e},"Copied ",m.default.createElement("i",{className:"bx bx-check"})))," ")))),m.default.createElement(L,null,m.default.createElement("a",{href:t,download:i,className:"button icon-download "},m.default.createElement("i",{className:"bx bx-download"}),m.default.createElement("div",{className:"button-name"},"SVG"))),m.default.createElement(D,{onClick:this.handleBoxClose},m.default.createElement("i",{className:"bx bx-x"}))))}}]),e}(f.Component);e.default=(0,b.connect)(null,s)(I)},461: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 w(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 x(){var n,t,a,i;if(!E.keywords)return e(_);for(i="",t=0,E.lexemesRe.lastIndex=0,a=E.lexemesRe.exec(_);a;)i+=e(_.substring(t,a.index)),n=c(E,a),n?(O+=n[1],i+=h(n[0],e(a[0]))):i+=e(a[0]),t=E.lexemesRe.lastIndex,a=E.lexemesRe.exec(_);return i+e(_.substr(t))}function g(){var n="string"==typeof E.subLanguage;if(n&&!N[E.subLanguage])return e(_);var t=n?p(E.subLanguage,_,!0,k[E.subLanguage]):u(_,E.subLanguage.length?E.subLanguage:void 0);return E.relevance>0&&(O+=t.relevance),n&&(k[E.subLanguage]=t.top),h(t.language,t.value,!1,!0)}function f(){C+=null!=E.subLanguage?g():x(),_=""}function m(n){C+=n.className?h(n.className,"",!0):"",E=Object.create(n,{parent:{value:E}})}function b(n,e){if(_+=n,null==e)return f(),0;var t=r(e,E);if(t)return t.skip?_+=e:(t.excludeBegin&&(_+=e),f(),t.returnBegin||t.excludeBegin||(_=e)),m(t,e),t.returnBegin?0:e.length;var a=l(E,e);if(a){var i=E;i.skip?_+=e:(i.returnEnd||i.excludeEnd||(_+=e),f(),i.excludeEnd&&(_=e));do{E.className&&(C+=R),E.skip||(O+=E.relevance),E=E.parent}while(E!==a.parent);return a.starts&&m(a.starts,""),i.returnEnd?0:e.length}if(s(e,E))throw new Error('Illegal lexeme "'+e+'" for mode "'+(E.className||"")+'"');return _+=e,e.length||1}var v=w(n);if(!v)throw new Error('Unknown language: "'+n+'"');d(v);var y,E=o||v,k={},C="";for(y=E;y!==v;y=y.parent)y.className&&(C=h(y.className,"",!0)+C);var _="",O=0;try{for(var j,A,D=0;;){if(E.terminators.lastIndex=D,!(j=E.terminators.exec(t)))break;A=b(t.substring(D,j.index),j[0]),D=j.index+A}for(b(t.substr(D)),y=E;y.parent;y=y.parent)y.className&&(C+=R);return{relevance:O,value:C,language:n,top:E}}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(w).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(j,function(n,e){return S.useBR&&"\n"===n?"
":S.tabReplace?e.replace(/\t/g,S.tabReplace):""}):n}function x(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=x(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 f(n){S=r(S,n)}function m(){if(!m.called){m.called=!0;var n=document.querySelectorAll("pre code");E.forEach.call(n,g)}}function b(){addEventListener("DOMContentLoaded",m,!1),addEventListener("load",m,!1)}function v(e,t){var a=N[e]=t(n);a.aliases&&a.aliases.forEach(function(n){C[n]=e})}function y(){return k(N)}function w(n){return n=(n||"").toLowerCase(),N[n]||N[C[n]]}var E=[],k=Object.keys,N={},C={},_=/^(no-?highlight|plain|text)$/i,O=/\blang(?:uage)?-([\w-]+)\b/i,j=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,R="",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=f,n.initHighlighting=m,n.initHighlightingOnLoad=b,n.registerLanguage=v,n.listLanguages=y,n.getLanguage=w,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})},462: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]}]}}},463: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: rgba(93,97,117,0.05);\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: #ee3769;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #36b167;\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: #27aae1;\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: rgba(93,97,117,0.05);\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: #ee3769;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #36b167;\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: #27aae1;\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),o.default.pre(a));e.default=r}}); +webpackJsonp([1],{458: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:y.changeSideIcon,setSelectedIcon:y.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),m.default.createElement("div",{className:" "},m.default.createElement(z,{className:"icon"},m.default.createElement("div",{className:"box-bg "+this.state.color},m.default.createElement("i",{className:"bx "+i+" bx-rotate-"+this.state.rotate+" bx-"+this.state.animation})),m.default.createElement("div",{className:" icon-head"},m.default.createElement("div",{className:" icon-head-name"},a.name),m.default.createElement("div",{className:" icon-footer"},m.default.createElement(M,null,this.state.colorChoiceDisplay&&m.default.createElement("div",{className:" color-choices"},m.default.createElement("div",{className:"color black",onClick:function(){return n.handleColor("black")}}),m.default.createElement("div",{className:"color orange",onClick:function(){return n.handleColor("orange")}}),m.default.createElement("div",{className:"color yellow",onClick:function(){return n.handleColor("yellow")}}),m.default.createElement("div",{className:"color green",onClick:function(){return n.handleColor("green")}}),m.default.createElement("div",{className:"color blue",onClick:function(){return n.handleColor("blue")}}),m.default.createElement("div",{className:"color purple",onClick:function(){return n.handleColor("purple")}}),m.default.createElement("div",{className:"color red",onClick:function(){return n.handleColor("red")}}),m.default.createElement("div",{className:"color white",onClick:function(){return n.handleColor("white")}})),m.default.createElement("div",{className:" current-color",onClick:this.handleCurrentColor},m.default.createElement("div",{className:"color "+this.state.color}))),m.default.createElement(B,{onClick:this.handleRotate},m.default.createElement("i",{className:"bx bx-rotate"})),m.default.createElement(B,null,m.default.createElement("div",{onClick:this.handleCurrentAnimation},m.default.createElement("i",{className:"bx bx-play"})),this.state.animateChoiceDisplay&&m.default.createElement("div",{className:"animate-choices"},m.default.createElement("div",{className:"animate tada",onClick:function(){return n.handleAnimate("tada")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-tada"})),m.default.createElement("div",{className:"animate flashing",onClick:function(){return n.handleAnimate("flashing")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-flashing"})),m.default.createElement("div",{className:"animate burst",onClick:function(){return n.handleAnimate("burst")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-burst"})),m.default.createElement("div",{className:"animate spin",onClick:function(){return n.handleAnimate("spin")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-spin"})),m.default.createElement("div",{className:"animate fade-left",onClick:function(){return n.handleAnimate("fade-left")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-left"})),m.default.createElement("div",{className:"animate fade-right",onClick:function(){return n.handleAnimate("fade-right")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-right"})),m.default.createElement("div",{className:"animate fade-up",onClick:function(){return n.handleAnimate("fade-up")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-up"})),m.default.createElement("div",{className:"animate fade-down",onClick:function(){return n.handleAnimate("fade-down")}},m.default.createElement("i",{className:"bx "+i+" bx-xs bx-fade-down"})),m.default.createElement("div",{className:"animate none",onClick:function(){return n.handleAnimate("none")}},"none"))),m.default.createElement(T,null,m.default.createElement("div",{className:"code-options"},m.default.createElement("div",{className:"component"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("component")}},"Web Component"),m.default.createElement("div",{className:"font"===this.state.type?"code-option active":"code-option",onClick:function(){return n.changeType("font")}},"Font")),m.default.createElement("div",{className:"icon-code-in",onClick:this.copyCode},"component"===this.state.type?m.default.createElement("div",null,m.default.createElement(_.default,null,m.default.createElement("div",{className:"code-hover"}," ",m.default.createElement("code",{className:"html"},this.state.componentCode))),m.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.componentCode,id:"code"}),m.default.createElement("div",{className:e},"Copied ",m.default.createElement("i",{className:"bx bx-check"}))):m.default.createElement("div",null," ",m.default.createElement(_.default,null," ",m.default.createElement("div",{className:"code-hover"},m.default.createElement("code",{className:"html"},this.state.code))),m.default.createElement("input",{className:"hidden",type:"text",onChange:function(){},value:this.state.code,id:"code"}),m.default.createElement("div",{className:e},"Copied ",m.default.createElement("i",{className:"bx bx-check"})))," ")))),m.default.createElement(L,null,m.default.createElement("a",{href:t,download:i,className:"button icon-download "},m.default.createElement("i",{className:"bx bxs-download-alt"}),m.default.createElement("div",{className:"button-name"},"SVG"))),m.default.createElement(D,{onClick:this.handleBoxClose},m.default.createElement("i",{className:"bx bx-x"}))))}}]),e}(f.Component);e.default=(0,b.connect)(null,s)(I)},461: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 E(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 x(){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 f(){C+=null!=w.subLanguage?g():x(),_=""}function m(n){C+=n.className?h(n.className,"",!0):"",w=Object.create(n,{parent:{value:w}})}function b(n,e){if(_+=n,null==e)return f(),0;var t=r(e,w);if(t)return t.skip?_+=e:(t.excludeBegin&&(_+=e),f(),t.returnBegin||t.excludeBegin||(_=e)),m(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),f(),i.excludeEnd&&(_=e));do{w.className&&(C+=R),w.skip||(O+=w.relevance),w=w.parent}while(w!==a.parent);return a.starts&&m(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=E(n);if(!v)throw new Error('Unknown language: "'+n+'"');d(v);var y,w=o||v,k={},C="";for(y=w;y!==v;y=y.parent)y.className&&(C=h(y.className,"",!0)+C);var _="",O=0;try{for(var j,A,D=0;;){if(w.terminators.lastIndex=D,!(j=w.terminators.exec(t)))break;A=b(t.substring(D,j.index),j[0]),D=j.index+A}for(b(t.substr(D)),y=w;y.parent;y=y.parent)y.className&&(C+=R);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(E).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(j,function(n,e){return S.useBR&&"\n"===n?"
":S.tabReplace?e.replace(/\t/g,S.tabReplace):""}):n}function x(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=x(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 f(n){S=r(S,n)}function m(){if(!m.called){m.called=!0;var n=document.querySelectorAll("pre code");w.forEach.call(n,g)}}function b(){addEventListener("DOMContentLoaded",m,!1),addEventListener("load",m,!1)}function v(e,t){var a=N[e]=t(n);a.aliases&&a.aliases.forEach(function(n){C[n]=e})}function y(){return k(N)}function E(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,j=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,R="",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=f,n.initHighlighting=m,n.initHighlightingOnLoad=b,n.registerLanguage=v,n.listLanguages=y,n.getLanguage=E,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})},462: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]}]}}},463: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: rgba(93,97,117,0.05);\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; \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: #1a1b1c;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #d14;\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: #008080;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #27aae1;\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: rgba(93,97,117,0.05);\n padding: 0.7em;\n font-size: 14px;\n border-radius: 5px; \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: #1a1b1c;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {\n color: #d14;\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: #008080;\n}\n\n.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {\n color: #27aae1;\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),o.default.pre(a));e.default=r}}); //# 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 90efbb3..03bc1aa 100644 Binary files a/static/dist/1.bundle.js.gz and b/static/dist/1.bundle.js.gz differ diff --git a/static/dist/2.bundle.js b/static/dist/2.bundle.js index 588f1fa..3198b8b 100644 --- a/static/dist/2.bundle.js +++ b/static/dist/2.bundle.js @@ -1,2 +1,2 @@ -webpackJsonp([2],{460:function(t,n,e){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}function i(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function o(t,n){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!n||"object"!=typeof n&&"function"!=typeof n?t:n}function l(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function, not "+typeof n);t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),n&&(Object.setPrototypeOf?Object.setPrototypeOf(t,n):t.__proto__=n)}Object.defineProperty(n,"__esModule",{value:!0});var d=function(){function t(t,n){for(var e=0;e0?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(384)()},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),x=0,w=n?d(t,b):c?d(t,0):void 0;b>x;x++)if((p||x in _)&&(m=_[x],g=v(m,x,y),e))if(n)w[x]=g;else if(g)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:w.push(m)}else if(l)return!1;return f?-1:u||l?l:w}}},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),x=n(4),w=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),G=n(101),j=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,xe=C(1,function(e,t){return Se(I(e,e[ye]),t)}),we=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(x(e)&&ve in e)return e;throw H(e+" is not a typed array!")},Se=function(e,t){if(!(x(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=w(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 j.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 G.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 xe(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=w(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,we)},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(x(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(444),m=n.n(h),g=n(446),y=n.n(g),_=n(447),v=n.n(_),b=n(5),x=n.n(b),w=n(11),E=n.n(w),R=n(110),O=n.n(R),S=n(448),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=[],G=function(e){if(-2===e){var t=D;return D=[],t}},j=v()(function(e){D.push(e)});N.use([j,G]),U.use([j,G]);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),x.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,Ge=/^((?: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])$/,je=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 Ge.test(e)||je(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?x.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(383),o=n(153),a=n(387);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(418);n.d(t,"a",function(){return r.a});var o=n(421);n.d(t,"b",function(){return o.a});var a=n(422);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",x=v&&v.prototype,w={},E=function(e){var t=x[e];a(x,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||x.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=x,x.constructor=v),(S||L)&&(E("delete"),E("has"),g&&E("get")),(L||O)&&E(b),y&&x.clear&&delete x.clear}else v=m.getConstructor(t,e,g,b),i(v.prototype,n),s.NEED=!0;return d(v,e),w[e]=v,o(o.G+o.W+o.F*(v!=_),w),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(419),o=n(420),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(384)()},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),x=0,w=n?d(t,b):c?d(t,0):void 0;b>x;x++)if((p||x in _)&&(m=_[x],g=v(m,x,y),e))if(n)w[x]=g;else if(g)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:w.push(m)}else if(l)return!1;return f?-1:u||l?l:w}}},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.8.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),x=n(4),w=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),G=n(101),j=n(132),M=n(8),F=n(18),z=M.f,B=F.f,W=o.RangeError,H=o.TypeError,q=o.Uint8Array,V=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=V.lastIndexOf,se=V.reduce,ce=V.reduceRight,ue=V.join,le=V.sort,fe=V.slice,pe=V.toString,de=V.toLocaleString,he=A("iterator"),me=A("toStringTag"),ge=L("typed_constructor"),ye=L("def_constructor"),_e=s.CONSTR,ve=s.TYPED,be=s.VIEW,xe=C(1,function(e,t){return Se(I(e,e[ye]),t)}),we=a(function(){return 1===new q(new Uint16Array([1]).buffer)[0]}),Ee=!!q&&!!q.prototype.set&&a(function(){new q(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(x(e)&&ve in e)return e;throw H(e+" is not a typed array!")},Se=function(e,t){if(!(x(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=w(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=!!q&&a(function(){de.call(new q(1))}),Pe=function(){return de.apply(Ie?fe.call(Oe(this)):Oe(this),arguments)},Ue={copyWithin:function(e,t){return j.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 G.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 xe(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=w(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,we)},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(x(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 qe}),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(444),m=n.n(h),g=n(446),y=n.n(g),_=n(447),v=n.n(_),b=n(5),x=n.n(b),w=n(11),E=n.n(w),R=n(110),O=n.n(R),S=n(448),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=[],G=function(e){if(-2===e){var t=D;return D=[],t}},j=v()(function(e){D.push(e)});N.use([j,G]),U.use([j,G]);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},q=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},V=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),x.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];q(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,Ge=/^((?: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])$/,je=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 Ge.test(e)||je(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},qe=function(e){function t(){q(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?x.a.Children.only(this.props.children):null},t}(b.Component);qe.childContextTypes=(Te={},Te[ze]=E.a.func,Te[Be]=We,Te),qe.contextTypes=(Ie={},Ie[Be]=We,Ie);var Ve={},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;q(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(383),o=n(153),a=n(387);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(418);n.d(t,"a",function(){return r.a});var o=n(421);n.d(t,"b",function(){return o.a});var a=n(422);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",x=v&&v.prototype,w={},E=function(e){var t=x[e];a(x,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||x.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=x,x.constructor=v),(S||L)&&(E("delete"),E("has"),g&&E("get")),(L||O)&&E(b),y&&x.clear&&delete x.clear}else v=m.getConstructor(t,e,g,b),i(v.prototype,n),s.NEED=!0;return d(v,e),w[e]=v,o(o.G+o.W+o.F*(v!=_),w),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(419),o=n(420),a=n(60),i=Object.assign||function(e){for(var t=1;t0;(a>>>=1)&&(t+=t))1&a&&(n+=t);return n}},function(e,t){e.exports=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1}},function(e,t){var n=Math.expm1;e.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:Math.exp(e)-1}:n},function(e,t,n){var r=n(26),o=n(25);e.exports=function(e){return function(t,n){var a,i,s=String(o(t)),c=r(n),u=s.length;return c<0||c>=u?e?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(i=s.charCodeAt(c+1))<56320||i>57343?e?s.charAt(c):a:e?s.slice(c,c+2):i-56320+(a-55296<<10)+65536)}}},function(e,t,n){"use strict";var r=n(36),o=n(0),a=n(14),i=n(13),s=n(54),c=n(94),u=n(52),l=n(19),f=n(6)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};e.exports=function(e,t,n,h,m,g,y){c(n,t,h);var _,v,b,x=function(e){if(!p&&e in O)return O[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},w=t+" Iterator",E="values"==m,R=!1,O=e.prototype,S=O[f]||O["@@iterator"]||m&&O[m],k=S||x(m),L=m?E?x("entries"):k:void 0,A="Array"==t?O.entries||S:S;if(A&&(b=l(A.call(new e)))!==Object.prototype&&b.next&&(u(b,w,!0),r||"function"==typeof b[f]||i(b,f,d)),E&&S&&"values"!==S.name&&(R=!0,k=function(){return S.call(this)}),r&&!y||!p&&!R&&O[f]||i(O,f,k),s[t]=k,s[w]=d,m)if(_={values:E?k:x("values"),keys:g?k:x("keys"),entries:L},y)for(v in _)v in O||a(O,v,_[v]);else o(o.P+o.F*(p||R),t,_);return _}},function(e,t,n){"use strict";var r=n(45),o=n(41),a=n(52),i={};n(13)(i,n(6)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(i,{next:o(1,n)}),a(e,t+" Iterator")}},function(e,t,n){var r=n(67),o=n(25);e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(o(e))}},function(e,t,n){var r=n(6)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(e){}}return!0}},function(e,t,n){var r=n(54),o=n(6)("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||a[o]===e)}},function(e,t,n){"use strict";var r=n(8),o=n(41);e.exports=function(e,t,n){t in e?r.f(e,t,o(0,n)):e[t]=n}},function(e,t,n){var r=n(59),o=n(6)("iterator"),a=n(54);e.exports=n(20).getIteratorMethod=function(e){if(void 0!=e)return e[o]||e["@@iterator"]||a[r(e)]}},function(e,t,n){var r=n(263);e.exports=function(e,t){return new(r(e))(t)}},function(e,t,n){"use strict";var r=n(10),o=n(44),a=n(9);e.exports=function(e){for(var t=r(this),n=a(t.length),i=arguments.length,s=o(i>1?arguments[1]:void 0,n),c=i>2?arguments[2]:void 0,u=void 0===c?n:o(c,n);u>s;)t[s++]=e;return t}},function(e,t,n){"use strict";var r=n(37),o=n(133),a=n(54),i=n(17);e.exports=n(93)(Array,"Array",function(e,t){this._t=i(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,o(1)):"keys"==t?o(0,n):"values"==t?o(0,e[n]):o(0,[n,e[n]])},"values"),a.Arguments=a.Array,r("keys"),r("values"),r("entries")},function(e,t,n){var r,o,a,i=n(21),s=n(123),c=n(85),u=n(81),l=n(2),f=l.process,p=l.setImmediate,d=l.clearImmediate,h=l.MessageChannel,m=l.Dispatch,g=0,y={},_=function(){var e=+this;if(y.hasOwnProperty(e)){var t=y[e];delete y[e],t()}},v=function(e){_.call(e.data)};p&&d||(p=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return y[++g]=function(){s("function"==typeof e?e:Function(e),t)},r(g),g},d=function(e){delete y[e]},"process"==n(22)(f)?r=function(e){f.nextTick(i(_,e,1))}:m&&m.now?r=function(e){m.now(i(_,e,1))}:h?(o=new h,a=o.port2,o.port1.onmessage=v,r=i(a.postMessage,a,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(e){l.postMessage(e+"","*")},l.addEventListener("message",v,!1)):r="onreadystatechange"in u("script")?function(e){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),_.call(e)}}:function(e){setTimeout(i(_,e,1),0)}),e.exports={set:p,clear:d}},function(e,t,n){var r=n(2),o=n(103).set,a=r.MutationObserver||r.WebKitMutationObserver,i=r.process,s=r.Promise,c="process"==n(22)(i);e.exports=function(){var e,t,n,u=function(){var r,o;for(c&&(r=i.domain)&&r.exit();e;){o=e.fn,e=e.next;try{o()}catch(r){throw e?n():t=void 0,r}}t=void 0,r&&r.enter()};if(c)n=function(){i.nextTick(u)};else if(!a||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var l=s.resolve(void 0);n=function(){l.then(u)}}else n=function(){o.call(r,u)};else{var f=!0,p=document.createTextNode("");new a(u).observe(p,{characterData:!0}),n=function(){p.data=f=!f}}return function(r){var o={fn:r,next:void 0};t&&(t.next=o),e||(e=o,n()),t=o}}},function(e,t,n){"use strict";function r(e){var t,n;this.promise=new e(function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r}),this.resolve=o(t),this.reject=o(n)}var o=n(12);e.exports.f=function(e){return new r(e)}},function(e,t,n){"use strict";function r(e,t,n){var r,o,a,i=new Array(n),s=8*n-t-1,c=(1<>1,l=23===t?j(2,-24)-j(2,-77):0,f=0,p=e<0||0===e&&1/e<0?1:0;for(e=G(e),e!=e||e===N?(o=e!=e?1:0,r=c):(r=M(F(e)/z),e*(a=j(2,-r))<1&&(r--,a*=2),e+=r+u>=1?l/a:l*j(2,1-u),e*a>=2&&(r++,a/=2),r+u>=c?(o=0,r=c):r+u>=1?(o=(e*a-1)*j(2,t),r+=u):(o=e*j(2,u-1)*j(2,t),r=0));t>=8;i[f++]=255&o,o/=256,t-=8);for(r=r<0;i[f++]=255&r,r/=256,s-=8);return i[--f]|=128*p,i}function o(e,t,n){var r,o=8*n-t-1,a=(1<>1,s=o-7,c=n-1,u=e[c--],l=127&u;for(u>>=7;s>0;l=256*l+e[c],c--,s-=8);for(r=l&(1<<-s)-1,l>>=-s,s+=t;s>0;r=256*r+e[c],c--,s-=8);if(0===l)l=1-i;else{if(l===a)return r?NaN:u?-N:N;r+=j(2,t),l-=i}return(u?-1:1)*r*j(2,l-t)}function a(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]}function i(e){return[255&e]}function s(e){return[255&e,e>>8&255]}function c(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function u(e){return r(e,52,8)}function l(e){return r(e,23,4)}function f(e,t,n){S(e[A],t,{get:function(){return this[n]}})}function p(e,t,n,r){var o=+n,a=R(o);if(a+t>e[W])throw U(C);var i=e[B]._b,s=a+e[H],c=i.slice(s,s+t);return r?c:c.reverse()}function d(e,t,n,r,o,a){var i=+n,s=R(i);if(s+t>e[W])throw U(C);for(var c=e[B]._b,u=s+e[H],l=r(+o),f=0;f$;)(V=K[$++])in T||_(T,V,D[V]);g||(q.constructor=T)}var Y=new I(new T(2)),Q=I[A].setInt8;Y.setInt8(0,2147483648),Y.setInt8(1,2147483649),!Y.getInt8(0)&&Y.getInt8(1)||v(I[A],{setInt8:function(e,t){Q.call(this,e,t<<24>>24)},setUint8:function(e,t){Q.call(this,e,t<<24>>24)}},!0)}else T=function(e){x(this,T,"ArrayBuffer");var t=R(e);this._b=k.call(new Array(t),0),this[W]=t},I=function(e,t,n){x(this,I,"DataView"),x(e,T,"DataView");var r=e[W],o=w(t);if(o<0||o>r)throw U("Wrong offset!");if(n=void 0===n?r-o:E(n),o+n>r)throw U("Wrong length!");this[B]=e,this[H]=o,this[W]=n},m&&(f(T,"byteLength","_l"),f(I,"buffer","_b"),f(I,"byteLength","_l"),f(I,"byteOffset","_o")),v(I[A],{getInt8:function(e){return p(this,1,e)[0]<<24>>24},getUint8:function(e){return p(this,1,e)[0]},getInt16:function(e){var t=p(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=p(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return a(p(this,4,e,arguments[1]))},getUint32:function(e){return a(p(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return o(p(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return o(p(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){d(this,1,e,i,t)},setUint8:function(e,t){d(this,1,e,i,t)},setInt16:function(e,t){d(this,2,e,s,t,arguments[2])},setUint16:function(e,t){d(this,2,e,s,t,arguments[2])},setInt32:function(e,t){d(this,4,e,c,t,arguments[2])},setUint32:function(e,t){d(this,4,e,c,t,arguments[2])},setFloat32:function(e,t){d(this,4,e,l,t,arguments[2])},setFloat64:function(e,t){d(this,8,e,u,t,arguments[2])}});L(T,"ArrayBuffer"),L(I,"DataView"),_(I[A],y.VIEW,!0),t.ArrayBuffer=T,t.DataView=I},function(e,t,n){"use strict";function r(e,t,n,r,a,i,s,c){if(o(t),!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,a,i,s,c],f=0;u=new Error(t.replace(/%s/g,function(){return l[f++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}}var o=function(e){};e.exports=r},function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},function(e,t,n){"use strict";function r(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.a=r},function(e,t,n){!function(t,n){e.exports=n()}(0,function(){"use strict";var e={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},t={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n=Object.defineProperty,r=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols,a=Object.getOwnPropertyDescriptor,i=Object.getPrototypeOf,s=i&&i(Object);return function c(u,l,f){if("string"!=typeof l){if(s){var p=i(l);p&&p!==s&&c(u,p,f)}var d=r(l);o&&(d=d.concat(o(l)));for(var h=0;h may have only one child element"),this.unlisten=r.listen(function(){e.setState({match:e.computeMatch(r.location.pathname)})})},t.prototype.componentWillReceiveProps=function(e){s()(this.props.history===e.history,"You cannot change ")},t.prototype.componentWillUnmount=function(){this.unlisten()},t.prototype.render=function(){var e=this.props.children;return e?f.a.Children.only(e):null},t}(f.a.Component);m.propTypes={history:d.a.object.isRequired,children:d.a.node},m.contextTypes={router:d.a.object},m.childContextTypes={router:d.a.object.isRequired},t.a=m},function(e,t,n){"use strict";var r=n(165),o=n.n(r),a={},i=0,s=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=a[n]||(a[n]={});if(r[e])return r[e];var s=[],c=o()(e,s,t),u={re:c,keys:s};return i<1e4&&(r[e]=u,i++),u},c=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2];"string"==typeof t&&(t={path:t});var r=t,o=r.path,a=r.exact,i=void 0!==a&&a,c=r.strict,u=void 0!==c&&c,l=r.sensitive,f=void 0!==l&&l;if(null==o)return n;var p=s(o,{end:i,strict:u,sensitive:f}),d=p.re,h=p.keys,m=d.exec(e);if(!m)return null;var g=m[0],y=m.slice(1),_=e===g;return i&&!_?null:{path:o,url:"/"===o&&""===g?"/":g,isExact:_,params:h.reduce(function(e,t,n){return e[t.name]=y[n],e},{})}};t.a=c},function(e,t,n){e.exports=!n(7)&&!n(3)(function(){return 7!=Object.defineProperty(n(81)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){t.f=n(6)},function(e,t,n){var r=n(16),o=n(17),a=n(64)(!1),i=n(83)("IE_PROTO");e.exports=function(e,t){var n,s=o(e),c=0,u=[];for(n in s)n!=i&&r(s,n)&&u.push(n);for(;t.length>c;)r(s,n=t[c++])&&(~a(u,n)||u.push(n));return u}},function(e,t,n){var r=n(8),o=n(1),a=n(43);e.exports=n(7)?Object.defineProperties:function(e,t){o(e);for(var n,i=a(t),s=i.length,c=0;s>c;)r.f(e,n=i[c++],t[n]);return e}},function(e,t,n){var r=n(17),o=n(46).f,a={}.toString,i="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return o(e)}catch(e){return i.slice()}};e.exports.f=function(e){return i&&"[object Window]"==a.call(e)?s(e):o(r(e))}},function(e,t,n){"use strict";var r=n(43),o=n(65),a=n(58),i=n(10),s=n(57),c=Object.assign;e.exports=!c||n(3)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=c({},e)[n]||Object.keys(c({},t)).join("")!=r})?function(e,t){for(var n=i(e),c=arguments.length,u=1,l=o.f,f=a.f;c>u;)for(var p,d=s(arguments[u++]),h=l?r(d).concat(l(d)):r(d),m=h.length,g=0;m>g;)f.call(d,p=h[g++])&&(n[p]=d[p]);return n}:c},function(e,t,n){"use strict";var r=n(12),o=n(4),a=n(123),i=[].slice,s={},c=function(e,t,n){if(!(t in s)){for(var r=[],o=0;o>>0||(i.test(n)?16:10))}:r},function(e,t,n){var r=n(2).parseFloat,o=n(53).trim;e.exports=1/r(n(87)+"-0")!=-1/0?function(e){var t=o(String(e),3),n=r(t);return 0===n&&"-"==t.charAt(0)?-0:n}:r},function(e,t,n){var r=n(22);e.exports=function(e,t){if("number"!=typeof e&&"Number"!=r(e))throw TypeError(t);return+e}},function(e,t,n){var r=n(4),o=Math.floor;e.exports=function(e){return!r(e)&&isFinite(e)&&o(e)===e}},function(e,t){e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:Math.log(1+e)}},function(e,t,n){var r=n(90),o=Math.pow,a=o(2,-52),i=o(2,-23),s=o(2,127)*(2-i),c=o(2,-126),u=function(e){return e+1/a-1/a};e.exports=Math.fround||function(e){var t,n,o=Math.abs(e),l=r(e);return os||n!=n?l*(1/0):l*n)}},function(e,t,n){var r=n(1);e.exports=function(e,t,n,o){try{return o?t(r(n)[0],n[1]):t(n)}catch(t){var a=e.return;throw void 0!==a&&r(a.call(e)),t}}},function(e,t,n){var r=n(12),o=n(10),a=n(57),i=n(9);e.exports=function(e,t,n,s,c){r(t);var u=o(e),l=a(u),f=i(u.length),p=c?f-1:0,d=c?-1:1;if(n<2)for(;;){if(p in l){s=l[p],p+=d;break}if(p+=d,c?p<0:f<=p)throw TypeError("Reduce of empty array with no initial value")}for(;c?p>=0:f>p;p+=d)p in l&&(s=t(s,l[p],p,u));return s}},function(e,t,n){"use strict";var r=n(10),o=n(44),a=n(9);e.exports=[].copyWithin||function(e,t){var n=r(this),i=a(n.length),s=o(e,i),c=o(t,i),u=arguments.length>2?arguments[2]:void 0,l=Math.min((void 0===u?i:o(u,i))-c,i-s),f=1;for(c0;)c in n?n[s]=n[c]:delete n[s],s+=f,c+=f;return n}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){n(7)&&"g"!=/./g.flags&&n(8).f(RegExp.prototype,"flags",{configurable:!0,get:n(69)})},function(e,t){e.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},function(e,t,n){var r=n(1),o=n(4),a=n(105);e.exports=function(e,t){if(r(e),o(t)&&t.constructor===e)return t;var n=a.f(e);return(0,n.resolve)(t),n.promise}},function(e,t,n){"use strict";var r=n(138),o=n(55);e.exports=n(73)("Map",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=r.getEntry(o(this,"Map"),e);return t&&t.v},set:function(e,t){return r.def(o(this,"Map"),0===e?0:e,t)}},r,!0)},function(e,t,n){"use strict";var r=n(8).f,o=n(45),a=n(50),i=n(21),s=n(48),c=n(49),u=n(93),l=n(133),f=n(47),p=n(7),d=n(35).fastKey,h=n(55),m=p?"_s":"size",g=function(e,t){var n,r=d(t);if("F"!==r)return e._i[r];for(n=e._f;n;n=n.n)if(n.k==t)return n};e.exports={getConstructor:function(e,t,n,u){var l=e(function(e,r){s(e,l,t,"_i"),e._t=t,e._i=o(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=r&&c(r,n,e[u],e)});return a(l.prototype,{clear:function(){for(var e=h(this,t),n=e._i,r=e._f;r;r=r.n)r.r=!0,r.p&&(r.p=r.p.n=void 0),delete n[r.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var n=h(this,t),r=g(n,e);if(r){var o=r.n,a=r.p;delete n._i[r.i],r.r=!0,a&&(a.n=o),o&&(o.p=a),n._f==r&&(n._f=o),n._l==r&&(n._l=a),n[m]--}return!!r},forEach:function(e){h(this,t);for(var n,r=i(e,arguments.length>1?arguments[1]:void 0,3);n=n?n.n:this._f;)for(r(n.v,n.k,this);n&&n.r;)n=n.p},has:function(e){return!!g(h(this,t),e)}}),p&&r(l.prototype,"size",{get:function(){return h(this,t)[m]}}),l},def:function(e,t,n){var r,o,a=g(e,t);return a?a.v=n:(e._l=a={i:o=d(t,!0),k:t,v:n,p:r=e._l,n:void 0,r:!1},e._f||(e._f=a),r&&(r.n=a),e[m]++,"F"!==o&&(e._i[o]=a)),e},getEntry:g,setStrong:function(e,t,n){u(e,t,function(e,n){this._t=h(e,t),this._k=n,this._l=void 0},function(){for(var e=this,t=e._k,n=e._l;n&&n.r;)n=n.p;return e._t&&(e._l=n=n?n.n:e._t._f)?"keys"==t?l(0,n.k):"values"==t?l(0,n.v):l(0,[n.k,n.v]):(e._t=void 0,l(1))},n?"entries":"values",!n,!0),f(t)}}},function(e,t,n){"use strict";var r=n(138),o=n(55);e.exports=n(73)("Set",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return r.def(o(this,"Set"),e=0===e?0:e,e)}},r)},function(e,t,n){"use strict";var r,o=n(28)(0),a=n(14),i=n(35),s=n(121),c=n(141),u=n(4),l=n(3),f=n(55),p=i.getWeak,d=Object.isExtensible,h=c.ufstore,m={},g=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},y={get:function(e){if(u(e)){var t=p(e);return!0===t?h(f(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return c.def(f(this,"WeakMap"),e,t)}},_=e.exports=n(73)("WeakMap",g,y,c,!0,!0);l(function(){return 7!=(new _).set((Object.freeze||Object)(m),7).get(m)})&&(r=c.getConstructor(g,"WeakMap"),s(r.prototype,y),i.NEED=!0,o(["delete","has","get","set"],function(e){var t=_.prototype,n=t[e];a(t,e,function(t,o){if(u(t)&&!d(t)){this._f||(this._f=new r);var a=this._f[e](t,o);return"set"==e?this:a}return n.call(this,t,o)})}))},function(e,t,n){"use strict";var r=n(50),o=n(35).getWeak,a=n(1),i=n(4),s=n(48),c=n(49),u=n(28),l=n(16),f=n(55),p=u(5),d=u(6),h=0,m=function(e){return e._l||(e._l=new g)},g=function(){this.a=[]},y=function(e,t){return p(e.a,function(e){return e[0]===t})};g.prototype={get:function(e){var t=y(this,e);if(t)return t[1]},has:function(e){return!!y(this,e)},set:function(e,t){var n=y(this,e);n?n[1]=t:this.a.push([e,t])},delete:function(e){var t=d(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,n,a){var u=e(function(e,r){s(e,u,t,"_i"),e._t=t,e._i=h++,e._l=void 0,void 0!=r&&c(r,n,e[a],e)});return r(u.prototype,{delete:function(e){if(!i(e))return!1;var n=o(e);return!0===n?m(f(this,t)).delete(e):n&&l(n,this._i)&&delete n[this._i]},has:function(e){if(!i(e))return!1;var n=o(e);return!0===n?m(f(this,t)).has(e):n&&l(n,this._i)}}),u},def:function(e,t,n){var r=o(a(t),!0);return!0===r?m(e).set(t,n):r[e._i]=n,e},ufstore:m}},function(e,t,n){var r=n(26),o=n(9);e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=o(t);if(t!==n)throw RangeError("Wrong length!");return n}},function(e,t,n){var r=n(46),o=n(65),a=n(1),i=n(2).Reflect;e.exports=i&&i.ownKeys||function(e){var t=r.f(a(e)),n=o.f;return n?t.concat(n(e)):t}},function(e,t,n){"use strict";function r(e,t,n,u,l,f,p,d){for(var h,m,g=l,y=0,_=!!p&&s(p,d,3);y0)g=r(e,t,h,i(h.length),g,f-1)-1;else{if(g>=9007199254740991)throw TypeError();e[g]=h}g++}y++}return g}var o=n(66),a=n(4),i=n(9),s=n(21),c=n(6)("isConcatSpreadable");e.exports=r},function(e,t,n){var r=n(9),o=n(89),a=n(25);e.exports=function(e,t,n,i){var s=String(a(e)),c=s.length,u=void 0===n?" ":String(n),l=r(t);if(l<=c||""==u)return s;var f=l-c,p=o.call(u,Math.ceil(f/u.length));return p.length>f&&(p=p.slice(0,f)),i?p+s:s+p}},function(e,t,n){var r=n(43),o=n(17),a=n(58).f;e.exports=function(e){return function(t){for(var n,i=o(t),s=r(i),c=s.length,u=0,l=[];c>u;)a.call(i,n=s[u++])&&l.push(e?[n,i[n]]:i[n]);return l}}},function(e,t,n){var r=n(59),o=n(148);e.exports=function(e){return function(){if(r(this)!=e)throw TypeError(e+"#toJSON isn't generic");return o(this)}}},function(e,t,n){var r=n(49);e.exports=function(e,t){var n=[];return r(e,!1,n.push,n,t),n}},function(e,t){e.exports=Math.scale||function(e,t,n,r,o){return 0===arguments.length||e!=e||t!=t||n!=n||r!=r||o!=o?NaN:e===1/0||e===-1/0?e:(e-t)*(o-r)/(n-t)+r}},function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/* +!function(){"use strict";function n(){for(var e=[],t=0;t0;(a>>>=1)&&(t+=t))1&a&&(n+=t);return n}},function(e,t){e.exports=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1}},function(e,t){var n=Math.expm1;e.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:Math.exp(e)-1}:n},function(e,t,n){var r=n(26),o=n(25);e.exports=function(e){return function(t,n){var a,i,s=String(o(t)),c=r(n),u=s.length;return c<0||c>=u?e?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(i=s.charCodeAt(c+1))<56320||i>57343?e?s.charAt(c):a:e?s.slice(c,c+2):i-56320+(a-55296<<10)+65536)}}},function(e,t,n){"use strict";var r=n(36),o=n(0),a=n(14),i=n(13),s=n(54),c=n(94),u=n(52),l=n(19),f=n(6)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};e.exports=function(e,t,n,h,m,g,y){c(n,t,h);var _,v,b,x=function(e){if(!p&&e in O)return O[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},w=t+" Iterator",E="values"==m,R=!1,O=e.prototype,S=O[f]||O["@@iterator"]||m&&O[m],k=S||x(m),L=m?E?x("entries"):k:void 0,A="Array"==t?O.entries||S:S;if(A&&(b=l(A.call(new e)))!==Object.prototype&&b.next&&(u(b,w,!0),r||"function"==typeof b[f]||i(b,f,d)),E&&S&&"values"!==S.name&&(R=!0,k=function(){return S.call(this)}),r&&!y||!p&&!R&&O[f]||i(O,f,k),s[t]=k,s[w]=d,m)if(_={values:E?k:x("values"),keys:g?k:x("keys"),entries:L},y)for(v in _)v in O||a(O,v,_[v]);else o(o.P+o.F*(p||R),t,_);return _}},function(e,t,n){"use strict";var r=n(45),o=n(41),a=n(52),i={};n(13)(i,n(6)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(i,{next:o(1,n)}),a(e,t+" Iterator")}},function(e,t,n){var r=n(67),o=n(25);e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(o(e))}},function(e,t,n){var r=n(6)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(e){}}return!0}},function(e,t,n){var r=n(54),o=n(6)("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||a[o]===e)}},function(e,t,n){"use strict";var r=n(8),o=n(41);e.exports=function(e,t,n){t in e?r.f(e,t,o(0,n)):e[t]=n}},function(e,t,n){var r=n(59),o=n(6)("iterator"),a=n(54);e.exports=n(20).getIteratorMethod=function(e){if(void 0!=e)return e[o]||e["@@iterator"]||a[r(e)]}},function(e,t,n){var r=n(263);e.exports=function(e,t){return new(r(e))(t)}},function(e,t,n){"use strict";var r=n(10),o=n(44),a=n(9);e.exports=function(e){for(var t=r(this),n=a(t.length),i=arguments.length,s=o(i>1?arguments[1]:void 0,n),c=i>2?arguments[2]:void 0,u=void 0===c?n:o(c,n);u>s;)t[s++]=e;return t}},function(e,t,n){"use strict";var r=n(37),o=n(133),a=n(54),i=n(17);e.exports=n(93)(Array,"Array",function(e,t){this._t=i(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,o(1)):"keys"==t?o(0,n):"values"==t?o(0,e[n]):o(0,[n,e[n]])},"values"),a.Arguments=a.Array,r("keys"),r("values"),r("entries")},function(e,t,n){var r,o,a,i=n(21),s=n(123),c=n(85),u=n(81),l=n(2),f=l.process,p=l.setImmediate,d=l.clearImmediate,h=l.MessageChannel,m=l.Dispatch,g=0,y={},_=function(){var e=+this;if(y.hasOwnProperty(e)){var t=y[e];delete y[e],t()}},v=function(e){_.call(e.data)};p&&d||(p=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return y[++g]=function(){s("function"==typeof e?e:Function(e),t)},r(g),g},d=function(e){delete y[e]},"process"==n(22)(f)?r=function(e){f.nextTick(i(_,e,1))}:m&&m.now?r=function(e){m.now(i(_,e,1))}:h?(o=new h,a=o.port2,o.port1.onmessage=v,r=i(a.postMessage,a,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(e){l.postMessage(e+"","*")},l.addEventListener("message",v,!1)):r="onreadystatechange"in u("script")?function(e){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),_.call(e)}}:function(e){setTimeout(i(_,e,1),0)}),e.exports={set:p,clear:d}},function(e,t,n){var r=n(2),o=n(103).set,a=r.MutationObserver||r.WebKitMutationObserver,i=r.process,s=r.Promise,c="process"==n(22)(i);e.exports=function(){var e,t,n,u=function(){var r,o;for(c&&(r=i.domain)&&r.exit();e;){o=e.fn,e=e.next;try{o()}catch(r){throw e?n():t=void 0,r}}t=void 0,r&&r.enter()};if(c)n=function(){i.nextTick(u)};else if(!a||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var l=s.resolve(void 0);n=function(){l.then(u)}}else n=function(){o.call(r,u)};else{var f=!0,p=document.createTextNode("");new a(u).observe(p,{characterData:!0}),n=function(){p.data=f=!f}}return function(r){var o={fn:r,next:void 0};t&&(t.next=o),e||(e=o,n()),t=o}}},function(e,t,n){"use strict";function r(e){var t,n;this.promise=new e(function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r}),this.resolve=o(t),this.reject=o(n)}var o=n(12);e.exports.f=function(e){return new r(e)}},function(e,t,n){"use strict";function r(e,t,n){var r,o,a,i=new Array(n),s=8*n-t-1,c=(1<>1,l=23===t?j(2,-24)-j(2,-77):0,f=0,p=e<0||0===e&&1/e<0?1:0;for(e=G(e),e!=e||e===N?(o=e!=e?1:0,r=c):(r=M(F(e)/z),e*(a=j(2,-r))<1&&(r--,a*=2),e+=r+u>=1?l/a:l*j(2,1-u),e*a>=2&&(r++,a/=2),r+u>=c?(o=0,r=c):r+u>=1?(o=(e*a-1)*j(2,t),r+=u):(o=e*j(2,u-1)*j(2,t),r=0));t>=8;i[f++]=255&o,o/=256,t-=8);for(r=r<0;i[f++]=255&r,r/=256,s-=8);return i[--f]|=128*p,i}function o(e,t,n){var r,o=8*n-t-1,a=(1<>1,s=o-7,c=n-1,u=e[c--],l=127&u;for(u>>=7;s>0;l=256*l+e[c],c--,s-=8);for(r=l&(1<<-s)-1,l>>=-s,s+=t;s>0;r=256*r+e[c],c--,s-=8);if(0===l)l=1-i;else{if(l===a)return r?NaN:u?-N:N;r+=j(2,t),l-=i}return(u?-1:1)*r*j(2,l-t)}function a(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]}function i(e){return[255&e]}function s(e){return[255&e,e>>8&255]}function c(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function u(e){return r(e,52,8)}function l(e){return r(e,23,4)}function f(e,t,n){S(e[A],t,{get:function(){return this[n]}})}function p(e,t,n,r){var o=+n,a=R(o);if(a+t>e[W])throw U(C);var i=e[B]._b,s=a+e[H],c=i.slice(s,s+t);return r?c:c.reverse()}function d(e,t,n,r,o,a){var i=+n,s=R(i);if(s+t>e[W])throw U(C);for(var c=e[B]._b,u=s+e[H],l=r(+o),f=0;f$;)(q=K[$++])in T||_(T,q,D[q]);g||(V.constructor=T)}var Y=new I(new T(2)),Q=I[A].setInt8;Y.setInt8(0,2147483648),Y.setInt8(1,2147483649),!Y.getInt8(0)&&Y.getInt8(1)||v(I[A],{setInt8:function(e,t){Q.call(this,e,t<<24>>24)},setUint8:function(e,t){Q.call(this,e,t<<24>>24)}},!0)}else T=function(e){x(this,T,"ArrayBuffer");var t=R(e);this._b=k.call(new Array(t),0),this[W]=t},I=function(e,t,n){x(this,I,"DataView"),x(e,T,"DataView");var r=e[W],o=w(t);if(o<0||o>r)throw U("Wrong offset!");if(n=void 0===n?r-o:E(n),o+n>r)throw U("Wrong length!");this[B]=e,this[H]=o,this[W]=n},m&&(f(T,"byteLength","_l"),f(I,"buffer","_b"),f(I,"byteLength","_l"),f(I,"byteOffset","_o")),v(I[A],{getInt8:function(e){return p(this,1,e)[0]<<24>>24},getUint8:function(e){return p(this,1,e)[0]},getInt16:function(e){var t=p(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=p(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return a(p(this,4,e,arguments[1]))},getUint32:function(e){return a(p(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return o(p(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return o(p(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){d(this,1,e,i,t)},setUint8:function(e,t){d(this,1,e,i,t)},setInt16:function(e,t){d(this,2,e,s,t,arguments[2])},setUint16:function(e,t){d(this,2,e,s,t,arguments[2])},setInt32:function(e,t){d(this,4,e,c,t,arguments[2])},setUint32:function(e,t){d(this,4,e,c,t,arguments[2])},setFloat32:function(e,t){d(this,4,e,l,t,arguments[2])},setFloat64:function(e,t){d(this,8,e,u,t,arguments[2])}});L(T,"ArrayBuffer"),L(I,"DataView"),_(I[A],y.VIEW,!0),t.ArrayBuffer=T,t.DataView=I},function(e,t,n){"use strict";function r(e,t,n,r,a,i,s,c){if(o(t),!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,a,i,s,c],f=0;u=new Error(t.replace(/%s/g,function(){return l[f++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}}var o=function(e){};e.exports=r},function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},function(e,t,n){"use strict";function r(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.a=r},function(e,t,n){!function(t,n){e.exports=n()}(0,function(){"use strict";var e={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},t={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n=Object.defineProperty,r=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols,a=Object.getOwnPropertyDescriptor,i=Object.getPrototypeOf,s=i&&i(Object);return function c(u,l,f){if("string"!=typeof l){if(s){var p=i(l);p&&p!==s&&c(u,p,f)}var d=r(l);o&&(d=d.concat(o(l)));for(var h=0;h may have only one child element"),this.unlisten=r.listen(function(){e.setState({match:e.computeMatch(r.location.pathname)})})},t.prototype.componentWillReceiveProps=function(e){s()(this.props.history===e.history,"You cannot change ")},t.prototype.componentWillUnmount=function(){this.unlisten()},t.prototype.render=function(){var e=this.props.children;return e?f.a.Children.only(e):null},t}(f.a.Component);m.propTypes={history:d.a.object.isRequired,children:d.a.node},m.contextTypes={router:d.a.object},m.childContextTypes={router:d.a.object.isRequired},t.a=m},function(e,t,n){"use strict";var r=n(165),o=n.n(r),a={},i=0,s=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=a[n]||(a[n]={});if(r[e])return r[e];var s=[],c=o()(e,s,t),u={re:c,keys:s};return i<1e4&&(r[e]=u,i++),u},c=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2];"string"==typeof t&&(t={path:t});var r=t,o=r.path,a=r.exact,i=void 0!==a&&a,c=r.strict,u=void 0!==c&&c,l=r.sensitive,f=void 0!==l&&l;if(null==o)return n;var p=s(o,{end:i,strict:u,sensitive:f}),d=p.re,h=p.keys,m=d.exec(e);if(!m)return null;var g=m[0],y=m.slice(1),_=e===g;return i&&!_?null:{path:o,url:"/"===o&&""===g?"/":g,isExact:_,params:h.reduce(function(e,t,n){return e[t.name]=y[n],e},{})}};t.a=c},function(e,t,n){e.exports=!n(7)&&!n(3)(function(){return 7!=Object.defineProperty(n(81)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){t.f=n(6)},function(e,t,n){var r=n(16),o=n(17),a=n(64)(!1),i=n(83)("IE_PROTO");e.exports=function(e,t){var n,s=o(e),c=0,u=[];for(n in s)n!=i&&r(s,n)&&u.push(n);for(;t.length>c;)r(s,n=t[c++])&&(~a(u,n)||u.push(n));return u}},function(e,t,n){var r=n(8),o=n(1),a=n(43);e.exports=n(7)?Object.defineProperties:function(e,t){o(e);for(var n,i=a(t),s=i.length,c=0;s>c;)r.f(e,n=i[c++],t[n]);return e}},function(e,t,n){var r=n(17),o=n(46).f,a={}.toString,i="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return o(e)}catch(e){return i.slice()}};e.exports.f=function(e){return i&&"[object Window]"==a.call(e)?s(e):o(r(e))}},function(e,t,n){"use strict";var r=n(43),o=n(65),a=n(58),i=n(10),s=n(57),c=Object.assign;e.exports=!c||n(3)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=c({},e)[n]||Object.keys(c({},t)).join("")!=r})?function(e,t){for(var n=i(e),c=arguments.length,u=1,l=o.f,f=a.f;c>u;)for(var p,d=s(arguments[u++]),h=l?r(d).concat(l(d)):r(d),m=h.length,g=0;m>g;)f.call(d,p=h[g++])&&(n[p]=d[p]);return n}:c},function(e,t,n){"use strict";var r=n(12),o=n(4),a=n(123),i=[].slice,s={},c=function(e,t,n){if(!(t in s)){for(var r=[],o=0;o>>0||(i.test(n)?16:10))}:r},function(e,t,n){var r=n(2).parseFloat,o=n(53).trim;e.exports=1/r(n(87)+"-0")!=-1/0?function(e){var t=o(String(e),3),n=r(t);return 0===n&&"-"==t.charAt(0)?-0:n}:r},function(e,t,n){var r=n(22);e.exports=function(e,t){if("number"!=typeof e&&"Number"!=r(e))throw TypeError(t);return+e}},function(e,t,n){var r=n(4),o=Math.floor;e.exports=function(e){return!r(e)&&isFinite(e)&&o(e)===e}},function(e,t){e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:Math.log(1+e)}},function(e,t,n){var r=n(90),o=Math.pow,a=o(2,-52),i=o(2,-23),s=o(2,127)*(2-i),c=o(2,-126),u=function(e){return e+1/a-1/a};e.exports=Math.fround||function(e){var t,n,o=Math.abs(e),l=r(e);return os||n!=n?l*(1/0):l*n)}},function(e,t,n){var r=n(1);e.exports=function(e,t,n,o){try{return o?t(r(n)[0],n[1]):t(n)}catch(t){var a=e.return;throw void 0!==a&&r(a.call(e)),t}}},function(e,t,n){var r=n(12),o=n(10),a=n(57),i=n(9);e.exports=function(e,t,n,s,c){r(t);var u=o(e),l=a(u),f=i(u.length),p=c?f-1:0,d=c?-1:1;if(n<2)for(;;){if(p in l){s=l[p],p+=d;break}if(p+=d,c?p<0:f<=p)throw TypeError("Reduce of empty array with no initial value")}for(;c?p>=0:f>p;p+=d)p in l&&(s=t(s,l[p],p,u));return s}},function(e,t,n){"use strict";var r=n(10),o=n(44),a=n(9);e.exports=[].copyWithin||function(e,t){var n=r(this),i=a(n.length),s=o(e,i),c=o(t,i),u=arguments.length>2?arguments[2]:void 0,l=Math.min((void 0===u?i:o(u,i))-c,i-s),f=1;for(c0;)c in n?n[s]=n[c]:delete n[s],s+=f,c+=f;return n}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){n(7)&&"g"!=/./g.flags&&n(8).f(RegExp.prototype,"flags",{configurable:!0,get:n(69)})},function(e,t){e.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},function(e,t,n){var r=n(1),o=n(4),a=n(105);e.exports=function(e,t){if(r(e),o(t)&&t.constructor===e)return t;var n=a.f(e);return(0,n.resolve)(t),n.promise}},function(e,t,n){"use strict";var r=n(138),o=n(55);e.exports=n(73)("Map",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=r.getEntry(o(this,"Map"),e);return t&&t.v},set:function(e,t){return r.def(o(this,"Map"),0===e?0:e,t)}},r,!0)},function(e,t,n){"use strict";var r=n(8).f,o=n(45),a=n(50),i=n(21),s=n(48),c=n(49),u=n(93),l=n(133),f=n(47),p=n(7),d=n(35).fastKey,h=n(55),m=p?"_s":"size",g=function(e,t){var n,r=d(t);if("F"!==r)return e._i[r];for(n=e._f;n;n=n.n)if(n.k==t)return n};e.exports={getConstructor:function(e,t,n,u){var l=e(function(e,r){s(e,l,t,"_i"),e._t=t,e._i=o(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=r&&c(r,n,e[u],e)});return a(l.prototype,{clear:function(){for(var e=h(this,t),n=e._i,r=e._f;r;r=r.n)r.r=!0,r.p&&(r.p=r.p.n=void 0),delete n[r.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var n=h(this,t),r=g(n,e);if(r){var o=r.n,a=r.p;delete n._i[r.i],r.r=!0,a&&(a.n=o),o&&(o.p=a),n._f==r&&(n._f=o),n._l==r&&(n._l=a),n[m]--}return!!r},forEach:function(e){h(this,t);for(var n,r=i(e,arguments.length>1?arguments[1]:void 0,3);n=n?n.n:this._f;)for(r(n.v,n.k,this);n&&n.r;)n=n.p},has:function(e){return!!g(h(this,t),e)}}),p&&r(l.prototype,"size",{get:function(){return h(this,t)[m]}}),l},def:function(e,t,n){var r,o,a=g(e,t);return a?a.v=n:(e._l=a={i:o=d(t,!0),k:t,v:n,p:r=e._l,n:void 0,r:!1},e._f||(e._f=a),r&&(r.n=a),e[m]++,"F"!==o&&(e._i[o]=a)),e},getEntry:g,setStrong:function(e,t,n){u(e,t,function(e,n){this._t=h(e,t),this._k=n,this._l=void 0},function(){for(var e=this,t=e._k,n=e._l;n&&n.r;)n=n.p;return e._t&&(e._l=n=n?n.n:e._t._f)?"keys"==t?l(0,n.k):"values"==t?l(0,n.v):l(0,[n.k,n.v]):(e._t=void 0,l(1))},n?"entries":"values",!n,!0),f(t)}}},function(e,t,n){"use strict";var r=n(138),o=n(55);e.exports=n(73)("Set",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return r.def(o(this,"Set"),e=0===e?0:e,e)}},r)},function(e,t,n){"use strict";var r,o=n(28)(0),a=n(14),i=n(35),s=n(121),c=n(141),u=n(4),l=n(3),f=n(55),p=i.getWeak,d=Object.isExtensible,h=c.ufstore,m={},g=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},y={get:function(e){if(u(e)){var t=p(e);return!0===t?h(f(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return c.def(f(this,"WeakMap"),e,t)}},_=e.exports=n(73)("WeakMap",g,y,c,!0,!0);l(function(){return 7!=(new _).set((Object.freeze||Object)(m),7).get(m)})&&(r=c.getConstructor(g,"WeakMap"),s(r.prototype,y),i.NEED=!0,o(["delete","has","get","set"],function(e){var t=_.prototype,n=t[e];a(t,e,function(t,o){if(u(t)&&!d(t)){this._f||(this._f=new r);var a=this._f[e](t,o);return"set"==e?this:a}return n.call(this,t,o)})}))},function(e,t,n){"use strict";var r=n(50),o=n(35).getWeak,a=n(1),i=n(4),s=n(48),c=n(49),u=n(28),l=n(16),f=n(55),p=u(5),d=u(6),h=0,m=function(e){return e._l||(e._l=new g)},g=function(){this.a=[]},y=function(e,t){return p(e.a,function(e){return e[0]===t})};g.prototype={get:function(e){var t=y(this,e);if(t)return t[1]},has:function(e){return!!y(this,e)},set:function(e,t){var n=y(this,e);n?n[1]=t:this.a.push([e,t])},delete:function(e){var t=d(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,n,a){var u=e(function(e,r){s(e,u,t,"_i"),e._t=t,e._i=h++,e._l=void 0,void 0!=r&&c(r,n,e[a],e)});return r(u.prototype,{delete:function(e){if(!i(e))return!1;var n=o(e);return!0===n?m(f(this,t)).delete(e):n&&l(n,this._i)&&delete n[this._i]},has:function(e){if(!i(e))return!1;var n=o(e);return!0===n?m(f(this,t)).has(e):n&&l(n,this._i)}}),u},def:function(e,t,n){var r=o(a(t),!0);return!0===r?m(e).set(t,n):r[e._i]=n,e},ufstore:m}},function(e,t,n){var r=n(26),o=n(9);e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=o(t);if(t!==n)throw RangeError("Wrong length!");return n}},function(e,t,n){var r=n(46),o=n(65),a=n(1),i=n(2).Reflect;e.exports=i&&i.ownKeys||function(e){var t=r.f(a(e)),n=o.f;return n?t.concat(n(e)):t}},function(e,t,n){"use strict";function r(e,t,n,u,l,f,p,d){for(var h,m,g=l,y=0,_=!!p&&s(p,d,3);y0)g=r(e,t,h,i(h.length),g,f-1)-1;else{if(g>=9007199254740991)throw TypeError();e[g]=h}g++}y++}return g}var o=n(66),a=n(4),i=n(9),s=n(21),c=n(6)("isConcatSpreadable");e.exports=r},function(e,t,n){var r=n(9),o=n(89),a=n(25);e.exports=function(e,t,n,i){var s=String(a(e)),c=s.length,u=void 0===n?" ":String(n),l=r(t);if(l<=c||""==u)return s;var f=l-c,p=o.call(u,Math.ceil(f/u.length));return p.length>f&&(p=p.slice(0,f)),i?p+s:s+p}},function(e,t,n){var r=n(43),o=n(17),a=n(58).f;e.exports=function(e){return function(t){for(var n,i=o(t),s=r(i),c=s.length,u=0,l=[];c>u;)a.call(i,n=s[u++])&&l.push(e?[n,i[n]]:i[n]);return l}}},function(e,t,n){var r=n(59),o=n(148);e.exports=function(e){return function(){if(r(this)!=e)throw TypeError(e+"#toJSON isn't generic");return o(this)}}},function(e,t,n){var r=n(49);e.exports=function(e,t){var n=[];return r(e,!1,n.push,n,t),n}},function(e,t){e.exports=Math.scale||function(e,t,n,r,o){return 0===arguments.length||e!=e||t!=t||n!=n||r!=r||o!=o?NaN:e===1/0||e===-1/0?e:(e-t)*(o-r)/(n-t)+r}},function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/* object-assign (c) Sindre Sorhus @license MIT */ -var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,s,c=r(e),u=1;u=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,x=void 0===b?"connectAdvanced":b,w=u.renderCountProp,E=void 0===w?void 0:w,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 "+x+". Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",i=p(n),u=y({},C,{getDisplayName:p,methodName:x,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 "+x+"() 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(386)),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 x=null!=h&&null!=d&&d!==h,w="+"===v||"*"===v,E="?"===v||"*"===v,R=n[2]||s,O=g||y;r.push({name:m||o++,prefix:h||"",delimiter:R,optional:E,repeat:w,partial:x,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)(x)},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=[{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(171),e.exports=n(373)},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(172),n(369),n(370),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(173),n(175),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(191),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(253),n(254),n(256),n(257),n(258),n(259),n(260),n(261),n(262),n(264),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(102),n(277),n(278),n(134),n(279),n(280),n(281),n(282),n(283),n(137),n(139),n(140),n(284),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),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(174),y=n(66),_=n(1),v=n(4),b=n(17),x=n(24),w=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,G=l("symbol-registry"),j=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=j[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=x(t,!0),_(n),o(j,t)?(n.enumerable?(o(e,U)&&e[U][t]&&(e[U][t]=!1),n=E(n,{enumerable:w(0,!1)})):(o(e,U)||A(e,U,w(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=x(e,!0));return!(this===F&&o(j,e)&&!o(M,e))&&(!(t||!o(this,e)||!o(j,e)||o(this,U)&&this[U][e])||t)},X=function(e,t){if(e=b(e),t=x(t,!0),e!==F||!o(j,t)||o(M,t)){var n=L(e,t);return!n||!o(j,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(j,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(j,t=r[i++])||n&&!o(F,t)||a.push(j[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,w(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(G,e+="")?G[e]:G[e]=T(e)},keyFor:function(e){if(!q(e))throw TypeError(e+" is not a symbol!");for(var t in G)if(G[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(190)})},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(","),x=0;b.length>x;x++)o(h,v=b[x])&&!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(252);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(255))},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),x=n(72),w=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===x.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})})},G=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))},j=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(j,r,1),u(G,r,1))}catch(e){G.call(r,e)}}):(n._v=e,n._s=1,P(n,!1))}catch(e){G.call({_w:n,_d:!1},e)}}};T||(k=function(e){h(this,k,"Promise","_h"),d(e),r.call(this);try{e(u(j,this,1),u(G,this,1))}catch(e){G.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(j,e,1),this.reject=u(G,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 w(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 x=function(e){l(this,x,"Observable","_f")._f=c(e)};f(x.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(x,{from:function(e){var t="function"==typeof this?this:x,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(371),e.exports=n(20).RegExp.escape},function(e,t,n){var r=n(0),o=n(372)(/[\\^$*+?.()|[\]{}]/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(375),s=n(51),c=n(407),u=r(c),l=n(40),f=n(408),p=r(f),d=n(39),h=n(440),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;rj.length&&j.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 w: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,x=void 0===b?"connectAdvanced":b,w=u.renderCountProp,E=void 0===w?void 0:w,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 "+x+". Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",i=p(n),u=y({},C,{getDisplayName:p,methodName:x,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 "+x+"() 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(386)),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 x=null!=h&&null!=d&&d!==h,w="+"===v||"*"===v,E="?"===v||"*"===v,R=n[2]||s,O=g||y;r.push({name:m||o++,prefix:h||"",delimiter:R,optional:E,repeat:w,partial:x,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)(x)},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=[{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:847,name:"analyse",slug:"analyse-regular",categories:[],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: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:843,name:"color-fill",slug:"color-fill-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:212,name:"columns",slug:"columns-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{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:854,name:"disc",slug:"disc-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:855,name:"disc",slug:"disc-solid",categories:[],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:856,name:"equalizer",slug:"equalizer-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:297,name:"eraser",slug:"eraser-regular",categories:[{name:"Editors"},{name:"Writing"}],type_of_icon:"REGULAR",has_parent:!1},{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: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:444,name:"glasses",slug:"glasses-regular",categories:[],type_of_icon:"REGULAR",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:235,name:"group",slug:"group-regular",categories:[{name:"People"}],type_of_icon:"REGULAR",has_parent:!1},{id:569,name:"group",slug:"group-solid",categories:[{name:"People"}],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: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:845,name:"image-alt",slug:"image-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{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:829,name:"magic-wand",slug:"magic-wand-regular",categories:[{name:"Editors"}],type_of_icon:"REGULAR",has_parent:!1},{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:846,name:"microphone-alt",slug:"microphone-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{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:852,name:"minus-square",slug:"minus-square-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:853,name:"minus-square",slug:"minus-square-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:850,name:"plus-square",slug:"plus-square-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:851,name:"plus-square",slug:"plus-square-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:841,name:"search-alt",slug:"search-alt-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:842,name:"search-alt",slug:"search-alt-solid",categories:[],type_of_icon:"SOLID",has_parent:!0},{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: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: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: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:857,name:"stats",slug:"stats-regular",categories:[],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: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: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:848,name:"x-square",slug:"x-square-regular",categories:[],type_of_icon:"REGULAR",has_parent:!1},{id:849,name:"x-square",slug:"x-square-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(171),e.exports=n(373)},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(172),n(369),n(370),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(173),n(175),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(191),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(253),n(254),n(256),n(257),n(258),n(259),n(260),n(261),n(262),n(264),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(102),n(277),n(278),n(134),n(279),n(280),n(281),n(282),n(283),n(137),n(139),n(140),n(284),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),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(174),y=n(66),_=n(1),v=n(4),b=n(17),x=n(24),w=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,G=l("symbol-registry"),j=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,q=function(e){var t=j[e]=E(T.prototype);return t._k=e,t},V=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=x(t,!0),_(n),o(j,t)?(n.enumerable?(o(e,U)&&e[U][t]&&(e[U][t]=!1),n=E(n,{enumerable:w(0,!1)})):(o(e,U)||A(e,U,w(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=x(e,!0));return!(this===F&&o(j,e)&&!o(M,e))&&(!(t||!o(this,e)||!o(j,e)||o(this,U)&&this[U][e])||t)},X=function(e,t){if(e=b(e),t=x(t,!0),e!==F||!o(j,t)||o(M,t)){var n=L(e,t);return!n||!o(j,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(j,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(j,t=r[i++])||n&&!o(F,t)||a.push(j[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,w(1,n))};return a&&W&&H(F,e,{configurable:!0,set:t}),q(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 q(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(G,e+="")?G[e]:G[e]=T(e)},keyFor:function(e){if(!V(e))throw TypeError(e+" is not a symbol!");for(var t in G)if(G[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)&&!V(e))return y(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!V(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(190)})},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(","),x=0;b.length>x;x++)o(h,v=b[x])&&!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(252);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(255))},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),x=n(72),w=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===x.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})})},G=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))},j=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(j,r,1),u(G,r,1))}catch(e){G.call(r,e)}}):(n._v=e,n._s=1,P(n,!1))}catch(e){G.call({_w:n,_d:!1},e)}}};T||(k=function(e){h(this,k,"Promise","_h"),d(e),r.call(this);try{e(u(j,this,1),u(G,this,1))}catch(e){G.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(j,e,1),this.reject=u(G,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 w(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 x=function(e){l(this,x,"Observable","_f")._f=c(e)};f(x.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(x,{from:function(e){var t="function"==typeof this?this:x,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(371),e.exports=n(20).RegExp.escape},function(e,t,n){var r=n(0),o=n(372)(/[\\^$*+?.()|[\]{}]/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(375),s=n(51),c=n(407),u=r(c),l=n(40),f=n(408),p=r(f),d=n(39),h=n(440),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;rj.length&&j.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 w: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;sthis.eventPool.length&&this.eventPool.push(e)}function M(e){e.eventPool=[],e.getPooled=G,e.release=j}function F(e,t){switch(e){case"keyup":return-1!==wo.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function z(e){return e=e.detail,"object"==typeof e&&"data"in e?e.data:null}function B(e,t){switch(e){case"compositionend":return z(t);case"keypress":return 32!==t.which?null:(Ao=!0,ko);case"textInput":return e=t.data,e===ko&&Ao?null:e;default:return null}}function W(e,t){if(Co)return"compositionend"===e||!Eo&&F(e,t)?(e=U(),yo._root=null,yo._startText=null,yo._fallbackText=null,Co=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1t}return!1}function fe(e,t,n,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t}function pe(e){return e[1].toUpperCase()}function de(e,t,n,r){var o=ta.hasOwnProperty(t)?ta[t]:null;(null!==o?0===o.type:!r&&(2Aa.length&&Aa.push(e)}}}function qe(e){return Object.prototype.hasOwnProperty.call(e,Ua)||(e[Ua]=Pa++,Ia[e[Ua]]={}),Ia[e[Ua]]}function Ke(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function $e(e,t){var n=Ke(e);e=0;for(var r;n;){if(3===n.nodeType){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Ke(n)}}function Ye(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&"text"===e.type||"textarea"===t||"true"===e.contentEditable)}function Qe(e,t){if(Fa||null==Ga||Ga!==jr())return null;var n=Ga;return"selectionStart"in n&&Ye(n)?n={start:n.selectionStart,end:n.selectionEnd}:window.getSelection?(n=window.getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}):n=void 0,Ma&&Mr(Ma,n)?null:(Ma=n,e=D.getPooled(Da.select,ja,e,t),e.type="select",e.target=Ga,A(e),e)}function Xe(e){var t="";return Ur.Children.forEach(e,function(e){null==e||"string"!=typeof e&&"number"!=typeof e||(t+=e)}),t}function Je(e,t){return e=Dr({children:void 0},t),(t=Xe(t.children))&&(e.children=t),e}function Ze(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o=t.length||r("93"),t=t[0]),n=""+t),null==n&&(n="")),e._wrapperState={initialValue:""+n}}function rt(e,t){var n=t.value;null!=n&&(n=""+n,n!==e.value&&(e.value=n),null==t.defaultValue&&(e.defaultValue=n)),null!=t.defaultValue&&(e.defaultValue=t.defaultValue)}function ot(e){var t=e.textContent;t===e._wrapperState.initialValue&&(e.value=t)}function at(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function it(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?at(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}function st(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}function ct(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=n,a=t[n];o=null==a||"boolean"==typeof a||""===a?"":r||"number"!=typeof a||0===a||ui.hasOwnProperty(o)&&ui[o]?(""+a).trim():a+"px","float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}function ut(e,t,n){t&&(fi[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML)&&r("137",e,n()),null!=t.dangerouslySetInnerHTML&&(null!=t.children&&r("60"),"object"==typeof t.dangerouslySetInnerHTML&&"__html"in t.dangerouslySetInnerHTML||r("61")),null!=t.style&&"object"!=typeof t.style&&r("62",n()))}function lt(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function ft(e,t){e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument;var n=qe(e);t=$r[t];for(var r=0;r<\/script>",e=e.removeChild(e.firstChild)):e="string"==typeof t.is?n.createElement(e,{is:t.is}):n.createElement(e):e=n.createElementNS(r,e),e}function dt(e,t){return(9===t.nodeType?t:t.ownerDocument).createTextNode(e)}function ht(e,t,n,r){var o=lt(t,n);switch(t){case"iframe":case"object":Be("load",e);var a=n;break;case"video":case"audio":for(a=0;abi||(e.current=vi[bi],vi[bi]=null,bi--)}function Ot(e,t){bi++,vi[bi]=e.current,e.current=t}function St(e){return Lt(e)?Ei:xi.current}function kt(e,t){var n=e.type.contextTypes;if(!n)return zr;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,a={};for(o in n)a[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function Lt(e){return 2===e.tag&&null!=e.type.childContextTypes}function At(e){Lt(e)&&(Rt(wi,e),Rt(xi,e))}function Ct(e){Rt(wi,e),Rt(xi,e)}function Tt(e,t,n){xi.current!==zr&&r("168"),Ot(xi,t,e),Ot(wi,n,e)}function It(e,t){var n=e.stateNode,o=e.type.childContextTypes;if("function"!=typeof n.getChildContext)return t;n=n.getChildContext();for(var a in n)a in o||r("108",ie(e)||"Unknown",a);return Dr({},t,n)}function Pt(e){if(!Lt(e))return!1;var t=e.stateNode;return t=t&&t.__reactInternalMemoizedMergedChildContext||zr,Ei=xi.current,Ot(xi,t,e),Ot(wi,wi.current,e),!0}function Ut(e,t){var n=e.stateNode;if(n||r("169"),t){var o=It(e,Ei);n.__reactInternalMemoizedMergedChildContext=o,Rt(wi,e),Rt(xi,e),Ot(xi,o,e)}else Rt(wi,e);Ot(wi,t,e)}function Nt(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.expirationTime=0,this.alternate=null}function Dt(e,t,n){var r=e.alternate;return null===r?(r=new Nt(e.tag,t,e.key,e.mode),r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.effectTag=0,r.nextEffect=null,r.firstEffect=null,r.lastEffect=null),r.expirationTime=n,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function Gt(e,t,n){var o=e.type,a=e.key;if(e=e.props,"function"==typeof o)var i=o.prototype&&o.prototype.isReactComponent?2:0;else if("string"==typeof o)i=5;else switch(o){case Wo:return jt(e.children,t,n,a);case $o:i=11,t|=3;break;case Ho:i=11,t|=2;break;case Vo:return o=new Nt(15,e,a,4|t),o.type=Vo,o.expirationTime=n,o;case Qo:i=16,t|=2;break;default:e:{switch("object"==typeof o&&null!==o?o.$$typeof:null){case qo:i=13;break e;case Ko:i=12;break e;case Yo:i=14;break e;default:r("130",null==o?o:typeof o,"")}i=void 0}}return t=new Nt(i,e,a,t),t.type=o,t.expirationTime=n,t}function jt(e,t,n,r){return e=new Nt(10,e,r,t),e.expirationTime=n,e}function Mt(e,t,n){return e=new Nt(6,e,null,t),e.expirationTime=n,e}function Ft(e,t,n){return t=new Nt(4,null!==e.children?e.children:[],e.key,t),t.expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function zt(e,t,n){return t=new Nt(3,null,null,t?3:0),e={current:t,containerInfo:e,pendingChildren:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,pendingCommitExpirationTime:0,finishedWork:null,context:null,pendingContext:null,hydrate:n,remainingExpirationTime:0,firstBatch:null,nextScheduledRoot:null},t.stateNode=e}function Bt(e){return function(t){try{return e(t)}catch(e){}}}function Wt(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);Ri=Bt(function(e){return t.onCommitFiberRoot(n,e)}),Oi=Bt(function(e){return t.onCommitFiberUnmount(n,e)})}catch(e){}return!0}function Ht(e){"function"==typeof Ri&&Ri(e)}function Vt(e){"function"==typeof Oi&&Oi(e)}function qt(e){return{expirationTime:0,baseState:e,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Kt(e){return{expirationTime:e.expirationTime,baseState:e.baseState,firstUpdate:e.firstUpdate,lastUpdate:e.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function $t(e){return{expirationTime:e,tag:0,payload:null,callback:null,next:null,nextEffect:null}}function Yt(e,t,n){null===e.lastUpdate?e.firstUpdate=e.lastUpdate=t:(e.lastUpdate.next=t,e.lastUpdate=t),(0===e.expirationTime||e.expirationTime>n)&&(e.expirationTime=n)}function Qt(e,t,n){var r=e.alternate;if(null===r){var o=e.updateQueue,a=null;null===o&&(o=e.updateQueue=qt(e.memoizedState))}else o=e.updateQueue,a=r.updateQueue,null===o?null===a?(o=e.updateQueue=qt(e.memoizedState),a=r.updateQueue=qt(r.memoizedState)):o=e.updateQueue=Kt(a):null===a&&(a=r.updateQueue=Kt(o));null===a||o===a?Yt(o,t,n):null===o.lastUpdate||null===a.lastUpdate?(Yt(o,t,n),Yt(a,t,n)):(Yt(o,t,n),a.lastUpdate=t)}function Xt(e,t,n){var r=e.updateQueue;r=null===r?e.updateQueue=qt(e.memoizedState):Jt(e,r),null===r.lastCapturedUpdate?r.firstCapturedUpdate=r.lastCapturedUpdate=t:(r.lastCapturedUpdate.next=t,r.lastCapturedUpdate=t),(0===r.expirationTime||r.expirationTime>n)&&(r.expirationTime=n)}function Jt(e,t){var n=e.alternate;return null!==n&&t===n.updateQueue&&(t=e.updateQueue=Kt(t)),t}function Zt(e,t,n,r,o,a){switch(n.tag){case 1:return e=n.payload,"function"==typeof e?e.call(a,r,o):e;case 3:e.effectTag=-1025&e.effectTag|64;case 0:if(e=n.payload,null===(o="function"==typeof e?e.call(a,r,o):e)||void 0===o)break;return Dr({},r,o);case 2:Si=!0}return r}function en(e,t,n,r,o){if(Si=!1,!(0===t.expirationTime||t.expirationTime>o)){t=Jt(e,t);for(var a=t.baseState,i=null,s=0,c=t.firstUpdate,u=a;null!==c;){var l=c.expirationTime;l>o?(null===i&&(i=c,a=u),(0===s||s>l)&&(s=l)):(u=Zt(e,t,c,u,n,r),null!==c.callback&&(e.effectTag|=32,c.nextEffect=null,null===t.lastEffect?t.firstEffect=t.lastEffect=c:(t.lastEffect.nextEffect=c,t.lastEffect=c))),c=c.next}for(l=null,c=t.firstCapturedUpdate;null!==c;){var f=c.expirationTime;f>o?(null===l&&(l=c,null===i&&(a=u)),(0===s||s>f)&&(s=f)):(u=Zt(e,t,c,u,n,r),null!==c.callback&&(e.effectTag|=32,c.nextEffect=null,null===t.lastCapturedEffect?t.firstCapturedEffect=t.lastCapturedEffect=c:(t.lastCapturedEffect.nextEffect=c,t.lastCapturedEffect=c))),c=c.next}null===i&&(t.lastUpdate=null),null===l?t.lastCapturedUpdate=null:e.effectTag|=32,null===i&&null===l&&(a=u),t.baseState=a,t.firstUpdate=i,t.firstCapturedUpdate=l,t.expirationTime=s,e.memoizedState=u}}function tn(e,t){"function"!=typeof e&&r("191",e),e.call(t)}function nn(e,t,n){for(null!==t.firstCapturedUpdate&&(null!==t.lastUpdate&&(t.lastUpdate.next=t.firstCapturedUpdate,t.lastUpdate=t.lastCapturedUpdate),t.firstCapturedUpdate=t.lastCapturedUpdate=null),e=t.firstEffect,t.firstEffect=t.lastEffect=null;null!==e;){var r=e.callback;null!==r&&(e.callback=null,tn(r,n)),e=e.nextEffect}for(e=t.firstCapturedEffect,t.firstCapturedEffect=t.lastCapturedEffect=null;null!==e;)t=e.callback,null!==t&&(e.callback=null,tn(t,n)),e=e.nextEffect}function rn(e,t){return{value:e,source:t,stack:se(t)}}function on(e){var t=e.type._context;Ot(Ai,t._changedBits,e),Ot(Li,t._currentValue,e),Ot(ki,e,e),t._currentValue=e.pendingProps.value,t._changedBits=e.stateNode}function an(e){var t=Ai.current,n=Li.current;Rt(ki,e),Rt(Li,e),Rt(Ai,e),e=e.type._context,e._currentValue=n,e._changedBits=t}function sn(e){return e===Ci&&r("174"),e}function cn(e,t){Ot(Pi,t,e),Ot(Ii,e,e),Ot(Ti,Ci,e);var n=t.nodeType;switch(n){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:it(null,"");break;default:n=8===n?t.parentNode:t,t=n.namespaceURI||null,n=n.tagName,t=it(t,n)}Rt(Ti,e),Ot(Ti,t,e)}function un(e){Rt(Ti,e),Rt(Ii,e),Rt(Pi,e)}function ln(e){Ii.current===e&&(Rt(Ti,e),Rt(Ii,e))}function fn(e,t,n){var r=e.memoizedState;t=t(n,r),r=null===t||void 0===t?r:Dr({},r,t),e.memoizedState=r,null!==(e=e.updateQueue)&&0===e.expirationTime&&(e.baseState=r)}function pn(e,t,n,r,o,a){var i=e.stateNode;return e=e.type,"function"==typeof i.shouldComponentUpdate?i.shouldComponentUpdate(n,o,a):!e.prototype||!e.prototype.isPureReactComponent||(!Mr(t,n)||!Mr(r,o))}function dn(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Ui.enqueueReplaceState(t,t.state,null)}function hn(e,t){var n=e.type,r=e.stateNode,o=e.pendingProps,a=St(e);r.props=o,r.state=e.memoizedState,r.refs=zr,r.context=kt(e,a),a=e.updateQueue,null!==a&&(en(e,a,o,r,t),r.state=e.memoizedState),a=e.type.getDerivedStateFromProps,"function"==typeof a&&(fn(e,a,o),r.state=e.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof r.getSnapshotBeforeUpdate||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||(n=r.state,"function"==typeof r.componentWillMount&&r.componentWillMount(),"function"==typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),n!==r.state&&Ui.enqueueReplaceState(r,r.state,null),null!==(a=e.updateQueue)&&(en(e,a,o,r,t),r.state=e.memoizedState)),"function"==typeof r.componentDidMount&&(e.effectTag|=4)}function mn(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){n=n._owner;var o=void 0;n&&(2!==n.tag&&r("110"),o=n.stateNode),o||r("147",e);var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=o.refs===zr?o.refs={}:o.refs;null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}"string"!=typeof e&&r("148"),n._owner||r("254",e)}return e}function gn(e,t){"textarea"!==e.type&&r("31","[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,"")}function yn(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function o(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t,n){return e=Dt(e,t,n),e.index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index,rm?(g=f,f=null):g=f.sibling;var y=d(r,f,s[m],c);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(r,f),a=i(y,a,m),null===l?u=y:l.sibling=y,l=y,f=g}if(m===s.length)return n(r,f),u;if(null===f){for(;mg?(y=m,m=null):y=m.sibling;var v=d(a,m,_.value,u);if(null===v){m||(m=y);break}e&&m&&null===v.alternate&&t(a,m),s=i(v,s,g),null===f?l=v:f.sibling=v,f=v,m=y}if(_.done)return n(a,m),l;if(null===m){for(;!_.done;g++,_=c.next())null!==(_=p(a,_.value,u))&&(s=i(_,s,g),null===f?l=_:f.sibling=_,f=_);return l}for(m=o(a,m);!_.done;g++,_=c.next())null!==(_=h(m,a,g,_.value,u))&&(e&&null!==_.alternate&&m.delete(null===_.key?g:_.key),s=i(_,s,g),null===f?l=_:f.sibling=_,f=_);return e&&m.forEach(function(e){return t(a,e)}),l}return function(e,o,i,c){"object"==typeof i&&null!==i&&i.type===Wo&&null===i.key&&(i=i.props.children);var u="object"==typeof i&&null!==i;if(u)switch(i.$$typeof){case zo:e:{var l=i.key;for(u=o;null!==u;){if(u.key===l){if(10===u.tag?i.type===Wo:u.type===i.type){n(e,u.sibling),o=a(u,i.type===Wo?i.props.children:i.props,c),o.ref=mn(e,u,i),o.return=e,e=o;break e}n(e,u);break}t(e,u),u=u.sibling}i.type===Wo?(o=jt(i.props.children,e.mode,c,i.key),o.return=e,e=o):(c=Gt(i,e.mode,c),c.ref=mn(e,o,i),c.return=e,e=c)}return s(e);case Bo:e:{for(u=i.key;null!==o;){if(o.key===u){if(4===o.tag&&o.stateNode.containerInfo===i.containerInfo&&o.stateNode.implementation===i.implementation){n(e,o.sibling),o=a(o,i.children||[],c),o.return=e,e=o;break e}n(e,o);break}t(e,o),o=o.sibling}o=Ft(i,e.mode,c),o.return=e,e=o}return s(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==o&&6===o.tag?(n(e,o.sibling),o=a(o,i,c),o.return=e,e=o):(n(e,o),o=Mt(i,e.mode,c),o.return=e,e=o),s(e);if(Ni(i))return m(e,o,i,c);if(ae(i))return g(e,o,i,c);if(u&&gn(e,i),void 0===i)switch(e.tag){case 2:case 1:c=e.type,r("152",c.displayName||c.name||"Component")}return n(e,o)}}function _n(e,t){var n=new Nt(5,null,null,0);n.type="DELETED",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function vn(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function bn(e){if(Fi){var t=Mi;if(t){var n=t;if(!vn(e,t)){if(!(t=xt(n))||!vn(e,t))return e.effectTag|=2,Fi=!1,void(ji=e);_n(ji,n)}ji=e,Mi=wt(t)}else e.effectTag|=2,Fi=!1,ji=e}}function xn(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag;)e=e.return;ji=e}function wn(e){if(e!==ji)return!1;if(!Fi)return xn(e),Fi=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!bt(t,e.memoizedProps))for(t=Mi;t;)_n(e,t),t=xt(t);return xn(e),Mi=ji?xt(e.stateNode):null,!0}function En(){Mi=ji=null,Fi=!1}function Rn(e,t,n){On(e,t,n,t.expirationTime)}function On(e,t,n,r){t.child=null===e?Gi(t,null,n,r):Di(t,e.child,n,r)}function Sn(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function kn(e,t,n,r,o){Sn(e,t);var a=0!=(64&t.effectTag);if(!n&&!a)return r&&Ut(t,!1),Tn(e,t);n=t.stateNode,Mo.current=t;var i=a?null:n.render();return t.effectTag|=1,a&&(On(e,t,null,o),t.child=null),On(e,t,i,o),t.memoizedState=n.state,t.memoizedProps=n.props,r&&Ut(t,!0),t.child}function Ln(e){var t=e.stateNode;t.pendingContext?Tt(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Tt(e,t.context,!1),cn(e,t.containerInfo)}function An(e,t,n,r){var o=e.child;for(null!==o&&(o.return=e);null!==o;){switch(o.tag){case 12:var a=0|o.stateNode;if(o.type===t&&0!=(a&n)){for(a=o;null!==a;){var i=a.alternate;if(0===a.expirationTime||a.expirationTime>r)a.expirationTime=r,null!==i&&(0===i.expirationTime||i.expirationTime>r)&&(i.expirationTime=r);else{if(null===i||!(0===i.expirationTime||i.expirationTime>r))break;i.expirationTime=r}a=a.return}a=null}else a=o.child;break;case 13:a=o.type===e.type?null:o.child;break;default:a=o.child}if(null!==a)a.return=o;else for(a=o;null!==a;){if(a===e){a=null;break}if(null!==(o=a.sibling)){o.return=a.return,a=o;break}a=a.return}o=a}}function Cn(e,t,n){var r=t.type._context,o=t.pendingProps,a=t.memoizedProps,i=!0;if(wi.current)i=!1;else if(a===o)return t.stateNode=0,on(t),Tn(e,t);var s=o.value;if(t.memoizedProps=o,null===a)s=1073741823;else if(a.value===o.value){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t);s=0}else{var c=a.value;if(c===s&&(0!==c||1/c==1/s)||c!==c&&s!==s){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t);s=0}else if(s="function"==typeof r._calculateChangedBits?r._calculateChangedBits(c,s):1073741823,0===(s|=0)){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t)}else An(t,r,s,n)}return t.stateNode=s,on(t),Rn(e,t,o.children),t.child}function Tn(e,t){if(null!==e&&t.child!==e.child&&r("153"),null!==t.child){e=t.child;var n=Dt(e,e.pendingProps,e.expirationTime);for(t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,n=n.sibling=Dt(e,e.pendingProps,e.expirationTime),n.return=t;n.sibling=null}return t.child}function In(e,t,n){if(0===t.expirationTime||t.expirationTime>n){switch(t.tag){case 3:Ln(t);break;case 2:Pt(t);break;case 4:cn(t,t.stateNode.containerInfo);break;case 13:on(t)}return null}switch(t.tag){case 0:null!==e&&r("155");var o=t.type,a=t.pendingProps,i=St(t);return i=kt(t,i),o=o(a,i),t.effectTag|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof?(i=t.type,t.tag=2,t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,i=i.getDerivedStateFromProps,"function"==typeof i&&fn(t,i,a),a=Pt(t),o.updater=Ui,t.stateNode=o,o._reactInternalFiber=t,hn(t,n),e=kn(e,t,!0,a,n)):(t.tag=1,Rn(e,t,o),t.memoizedProps=a,e=t.child),e;case 1:return a=t.type,n=t.pendingProps,wi.current||t.memoizedProps!==n?(o=St(t),o=kt(t,o),a=a(n,o),t.effectTag|=1,Rn(e,t,a),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 2:if(a=Pt(t),null===e)if(null===t.stateNode){var s=t.pendingProps,c=t.type;o=St(t);var u=2===t.tag&&null!=t.type.contextTypes;i=u?kt(t,o):zr,s=new c(s,i),t.memoizedState=null!==s.state&&void 0!==s.state?s.state:null,s.updater=Ui,t.stateNode=s,s._reactInternalFiber=t,u&&(u=t.stateNode,u.__reactInternalMemoizedUnmaskedChildContext=o,u.__reactInternalMemoizedMaskedChildContext=i),hn(t,n),o=!0}else{c=t.type,o=t.stateNode,u=t.memoizedProps,i=t.pendingProps,o.props=u;var l=o.context;s=St(t),s=kt(t,s);var f=c.getDerivedStateFromProps;(c="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(u!==i||l!==s)&&dn(t,o,i,s),Si=!1;var p=t.memoizedState;l=o.state=p;var d=t.updateQueue;null!==d&&(en(t,d,i,o,n),l=t.memoizedState),u!==i||p!==l||wi.current||Si?("function"==typeof f&&(fn(t,f,i),l=t.memoizedState),(u=Si||pn(t,u,i,p,l,s))?(c||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.effectTag|=4)):("function"==typeof o.componentDidMount&&(t.effectTag|=4),t.memoizedProps=i,t.memoizedState=l),o.props=i,o.state=l,o.context=s,o=u):("function"==typeof o.componentDidMount&&(t.effectTag|=4),o=!1)}else c=t.type,o=t.stateNode,i=t.memoizedProps,u=t.pendingProps,o.props=i,l=o.context,s=St(t),s=kt(t,s),f=c.getDerivedStateFromProps,(c="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(i!==u||l!==s)&&dn(t,o,u,s),Si=!1,l=t.memoizedState,p=o.state=l,d=t.updateQueue,null!==d&&(en(t,d,u,o,n),p=t.memoizedState),i!==u||l!==p||wi.current||Si?("function"==typeof f&&(fn(t,f,u),p=t.memoizedState),(f=Si||pn(t,i,u,l,p,s))?(c||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(u,p,s),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(u,p,s)),"function"==typeof o.componentDidUpdate&&(t.effectTag|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),t.memoizedProps=u,t.memoizedState=p),o.props=u,o.state=p,o.context=s,o=f):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),o=!1);return kn(e,t,o,a,n);case 3:return Ln(t),a=t.updateQueue,null!==a?(o=t.memoizedState,o=null!==o?o.element:null,en(t,a,t.pendingProps,null,n),(a=t.memoizedState.element)===o?(En(),e=Tn(e,t)):(o=t.stateNode,(o=(null===e||null===e.child)&&o.hydrate)&&(Mi=wt(t.stateNode.containerInfo),ji=t,o=Fi=!0),o?(t.effectTag|=2,t.child=Gi(t,null,a,n)):(En(),Rn(e,t,a)),e=t.child)):(En(),e=Tn(e,t)),e;case 5:return sn(Pi.current),a=sn(Ti.current),o=it(a,t.type),a!==o&&(Ot(Ii,t,t),Ot(Ti,o,t)),null===e&&bn(t),a=t.type,u=t.memoizedProps,o=t.pendingProps,i=null!==e?e.memoizedProps:null,wi.current||u!==o||((u=1&t.mode&&!!o.hidden)&&(t.expirationTime=1073741823),u&&1073741823===n)?(u=o.children,bt(a,o)?u=null:i&&bt(a,i)&&(t.effectTag|=16),Sn(e,t),1073741823!==n&&1&t.mode&&o.hidden?(t.expirationTime=1073741823,t.memoizedProps=o,e=null):(Rn(e,t,u),t.memoizedProps=o,e=t.child)):e=Tn(e,t),e;case 6:return null===e&&bn(t),t.memoizedProps=t.pendingProps,null;case 16:return null;case 4:return cn(t,t.stateNode.containerInfo),a=t.pendingProps,wi.current||t.memoizedProps!==a?(null===e?t.child=Di(t,null,a,n):Rn(e,t,a),t.memoizedProps=a,e=t.child):e=Tn(e,t),e;case 14:return a=t.type.render,n=t.pendingProps,o=t.ref,wi.current||t.memoizedProps!==n||o!==(null!==e?e.ref:null)?(a=a(n,o),Rn(e,t,a),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 10:return n=t.pendingProps,wi.current||t.memoizedProps!==n?(Rn(e,t,n),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 11:return n=t.pendingProps.children,wi.current||null!==n&&t.memoizedProps!==n?(Rn(e,t,n),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 15:return n=t.pendingProps,t.memoizedProps===n?e=Tn(e,t):(Rn(e,t,n.children),t.memoizedProps=n,e=t.child),e;case 13:return Cn(e,t,n);case 12:e:if(o=t.type,i=t.pendingProps,u=t.memoizedProps,a=o._currentValue,s=o._changedBits,wi.current||0!==s||u!==i){if(t.memoizedProps=i,c=i.unstable_observedBits,void 0!==c&&null!==c||(c=1073741823),t.stateNode=c,0!=(s&c))An(t,o,s,n);else if(u===i){e=Tn(e,t);break e}n=i.children,n=n(a),t.effectTag|=1,Rn(e,t,n),e=t.child}else e=Tn(e,t);return e;default:r("156")}}function Pn(e){e.effectTag|=4}function Un(e,t){var n=t.pendingProps;switch(t.tag){case 1:return null;case 2:return At(t),null;case 3:un(t),Ct(t);var o=t.stateNode;return o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(wn(t),t.effectTag&=-3),zi(t),null;case 5:ln(t),o=sn(Pi.current);var a=t.type;if(null!==e&&null!=t.stateNode){var i=e.memoizedProps,s=t.stateNode,c=sn(Ti.current);s=mt(s,a,i,n,o),Bi(e,t,s,a,i,n,o,c),e.ref!==t.ref&&(t.effectTag|=128)}else{if(!n)return null===t.stateNode&&r("166"),null;if(e=sn(Ti.current),wn(t))n=t.stateNode,a=t.type,i=t.memoizedProps,n[ro]=t,n[oo]=i,o=yt(n,a,i,e,o),t.updateQueue=o,null!==o&&Pn(t);else{e=pt(a,n,o,e),e[ro]=t,e[oo]=n;e:for(i=t.child;null!==i;){if(5===i.tag||6===i.tag)e.appendChild(i.stateNode);else if(4!==i.tag&&null!==i.child){i.child.return=i,i=i.child;continue}if(i===t)break;for(;null===i.sibling;){if(null===i.return||i.return===t)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}ht(e,a,n,o),vt(a,n)&&Pn(t),t.stateNode=e}null!==t.ref&&(t.effectTag|=128)}return null;case 6:if(e&&null!=t.stateNode)Wi(e,t,e.memoizedProps,n);else{if("string"!=typeof n)return null===t.stateNode&&r("166"),null;o=sn(Pi.current),sn(Ti.current),wn(t)?(o=t.stateNode,n=t.memoizedProps,o[ro]=t,_t(o,n)&&Pn(t)):(o=dt(n,o),o[ro]=t,t.stateNode=o)}return null;case 14:case 16:case 10:case 11:case 15:return null;case 4:return un(t),zi(t),null;case 13:return an(t),null;case 12:return null;case 0:r("167");default:r("156")}}function Nn(e,t){var n=t.source;null===t.stack&&null!==n&&se(n),null!==n&&ie(n),t=t.value,null!==e&&2===e.tag&&ie(e);try{t&&t.suppressReactErrorLogging||console.error(t)}catch(e){e&&e.suppressReactErrorLogging||console.error(e)}}function Dn(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Qn(e,t)}else t.current=null}function Gn(e){switch("function"==typeof Vt&&Vt(e),e.tag){case 2:Dn(e);var t=e.stateNode;if("function"==typeof t.componentWillUnmount)try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(t){Qn(e,t)}break;case 5:Dn(e);break;case 4:Fn(e)}}function jn(e){return 5===e.tag||3===e.tag||4===e.tag}function Mn(e){e:{for(var t=e.return;null!==t;){if(jn(t)){var n=t;break e}t=t.return}r("160"),n=void 0}var o=t=void 0;switch(n.tag){case 5:t=n.stateNode,o=!1;break;case 3:case 4:t=n.stateNode.containerInfo,o=!0;break;default:r("161")}16&n.effectTag&&(st(t,""),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||jn(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}for(var a=e;;){if(5===a.tag||6===a.tag)if(n)if(o){var i=t,s=a.stateNode,c=n;8===i.nodeType?i.parentNode.insertBefore(s,c):i.insertBefore(s,c)}else t.insertBefore(a.stateNode,n);else o?(i=t,s=a.stateNode,8===i.nodeType?i.parentNode.insertBefore(s,i):i.appendChild(s)):t.appendChild(a.stateNode);else if(4!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===e)break;for(;null===a.sibling;){if(null===a.return||a.return===e)return;a=a.return}a.sibling.return=a.return,a=a.sibling}}function Fn(e){for(var t=e,n=!1,o=void 0,a=void 0;;){if(!n){n=t.return;e:for(;;){switch(null===n&&r("160"),n.tag){case 5:o=n.stateNode,a=!1;break e;case 3:case 4:o=n.stateNode.containerInfo,a=!0;break e}n=n.return}n=!0}if(5===t.tag||6===t.tag){e:for(var i=t,s=i;;)if(Gn(s),null!==s.child&&4!==s.tag)s.child.return=s,s=s.child;else{if(s===i)break;for(;null===s.sibling;){if(null===s.return||s.return===i)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}a?(i=o,s=t.stateNode,8===i.nodeType?i.parentNode.removeChild(s):i.removeChild(s)):o.removeChild(t.stateNode)}else if(4===t.tag?o=t.stateNode.containerInfo:Gn(t),null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return;t=t.return,4===t.tag&&(n=!1)}t.sibling.return=t.return,t=t.sibling}}function zn(e,t){switch(t.tag){case 2:break;case 5:var n=t.stateNode;if(null!=n){var o=t.memoizedProps;e=null!==e?e.memoizedProps:o;var a=t.type,i=t.updateQueue;t.updateQueue=null,null!==i&&(n[oo]=o,gt(n,i,a,e,o))}break;case 6:null===t.stateNode&&r("162"),t.stateNode.nodeValue=t.memoizedProps;break;case 3:case 15:case 16:break;default:r("163")}}function Bn(e,t,n){n=$t(n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){hr(r),Nn(e,t)},n}function Wn(e,t,n){n=$t(n),n.tag=3;var r=e.stateNode;return null!==r&&"function"==typeof r.componentDidCatch&&(n.callback=function(){null===os?os=new Set([this]):os.add(this);var n=t.value,r=t.stack;Nn(e,t),this.componentDidCatch(n,{componentStack:null!==r?r:""})}),n}function Hn(e,t,n,r,o,a){n.effectTag|=512,n.firstEffect=n.lastEffect=null,r=rn(r,n),e=t;do{switch(e.tag){case 3:return e.effectTag|=1024,r=Bn(e,r,a),void Xt(e,r,a);case 2:if(t=r,n=e.stateNode,0==(64&e.effectTag)&&null!==n&&"function"==typeof n.componentDidCatch&&(null===os||!os.has(n)))return e.effectTag|=1024,r=Wn(e,t,a),void Xt(e,r,a)}e=e.return}while(null!==e)}function Vn(e){switch(e.tag){case 2:At(e);var t=e.effectTag;return 1024&t?(e.effectTag=-1025&t|64,e):null;case 3:return un(e),Ct(e),t=e.effectTag,1024&t?(e.effectTag=-1025&t|64,e):null;case 5:return ln(e),null;case 16:return t=e.effectTag,1024&t?(e.effectTag=-1025&t|64,e):null;case 4:return un(e),null;case 13:return an(e),null;default:return null}}function qn(){if(null!==Qi)for(var e=Qi.return;null!==e;){var t=e;switch(t.tag){case 2:At(t);break;case 3:un(t),Ct(t);break;case 5:ln(t);break;case 4:un(t);break;case 13:an(t)}e=e.return}Xi=null,Ji=0,Zi=-1,es=!1,Qi=null,rs=!1}function Kn(e){for(;;){var t=e.alternate,n=e.return,r=e.sibling;if(0==(512&e.effectTag)){t=Un(t,e,Ji);var o=e;if(1073741823===Ji||1073741823!==o.expirationTime){var a=0;switch(o.tag){case 3:case 2:var i=o.updateQueue;null!==i&&(a=i.expirationTime)}for(i=o.child;null!==i;)0!==i.expirationTime&&(0===a||a>i.expirationTime)&&(a=i.expirationTime),i=i.sibling;o.expirationTime=a}if(null!==t)return t;if(null!==n&&0==(512&n.effectTag)&&(null===n.firstEffect&&(n.firstEffect=e.firstEffect),null!==e.lastEffect&&(null!==n.lastEffect&&(n.lastEffect.nextEffect=e.firstEffect),n.lastEffect=e.lastEffect),1ps)&&(ps=e),e}function Zn(e,t){for(;null!==e;){if((0===e.expirationTime||e.expirationTime>t)&&(e.expirationTime=t),null!==e.alternate&&(0===e.alternate.expirationTime||e.alternate.expirationTime>t)&&(e.alternate.expirationTime=t),null===e.return){if(3!==e.tag)break;var n=e.stateNode;!Yi&&0!==Ji&&txs&&r("185")}e=e.return}}function er(){return qi=gi()-Hi,Vi=2+(qi/10|0)}function tr(e){var t=$i;$i=2+25*(1+((er()-2+500)/25|0));try{return e()}finally{$i=t}}function nr(e,t,n,r,o){var a=$i;$i=1;try{return e(t,n,r,o)}finally{$i=a}}function rr(e){if(0!==ss){if(e>ss)return;_i(cs)}var t=gi()-Hi;ss=e,cs=yi(ir,{timeout:10*(e-2)-t})}function or(e,t){if(null===e.nextScheduledRoot)e.remainingExpirationTime=t,null===is?(as=is=e,e.nextScheduledRoot=e):(is=is.nextScheduledRoot=e,is.nextScheduledRoot=as);else{var n=e.remainingExpirationTime;(0===n||t=fs)&&(!ds||er()>=fs);)er(),fr(ls,fs,!ds),ar();else for(;null!==ls&&0!==fs&&(0===e||e>=fs);)fr(ls,fs,!1),ar();null!==gs&&(ss=0,cs=-1),0!==fs&&rr(fs),gs=null,ds=!1,lr()}function ur(e,t){us&&r("253"),ls=e,fs=t,fr(e,t,!1),sr(),lr()}function lr(){if(ws=0,null!==bs){var e=bs;bs=null;for(var t=0;tv&&(b=v,v=S,S=b),b=$e(R,S),x=$e(R,v),b&&x&&(1!==O.rangeCount||O.anchorNode!==b.node||O.anchorOffset!==b.offset||O.focusNode!==x.node||O.focusOffset!==x.offset)&&(w=document.createRange(),w.setStart(b.node,b.offset),O.removeAllRanges(),S>v?(O.addRange(w),O.extend(x.node,x.offset)):(w.setEnd(x.node,x.offset),O.addRange(w))))),O=[];for(S=R;S=S.parentNode;)1===S.nodeType&&O.push({element:S,left:S.scrollLeft,top:S.scrollTop});for(R.focus(),R=0;REs)&&(ds=!0)}function hr(e){null===ls&&r("246"),ls.remainingExpirationTime=0,hs||(hs=!0,ms=e)}function mr(e){null===ls&&r("246"),ls.remainingExpirationTime=e}function gr(e,t){var n=ys;ys=!0;try{return e(t)}finally{(ys=n)||us||sr()}}function yr(e,t){if(ys&&!_s){_s=!0;try{return e(t)}finally{_s=!1}}return e(t)}function _r(e,t){us&&r("187");var n=ys;ys=!0;try{return nr(e,t)}finally{ys=n,sr()}}function vr(e){var t=ys;ys=!0;try{nr(e)}finally{(ys=t)||us||cr(1,!1,null)}}function br(e,t,n,o,a){var i=t.current;if(n){n=n._reactInternalFiber;var s;e:{for(2===Pe(n)&&2===n.tag||r("170"),s=n;3!==s.tag;){if(Lt(s)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}(s=s.return)||r("171")}s=s.stateNode.context}n=Lt(n)?It(n,s):s}else n=zr;return null===t.context?t.context=n:t.pendingContext=n,t=a,a=$t(o),a.payload={element:e},t=void 0===t?null:t,null!==t&&(a.callback=t),Qt(i,a,o),Zn(i,o),o}function xr(e){var t=e._reactInternalFiber;return void 0===t&&("function"==typeof e.render?r("188"):r("268",Object.keys(e))),e=De(t),null===e?null:e.stateNode}function wr(e,t,n,r){var o=t.current;return o=Jn(er(),o),br(e,t,n,o,r)}function Er(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function Rr(e){var t=e.findFiberByHostInstance;return Wt(Dr({},e,{findHostInstanceByFiber:function(e){return e=De(e),null===e?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null}}))}function Or(e,t,n){var r=3this.eventPool.length&&this.eventPool.push(e)}function M(e){e.eventPool=[],e.getPooled=G,e.release=j}function F(e,t){switch(e){case"keyup":return-1!==wo.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function z(e){return e=e.detail,"object"==typeof e&&"data"in e?e.data:null}function B(e,t){switch(e){case"compositionend":return z(t);case"keypress":return 32!==t.which?null:(Ao=!0,ko);case"textInput":return e=t.data,e===ko&&Ao?null:e;default:return null}}function W(e,t){if(Co)return"compositionend"===e||!Eo&&F(e,t)?(e=U(),yo._root=null,yo._startText=null,yo._fallbackText=null,Co=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1t}return!1}function fe(e,t,n,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t}function pe(e){return e[1].toUpperCase()}function de(e,t,n,r){var o=ta.hasOwnProperty(t)?ta[t]:null;(null!==o?0===o.type:!r&&(2Aa.length&&Aa.push(e)}}}function Ve(e){return Object.prototype.hasOwnProperty.call(e,Ua)||(e[Ua]=Pa++,Ia[e[Ua]]={}),Ia[e[Ua]]}function Ke(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function $e(e,t){var n=Ke(e);e=0;for(var r;n;){if(3===n.nodeType){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Ke(n)}}function Ye(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&"text"===e.type||"textarea"===t||"true"===e.contentEditable)}function Qe(e,t){if(Fa||null==Ga||Ga!==jr())return null;var n=Ga;return"selectionStart"in n&&Ye(n)?n={start:n.selectionStart,end:n.selectionEnd}:window.getSelection?(n=window.getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}):n=void 0,Ma&&Mr(Ma,n)?null:(Ma=n,e=D.getPooled(Da.select,ja,e,t),e.type="select",e.target=Ga,A(e),e)}function Xe(e){var t="";return Ur.Children.forEach(e,function(e){null==e||"string"!=typeof e&&"number"!=typeof e||(t+=e)}),t}function Je(e,t){return e=Dr({children:void 0},t),(t=Xe(t.children))&&(e.children=t),e}function Ze(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o=t.length||r("93"),t=t[0]),n=""+t),null==n&&(n="")),e._wrapperState={initialValue:""+n}}function rt(e,t){var n=t.value;null!=n&&(n=""+n,n!==e.value&&(e.value=n),null==t.defaultValue&&(e.defaultValue=n)),null!=t.defaultValue&&(e.defaultValue=t.defaultValue)}function ot(e){var t=e.textContent;t===e._wrapperState.initialValue&&(e.value=t)}function at(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function it(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?at(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}function st(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}function ct(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=n,a=t[n];o=null==a||"boolean"==typeof a||""===a?"":r||"number"!=typeof a||0===a||ui.hasOwnProperty(o)&&ui[o]?(""+a).trim():a+"px","float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}function ut(e,t,n){t&&(fi[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML)&&r("137",e,n()),null!=t.dangerouslySetInnerHTML&&(null!=t.children&&r("60"),"object"==typeof t.dangerouslySetInnerHTML&&"__html"in t.dangerouslySetInnerHTML||r("61")),null!=t.style&&"object"!=typeof t.style&&r("62",n()))}function lt(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function ft(e,t){e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument;var n=Ve(e);t=$r[t];for(var r=0;r<\/script>",e=e.removeChild(e.firstChild)):e="string"==typeof t.is?n.createElement(e,{is:t.is}):n.createElement(e):e=n.createElementNS(r,e),e}function dt(e,t){return(9===t.nodeType?t:t.ownerDocument).createTextNode(e)}function ht(e,t,n,r){var o=lt(t,n);switch(t){case"iframe":case"object":Be("load",e);var a=n;break;case"video":case"audio":for(a=0;abi||(e.current=vi[bi],vi[bi]=null,bi--)}function Ot(e,t){bi++,vi[bi]=e.current,e.current=t}function St(e){return Lt(e)?Ei:xi.current}function kt(e,t){var n=e.type.contextTypes;if(!n)return zr;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,a={};for(o in n)a[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function Lt(e){return 2===e.tag&&null!=e.type.childContextTypes}function At(e){Lt(e)&&(Rt(wi,e),Rt(xi,e))}function Ct(e){Rt(wi,e),Rt(xi,e)}function Tt(e,t,n){xi.current!==zr&&r("168"),Ot(xi,t,e),Ot(wi,n,e)}function It(e,t){var n=e.stateNode,o=e.type.childContextTypes;if("function"!=typeof n.getChildContext)return t;n=n.getChildContext();for(var a in n)a in o||r("108",ie(e)||"Unknown",a);return Dr({},t,n)}function Pt(e){if(!Lt(e))return!1;var t=e.stateNode;return t=t&&t.__reactInternalMemoizedMergedChildContext||zr,Ei=xi.current,Ot(xi,t,e),Ot(wi,wi.current,e),!0}function Ut(e,t){var n=e.stateNode;if(n||r("169"),t){var o=It(e,Ei);n.__reactInternalMemoizedMergedChildContext=o,Rt(wi,e),Rt(xi,e),Ot(xi,o,e)}else Rt(wi,e);Ot(wi,t,e)}function Nt(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.expirationTime=0,this.alternate=null}function Dt(e,t,n){var r=e.alternate;return null===r?(r=new Nt(e.tag,t,e.key,e.mode),r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.effectTag=0,r.nextEffect=null,r.firstEffect=null,r.lastEffect=null),r.expirationTime=n,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function Gt(e,t,n){var o=e.type,a=e.key;if(e=e.props,"function"==typeof o)var i=o.prototype&&o.prototype.isReactComponent?2:0;else if("string"==typeof o)i=5;else switch(o){case Wo:return jt(e.children,t,n,a);case $o:i=11,t|=3;break;case Ho:i=11,t|=2;break;case qo:return o=new Nt(15,e,a,4|t),o.type=qo,o.expirationTime=n,o;case Qo:i=16,t|=2;break;default:e:{switch("object"==typeof o&&null!==o?o.$$typeof:null){case Vo:i=13;break e;case Ko:i=12;break e;case Yo:i=14;break e;default:r("130",null==o?o:typeof o,"")}i=void 0}}return t=new Nt(i,e,a,t),t.type=o,t.expirationTime=n,t}function jt(e,t,n,r){return e=new Nt(10,e,r,t),e.expirationTime=n,e}function Mt(e,t,n){return e=new Nt(6,e,null,t),e.expirationTime=n,e}function Ft(e,t,n){return t=new Nt(4,null!==e.children?e.children:[],e.key,t),t.expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function zt(e,t,n){return t=new Nt(3,null,null,t?3:0),e={current:t,containerInfo:e,pendingChildren:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,pendingCommitExpirationTime:0,finishedWork:null,context:null,pendingContext:null,hydrate:n,remainingExpirationTime:0,firstBatch:null,nextScheduledRoot:null},t.stateNode=e}function Bt(e){return function(t){try{return e(t)}catch(e){}}}function Wt(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);Ri=Bt(function(e){return t.onCommitFiberRoot(n,e)}),Oi=Bt(function(e){return t.onCommitFiberUnmount(n,e)})}catch(e){}return!0}function Ht(e){"function"==typeof Ri&&Ri(e)}function qt(e){"function"==typeof Oi&&Oi(e)}function Vt(e){return{expirationTime:0,baseState:e,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Kt(e){return{expirationTime:e.expirationTime,baseState:e.baseState,firstUpdate:e.firstUpdate,lastUpdate:e.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function $t(e){return{expirationTime:e,tag:0,payload:null,callback:null,next:null,nextEffect:null}}function Yt(e,t,n){null===e.lastUpdate?e.firstUpdate=e.lastUpdate=t:(e.lastUpdate.next=t,e.lastUpdate=t),(0===e.expirationTime||e.expirationTime>n)&&(e.expirationTime=n)}function Qt(e,t,n){var r=e.alternate;if(null===r){var o=e.updateQueue,a=null;null===o&&(o=e.updateQueue=Vt(e.memoizedState))}else o=e.updateQueue,a=r.updateQueue,null===o?null===a?(o=e.updateQueue=Vt(e.memoizedState),a=r.updateQueue=Vt(r.memoizedState)):o=e.updateQueue=Kt(a):null===a&&(a=r.updateQueue=Kt(o));null===a||o===a?Yt(o,t,n):null===o.lastUpdate||null===a.lastUpdate?(Yt(o,t,n),Yt(a,t,n)):(Yt(o,t,n),a.lastUpdate=t)}function Xt(e,t,n){var r=e.updateQueue;r=null===r?e.updateQueue=Vt(e.memoizedState):Jt(e,r),null===r.lastCapturedUpdate?r.firstCapturedUpdate=r.lastCapturedUpdate=t:(r.lastCapturedUpdate.next=t,r.lastCapturedUpdate=t),(0===r.expirationTime||r.expirationTime>n)&&(r.expirationTime=n)}function Jt(e,t){var n=e.alternate;return null!==n&&t===n.updateQueue&&(t=e.updateQueue=Kt(t)),t}function Zt(e,t,n,r,o,a){switch(n.tag){case 1:return e=n.payload,"function"==typeof e?e.call(a,r,o):e;case 3:e.effectTag=-1025&e.effectTag|64;case 0:if(e=n.payload,null===(o="function"==typeof e?e.call(a,r,o):e)||void 0===o)break;return Dr({},r,o);case 2:Si=!0}return r}function en(e,t,n,r,o){if(Si=!1,!(0===t.expirationTime||t.expirationTime>o)){t=Jt(e,t);for(var a=t.baseState,i=null,s=0,c=t.firstUpdate,u=a;null!==c;){var l=c.expirationTime;l>o?(null===i&&(i=c,a=u),(0===s||s>l)&&(s=l)):(u=Zt(e,t,c,u,n,r),null!==c.callback&&(e.effectTag|=32,c.nextEffect=null,null===t.lastEffect?t.firstEffect=t.lastEffect=c:(t.lastEffect.nextEffect=c,t.lastEffect=c))),c=c.next}for(l=null,c=t.firstCapturedUpdate;null!==c;){var f=c.expirationTime;f>o?(null===l&&(l=c,null===i&&(a=u)),(0===s||s>f)&&(s=f)):(u=Zt(e,t,c,u,n,r),null!==c.callback&&(e.effectTag|=32,c.nextEffect=null,null===t.lastCapturedEffect?t.firstCapturedEffect=t.lastCapturedEffect=c:(t.lastCapturedEffect.nextEffect=c,t.lastCapturedEffect=c))),c=c.next}null===i&&(t.lastUpdate=null),null===l?t.lastCapturedUpdate=null:e.effectTag|=32,null===i&&null===l&&(a=u),t.baseState=a,t.firstUpdate=i,t.firstCapturedUpdate=l,t.expirationTime=s,e.memoizedState=u}}function tn(e,t){"function"!=typeof e&&r("191",e),e.call(t)}function nn(e,t,n){for(null!==t.firstCapturedUpdate&&(null!==t.lastUpdate&&(t.lastUpdate.next=t.firstCapturedUpdate,t.lastUpdate=t.lastCapturedUpdate),t.firstCapturedUpdate=t.lastCapturedUpdate=null),e=t.firstEffect,t.firstEffect=t.lastEffect=null;null!==e;){var r=e.callback;null!==r&&(e.callback=null,tn(r,n)),e=e.nextEffect}for(e=t.firstCapturedEffect,t.firstCapturedEffect=t.lastCapturedEffect=null;null!==e;)t=e.callback,null!==t&&(e.callback=null,tn(t,n)),e=e.nextEffect}function rn(e,t){return{value:e,source:t,stack:se(t)}}function on(e){var t=e.type._context;Ot(Ai,t._changedBits,e),Ot(Li,t._currentValue,e),Ot(ki,e,e),t._currentValue=e.pendingProps.value,t._changedBits=e.stateNode}function an(e){var t=Ai.current,n=Li.current;Rt(ki,e),Rt(Li,e),Rt(Ai,e),e=e.type._context,e._currentValue=n,e._changedBits=t}function sn(e){return e===Ci&&r("174"),e}function cn(e,t){Ot(Pi,t,e),Ot(Ii,e,e),Ot(Ti,Ci,e);var n=t.nodeType;switch(n){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:it(null,"");break;default:n=8===n?t.parentNode:t,t=n.namespaceURI||null,n=n.tagName,t=it(t,n)}Rt(Ti,e),Ot(Ti,t,e)}function un(e){Rt(Ti,e),Rt(Ii,e),Rt(Pi,e)}function ln(e){Ii.current===e&&(Rt(Ti,e),Rt(Ii,e))}function fn(e,t,n){var r=e.memoizedState;t=t(n,r),r=null===t||void 0===t?r:Dr({},r,t),e.memoizedState=r,null!==(e=e.updateQueue)&&0===e.expirationTime&&(e.baseState=r)}function pn(e,t,n,r,o,a){var i=e.stateNode;return e=e.type,"function"==typeof i.shouldComponentUpdate?i.shouldComponentUpdate(n,o,a):!e.prototype||!e.prototype.isPureReactComponent||(!Mr(t,n)||!Mr(r,o))}function dn(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Ui.enqueueReplaceState(t,t.state,null)}function hn(e,t){var n=e.type,r=e.stateNode,o=e.pendingProps,a=St(e);r.props=o,r.state=e.memoizedState,r.refs=zr,r.context=kt(e,a),a=e.updateQueue,null!==a&&(en(e,a,o,r,t),r.state=e.memoizedState),a=e.type.getDerivedStateFromProps,"function"==typeof a&&(fn(e,a,o),r.state=e.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof r.getSnapshotBeforeUpdate||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||(n=r.state,"function"==typeof r.componentWillMount&&r.componentWillMount(),"function"==typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),n!==r.state&&Ui.enqueueReplaceState(r,r.state,null),null!==(a=e.updateQueue)&&(en(e,a,o,r,t),r.state=e.memoizedState)),"function"==typeof r.componentDidMount&&(e.effectTag|=4)}function mn(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){n=n._owner;var o=void 0;n&&(2!==n.tag&&r("110"),o=n.stateNode),o||r("147",e);var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=o.refs===zr?o.refs={}:o.refs;null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}"string"!=typeof e&&r("148"),n._owner||r("254",e)}return e}function gn(e,t){"textarea"!==e.type&&r("31","[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,"")}function yn(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function o(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t,n){return e=Dt(e,t,n),e.index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index,rm?(g=f,f=null):g=f.sibling;var y=d(r,f,s[m],c);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(r,f),a=i(y,a,m),null===l?u=y:l.sibling=y,l=y,f=g}if(m===s.length)return n(r,f),u;if(null===f){for(;mg?(y=m,m=null):y=m.sibling;var v=d(a,m,_.value,u);if(null===v){m||(m=y);break}e&&m&&null===v.alternate&&t(a,m),s=i(v,s,g),null===f?l=v:f.sibling=v,f=v,m=y}if(_.done)return n(a,m),l;if(null===m){for(;!_.done;g++,_=c.next())null!==(_=p(a,_.value,u))&&(s=i(_,s,g),null===f?l=_:f.sibling=_,f=_);return l}for(m=o(a,m);!_.done;g++,_=c.next())null!==(_=h(m,a,g,_.value,u))&&(e&&null!==_.alternate&&m.delete(null===_.key?g:_.key),s=i(_,s,g),null===f?l=_:f.sibling=_,f=_);return e&&m.forEach(function(e){return t(a,e)}),l}return function(e,o,i,c){"object"==typeof i&&null!==i&&i.type===Wo&&null===i.key&&(i=i.props.children);var u="object"==typeof i&&null!==i;if(u)switch(i.$$typeof){case zo:e:{var l=i.key;for(u=o;null!==u;){if(u.key===l){if(10===u.tag?i.type===Wo:u.type===i.type){n(e,u.sibling),o=a(u,i.type===Wo?i.props.children:i.props,c),o.ref=mn(e,u,i),o.return=e,e=o;break e}n(e,u);break}t(e,u),u=u.sibling}i.type===Wo?(o=jt(i.props.children,e.mode,c,i.key),o.return=e,e=o):(c=Gt(i,e.mode,c),c.ref=mn(e,o,i),c.return=e,e=c)}return s(e);case Bo:e:{for(u=i.key;null!==o;){if(o.key===u){if(4===o.tag&&o.stateNode.containerInfo===i.containerInfo&&o.stateNode.implementation===i.implementation){n(e,o.sibling),o=a(o,i.children||[],c),o.return=e,e=o;break e}n(e,o);break}t(e,o),o=o.sibling}o=Ft(i,e.mode,c),o.return=e,e=o}return s(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==o&&6===o.tag?(n(e,o.sibling),o=a(o,i,c),o.return=e,e=o):(n(e,o),o=Mt(i,e.mode,c),o.return=e,e=o),s(e);if(Ni(i))return m(e,o,i,c);if(ae(i))return g(e,o,i,c);if(u&&gn(e,i),void 0===i)switch(e.tag){case 2:case 1:c=e.type,r("152",c.displayName||c.name||"Component")}return n(e,o)}}function _n(e,t){var n=new Nt(5,null,null,0);n.type="DELETED",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function vn(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function bn(e){if(Fi){var t=Mi;if(t){var n=t;if(!vn(e,t)){if(!(t=xt(n))||!vn(e,t))return e.effectTag|=2,Fi=!1,void(ji=e);_n(ji,n)}ji=e,Mi=wt(t)}else e.effectTag|=2,Fi=!1,ji=e}}function xn(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag;)e=e.return;ji=e}function wn(e){if(e!==ji)return!1;if(!Fi)return xn(e),Fi=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!bt(t,e.memoizedProps))for(t=Mi;t;)_n(e,t),t=xt(t);return xn(e),Mi=ji?xt(e.stateNode):null,!0}function En(){Mi=ji=null,Fi=!1}function Rn(e,t,n){On(e,t,n,t.expirationTime)}function On(e,t,n,r){t.child=null===e?Gi(t,null,n,r):Di(t,e.child,n,r)}function Sn(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function kn(e,t,n,r,o){Sn(e,t);var a=0!=(64&t.effectTag);if(!n&&!a)return r&&Ut(t,!1),Tn(e,t);n=t.stateNode,Mo.current=t;var i=a?null:n.render();return t.effectTag|=1,a&&(On(e,t,null,o),t.child=null),On(e,t,i,o),t.memoizedState=n.state,t.memoizedProps=n.props,r&&Ut(t,!0),t.child}function Ln(e){var t=e.stateNode;t.pendingContext?Tt(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Tt(e,t.context,!1),cn(e,t.containerInfo)}function An(e,t,n,r){var o=e.child;for(null!==o&&(o.return=e);null!==o;){switch(o.tag){case 12:var a=0|o.stateNode;if(o.type===t&&0!=(a&n)){for(a=o;null!==a;){var i=a.alternate;if(0===a.expirationTime||a.expirationTime>r)a.expirationTime=r,null!==i&&(0===i.expirationTime||i.expirationTime>r)&&(i.expirationTime=r);else{if(null===i||!(0===i.expirationTime||i.expirationTime>r))break;i.expirationTime=r}a=a.return}a=null}else a=o.child;break;case 13:a=o.type===e.type?null:o.child;break;default:a=o.child}if(null!==a)a.return=o;else for(a=o;null!==a;){if(a===e){a=null;break}if(null!==(o=a.sibling)){o.return=a.return,a=o;break}a=a.return}o=a}}function Cn(e,t,n){var r=t.type._context,o=t.pendingProps,a=t.memoizedProps,i=!0;if(wi.current)i=!1;else if(a===o)return t.stateNode=0,on(t),Tn(e,t);var s=o.value;if(t.memoizedProps=o,null===a)s=1073741823;else if(a.value===o.value){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t);s=0}else{var c=a.value;if(c===s&&(0!==c||1/c==1/s)||c!==c&&s!==s){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t);s=0}else if(s="function"==typeof r._calculateChangedBits?r._calculateChangedBits(c,s):1073741823,0===(s|=0)){if(a.children===o.children&&i)return t.stateNode=0,on(t),Tn(e,t)}else An(t,r,s,n)}return t.stateNode=s,on(t),Rn(e,t,o.children),t.child}function Tn(e,t){if(null!==e&&t.child!==e.child&&r("153"),null!==t.child){e=t.child;var n=Dt(e,e.pendingProps,e.expirationTime);for(t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,n=n.sibling=Dt(e,e.pendingProps,e.expirationTime),n.return=t;n.sibling=null}return t.child}function In(e,t,n){if(0===t.expirationTime||t.expirationTime>n){switch(t.tag){case 3:Ln(t);break;case 2:Pt(t);break;case 4:cn(t,t.stateNode.containerInfo);break;case 13:on(t)}return null}switch(t.tag){case 0:null!==e&&r("155");var o=t.type,a=t.pendingProps,i=St(t);return i=kt(t,i),o=o(a,i),t.effectTag|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof?(i=t.type,t.tag=2,t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,i=i.getDerivedStateFromProps,"function"==typeof i&&fn(t,i,a),a=Pt(t),o.updater=Ui,t.stateNode=o,o._reactInternalFiber=t,hn(t,n),e=kn(e,t,!0,a,n)):(t.tag=1,Rn(e,t,o),t.memoizedProps=a,e=t.child),e;case 1:return a=t.type,n=t.pendingProps,wi.current||t.memoizedProps!==n?(o=St(t),o=kt(t,o),a=a(n,o),t.effectTag|=1,Rn(e,t,a),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 2:if(a=Pt(t),null===e)if(null===t.stateNode){var s=t.pendingProps,c=t.type;o=St(t);var u=2===t.tag&&null!=t.type.contextTypes;i=u?kt(t,o):zr,s=new c(s,i),t.memoizedState=null!==s.state&&void 0!==s.state?s.state:null,s.updater=Ui,t.stateNode=s,s._reactInternalFiber=t,u&&(u=t.stateNode,u.__reactInternalMemoizedUnmaskedChildContext=o,u.__reactInternalMemoizedMaskedChildContext=i),hn(t,n),o=!0}else{c=t.type,o=t.stateNode,u=t.memoizedProps,i=t.pendingProps,o.props=u;var l=o.context;s=St(t),s=kt(t,s);var f=c.getDerivedStateFromProps;(c="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(u!==i||l!==s)&&dn(t,o,i,s),Si=!1;var p=t.memoizedState;l=o.state=p;var d=t.updateQueue;null!==d&&(en(t,d,i,o,n),l=t.memoizedState),u!==i||p!==l||wi.current||Si?("function"==typeof f&&(fn(t,f,i),l=t.memoizedState),(u=Si||pn(t,u,i,p,l,s))?(c||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.effectTag|=4)):("function"==typeof o.componentDidMount&&(t.effectTag|=4),t.memoizedProps=i,t.memoizedState=l),o.props=i,o.state=l,o.context=s,o=u):("function"==typeof o.componentDidMount&&(t.effectTag|=4),o=!1)}else c=t.type,o=t.stateNode,i=t.memoizedProps,u=t.pendingProps,o.props=i,l=o.context,s=St(t),s=kt(t,s),f=c.getDerivedStateFromProps,(c="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(i!==u||l!==s)&&dn(t,o,u,s),Si=!1,l=t.memoizedState,p=o.state=l,d=t.updateQueue,null!==d&&(en(t,d,u,o,n),p=t.memoizedState),i!==u||l!==p||wi.current||Si?("function"==typeof f&&(fn(t,f,u),p=t.memoizedState),(f=Si||pn(t,i,u,l,p,s))?(c||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(u,p,s),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(u,p,s)),"function"==typeof o.componentDidUpdate&&(t.effectTag|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),t.memoizedProps=u,t.memoizedState=p),o.props=u,o.state=p,o.context=s,o=f):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),o=!1);return kn(e,t,o,a,n);case 3:return Ln(t),a=t.updateQueue,null!==a?(o=t.memoizedState,o=null!==o?o.element:null,en(t,a,t.pendingProps,null,n),(a=t.memoizedState.element)===o?(En(),e=Tn(e,t)):(o=t.stateNode,(o=(null===e||null===e.child)&&o.hydrate)&&(Mi=wt(t.stateNode.containerInfo),ji=t,o=Fi=!0),o?(t.effectTag|=2,t.child=Gi(t,null,a,n)):(En(),Rn(e,t,a)),e=t.child)):(En(),e=Tn(e,t)),e;case 5:return sn(Pi.current),a=sn(Ti.current),o=it(a,t.type),a!==o&&(Ot(Ii,t,t),Ot(Ti,o,t)),null===e&&bn(t),a=t.type,u=t.memoizedProps,o=t.pendingProps,i=null!==e?e.memoizedProps:null,wi.current||u!==o||((u=1&t.mode&&!!o.hidden)&&(t.expirationTime=1073741823),u&&1073741823===n)?(u=o.children,bt(a,o)?u=null:i&&bt(a,i)&&(t.effectTag|=16),Sn(e,t),1073741823!==n&&1&t.mode&&o.hidden?(t.expirationTime=1073741823,t.memoizedProps=o,e=null):(Rn(e,t,u),t.memoizedProps=o,e=t.child)):e=Tn(e,t),e;case 6:return null===e&&bn(t),t.memoizedProps=t.pendingProps,null;case 16:return null;case 4:return cn(t,t.stateNode.containerInfo),a=t.pendingProps,wi.current||t.memoizedProps!==a?(null===e?t.child=Di(t,null,a,n):Rn(e,t,a),t.memoizedProps=a,e=t.child):e=Tn(e,t),e;case 14:return a=t.type.render,n=t.pendingProps,o=t.ref,wi.current||t.memoizedProps!==n||o!==(null!==e?e.ref:null)?(a=a(n,o),Rn(e,t,a),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 10:return n=t.pendingProps,wi.current||t.memoizedProps!==n?(Rn(e,t,n),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 11:return n=t.pendingProps.children,wi.current||null!==n&&t.memoizedProps!==n?(Rn(e,t,n),t.memoizedProps=n,e=t.child):e=Tn(e,t),e;case 15:return n=t.pendingProps,t.memoizedProps===n?e=Tn(e,t):(Rn(e,t,n.children),t.memoizedProps=n,e=t.child),e;case 13:return Cn(e,t,n);case 12:e:if(o=t.type,i=t.pendingProps,u=t.memoizedProps,a=o._currentValue,s=o._changedBits,wi.current||0!==s||u!==i){if(t.memoizedProps=i,c=i.unstable_observedBits,void 0!==c&&null!==c||(c=1073741823),t.stateNode=c,0!=(s&c))An(t,o,s,n);else if(u===i){e=Tn(e,t);break e}n=i.children,n=n(a),t.effectTag|=1,Rn(e,t,n),e=t.child}else e=Tn(e,t);return e;default:r("156")}}function Pn(e){e.effectTag|=4}function Un(e,t){var n=t.pendingProps;switch(t.tag){case 1:return null;case 2:return At(t),null;case 3:un(t),Ct(t);var o=t.stateNode;return o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(wn(t),t.effectTag&=-3),zi(t),null;case 5:ln(t),o=sn(Pi.current);var a=t.type;if(null!==e&&null!=t.stateNode){var i=e.memoizedProps,s=t.stateNode,c=sn(Ti.current);s=mt(s,a,i,n,o),Bi(e,t,s,a,i,n,o,c),e.ref!==t.ref&&(t.effectTag|=128)}else{if(!n)return null===t.stateNode&&r("166"),null;if(e=sn(Ti.current),wn(t))n=t.stateNode,a=t.type,i=t.memoizedProps,n[ro]=t,n[oo]=i,o=yt(n,a,i,e,o),t.updateQueue=o,null!==o&&Pn(t);else{e=pt(a,n,o,e),e[ro]=t,e[oo]=n;e:for(i=t.child;null!==i;){if(5===i.tag||6===i.tag)e.appendChild(i.stateNode);else if(4!==i.tag&&null!==i.child){i.child.return=i,i=i.child;continue}if(i===t)break;for(;null===i.sibling;){if(null===i.return||i.return===t)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}ht(e,a,n,o),vt(a,n)&&Pn(t),t.stateNode=e}null!==t.ref&&(t.effectTag|=128)}return null;case 6:if(e&&null!=t.stateNode)Wi(e,t,e.memoizedProps,n);else{if("string"!=typeof n)return null===t.stateNode&&r("166"),null;o=sn(Pi.current),sn(Ti.current),wn(t)?(o=t.stateNode,n=t.memoizedProps,o[ro]=t,_t(o,n)&&Pn(t)):(o=dt(n,o),o[ro]=t,t.stateNode=o)}return null;case 14:case 16:case 10:case 11:case 15:return null;case 4:return un(t),zi(t),null;case 13:return an(t),null;case 12:return null;case 0:r("167");default:r("156")}}function Nn(e,t){var n=t.source;null===t.stack&&null!==n&&se(n),null!==n&&ie(n),t=t.value,null!==e&&2===e.tag&&ie(e);try{t&&t.suppressReactErrorLogging||console.error(t)}catch(e){e&&e.suppressReactErrorLogging||console.error(e)}}function Dn(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Qn(e,t)}else t.current=null}function Gn(e){switch("function"==typeof qt&&qt(e),e.tag){case 2:Dn(e);var t=e.stateNode;if("function"==typeof t.componentWillUnmount)try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(t){Qn(e,t)}break;case 5:Dn(e);break;case 4:Fn(e)}}function jn(e){return 5===e.tag||3===e.tag||4===e.tag}function Mn(e){e:{for(var t=e.return;null!==t;){if(jn(t)){var n=t;break e}t=t.return}r("160"),n=void 0}var o=t=void 0;switch(n.tag){case 5:t=n.stateNode,o=!1;break;case 3:case 4:t=n.stateNode.containerInfo,o=!0;break;default:r("161")}16&n.effectTag&&(st(t,""),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||jn(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}for(var a=e;;){if(5===a.tag||6===a.tag)if(n)if(o){var i=t,s=a.stateNode,c=n;8===i.nodeType?i.parentNode.insertBefore(s,c):i.insertBefore(s,c)}else t.insertBefore(a.stateNode,n);else o?(i=t,s=a.stateNode,8===i.nodeType?i.parentNode.insertBefore(s,i):i.appendChild(s)):t.appendChild(a.stateNode);else if(4!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===e)break;for(;null===a.sibling;){if(null===a.return||a.return===e)return;a=a.return}a.sibling.return=a.return,a=a.sibling}}function Fn(e){for(var t=e,n=!1,o=void 0,a=void 0;;){if(!n){n=t.return;e:for(;;){switch(null===n&&r("160"),n.tag){case 5:o=n.stateNode,a=!1;break e;case 3:case 4:o=n.stateNode.containerInfo,a=!0;break e}n=n.return}n=!0}if(5===t.tag||6===t.tag){e:for(var i=t,s=i;;)if(Gn(s),null!==s.child&&4!==s.tag)s.child.return=s,s=s.child;else{if(s===i)break;for(;null===s.sibling;){if(null===s.return||s.return===i)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}a?(i=o,s=t.stateNode,8===i.nodeType?i.parentNode.removeChild(s):i.removeChild(s)):o.removeChild(t.stateNode)}else if(4===t.tag?o=t.stateNode.containerInfo:Gn(t),null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return;t=t.return,4===t.tag&&(n=!1)}t.sibling.return=t.return,t=t.sibling}}function zn(e,t){switch(t.tag){case 2:break;case 5:var n=t.stateNode;if(null!=n){var o=t.memoizedProps;e=null!==e?e.memoizedProps:o;var a=t.type,i=t.updateQueue;t.updateQueue=null,null!==i&&(n[oo]=o,gt(n,i,a,e,o))}break;case 6:null===t.stateNode&&r("162"),t.stateNode.nodeValue=t.memoizedProps;break;case 3:case 15:case 16:break;default:r("163")}}function Bn(e,t,n){n=$t(n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){hr(r),Nn(e,t)},n}function Wn(e,t,n){n=$t(n),n.tag=3;var r=e.stateNode;return null!==r&&"function"==typeof r.componentDidCatch&&(n.callback=function(){null===os?os=new Set([this]):os.add(this);var n=t.value,r=t.stack;Nn(e,t),this.componentDidCatch(n,{componentStack:null!==r?r:""})}),n}function Hn(e,t,n,r,o,a){n.effectTag|=512,n.firstEffect=n.lastEffect=null,r=rn(r,n),e=t;do{switch(e.tag){case 3:return e.effectTag|=1024,r=Bn(e,r,a),void Xt(e,r,a);case 2:if(t=r,n=e.stateNode,0==(64&e.effectTag)&&null!==n&&"function"==typeof n.componentDidCatch&&(null===os||!os.has(n)))return e.effectTag|=1024,r=Wn(e,t,a),void Xt(e,r,a)}e=e.return}while(null!==e)}function qn(e){switch(e.tag){case 2:At(e);var t=e.effectTag;return 1024&t?(e.effectTag=-1025&t|64,e):null;case 3:return un(e),Ct(e),t=e.effectTag,1024&t?(e.effectTag=-1025&t|64,e):null;case 5:return ln(e),null;case 16:return t=e.effectTag,1024&t?(e.effectTag=-1025&t|64,e):null;case 4:return un(e),null;case 13:return an(e),null;default:return null}}function Vn(){if(null!==Qi)for(var e=Qi.return;null!==e;){var t=e;switch(t.tag){case 2:At(t);break;case 3:un(t),Ct(t);break;case 5:ln(t);break;case 4:un(t);break;case 13:an(t)}e=e.return}Xi=null,Ji=0,Zi=-1,es=!1,Qi=null,rs=!1}function Kn(e){for(;;){var t=e.alternate,n=e.return,r=e.sibling;if(0==(512&e.effectTag)){t=Un(t,e,Ji);var o=e;if(1073741823===Ji||1073741823!==o.expirationTime){var a=0;switch(o.tag){case 3:case 2:var i=o.updateQueue;null!==i&&(a=i.expirationTime)}for(i=o.child;null!==i;)0!==i.expirationTime&&(0===a||a>i.expirationTime)&&(a=i.expirationTime),i=i.sibling;o.expirationTime=a}if(null!==t)return t;if(null!==n&&0==(512&n.effectTag)&&(null===n.firstEffect&&(n.firstEffect=e.firstEffect),null!==e.lastEffect&&(null!==n.lastEffect&&(n.lastEffect.nextEffect=e.firstEffect),n.lastEffect=e.lastEffect),1ps)&&(ps=e),e}function Zn(e,t){for(;null!==e;){if((0===e.expirationTime||e.expirationTime>t)&&(e.expirationTime=t),null!==e.alternate&&(0===e.alternate.expirationTime||e.alternate.expirationTime>t)&&(e.alternate.expirationTime=t),null===e.return){if(3!==e.tag)break;var n=e.stateNode;!Yi&&0!==Ji&&txs&&r("185")}e=e.return}}function er(){return Vi=gi()-Hi,qi=2+(Vi/10|0)}function tr(e){var t=$i;$i=2+25*(1+((er()-2+500)/25|0));try{return e()}finally{$i=t}}function nr(e,t,n,r,o){var a=$i;$i=1;try{return e(t,n,r,o)}finally{$i=a}}function rr(e){if(0!==ss){if(e>ss)return;_i(cs)}var t=gi()-Hi;ss=e,cs=yi(ir,{timeout:10*(e-2)-t})}function or(e,t){if(null===e.nextScheduledRoot)e.remainingExpirationTime=t,null===is?(as=is=e,e.nextScheduledRoot=e):(is=is.nextScheduledRoot=e,is.nextScheduledRoot=as);else{var n=e.remainingExpirationTime;(0===n||t=fs)&&(!ds||er()>=fs);)er(),fr(ls,fs,!ds),ar();else for(;null!==ls&&0!==fs&&(0===e||e>=fs);)fr(ls,fs,!1),ar();null!==gs&&(ss=0,cs=-1),0!==fs&&rr(fs),gs=null,ds=!1,lr()}function ur(e,t){us&&r("253"),ls=e,fs=t,fr(e,t,!1),sr(),lr()}function lr(){if(ws=0,null!==bs){var e=bs;bs=null;for(var t=0;tv&&(b=v,v=S,S=b),b=$e(R,S),x=$e(R,v),b&&x&&(1!==O.rangeCount||O.anchorNode!==b.node||O.anchorOffset!==b.offset||O.focusNode!==x.node||O.focusOffset!==x.offset)&&(w=document.createRange(),w.setStart(b.node,b.offset),O.removeAllRanges(),S>v?(O.addRange(w),O.extend(x.node,x.offset)):(w.setEnd(x.node,x.offset),O.addRange(w))))),O=[];for(S=R;S=S.parentNode;)1===S.nodeType&&O.push({element:S,left:S.scrollLeft,top:S.scrollTop});for(R.focus(),R=0;REs)&&(ds=!0)}function hr(e){null===ls&&r("246"),ls.remainingExpirationTime=0,hs||(hs=!0,ms=e)}function mr(e){null===ls&&r("246"),ls.remainingExpirationTime=e}function gr(e,t){var n=ys;ys=!0;try{return e(t)}finally{(ys=n)||us||sr()}}function yr(e,t){if(ys&&!_s){_s=!0;try{return e(t)}finally{_s=!1}}return e(t)}function _r(e,t){us&&r("187");var n=ys;ys=!0;try{return nr(e,t)}finally{ys=n,sr()}}function vr(e){var t=ys;ys=!0;try{nr(e)}finally{(ys=t)||us||cr(1,!1,null)}}function br(e,t,n,o,a){var i=t.current;if(n){n=n._reactInternalFiber;var s;e:{for(2===Pe(n)&&2===n.tag||r("170"),s=n;3!==s.tag;){if(Lt(s)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}(s=s.return)||r("171")}s=s.stateNode.context}n=Lt(n)?It(n,s):s}else n=zr;return null===t.context?t.context=n:t.pendingContext=n,t=a,a=$t(o),a.payload={element:e},t=void 0===t?null:t,null!==t&&(a.callback=t),Qt(i,a,o),Zn(i,o),o}function xr(e){var t=e._reactInternalFiber;return void 0===t&&("function"==typeof e.render?r("188"):r("268",Object.keys(e))),e=De(t),null===e?null:e.stateNode}function wr(e,t,n,r){var o=t.current;return o=Jn(er(),o),br(e,t,n,o,r)}function Er(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function Rr(e){var t=e.findFiberByHostInstance;return Wt(Dr({},e,{findHostInstanceByFiber:function(e){return e=De(e),null===e?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null}}))}function Or(e,t,n){var r=3=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=xo.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},Go=!1,jo={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(" ")}},Ga=null,ja=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=Gr.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(385);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(388),c=n(389),u=n(403),l=n(404),f=n(405),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,x=void 0===v?s.a:v,w=c.areMergedPropsEqual,E=void 0===w?s.a:w,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:x,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(406)},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(409),i=r(a),s=n(410),c=r(s),u=n(411),l=r(u),f=n(412),p=r(f),d=n(413),h=r(d),m=n(414),g=r(m),y=n(416),_=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(169)),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(415)),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)},x=function(){return Math.random().toString(36).substr(2,_)},w=Object(u.a)(),E=function(e){p(B,e),B.length=t.length,w.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{w.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,x(),B.location);w.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,x(),B.location);w.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)},G=0,j=function(e){G+=e,1===G?(Object(l.a)(window,"popstate",R),r&&Object(l.a)(window,"hashchange",O)):0===G&&(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=w.setPrompt(e);return M||(j(1),M=!0),function(){return M&&(M=!1,j(-1)),t()}},z=function(e){var t=w.appendListener(e);return j(1),function(){j(-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,x=v.decodePath,w=function(){var e=x(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=w(),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,G(o))},C=d(),T=b(C);C!==T&&m(T);var I=w(),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})}})},G=function(e){o()(n,"Hash history go(n) causes a full page reload in this browser"),t.go(e)},j=function(){return G(-1)},M=function(){return G(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:G,goBack:j,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,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 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})}})},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 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:x,replace:w,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(425);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(431);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(433);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:w("go"),goBack:w("goBack"),goForward:w("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(435);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(439);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=xo.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:q,needsStateRestore:V,restoreStateIfNeeded:K},Go=!1,jo={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,qo=Fo?Symbol.for("react.profiler"):60114,Vo=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(" ")}},Ga=null,ja=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=Ve(a),o=$r.onSelect;for(var i=0;ie))){$a=-1,ei.didTimeout=!0;for(var t=0,n=qa.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=Gr.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(385);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(388),c=n(389),u=n(403),l=n(404),f=n(405),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,x=void 0===v?s.a:v,w=c.areMergedPropsEqual,E=void 0===w?s.a:w,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:x,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(406)},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(409),i=r(a),s=n(410),c=r(s),u=n(411),l=r(u),f=n(412),p=r(f),d=n(413),h=r(d),m=n(414),g=r(m),y=n(416),_=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(169)),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(415)),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)},x=function(){return Math.random().toString(36).substr(2,_)},w=Object(u.a)(),E=function(e){p(B,e),B.length=t.length,w.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{w.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,x(),B.location);w.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,x(),B.location);w.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)},G=0,j=function(e){G+=e,1===G?(Object(l.a)(window,"popstate",R),r&&Object(l.a)(window,"hashchange",O)):0===G&&(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=w.setPrompt(e);return M||(j(1),M=!0),function(){return M&&(M=!1,j(-1)),t()}},z=function(e){var t=w.appendListener(e);return j(1),function(){j(-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,x=v.decodePath,w=function(){var e=x(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(q,e),q.length=t.length,E.notifyListeners(q.location,q.action)},O=!1,S=null,k=function(){var e=d(),t=b(e);if(e!==t)m(t);else{var n=w(),r=q.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=q.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,G(o))},C=d(),T=b(C);C!==T&&m(T);var I=w(),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,q.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)(q.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,q.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)(q.location));-1!==o&&(P[o]=t),R({action:"REPLACE",location:n})}})},G=function(e){o()(n,"Hash history go(n) causes a full page reload in this browser"),t.go(e)},j=function(){return G(-1)},M=function(){return G(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()}},q={length:t.length,action:"POP",location:I,createHref:U,push:N,replace:D,go:G,goBack:j,goForward:M,block:W,listen:H};return q};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,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 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})}})},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 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:x,replace:w,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(425);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(431);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(433);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:w("go"),goBack:w("goBack"),goForward:w("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(435);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(439);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. @@ -36,7 +36,7 @@ var o=n(445);e.exports=function(e){var t,n;return!1!==r(e)&&("function"==typeof( * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ -e.exports=function(e){return null!=e&&"object"==typeof e&&!1===Array.isArray(e)}},function(e,t,n){!function(t){e.exports=t(null)}(function e(t){"use strict";function n(e,t,o,c,f){for(var p,d,h=0,y=0,_=0,v=0,b=0,x=0,w=0,E=0,R=0,O=0,S=0,C=0,T=0,I=0,P=0,U=0,N=0,G=0,j=0,M=o.length,F=M-1,z="",ae="",Ie="",Pe="",Ge="",Me="";P0&&(ae=ae.replace(g,"")),ae.trim().length>0)){switch(w){case ne:case ee:case V:case Z:case J:break;default:ae+=o.charAt(P)}w=V}if(1===N)switch(w){case K:case q:case V:case le:case ue:case $:case Y:case se:N=0;case ee:case Z:case J:case ne:break;default:for(N=0,j=P,b=w,P--,w=V;j0&&(++P,w=b);case K:j=M}}switch(w){case K:for(ae=ae.trim(),b=ae.charCodeAt(0),S=1,j=++P;P0&&(ae=ae.replace(g,"")),x=ae.charCodeAt(1)){case Oe:case ve:case be:case oe:p=t;break;default:p=De}if(Ie=n(t,p,Ie,x,f+1),j=Ie.length,Ne>0&&0===j&&(j=ae.length),je>0&&(p=r(De,ae,G),d=l(Ve,Ie,p,t,Le,ke,j,x,f,c),ae=p.join(""),void 0!==d&&0===(j=(Ie=d.trim()).length)&&(x=0,Ie="")),j>0)switch(x){case be:ae=ae.replace(D,s);case Oe:case ve:case oe:Ie=ae+"{"+Ie+"}";break;case _e:ae=ae.replace(k,"$1 $2"+(Ke>0?$e:"")),Ie=ae+"{"+Ie+"}",Ie=1===Te||2===Te&&i("@"+Ie,3)?"@"+B+Ie+"@"+Ie:"@"+Ie;break;default:Ie=ae+Ie,c===Se&&(Pe+=Ie,Ie="")}else Ie="";break;default:Ie=n(t,r(t,ae,G),Ie,c,f+1)}Ge+=Ie,C=0,N=0,I=0,U=0,G=0,T=0,ae="",Ie="",w=o.charCodeAt(++P);break;case q:case V:if(ae=(U>0?ae.replace(g,""):ae).trim(),(j=ae.length)>1)switch(0===I&&((b=ae.charCodeAt(0))===oe||b>96&&b<123)&&(j=(ae=ae.replace(" ",":")).length),je>0&&void 0!==(d=l(We,ae,t,e,Le,ke,Pe.length,c,f,c))&&0===(j=(ae=d.trim()).length)&&(ae="\0\0"),b=ae.charCodeAt(0),x=ae.charCodeAt(1),b){case me:break;case te:if(x===Ee||x===Re){Me+=ae+o.charAt(P);break}default:if(ae.charCodeAt(j-1)===ce)break;Pe+=a(ae,b,x,ae.charCodeAt(2))}C=0,N=0,I=0,U=0,G=0,ae="",w=o.charCodeAt(++P)}}switch(w){case Z:case J:if(y+v+_+h+Ue===0)switch(O){case Y:case ue:case le:case te:case he:case pe:case ie:case de:case fe:case oe:case ce:case se:case V:case K:case q:break;default:I>0&&(N=1)}y===fe?y=0:Ce+C===0&&c!==_e&&ae.length>0&&(U=1,ae+="\0"),je*qe>0&&l(Be,ae,t,e,Le,ke,Pe.length,c,f,c),ke=1,Le++;break;case V:case q:if(y+v+_+h===0){ke++;break}default:switch(ke++,z=o.charAt(P),w){case ee:case ne:if(v+h+y===0)switch(E){case se:case ce:case ee:case ne:z="";break;default:w!==ne&&(z=" ")}break;case me:z="\\0";break;case ge:z="\\f";break;case ye:z="\\v";break;case re:v+y+h===0&&Ce>0&&(G=1,U=1,z="\f"+z);break;case 108:if(v+y+h+Ae===0&&I>0)switch(P-I){case 2:E===xe&&o.charCodeAt(P-3)===ce&&(Ae=E);case 8:R===we&&(Ae=R)}break;case ce:v+y+h===0&&(I=P);break;case se:y+_+v+h===0&&(U=1,z+="\r");break;case le:case ue:0===y&&(v=v===w?0:0===v?w:v);break;case Q:v+y+_===0&&h++;break;case X:v+y+_===0&&h--;break;case Y:v+y+h===0&&_--;break;case $:if(v+y+h===0){if(0===C)switch(2*E+3*R){case 533:break;default:S=0,C=1}_++}break;case te:y+_+v+h+I+T===0&&(T=1);break;case ie:case fe:if(v+h+_>0)break;switch(y){case 0:switch(2*w+3*o.charCodeAt(P+1)){case 235:y=fe;break;case 220:j=P,y=ie}break;case ie:w===fe&&E===ie&&(33===o.charCodeAt(j+2)&&(Pe+=o.substring(j,P+1)),z="",y=0)}}if(0===y){if(Ce+v+h+T===0&&c!==_e&&w!==V)switch(w){case se:case he:case pe:case de:case Y:case $:if(0===C){switch(E){case ee:case ne:case J:case Z:z+="\0";break;default:z="\0"+z+(w===se?"":"\0")}U=1}else switch(w){case $:I+7===P&&108===E&&(I=0),C=++S;break;case Y:0==(C=--S)&&(U=1,z+="\0")}break;case ee:case ne:switch(E){case me:case K:case q:case V:case se:case ge:case ee:case ne:case J:case Z:break;default:0===C&&(U=1,z+="\0")}}ae+=z,w!==ne&&w!==ee&&(O=w)}}R=E,E=w,P++}if(j=Pe.length,Ne>0&&0===j&&0===Ge.length&&0===t[0].length==!1&&(c!==ve||1===t.length&&(Ce>0?Ye:Qe)===t[0])&&(j=t.join(",").length+2),j>0){if(p=0===Ce&&c!==_e?u(t):t,je>0&&void 0!==(d=l(He,Pe,p,e,Le,ke,j,c,f,c))&&0===(Pe=d).length)return Me+Pe+Ge;if(Pe=p.join(",")+"{"+Pe+"}",Te*Ae!=0){switch(2!==Te||i(Pe,2)||(Ae=0),Ae){case we:Pe=Pe.replace(A,":"+W+"$1")+Pe;break;case xe:Pe=Pe.replace(L,"::"+B+"input-$1")+Pe.replace(L,"::"+W+"$1")+Pe.replace(L,":"+H+"input-$1")+Pe}Ae=0}}return Me+Pe+Ge}function r(e,t,n){var r=t.trim().split(E),a=r,i=r.length,s=e.length;switch(s){case 0:case 1:for(var c=0,u=0===s?"":e[0]+" ";c0&&Ce>0)return o.replace(O,"$1").replace(R,"$1"+Qe);break;default:return e.trim()+o.replace(R,"$1"+e.trim())}default:if(n*Ce>0&&o.indexOf("\f")>0)return o.replace(R,(e.charCodeAt(0)===ce?"":"$1")+e.trim())}return e+o}function a(e,t,n,r){var o,s=0,u=e+";",l=2*t+3*n+4*r;if(944===l)return c(u);if(0===Te||2===Te&&!i(u,1))return u;switch(l){case 1015:return 97===u.charCodeAt(10)?B+u+u:u;case 951:return 116===u.charCodeAt(3)?B+u+u:u;case 963:return 110===u.charCodeAt(5)?B+u+u:u;case 1009:if(100!==u.charCodeAt(4))break;case 969:case 942:return B+u+u;case 978:return B+u+W+u+u;case 1019:case 983:return B+u+W+u+H+u+u;case 883:return u.charCodeAt(8)===oe?B+u+u:u.indexOf("image-set(",11)>0?u.replace(z,"$1"+B+"$2")+u:u;case 932:if(u.charCodeAt(4)===oe)switch(u.charCodeAt(5)){case 103:return B+"box-"+u.replace("-grow","")+B+u+H+u.replace("grow","positive")+u;case 115:return B+u+H+u.replace("shrink","negative")+u;case 98:return B+u+H+u.replace("basis","preferred-size")+u}return B+u+H+u+u;case 964:return B+u+H+"flex-"+u+u;case 1023:if(99!==u.charCodeAt(8))break;return o=u.substring(u.indexOf(":",15)).replace("flex-","").replace("space-between","justify"),B+"box-pack"+o+B+u+H+"flex-pack"+o+u;case 1005:return _.test(u)?u.replace(y,":"+B)+u.replace(y,":"+W)+u:u;case 1e3:switch(o=u.substring(13).trim(),s=o.indexOf("-")+1,o.charCodeAt(0)+o.charCodeAt(s)){case 226:o=u.replace(N,"tb");break;case 232:o=u.replace(N,"tb-rl");break;case 220:o=u.replace(N,"lr");break;default:return u}return B+u+H+o+u;case 1017:if(-1===u.indexOf("sticky",9))return u;case 975:switch(s=(u=e).length-10,o=(33===u.charCodeAt(s)?u.substring(0,s):u).substring(e.indexOf(":",7)+1).trim(),l=o.charCodeAt(0)+(0|o.charCodeAt(7))){case 203:if(o.charCodeAt(8)<111)break;case 115:u=u.replace(o,B+o)+";"+u;break;case 207:case 102:u=u.replace(o,B+(l>102?"inline-":"")+"box")+";"+u.replace(o,B+o)+";"+u.replace(o,H+o+"box")+";"+u}return u+";";case 938:if(u.charCodeAt(5)===oe)switch(u.charCodeAt(6)){case 105:return o=u.replace("-items",""),B+u+B+"box-"+o+H+"flex-"+o+u;case 115:return B+u+H+"flex-item-"+u.replace(j,"")+u;default:return B+u+H+"flex-line-pack"+u.replace("align-content","").replace(j,"")+u}break;case 973:case 989:if(u.charCodeAt(3)!==oe||122===u.charCodeAt(4))break;case 931:case 953:if(!0===F.test(e))return 115===(o=e.substring(e.indexOf(":")+1)).charCodeAt(0)?a(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):u.replace(o,B+o)+u.replace(o,W+o.replace("fill-",""))+u;break;case 962:if(u=B+u+(102===u.charCodeAt(5)?H+u:"")+u,n+r===211&&105===u.charCodeAt(13)&&u.indexOf("transform",10)>0)return u.substring(0,u.indexOf(";",27)+1).replace(v,"$1"+B+"$2")+u}return u}function i(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10),o=e.substring(n+1,e.length-1);return Me(2!==t?r:r.replace(M,"$1"),o,t)}function s(e,t){var n=a(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(G," or ($1)").substring(4):"("+t+")"}function c(e){var t=e.length,n=e.indexOf(":",9)+1,r=e.substring(0,n).trim(),o=e.substring(n,t-1).trim();switch(e.charCodeAt(9)*Ke){case 0:break;case oe:if(110!==e.charCodeAt(10))break;default:for(var a=o.split((o="",b)),s=0,n=0,t=a.length;ste&&l<90||l>96&&l<123||l===ae||l===oe&&c.charCodeAt(1)!==oe))switch(isNaN(parseFloat(c))+(-1!==c.indexOf("("))){case 1:switch(c){case"infinite":case"alternate":case"backwards":case"running":case"normal":case"forwards":case"both":case"none":case"linear":case"ease":case"ease-in":case"ease-out":case"ease-in-out":case"paused":case"reverse":case"alternate-reverse":case"inherit":case"initial":case"unset":case"step-start":case"step-end":break;default:c+=$e}}u[n++]=c}o+=(0===s?"":",")+u.join(" ")}}return o=r+o+";",1===Te||2===Te&&i(o,1)?B+o+o:o}function u(e){for(var t,n,r=0,o=e.length,a=Array(o);r1)){if(l=s.charCodeAt(s.length-1),f=n.charCodeAt(0),t="",0!==c)switch(l){case ie:case he:case pe:case de:case ne:case $:break;default:t=" "}switch(f){case re:n=t+Ye;case he:case pe:case de:case ne:case Y:case $:break;case Q:n=t+n+Ye;break;case ce:switch(2*n.charCodeAt(1)+3*n.charCodeAt(2)){case 530:if(Ie>0){n=t+n.substring(8,u-1);break}default:(c<1||i[c-1].length<1)&&(n=t+Ye+n)}break;case se:t="";default:n=u>1&&n.indexOf(":")>0?t+n.replace(U,"$1"+Ye+"$2"):t+n+Ye}s+=n}a[r]=s.replace(g,"").trim()}return a}function l(e,t,n,r,o,a,i,s,c,u){for(var l,f=0,p=t;f0&&($e=o.replace(S,a===Q?"":"-")),a=1,1===Ce?Qe=o:Ye=o;var i,s=[Qe];je>0&&void 0!==(i=l(ze,r,s,s,Le,ke,0,0,0,0))&&"string"==typeof i&&(r=i);var c=n(De,s,r,0,0);return je>0&&void 0!==(i=l(Fe,c,s,s,Le,ke,c.length,0,0,0))&&"string"!=typeof(c=i)&&(a=0),$e="",Qe="",Ye="",Ae=0,Le=1,ke=1,Pe*a==0?c:f(c)}var m=/^\0+/g,g=/[\0\r\f]/g,y=/: */g,_=/zoo|gra/,v=/([,: ])(transform)/g,b=/,+\s*(?![^(]*[)])/g,x=/ +\s*(?![^(]*[)])/g,w=/ *[\0] */g,E=/,\r+?/g,R=/([\t\r\n ])*\f?&/g,O=/:global\(((?:[^\(\)\[\]]*|\[.*\]|\([^\(\)]*\))*)\)/g,S=/\W+/g,k=/@(k\w+)\s*(\S*)\s*/,L=/::(place)/g,A=/:(read-only)/g,C=/\s+(?=[{\];=:>])/g,T=/([[}=:>])\s+/g,I=/(\{[^{]+?);(?=\})/g,P=/\s{2,}/g,U=/([^\(])(:+) */g,N=/[svh]\w+-[tblr]{2}/,D=/\(\s*(.*)\s*\)/g,G=/([\s\S]*?);/g,j=/-self|flex-/g,M=/[^]*?(:[rp][el]a[\w-]+)[^]*/,F=/stretch|:\s*\w+\-(?:conte|avail)/,z=/([^-])(image-set\()/,B="-webkit-",W="-moz-",H="-ms-",V=59,q=125,K=123,$=40,Y=41,Q=91,X=93,J=10,Z=13,ee=9,te=64,ne=32,re=38,oe=45,ae=95,ie=42,se=44,ce=58,ue=39,le=34,fe=47,pe=62,de=43,he=126,me=0,ge=12,ye=11,_e=107,ve=109,be=115,xe=112,we=111,Ee=105,Re=99,Oe=100,Se=112,ke=1,Le=1,Ae=0,Ce=1,Te=1,Ie=1,Pe=0,Ue=0,Ne=0,De=[],Ge=[],je=0,Me=null,Fe=-2,ze=-1,Be=0,We=1,He=2,Ve=3,qe=0,Ke=1,$e="",Ye="",Qe="";return h.use=p,h.set=d,void 0!==t&&d(t),h})},function(e,t,n){!function(t){e.exports=t()}(function(){"use strict";return function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(n,r,o,a,i,s,c,u,l,f){switch(n){case 1:if(0===l&&64===r.charCodeAt(0))return e(r+";"),"";break;case 2:if(0===u)return r+"/*|*/";break;case 3:switch(u){case 102:case 112:return e(o[0]+r),"";default:return r+(0===f?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(t)}}}})},function(e,t,n){"use strict";e.exports=n(449)},function(e,t,n){"use strict";function r(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case p:case s:case u:case c:return e;default:switch(e=e&&e.$$typeof){case f:case d:case l:return e;default:return t}}case i:return t}}}/** @license React v16.4.1 +e.exports=function(e){return null!=e&&"object"==typeof e&&!1===Array.isArray(e)}},function(e,t,n){!function(t){e.exports=t(null)}(function e(t){"use strict";function n(e,t,o,c,f){for(var p,d,h=0,y=0,_=0,v=0,b=0,x=0,w=0,E=0,R=0,O=0,S=0,C=0,T=0,I=0,P=0,U=0,N=0,G=0,j=0,M=o.length,F=M-1,z="",ae="",Ie="",Pe="",Ge="",Me="";P0&&(ae=ae.replace(g,"")),ae.trim().length>0)){switch(w){case ne:case ee:case q:case Z:case J:break;default:ae+=o.charAt(P)}w=q}if(1===N)switch(w){case K:case V:case q:case le:case ue:case $:case Y:case se:N=0;case ee:case Z:case J:case ne:break;default:for(N=0,j=P,b=w,P--,w=q;j0&&(++P,w=b);case K:j=M}}switch(w){case K:for(ae=ae.trim(),b=ae.charCodeAt(0),S=1,j=++P;P0&&(ae=ae.replace(g,"")),x=ae.charCodeAt(1)){case Oe:case ve:case be:case oe:p=t;break;default:p=De}if(Ie=n(t,p,Ie,x,f+1),j=Ie.length,Ne>0&&0===j&&(j=ae.length),je>0&&(p=r(De,ae,G),d=l(qe,Ie,p,t,Le,ke,j,x,f,c),ae=p.join(""),void 0!==d&&0===(j=(Ie=d.trim()).length)&&(x=0,Ie="")),j>0)switch(x){case be:ae=ae.replace(D,s);case Oe:case ve:case oe:Ie=ae+"{"+Ie+"}";break;case _e:ae=ae.replace(k,"$1 $2"+(Ke>0?$e:"")),Ie=ae+"{"+Ie+"}",Ie=1===Te||2===Te&&i("@"+Ie,3)?"@"+B+Ie+"@"+Ie:"@"+Ie;break;default:Ie=ae+Ie,c===Se&&(Pe+=Ie,Ie="")}else Ie="";break;default:Ie=n(t,r(t,ae,G),Ie,c,f+1)}Ge+=Ie,C=0,N=0,I=0,U=0,G=0,T=0,ae="",Ie="",w=o.charCodeAt(++P);break;case V:case q:if(ae=(U>0?ae.replace(g,""):ae).trim(),(j=ae.length)>1)switch(0===I&&((b=ae.charCodeAt(0))===oe||b>96&&b<123)&&(j=(ae=ae.replace(" ",":")).length),je>0&&void 0!==(d=l(We,ae,t,e,Le,ke,Pe.length,c,f,c))&&0===(j=(ae=d.trim()).length)&&(ae="\0\0"),b=ae.charCodeAt(0),x=ae.charCodeAt(1),b){case me:break;case te:if(x===Ee||x===Re){Me+=ae+o.charAt(P);break}default:if(ae.charCodeAt(j-1)===ce)break;Pe+=a(ae,b,x,ae.charCodeAt(2))}C=0,N=0,I=0,U=0,G=0,ae="",w=o.charCodeAt(++P)}}switch(w){case Z:case J:if(y+v+_+h+Ue===0)switch(O){case Y:case ue:case le:case te:case he:case pe:case ie:case de:case fe:case oe:case ce:case se:case q:case K:case V:break;default:I>0&&(N=1)}y===fe?y=0:Ce+C===0&&c!==_e&&ae.length>0&&(U=1,ae+="\0"),je*Ve>0&&l(Be,ae,t,e,Le,ke,Pe.length,c,f,c),ke=1,Le++;break;case q:case V:if(y+v+_+h===0){ke++;break}default:switch(ke++,z=o.charAt(P),w){case ee:case ne:if(v+h+y===0)switch(E){case se:case ce:case ee:case ne:z="";break;default:w!==ne&&(z=" ")}break;case me:z="\\0";break;case ge:z="\\f";break;case ye:z="\\v";break;case re:v+y+h===0&&Ce>0&&(G=1,U=1,z="\f"+z);break;case 108:if(v+y+h+Ae===0&&I>0)switch(P-I){case 2:E===xe&&o.charCodeAt(P-3)===ce&&(Ae=E);case 8:R===we&&(Ae=R)}break;case ce:v+y+h===0&&(I=P);break;case se:y+_+v+h===0&&(U=1,z+="\r");break;case le:case ue:0===y&&(v=v===w?0:0===v?w:v);break;case Q:v+y+_===0&&h++;break;case X:v+y+_===0&&h--;break;case Y:v+y+h===0&&_--;break;case $:if(v+y+h===0){if(0===C)switch(2*E+3*R){case 533:break;default:S=0,C=1}_++}break;case te:y+_+v+h+I+T===0&&(T=1);break;case ie:case fe:if(v+h+_>0)break;switch(y){case 0:switch(2*w+3*o.charCodeAt(P+1)){case 235:y=fe;break;case 220:j=P,y=ie}break;case ie:w===fe&&E===ie&&(33===o.charCodeAt(j+2)&&(Pe+=o.substring(j,P+1)),z="",y=0)}}if(0===y){if(Ce+v+h+T===0&&c!==_e&&w!==q)switch(w){case se:case he:case pe:case de:case Y:case $:if(0===C){switch(E){case ee:case ne:case J:case Z:z+="\0";break;default:z="\0"+z+(w===se?"":"\0")}U=1}else switch(w){case $:I+7===P&&108===E&&(I=0),C=++S;break;case Y:0==(C=--S)&&(U=1,z+="\0")}break;case ee:case ne:switch(E){case me:case K:case V:case q:case se:case ge:case ee:case ne:case J:case Z:break;default:0===C&&(U=1,z+="\0")}}ae+=z,w!==ne&&w!==ee&&(O=w)}}R=E,E=w,P++}if(j=Pe.length,Ne>0&&0===j&&0===Ge.length&&0===t[0].length==!1&&(c!==ve||1===t.length&&(Ce>0?Ye:Qe)===t[0])&&(j=t.join(",").length+2),j>0){if(p=0===Ce&&c!==_e?u(t):t,je>0&&void 0!==(d=l(He,Pe,p,e,Le,ke,j,c,f,c))&&0===(Pe=d).length)return Me+Pe+Ge;if(Pe=p.join(",")+"{"+Pe+"}",Te*Ae!=0){switch(2!==Te||i(Pe,2)||(Ae=0),Ae){case we:Pe=Pe.replace(A,":"+W+"$1")+Pe;break;case xe:Pe=Pe.replace(L,"::"+B+"input-$1")+Pe.replace(L,"::"+W+"$1")+Pe.replace(L,":"+H+"input-$1")+Pe}Ae=0}}return Me+Pe+Ge}function r(e,t,n){var r=t.trim().split(E),a=r,i=r.length,s=e.length;switch(s){case 0:case 1:for(var c=0,u=0===s?"":e[0]+" ";c0&&Ce>0)return o.replace(O,"$1").replace(R,"$1"+Qe);break;default:return e.trim()+o.replace(R,"$1"+e.trim())}default:if(n*Ce>0&&o.indexOf("\f")>0)return o.replace(R,(e.charCodeAt(0)===ce?"":"$1")+e.trim())}return e+o}function a(e,t,n,r){var o,s=0,u=e+";",l=2*t+3*n+4*r;if(944===l)return c(u);if(0===Te||2===Te&&!i(u,1))return u;switch(l){case 1015:return 97===u.charCodeAt(10)?B+u+u:u;case 951:return 116===u.charCodeAt(3)?B+u+u:u;case 963:return 110===u.charCodeAt(5)?B+u+u:u;case 1009:if(100!==u.charCodeAt(4))break;case 969:case 942:return B+u+u;case 978:return B+u+W+u+u;case 1019:case 983:return B+u+W+u+H+u+u;case 883:return u.charCodeAt(8)===oe?B+u+u:u.indexOf("image-set(",11)>0?u.replace(z,"$1"+B+"$2")+u:u;case 932:if(u.charCodeAt(4)===oe)switch(u.charCodeAt(5)){case 103:return B+"box-"+u.replace("-grow","")+B+u+H+u.replace("grow","positive")+u;case 115:return B+u+H+u.replace("shrink","negative")+u;case 98:return B+u+H+u.replace("basis","preferred-size")+u}return B+u+H+u+u;case 964:return B+u+H+"flex-"+u+u;case 1023:if(99!==u.charCodeAt(8))break;return o=u.substring(u.indexOf(":",15)).replace("flex-","").replace("space-between","justify"),B+"box-pack"+o+B+u+H+"flex-pack"+o+u;case 1005:return _.test(u)?u.replace(y,":"+B)+u.replace(y,":"+W)+u:u;case 1e3:switch(o=u.substring(13).trim(),s=o.indexOf("-")+1,o.charCodeAt(0)+o.charCodeAt(s)){case 226:o=u.replace(N,"tb");break;case 232:o=u.replace(N,"tb-rl");break;case 220:o=u.replace(N,"lr");break;default:return u}return B+u+H+o+u;case 1017:if(-1===u.indexOf("sticky",9))return u;case 975:switch(s=(u=e).length-10,o=(33===u.charCodeAt(s)?u.substring(0,s):u).substring(e.indexOf(":",7)+1).trim(),l=o.charCodeAt(0)+(0|o.charCodeAt(7))){case 203:if(o.charCodeAt(8)<111)break;case 115:u=u.replace(o,B+o)+";"+u;break;case 207:case 102:u=u.replace(o,B+(l>102?"inline-":"")+"box")+";"+u.replace(o,B+o)+";"+u.replace(o,H+o+"box")+";"+u}return u+";";case 938:if(u.charCodeAt(5)===oe)switch(u.charCodeAt(6)){case 105:return o=u.replace("-items",""),B+u+B+"box-"+o+H+"flex-"+o+u;case 115:return B+u+H+"flex-item-"+u.replace(j,"")+u;default:return B+u+H+"flex-line-pack"+u.replace("align-content","").replace(j,"")+u}break;case 973:case 989:if(u.charCodeAt(3)!==oe||122===u.charCodeAt(4))break;case 931:case 953:if(!0===F.test(e))return 115===(o=e.substring(e.indexOf(":")+1)).charCodeAt(0)?a(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):u.replace(o,B+o)+u.replace(o,W+o.replace("fill-",""))+u;break;case 962:if(u=B+u+(102===u.charCodeAt(5)?H+u:"")+u,n+r===211&&105===u.charCodeAt(13)&&u.indexOf("transform",10)>0)return u.substring(0,u.indexOf(";",27)+1).replace(v,"$1"+B+"$2")+u}return u}function i(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10),o=e.substring(n+1,e.length-1);return Me(2!==t?r:r.replace(M,"$1"),o,t)}function s(e,t){var n=a(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(G," or ($1)").substring(4):"("+t+")"}function c(e){var t=e.length,n=e.indexOf(":",9)+1,r=e.substring(0,n).trim(),o=e.substring(n,t-1).trim();switch(e.charCodeAt(9)*Ke){case 0:break;case oe:if(110!==e.charCodeAt(10))break;default:for(var a=o.split((o="",b)),s=0,n=0,t=a.length;ste&&l<90||l>96&&l<123||l===ae||l===oe&&c.charCodeAt(1)!==oe))switch(isNaN(parseFloat(c))+(-1!==c.indexOf("("))){case 1:switch(c){case"infinite":case"alternate":case"backwards":case"running":case"normal":case"forwards":case"both":case"none":case"linear":case"ease":case"ease-in":case"ease-out":case"ease-in-out":case"paused":case"reverse":case"alternate-reverse":case"inherit":case"initial":case"unset":case"step-start":case"step-end":break;default:c+=$e}}u[n++]=c}o+=(0===s?"":",")+u.join(" ")}}return o=r+o+";",1===Te||2===Te&&i(o,1)?B+o+o:o}function u(e){for(var t,n,r=0,o=e.length,a=Array(o);r1)){if(l=s.charCodeAt(s.length-1),f=n.charCodeAt(0),t="",0!==c)switch(l){case ie:case he:case pe:case de:case ne:case $:break;default:t=" "}switch(f){case re:n=t+Ye;case he:case pe:case de:case ne:case Y:case $:break;case Q:n=t+n+Ye;break;case ce:switch(2*n.charCodeAt(1)+3*n.charCodeAt(2)){case 530:if(Ie>0){n=t+n.substring(8,u-1);break}default:(c<1||i[c-1].length<1)&&(n=t+Ye+n)}break;case se:t="";default:n=u>1&&n.indexOf(":")>0?t+n.replace(U,"$1"+Ye+"$2"):t+n+Ye}s+=n}a[r]=s.replace(g,"").trim()}return a}function l(e,t,n,r,o,a,i,s,c,u){for(var l,f=0,p=t;f0&&($e=o.replace(S,a===Q?"":"-")),a=1,1===Ce?Qe=o:Ye=o;var i,s=[Qe];je>0&&void 0!==(i=l(ze,r,s,s,Le,ke,0,0,0,0))&&"string"==typeof i&&(r=i);var c=n(De,s,r,0,0);return je>0&&void 0!==(i=l(Fe,c,s,s,Le,ke,c.length,0,0,0))&&"string"!=typeof(c=i)&&(a=0),$e="",Qe="",Ye="",Ae=0,Le=1,ke=1,Pe*a==0?c:f(c)}var m=/^\0+/g,g=/[\0\r\f]/g,y=/: */g,_=/zoo|gra/,v=/([,: ])(transform)/g,b=/,+\s*(?![^(]*[)])/g,x=/ +\s*(?![^(]*[)])/g,w=/ *[\0] */g,E=/,\r+?/g,R=/([\t\r\n ])*\f?&/g,O=/:global\(((?:[^\(\)\[\]]*|\[.*\]|\([^\(\)]*\))*)\)/g,S=/\W+/g,k=/@(k\w+)\s*(\S*)\s*/,L=/::(place)/g,A=/:(read-only)/g,C=/\s+(?=[{\];=:>])/g,T=/([[}=:>])\s+/g,I=/(\{[^{]+?);(?=\})/g,P=/\s{2,}/g,U=/([^\(])(:+) */g,N=/[svh]\w+-[tblr]{2}/,D=/\(\s*(.*)\s*\)/g,G=/([\s\S]*?);/g,j=/-self|flex-/g,M=/[^]*?(:[rp][el]a[\w-]+)[^]*/,F=/stretch|:\s*\w+\-(?:conte|avail)/,z=/([^-])(image-set\()/,B="-webkit-",W="-moz-",H="-ms-",q=59,V=125,K=123,$=40,Y=41,Q=91,X=93,J=10,Z=13,ee=9,te=64,ne=32,re=38,oe=45,ae=95,ie=42,se=44,ce=58,ue=39,le=34,fe=47,pe=62,de=43,he=126,me=0,ge=12,ye=11,_e=107,ve=109,be=115,xe=112,we=111,Ee=105,Re=99,Oe=100,Se=112,ke=1,Le=1,Ae=0,Ce=1,Te=1,Ie=1,Pe=0,Ue=0,Ne=0,De=[],Ge=[],je=0,Me=null,Fe=-2,ze=-1,Be=0,We=1,He=2,qe=3,Ve=0,Ke=1,$e="",Ye="",Qe="";return h.use=p,h.set=d,void 0!==t&&d(t),h})},function(e,t,n){!function(t){e.exports=t()}(function(){"use strict";return function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(n,r,o,a,i,s,c,u,l,f){switch(n){case 1:if(0===l&&64===r.charCodeAt(0))return e(r+";"),"";break;case 2:if(0===u)return r+"/*|*/";break;case 3:switch(u){case 102:case 112:return e(o[0]+r),"";default:return r+(0===f?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(t)}}}})},function(e,t,n){"use strict";e.exports=n(449)},function(e,t,n){"use strict";function r(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case p:case s:case u:case c:return e;default:switch(e=e&&e.$$typeof){case f:case d:case l:return e;default:return t}}case i:return t}}}/** @license React v16.4.1 * react-is.production.min.js * * Copyright (c) 2013-present, Facebook, Inc. @@ -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,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-120 235 257.2 32' style='enable-background:new -120 235 257.2 32;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23EE3769;%7D .st1%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath id='XMLID_1_' class='st0' d='M-99.8,264H-115c-2.8,0-5-2.2-5-5v-15.2c0-2.8,2.2-5,5-5h15.2c2.8,0,5,2.2,5,5V259 C-94.8,261.8-97,264-99.8,264z'/%3E %3Cpath class='st1' d='M-73.3,253.2c-0.5-0.6-1.2-1-2-1.2c0.7-0.2,1.3-0.5,1.7-1.1s0.7-1.3,0.7-2.1c0-1.1-0.4-2-1.2-2.6 s-1.9-0.9-3.3-0.9h-6.3v13.9h6.4c1.5,0,2.6-0.3,3.4-1c0.8-0.7,1.2-1.6,1.2-2.8C-72.5,254.5-72.8,253.8-73.3,253.2L-73.3,253.2z M-78,248c1.2,0,1.8,0.5,1.8,1.5s-0.6,1.5-1.7,1.5h-2.2v-3H-78L-78,248z M-77.8,256.4h-2.4v-3.1h2.4c0.6,0,1.1,0.1,1.4,0.4 c0.3,0.3,0.5,0.7,0.5,1.2C-76,255.9-76.5,256.4-77.8,256.4z M-60.6,250.7c-0.5-0.8-1.2-1.5-2-1.9c-0.9-0.5-1.8-0.7-2.9-0.7 c-1.1,0-2.1,0.2-2.9,0.7c-0.9,0.5-1.5,1.1-2,1.9s-0.7,1.8-0.7,3c0,1.1,0.2,2.1,0.7,3c0.5,0.8,1.2,1.5,2,2c0.9,0.4,1.8,0.7,2.9,0.7 c1.1,0,2.1-0.2,2.9-0.7c0.8-0.4,1.5-1.1,2-2c0.5-0.8,0.7-1.8,0.7-3C-60,252.5-60.1,251.5-60.6,250.7z M-64,255.7 c-0.4,0.5-1,0.7-1.6,0.7s-1.2-0.2-1.6-0.7c-0.4-0.5-0.7-1.1-0.7-2s0.2-1.5,0.7-2c0.4-0.5,1-0.7,1.6-0.7s1.2,0.2,1.6,0.7 c0.4,0.5,0.6,1.1,0.6,2C-63.3,254.6-63.5,255.2-64,255.7z M-51.3,259.1l-2.2-3.1l-2,3.1H-59l3.5-5.7l-3.8-5.2h3.8l2.2,3.1l1.8-3.1 h3.7l-3.7,5.6l3.9,5.3L-51.3,259.1z M-46.3,248.2h3.3v10.9h-3.3V248.2z M-32.3,249.2c1,0.8,1.6,1.8,1.8,3.2H-34 c-0.1-0.5-0.3-0.8-0.6-1.1c-0.3-0.3-0.7-0.4-1.2-0.4c-0.6,0-1.1,0.2-1.5,0.7s-0.6,1.1-0.6,2s0.2,1.6,0.6,2c0.4,0.5,0.9,0.7,1.5,0.7 c0.5,0,0.9-0.1,1.2-0.4s0.5-0.6,0.6-1.1h3.5c-0.3,1.4-0.9,2.4-1.8,3.2c-1,0.8-2.1,1.2-3.5,1.2c-1.1,0-2-0.2-2.9-0.7 c-0.8-0.5-1.5-1.1-1.9-1.9c-0.5-0.8-0.7-1.8-0.7-3s0.2-2.1,0.7-3c0.4-0.8,1.1-1.5,1.9-1.9c0.8-0.5,1.8-0.7,2.9-0.7 C-34.3,248.1-33.1,248.5-32.3,249.2L-32.3,249.2z M-18.6,250.7c-0.5-0.8-1.2-1.5-2-1.9c-0.9-0.5-1.8-0.7-2.9-0.7 c-1.1,0-2.1,0.2-2.9,0.7c-0.9,0.5-1.5,1.1-2,1.9s-0.7,1.8-0.7,3c0,1.1,0.2,2.1,0.7,3c0.5,0.8,1.2,1.5,2,2c0.9,0.4,1.8,0.7,2.9,0.7 c1.1,0,2.1-0.2,2.9-0.7c0.8-0.4,1.5-1.1,2-2c0.5-0.8,0.7-1.8,0.7-3C-17.8,252.5-18.1,251.5-18.6,250.7z M-22,255.7 c-0.4,0.5-1,0.7-1.6,0.7s-1.2-0.2-1.6-0.7c-0.4-0.5-0.7-1.1-0.7-2s0.2-1.5,0.7-2c0.4-0.5,1-0.7,1.6-0.7s1.2,0.2,1.6,0.7 c0.4,0.5,0.6,1.1,0.6,2C-21.3,254.6-21.5,255.2-22,255.7z M-6.3,249.3c0.7,0.8,1.1,2,1.1,3.4v6.3h-3.3v-6c0-0.7-0.2-1.3-0.6-1.7 c-0.4-0.4-0.9-0.6-1.5-0.6c-0.7,0-1.2,0.2-1.6,0.6c-0.4,0.4-0.6,1-0.6,1.8v5.8h-3.3V248h3.3v2c0.3-0.6,0.8-1.2,1.4-1.5 c0.6-0.4,1.3-0.6,2.2-0.6C-8,248.1-7,248.5-6.3,249.3L-6.3,249.3z M4.5,249.1c0.8,0.7,1.3,1.6,1.6,2.7H3c-0.1-0.4-0.3-0.8-0.6-1 c-0.3-0.3-0.7-0.4-1.2-0.4c-0.4,0-0.7,0.1-0.9,0.2C0.1,250.8,0,251,0,251.3c0,0.3,0.2,0.6,0.5,0.8c0.4,0.2,0.9,0.3,1.7,0.5 s1.5,0.4,2.1,0.6c0.5,0.2,1,0.5,1.4,1s0.6,1.1,0.6,1.8c0,0.6-0.2,1.2-0.5,1.7s-0.8,0.9-1.5,1.1c-0.6,0.3-1.4,0.4-2.3,0.4 c-1.5,0-2.7-0.3-3.5-1c-0.9-0.6-1.4-1.6-1.6-2.8h3.2c0.1,0.5,0.3,0.8,0.6,1.1c0.3,0.3,0.8,0.4,1.3,0.4c0.4,0,0.7-0.1,0.9-0.3 c0.2-0.2,0.3-0.4,0.3-0.7c0-0.4-0.2-0.6-0.5-0.8c-0.4-0.2-0.9-0.3-1.7-0.5s-1.5-0.4-2-0.5c-0.5-0.2-1-0.5-1.4-0.9s-0.6-1-0.6-1.8 c0-1,0.4-1.8,1.1-2.4c0.7-0.6,1.8-0.9,3.2-0.9C2.5,248.1,3.5,248.4,4.5,249.1L4.5,249.1z'/%3E %3Ccircle class='st1' cx='-44.6' cy='244.3' r='1.7'/%3E %3Cpath class='st1' d='M-129.8,220.6'/%3E %3Cpath class='st1' d='M-105.2,244.7c-0.1-0.2-0.4-0.3-0.6-0.3l-4.5-0.1c-0.4,0-0.7,0.3-0.8,0.7l-0.8,7.6c0,0.2,0,0.4,0.2,0.6 c0.1,0.2,0.3,0.3,0.6,0.3l2.3,0l-0.1,5.3c0,0.3,0.2,0.6,0.5,0.7c0.1,0,0.1,0,0.2,0c0.2,0,0.5-0.1,0.6-0.3l6.2-9 c0.2-0.2,0.2-0.5,0-0.8c-0.1-0.2-0.4-0.4-0.7-0.4l-3.7,0l0.7-3.7C-105,245.1-105.1,244.9-105.2,244.7z'/%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(""),this.props.fetchCategories()}},{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-slider"})),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(x.default,{icons:this.state.icons.data,style:this.state.style}))))}}]),t}(m.Component);t.default=(0,y.connect)(c,u)(G)},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(454),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(""),this.props.fetchCategories()}},{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-slider"})),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(x.default,{icons:this.state.icons.data,style:this.state.style}))))}}]),t}(m.Component);t.default=(0,y.connect)(c,u)(G)},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(454),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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/boxicons.ttf b/static/fonts/boxicons.ttf index 5d0e660..21bd3c8 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 94074af..3c92159 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 842b533..6e01084 100644 Binary files a/static/fonts/boxicons.woff2 and b/static/fonts/boxicons.woff2 differ diff --git a/static/img/svg/bx-adjust.svg b/static/img/svg/bx-adjust.svg index 8ca382f..c5f7e29 100644 --- a/static/img/svg/bx-adjust.svg +++ b/static/img/svg/bx-adjust.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-alarm-off.svg b/static/img/svg/bx-alarm-off.svg index 17be500..591d81a 100644 --- a/static/img/svg/bx-alarm-off.svg +++ b/static/img/svg/bx-alarm-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-alarm.svg b/static/img/svg/bx-alarm.svg index 01edc00..8aca793 100644 --- a/static/img/svg/bx-alarm.svg +++ b/static/img/svg/bx-alarm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-album.svg b/static/img/svg/bx-album.svg index e14fb32..dd9d602 100644 --- a/static/img/svg/bx-album.svg +++ b/static/img/svg/bx-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-align-justify.svg b/static/img/svg/bx-align-justify.svg index 232e900..a88afca 100644 --- a/static/img/svg/bx-align-justify.svg +++ b/static/img/svg/bx-align-justify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-align-left.svg b/static/img/svg/bx-align-left.svg index 2eb0246..d93eec4 100644 --- a/static/img/svg/bx-align-left.svg +++ b/static/img/svg/bx-align-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-align-middle.svg b/static/img/svg/bx-align-middle.svg index 54ea6e0..bd17cdb 100644 --- a/static/img/svg/bx-align-middle.svg +++ b/static/img/svg/bx-align-middle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-align-right.svg b/static/img/svg/bx-align-right.svg index 435cdaf..11526ba 100644 --- a/static/img/svg/bx-align-right.svg +++ b/static/img/svg/bx-align-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-analyse.svg b/static/img/svg/bx-analyse.svg new file mode 100644 index 0000000..30246e0 --- /dev/null +++ b/static/img/svg/bx-analyse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-anchor.svg b/static/img/svg/bx-anchor.svg index 6fe39aa..16cddf8 100644 --- a/static/img/svg/bx-anchor.svg +++ b/static/img/svg/bx-anchor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-aperture.svg b/static/img/svg/bx-aperture.svg index 95d010e..9e27cff 100644 --- a/static/img/svg/bx-aperture.svg +++ b/static/img/svg/bx-aperture.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-archive-in.svg b/static/img/svg/bx-archive-in.svg index d093fd7..28e0db1 100644 --- a/static/img/svg/bx-archive-in.svg +++ b/static/img/svg/bx-archive-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-archive-out.svg b/static/img/svg/bx-archive-out.svg index c2e0a7e..ba67139 100644 --- a/static/img/svg/bx-archive-out.svg +++ b/static/img/svg/bx-archive-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-archive.svg b/static/img/svg/bx-archive.svg index 05cb78e..5fc55c7 100644 --- a/static/img/svg/bx-archive.svg +++ b/static/img/svg/bx-archive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-area.svg b/static/img/svg/bx-area.svg index 831465d..78a9a2d 100644 --- a/static/img/svg/bx-area.svg +++ b/static/img/svg/bx-area.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-arrow-back.svg b/static/img/svg/bx-arrow-back.svg index 73540ac..6f250f4 100644 --- a/static/img/svg/bx-arrow-back.svg +++ b/static/img/svg/bx-arrow-back.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-asterisk.svg b/static/img/svg/bx-asterisk.svg index 40439a4..6ff6b62 100644 --- a/static/img/svg/bx-asterisk.svg +++ b/static/img/svg/bx-asterisk.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-at.svg b/static/img/svg/bx-at.svg index c9d8832..5113ed0 100644 --- a/static/img/svg/bx-at.svg +++ b/static/img/svg/bx-at.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-award.svg b/static/img/svg/bx-award.svg index ad5165b..f79d331 100644 --- a/static/img/svg/bx-award.svg +++ b/static/img/svg/bx-award.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-ball.svg b/static/img/svg/bx-ball.svg index c291f12..72a09b0 100644 --- a/static/img/svg/bx-ball.svg +++ b/static/img/svg/bx-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bar-chart-alt.svg b/static/img/svg/bx-bar-chart-alt.svg index a5dc331..8a75bd2 100644 --- a/static/img/svg/bx-bar-chart-alt.svg +++ b/static/img/svg/bx-bar-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bar-chart-square.svg b/static/img/svg/bx-bar-chart-square.svg index e1fac5b..edd8545 100644 --- a/static/img/svg/bx-bar-chart-square.svg +++ b/static/img/svg/bx-bar-chart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bar-chart.svg b/static/img/svg/bx-bar-chart.svg index 91b47e2..219ec7f 100644 --- a/static/img/svg/bx-bar-chart.svg +++ b/static/img/svg/bx-bar-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-barcode.svg b/static/img/svg/bx-barcode.svg index f9515fe..e97c539 100644 --- a/static/img/svg/bx-barcode.svg +++ b/static/img/svg/bx-barcode.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-basketball.svg b/static/img/svg/bx-basketball.svg index 7b98ef8..b48d036 100644 --- a/static/img/svg/bx-basketball.svg +++ b/static/img/svg/bx-basketball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bath.svg b/static/img/svg/bx-bath.svg index 60fb9cc..647f757 100644 --- a/static/img/svg/bx-bath.svg +++ b/static/img/svg/bx-bath.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-battery-charging.svg b/static/img/svg/bx-battery-charging.svg index 7420f62..bd4fee4 100644 --- a/static/img/svg/bx-battery-charging.svg +++ b/static/img/svg/bx-battery-charging.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-battery-full.svg b/static/img/svg/bx-battery-full.svg index 114688a..978e63d 100644 --- a/static/img/svg/bx-battery-full.svg +++ b/static/img/svg/bx-battery-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-battery-low.svg b/static/img/svg/bx-battery-low.svg index f5a1828..061de8e 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/bx-battery.svg b/static/img/svg/bx-battery.svg index 9abe754..28a373f 100644 --- a/static/img/svg/bx-battery.svg +++ b/static/img/svg/bx-battery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bed.svg b/static/img/svg/bx-bed.svg index deca880..62be62f 100644 --- a/static/img/svg/bx-bed.svg +++ b/static/img/svg/bx-bed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bell-minus.svg b/static/img/svg/bx-bell-minus.svg index a826f46..a475d4f 100644 --- a/static/img/svg/bx-bell-minus.svg +++ b/static/img/svg/bx-bell-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bell-off.svg b/static/img/svg/bx-bell-off.svg index 8fef1da..b418a3d 100644 --- a/static/img/svg/bx-bell-off.svg +++ b/static/img/svg/bx-bell-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bell-plus.svg b/static/img/svg/bx-bell-plus.svg index c095039..ebfe6f3 100644 --- a/static/img/svg/bx-bell-plus.svg +++ b/static/img/svg/bx-bell-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bell-ring.svg b/static/img/svg/bx-bell-ring.svg index 5e9c700..409d891 100644 --- a/static/img/svg/bx-bell-ring.svg +++ b/static/img/svg/bx-bell-ring.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bell.svg b/static/img/svg/bx-bell.svg index c6f2df0..e2ca1a3 100644 --- a/static/img/svg/bx-bell.svg +++ b/static/img/svg/bx-bell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bicycle.svg b/static/img/svg/bx-bicycle.svg index 2e83fec..16876e4 100644 --- a/static/img/svg/bx-bicycle.svg +++ b/static/img/svg/bx-bicycle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-block.svg b/static/img/svg/bx-block.svg index f9a3f33..cef4371 100644 --- a/static/img/svg/bx-block.svg +++ b/static/img/svg/bx-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bluetooth.svg b/static/img/svg/bx-bluetooth.svg index 5761b0f..2c988ed 100644 --- a/static/img/svg/bx-bluetooth.svg +++ b/static/img/svg/bx-bluetooth.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-body.svg b/static/img/svg/bx-body.svg index fce464c..4e4c40f 100644 --- a/static/img/svg/bx-body.svg +++ b/static/img/svg/bx-body.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bold.svg b/static/img/svg/bx-bold.svg index 112aca5..c7ffdbe 100644 --- a/static/img/svg/bx-bold.svg +++ b/static/img/svg/bx-bold.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bolt.svg b/static/img/svg/bx-bolt.svg index 2fcb46c..8ab2931 100644 --- a/static/img/svg/bx-bolt.svg +++ b/static/img/svg/bx-bolt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-book-bookmark.svg b/static/img/svg/bx-book-bookmark.svg index dc75cfe..75bf2ce 100644 --- a/static/img/svg/bx-book-bookmark.svg +++ b/static/img/svg/bx-book-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-book-open.svg b/static/img/svg/bx-book-open.svg index 5d2057d..cafe4a3 100644 --- a/static/img/svg/bx-book-open.svg +++ b/static/img/svg/bx-book-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-book.svg b/static/img/svg/bx-book.svg index 4d92bbd..7ecba64 100644 --- a/static/img/svg/bx-book.svg +++ b/static/img/svg/bx-book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bookmark-minus.svg b/static/img/svg/bx-bookmark-minus.svg index 8d82951..2cf46bb 100644 --- a/static/img/svg/bx-bookmark-minus.svg +++ b/static/img/svg/bx-bookmark-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bookmark-plus.svg b/static/img/svg/bx-bookmark-plus.svg index 4b40ef1..0ce4ecd 100644 --- a/static/img/svg/bx-bookmark-plus.svg +++ b/static/img/svg/bx-bookmark-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bookmark-star.svg b/static/img/svg/bx-bookmark-star.svg index e1d8a7d..75aca8e 100644 --- a/static/img/svg/bx-bookmark-star.svg +++ b/static/img/svg/bx-bookmark-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bookmark.svg b/static/img/svg/bx-bookmark.svg index 0df85b0..4067226 100644 --- a/static/img/svg/bx-bookmark.svg +++ b/static/img/svg/bx-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bookmarks.svg b/static/img/svg/bx-bookmarks.svg index fdd8fb4..86a4448 100644 --- a/static/img/svg/bx-bookmarks.svg +++ b/static/img/svg/bx-bookmarks.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bot.svg b/static/img/svg/bx-bot.svg index 74dfb2c..b58c4e1 100644 --- a/static/img/svg/bx-bot.svg +++ b/static/img/svg/bx-bot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-box.svg b/static/img/svg/bx-box.svg index 2086c77..c3db55c 100644 --- a/static/img/svg/bx-box.svg +++ b/static/img/svg/bx-box.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-briefcase-alt.svg b/static/img/svg/bx-briefcase-alt.svg index 5b358d1..e112472 100644 --- a/static/img/svg/bx-briefcase-alt.svg +++ b/static/img/svg/bx-briefcase-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-briefcase.svg b/static/img/svg/bx-briefcase.svg index 9d3b9fa..c9cb3db 100644 --- a/static/img/svg/bx-briefcase.svg +++ b/static/img/svg/bx-briefcase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-broadcast.svg b/static/img/svg/bx-broadcast.svg index f59c059..25f8c74 100644 --- a/static/img/svg/bx-broadcast.svg +++ b/static/img/svg/bx-broadcast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bug.svg b/static/img/svg/bx-bug.svg index 6c81585..74068d6 100644 --- a/static/img/svg/bx-bug.svg +++ b/static/img/svg/bx-bug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-building.svg b/static/img/svg/bx-building.svg index 481f2c3..cc0ae0e 100644 --- a/static/img/svg/bx-building.svg +++ b/static/img/svg/bx-building.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bulb.svg b/static/img/svg/bx-bulb.svg index e8849a0..2ade158 100644 --- a/static/img/svg/bx-bulb.svg +++ b/static/img/svg/bx-bulb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bullseye.svg b/static/img/svg/bx-bullseye.svg index 85539ac..75a0405 100644 --- a/static/img/svg/bx-bullseye.svg +++ b/static/img/svg/bx-bullseye.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-buoy.svg b/static/img/svg/bx-buoy.svg index 5929c13..29bef64 100644 --- a/static/img/svg/bx-buoy.svg +++ b/static/img/svg/bx-buoy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-bus.svg b/static/img/svg/bx-bus.svg index 7ada20e..f66fb16 100644 --- a/static/img/svg/bx-bus.svg +++ b/static/img/svg/bx-bus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calculator.svg b/static/img/svg/bx-calculator.svg index 8353f9f..8d61e5f 100644 --- a/static/img/svg/bx-calculator.svg +++ b/static/img/svg/bx-calculator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar-alt.svg b/static/img/svg/bx-calendar-alt.svg index 7958c3d..11e2447 100644 --- a/static/img/svg/bx-calendar-alt.svg +++ b/static/img/svg/bx-calendar-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar-check.svg b/static/img/svg/bx-calendar-check.svg index 772db1c..0a0a204 100644 --- a/static/img/svg/bx-calendar-check.svg +++ b/static/img/svg/bx-calendar-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar-minus.svg b/static/img/svg/bx-calendar-minus.svg index a31344c..59d1abb 100644 --- a/static/img/svg/bx-calendar-minus.svg +++ b/static/img/svg/bx-calendar-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar-plus.svg b/static/img/svg/bx-calendar-plus.svg index dfc1c9b..940a30e 100644 --- a/static/img/svg/bx-calendar-plus.svg +++ b/static/img/svg/bx-calendar-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar-x.svg b/static/img/svg/bx-calendar-x.svg index d818d32..db25f72 100644 --- a/static/img/svg/bx-calendar-x.svg +++ b/static/img/svg/bx-calendar-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-calendar.svg b/static/img/svg/bx-calendar.svg index 25e35bd..a3fe821 100644 --- a/static/img/svg/bx-calendar.svg +++ b/static/img/svg/bx-calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-camera-alt.svg b/static/img/svg/bx-camera-alt.svg index 0edcabf..56875cf 100644 --- a/static/img/svg/bx-camera-alt.svg +++ b/static/img/svg/bx-camera-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-camera-off.svg b/static/img/svg/bx-camera-off.svg index 54984bb..788a34b 100644 --- a/static/img/svg/bx-camera-off.svg +++ b/static/img/svg/bx-camera-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-camera.svg b/static/img/svg/bx-camera.svg index 5010447..9fdba37 100644 --- a/static/img/svg/bx-camera.svg +++ b/static/img/svg/bx-camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-capsule.svg b/static/img/svg/bx-capsule.svg index ef8f7bd..a64dc89 100644 --- a/static/img/svg/bx-capsule.svg +++ b/static/img/svg/bx-capsule.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-captions.svg b/static/img/svg/bx-captions.svg index 42aaaf3..228d848 100644 --- a/static/img/svg/bx-captions.svg +++ b/static/img/svg/bx-captions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-car.svg b/static/img/svg/bx-car.svg index b4ab183..7f4fdd8 100644 --- a/static/img/svg/bx-car.svg +++ b/static/img/svg/bx-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-carousel.svg b/static/img/svg/bx-carousel.svg index 1a31540..9bf403d 100644 --- a/static/img/svg/bx-carousel.svg +++ b/static/img/svg/bx-carousel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cart-alt.svg b/static/img/svg/bx-cart-alt.svg index 70658d8..197ad93 100644 --- a/static/img/svg/bx-cart-alt.svg +++ b/static/img/svg/bx-cart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cart.svg b/static/img/svg/bx-cart.svg index a794311..8a8976a 100644 --- a/static/img/svg/bx-cart.svg +++ b/static/img/svg/bx-cart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cast.svg b/static/img/svg/bx-cast.svg index 8783065..d75757a 100644 --- a/static/img/svg/bx-cast.svg +++ b/static/img/svg/bx-cast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-categories.svg b/static/img/svg/bx-categories.svg index f2a1649..5bd84fa 100644 --- a/static/img/svg/bx-categories.svg +++ b/static/img/svg/bx-categories.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-certification.svg b/static/img/svg/bx-certification.svg index 5feef95..db03dab 100644 --- a/static/img/svg/bx-certification.svg +++ b/static/img/svg/bx-certification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chalkboard.svg b/static/img/svg/bx-chalkboard.svg index 65075f4..30d74d4 100644 --- a/static/img/svg/bx-chalkboard.svg +++ b/static/img/svg/bx-chalkboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chart.svg b/static/img/svg/bx-chart.svg index 5dc2cfc..f5a14e0 100644 --- a/static/img/svg/bx-chart.svg +++ b/static/img/svg/bx-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-check-circle.svg b/static/img/svg/bx-check-circle.svg index 8b9ee2d..7c9b3d8 100644 --- a/static/img/svg/bx-check-circle.svg +++ b/static/img/svg/bx-check-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-check-double.svg b/static/img/svg/bx-check-double.svg index f4917c8..0d0ec36 100644 --- a/static/img/svg/bx-check-double.svg +++ b/static/img/svg/bx-check-double.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-check.svg b/static/img/svg/bx-check.svg index a81b3d1..a168eca 100644 --- a/static/img/svg/bx-check.svg +++ b/static/img/svg/bx-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-checkbox-checked.svg b/static/img/svg/bx-checkbox-checked.svg index 6f7a829..89c4f7d 100644 --- a/static/img/svg/bx-checkbox-checked.svg +++ b/static/img/svg/bx-checkbox-checked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-checkbox-square.svg b/static/img/svg/bx-checkbox-square.svg index 3375cee..0817057 100644 --- a/static/img/svg/bx-checkbox-square.svg +++ b/static/img/svg/bx-checkbox-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-checkbox.svg b/static/img/svg/bx-checkbox.svg index a095bf1..7e80689 100644 --- a/static/img/svg/bx-checkbox.svg +++ b/static/img/svg/bx-checkbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevron-down.svg b/static/img/svg/bx-chevron-down.svg index d01d5f9..a933436 100644 --- a/static/img/svg/bx-chevron-down.svg +++ b/static/img/svg/bx-chevron-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevron-left.svg b/static/img/svg/bx-chevron-left.svg index 46db9e7..7c9d7d1 100644 --- a/static/img/svg/bx-chevron-left.svg +++ b/static/img/svg/bx-chevron-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevron-right.svg b/static/img/svg/bx-chevron-right.svg index 9b3aefc..8aa2436 100644 --- a/static/img/svg/bx-chevron-right.svg +++ b/static/img/svg/bx-chevron-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevron-up.svg b/static/img/svg/bx-chevron-up.svg index fb3c147..0e6d98a 100644 --- a/static/img/svg/bx-chevron-up.svg +++ b/static/img/svg/bx-chevron-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevrons-down.svg b/static/img/svg/bx-chevrons-down.svg index 9eeae6d..bef06bc 100644 --- a/static/img/svg/bx-chevrons-down.svg +++ b/static/img/svg/bx-chevrons-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevrons-left.svg b/static/img/svg/bx-chevrons-left.svg index 3a1c309..333ea7e 100644 --- a/static/img/svg/bx-chevrons-left.svg +++ b/static/img/svg/bx-chevrons-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevrons-right.svg b/static/img/svg/bx-chevrons-right.svg index d88551a..0b861f5 100644 --- a/static/img/svg/bx-chevrons-right.svg +++ b/static/img/svg/bx-chevrons-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chevrons-up.svg b/static/img/svg/bx-chevrons-up.svg index 24d731e..5649f38 100644 --- a/static/img/svg/bx-chevrons-up.svg +++ b/static/img/svg/bx-chevrons-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-chip.svg b/static/img/svg/bx-chip.svg index 09c1902..5ba6bd8 100644 --- a/static/img/svg/bx-chip.svg +++ b/static/img/svg/bx-chip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-circle.svg b/static/img/svg/bx-circle.svg index 67c0949..78b559f 100644 --- a/static/img/svg/bx-circle.svg +++ b/static/img/svg/bx-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-clipboard.svg b/static/img/svg/bx-clipboard.svg index 0eb4929..ac0200a 100644 --- a/static/img/svg/bx-clipboard.svg +++ b/static/img/svg/bx-clipboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-closet.svg b/static/img/svg/bx-closet.svg index 4f68a2c..ad771e5 100644 --- a/static/img/svg/bx-closet.svg +++ b/static/img/svg/bx-closet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-download.svg b/static/img/svg/bx-cloud-download.svg index 3ddf7b6..386d89e 100644 --- a/static/img/svg/bx-cloud-download.svg +++ b/static/img/svg/bx-cloud-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-drizzle.svg b/static/img/svg/bx-cloud-drizzle.svg index 3b48c66..522133d 100644 --- a/static/img/svg/bx-cloud-drizzle.svg +++ b/static/img/svg/bx-cloud-drizzle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-light-rain.svg b/static/img/svg/bx-cloud-light-rain.svg index 7a80538..9ee8278 100644 --- a/static/img/svg/bx-cloud-light-rain.svg +++ b/static/img/svg/bx-cloud-light-rain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-lightning.svg b/static/img/svg/bx-cloud-lightning.svg index e8b75d2..155a543 100644 --- a/static/img/svg/bx-cloud-lightning.svg +++ b/static/img/svg/bx-cloud-lightning.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-rain.svg b/static/img/svg/bx-cloud-rain.svg index c034de0..d5dcbb8 100644 --- a/static/img/svg/bx-cloud-rain.svg +++ b/static/img/svg/bx-cloud-rain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-snow.svg b/static/img/svg/bx-cloud-snow.svg index ba6f506..c81f6d7 100644 --- a/static/img/svg/bx-cloud-snow.svg +++ b/static/img/svg/bx-cloud-snow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud-upload.svg b/static/img/svg/bx-cloud-upload.svg index b543869..7b27e08 100644 --- a/static/img/svg/bx-cloud-upload.svg +++ b/static/img/svg/bx-cloud-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cloud.svg b/static/img/svg/bx-cloud.svg index b1bb021..a308a32 100644 --- a/static/img/svg/bx-cloud.svg +++ b/static/img/svg/bx-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-code-block.svg b/static/img/svg/bx-code-block.svg index 47b5d06..3aa0c85 100644 --- a/static/img/svg/bx-code-block.svg +++ b/static/img/svg/bx-code-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-code-curly.svg b/static/img/svg/bx-code-curly.svg index 9db46ea..437c7aa 100644 --- a/static/img/svg/bx-code-curly.svg +++ b/static/img/svg/bx-code-curly.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-code.svg b/static/img/svg/bx-code.svg index 503a5a2..c5aed55 100644 --- a/static/img/svg/bx-code.svg +++ b/static/img/svg/bx-code.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-coffee.svg b/static/img/svg/bx-coffee.svg index b221f7a..a896826 100644 --- a/static/img/svg/bx-coffee.svg +++ b/static/img/svg/bx-coffee.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cog.svg b/static/img/svg/bx-cog.svg index ad330c7..c749a66 100644 --- a/static/img/svg/bx-cog.svg +++ b/static/img/svg/bx-cog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-collapse.svg b/static/img/svg/bx-collapse.svg index 01ccca3..3ff1ebd 100644 --- a/static/img/svg/bx-collapse.svg +++ b/static/img/svg/bx-collapse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-collection.svg b/static/img/svg/bx-collection.svg index 62c2b2e..ec36636 100644 --- a/static/img/svg/bx-collection.svg +++ b/static/img/svg/bx-collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-color-fill.svg b/static/img/svg/bx-color-fill.svg new file mode 100644 index 0000000..b759814 --- /dev/null +++ b/static/img/svg/bx-color-fill.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-columns.svg b/static/img/svg/bx-columns.svg index b16d390..a8b9818 100644 --- a/static/img/svg/bx-columns.svg +++ b/static/img/svg/bx-columns.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-command.svg b/static/img/svg/bx-command.svg index a04fe0c..3d4124c 100644 --- a/static/img/svg/bx-command.svg +++ b/static/img/svg/bx-command.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-compass.svg b/static/img/svg/bx-compass.svg index aaa3447..64f3884 100644 --- a/static/img/svg/bx-compass.svg +++ b/static/img/svg/bx-compass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-contact.svg b/static/img/svg/bx-contact.svg index 87c77c3..4dfc3a0 100644 --- a/static/img/svg/bx-contact.svg +++ b/static/img/svg/bx-contact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-conversation.svg b/static/img/svg/bx-conversation.svg index e53281b..916e73b 100644 --- a/static/img/svg/bx-conversation.svg +++ b/static/img/svg/bx-conversation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-copy.svg b/static/img/svg/bx-copy.svg index d95a9ac..196fa01 100644 --- a/static/img/svg/bx-copy.svg +++ b/static/img/svg/bx-copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-copyright.svg b/static/img/svg/bx-copyright.svg index ec71b7f..98d6ef2 100644 --- a/static/img/svg/bx-copyright.svg +++ b/static/img/svg/bx-copyright.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-coupon.svg b/static/img/svg/bx-coupon.svg index f2159d2..16f3296 100644 --- a/static/img/svg/bx-coupon.svg +++ b/static/img/svg/bx-coupon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-credit-card.svg b/static/img/svg/bx-credit-card.svg index 432e900..0517882 100644 --- a/static/img/svg/bx-credit-card.svg +++ b/static/img/svg/bx-credit-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-crop.svg b/static/img/svg/bx-crop.svg index 6c7e59d..5ac3037 100644 --- a/static/img/svg/bx-crop.svg +++ b/static/img/svg/bx-crop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-crosshair.svg b/static/img/svg/bx-crosshair.svg index d64938d..486d397 100644 --- a/static/img/svg/bx-crosshair.svg +++ b/static/img/svg/bx-crosshair.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-crown.svg b/static/img/svg/bx-crown.svg index 7e1af9d..561fedd 100644 --- a/static/img/svg/bx-crown.svg +++ b/static/img/svg/bx-crown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cube.svg b/static/img/svg/bx-cube.svg index 28a54a7..76c87f5 100644 --- a/static/img/svg/bx-cube.svg +++ b/static/img/svg/bx-cube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-cut.svg b/static/img/svg/bx-cut.svg index de7559a..bc25fa8 100644 --- a/static/img/svg/bx-cut.svg +++ b/static/img/svg/bx-cut.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dashboard.svg b/static/img/svg/bx-dashboard.svg index 2c9e78e..f629098 100644 --- a/static/img/svg/bx-dashboard.svg +++ b/static/img/svg/bx-dashboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-data.svg b/static/img/svg/bx-data.svg index 635018d..9a971b2 100644 --- a/static/img/svg/bx-data.svg +++ b/static/img/svg/bx-data.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-desktop.svg b/static/img/svg/bx-desktop.svg index a1896fc..3b4e122 100644 --- a/static/img/svg/bx-desktop.svg +++ b/static/img/svg/bx-desktop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-detail.svg b/static/img/svg/bx-detail.svg index fea6c48..2ea0075 100644 --- a/static/img/svg/bx-detail.svg +++ b/static/img/svg/bx-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dialpad.svg b/static/img/svg/bx-dialpad.svg index 59c6d4b..8f35302 100644 --- a/static/img/svg/bx-dialpad.svg +++ b/static/img/svg/bx-dialpad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-diamond.svg b/static/img/svg/bx-diamond.svg index 4f0950e..89855fe 100644 --- a/static/img/svg/bx-diamond.svg +++ b/static/img/svg/bx-diamond.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-directions.svg b/static/img/svg/bx-directions.svg index b869811..d7b4cb3 100644 --- a/static/img/svg/bx-directions.svg +++ b/static/img/svg/bx-directions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-disc.svg b/static/img/svg/bx-disc.svg new file mode 100644 index 0000000..19dfea1 --- /dev/null +++ b/static/img/svg/bx-disc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-discount.svg b/static/img/svg/bx-discount.svg index 24256bb..b252d09 100644 --- a/static/img/svg/bx-discount.svg +++ b/static/img/svg/bx-discount.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dislike.svg b/static/img/svg/bx-dislike.svg index 1591878..5c81e25 100644 --- a/static/img/svg/bx-dislike.svg +++ b/static/img/svg/bx-dislike.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dock-bottom.svg b/static/img/svg/bx-dock-bottom.svg index 4192c8a..e925cfb 100644 --- a/static/img/svg/bx-dock-bottom.svg +++ b/static/img/svg/bx-dock-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dock-left.svg b/static/img/svg/bx-dock-left.svg index c48ae00..b64972c 100644 --- a/static/img/svg/bx-dock-left.svg +++ b/static/img/svg/bx-dock-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dock-right.svg b/static/img/svg/bx-dock-right.svg index f80b05a..4261de1 100644 --- a/static/img/svg/bx-dock-right.svg +++ b/static/img/svg/bx-dock-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dock-top.svg b/static/img/svg/bx-dock-top.svg index 88b80bb..3afb3be 100644 --- a/static/img/svg/bx-dock-top.svg +++ b/static/img/svg/bx-dock-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-documentation.svg b/static/img/svg/bx-documentation.svg index 5147a59..cdfc224 100644 --- a/static/img/svg/bx-documentation.svg +++ b/static/img/svg/bx-documentation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dollar-circle.svg b/static/img/svg/bx-dollar-circle.svg index 76c0d4f..23bd7d3 100644 --- a/static/img/svg/bx-dollar-circle.svg +++ b/static/img/svg/bx-dollar-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dollar.svg b/static/img/svg/bx-dollar.svg index f83a8ce..d8fe7a8 100644 --- a/static/img/svg/bx-dollar.svg +++ b/static/img/svg/bx-dollar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dots-horizontal-rounded.svg b/static/img/svg/bx-dots-horizontal-rounded.svg index d4e8c24..b9fdd25 100644 --- a/static/img/svg/bx-dots-horizontal-rounded.svg +++ b/static/img/svg/bx-dots-horizontal-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dots-horizontal.svg b/static/img/svg/bx-dots-horizontal.svg index 8e48750..9bf04d3 100644 --- a/static/img/svg/bx-dots-horizontal.svg +++ b/static/img/svg/bx-dots-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dots-vertical-rounded.svg b/static/img/svg/bx-dots-vertical-rounded.svg index 04c6a59..49f7a9b 100644 --- a/static/img/svg/bx-dots-vertical-rounded.svg +++ b/static/img/svg/bx-dots-vertical-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dots-vertical.svg b/static/img/svg/bx-dots-vertical.svg index 967cfb0..e971153 100644 --- a/static/img/svg/bx-dots-vertical.svg +++ b/static/img/svg/bx-dots-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-down-arrow-circle.svg b/static/img/svg/bx-down-arrow-circle.svg index 4392e1c..915430b 100644 --- a/static/img/svg/bx-down-arrow-circle.svg +++ b/static/img/svg/bx-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-down-arrow.svg b/static/img/svg/bx-down-arrow.svg index 9efa91d..d4cc1ac 100644 --- a/static/img/svg/bx-down-arrow.svg +++ b/static/img/svg/bx-down-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-download-alt.svg b/static/img/svg/bx-download-alt.svg index e13c6ac..a9d6ceb 100644 --- a/static/img/svg/bx-download-alt.svg +++ b/static/img/svg/bx-download-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-download.svg b/static/img/svg/bx-download.svg index 7ae2fe0..d96e22f 100644 --- a/static/img/svg/bx-download.svg +++ b/static/img/svg/bx-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-downvote.svg b/static/img/svg/bx-downvote.svg index c1438f5..a1b8af5 100644 --- a/static/img/svg/bx-downvote.svg +++ b/static/img/svg/bx-downvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-drink.svg b/static/img/svg/bx-drink.svg index 1c7d11d..629ff47 100644 --- a/static/img/svg/bx-drink.svg +++ b/static/img/svg/bx-drink.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-droplet.svg b/static/img/svg/bx-droplet.svg index f4c6c04..4ae6c9a 100644 --- a/static/img/svg/bx-droplet.svg +++ b/static/img/svg/bx-droplet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-dumbbell.svg b/static/img/svg/bx-dumbbell.svg index ab3aa77..7292157 100644 --- a/static/img/svg/bx-dumbbell.svg +++ b/static/img/svg/bx-dumbbell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-duplicate.svg b/static/img/svg/bx-duplicate.svg index ae0f297..9448ad4 100644 --- a/static/img/svg/bx-duplicate.svg +++ b/static/img/svg/bx-duplicate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-edit.svg b/static/img/svg/bx-edit.svg index 3802647..09f7ace 100644 --- a/static/img/svg/bx-edit.svg +++ b/static/img/svg/bx-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-eject.svg b/static/img/svg/bx-eject.svg index 7bce2b1..b888070 100644 --- a/static/img/svg/bx-eject.svg +++ b/static/img/svg/bx-eject.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-envelope.svg b/static/img/svg/bx-envelope.svg index 21950b2..2b6e405 100644 --- a/static/img/svg/bx-envelope.svg +++ b/static/img/svg/bx-envelope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-equalizer.svg b/static/img/svg/bx-equalizer.svg new file mode 100644 index 0000000..d36a90d --- /dev/null +++ b/static/img/svg/bx-equalizer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-eraser.svg b/static/img/svg/bx-eraser.svg index 2f9324c..ca61e54 100644 --- a/static/img/svg/bx-eraser.svg +++ b/static/img/svg/bx-eraser.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-error-circle.svg b/static/img/svg/bx-error-circle.svg index 08837bb..e68d382 100644 --- a/static/img/svg/bx-error-circle.svg +++ b/static/img/svg/bx-error-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-error.svg b/static/img/svg/bx-error.svg index c672be5..fd8ea74 100644 --- a/static/img/svg/bx-error.svg +++ b/static/img/svg/bx-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-exclamation.svg b/static/img/svg/bx-exclamation.svg index 2ed4d0e..6abd581 100644 --- a/static/img/svg/bx-exclamation.svg +++ b/static/img/svg/bx-exclamation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-exit-fullscreen.svg b/static/img/svg/bx-exit-fullscreen.svg index 18da3af..03fb693 100644 --- a/static/img/svg/bx-exit-fullscreen.svg +++ b/static/img/svg/bx-exit-fullscreen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-expand.svg b/static/img/svg/bx-expand.svg index 801db74..185f230 100644 --- a/static/img/svg/bx-expand.svg +++ b/static/img/svg/bx-expand.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-export.svg b/static/img/svg/bx-export.svg index b172d13..14f6cda 100644 --- a/static/img/svg/bx-export.svg +++ b/static/img/svg/bx-export.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-eyedropper.svg b/static/img/svg/bx-eyedropper.svg index 0cd7acc..8860cd7 100644 --- a/static/img/svg/bx-eyedropper.svg +++ b/static/img/svg/bx-eyedropper.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-fast-forward-circle.svg b/static/img/svg/bx-fast-forward-circle.svg index 0193ac1..7e62306 100644 --- a/static/img/svg/bx-fast-forward-circle.svg +++ b/static/img/svg/bx-fast-forward-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-fast-forward.svg b/static/img/svg/bx-fast-forward.svg index 60a1354..1cd43b4 100644 --- a/static/img/svg/bx-fast-forward.svg +++ b/static/img/svg/bx-fast-forward.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-female.svg b/static/img/svg/bx-female.svg index e14d44a..2ca9fb1 100644 --- a/static/img/svg/bx-female.svg +++ b/static/img/svg/bx-female.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-file-blank.svg b/static/img/svg/bx-file-blank.svg index d7365b6..ccc59a7 100644 --- a/static/img/svg/bx-file-blank.svg +++ b/static/img/svg/bx-file-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-file-image.svg b/static/img/svg/bx-file-image.svg index ecc5128..9ed89a9 100644 --- a/static/img/svg/bx-file-image.svg +++ b/static/img/svg/bx-file-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-file-plus.svg b/static/img/svg/bx-file-plus.svg index de6b923..e41dd4b 100644 --- a/static/img/svg/bx-file-plus.svg +++ b/static/img/svg/bx-file-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-file.svg b/static/img/svg/bx-file.svg index fef8ea2..49a37f6 100644 --- a/static/img/svg/bx-file.svg +++ b/static/img/svg/bx-file.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-files.svg b/static/img/svg/bx-files.svg index 57ec6ac..eb6acdc 100644 --- a/static/img/svg/bx-files.svg +++ b/static/img/svg/bx-files.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-film.svg b/static/img/svg/bx-film.svg index a658d13..27cebc5 100644 --- a/static/img/svg/bx-film.svg +++ b/static/img/svg/bx-film.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-filter-alt.svg b/static/img/svg/bx-filter-alt.svg index 33b8631..184a7c2 100644 --- a/static/img/svg/bx-filter-alt.svg +++ b/static/img/svg/bx-filter-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-filter.svg b/static/img/svg/bx-filter.svg index 7facb72..0fba23c 100644 --- a/static/img/svg/bx-filter.svg +++ b/static/img/svg/bx-filter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-fingerprint.svg b/static/img/svg/bx-fingerprint.svg index 1482311..9ffb48a 100644 --- a/static/img/svg/bx-fingerprint.svg +++ b/static/img/svg/bx-fingerprint.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-first-aid.svg b/static/img/svg/bx-first-aid.svg index 4cd71cc..bbce6aa 100644 --- a/static/img/svg/bx-first-aid.svg +++ b/static/img/svg/bx-first-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-first-page.svg b/static/img/svg/bx-first-page.svg index c501baf..5064d22 100644 --- a/static/img/svg/bx-first-page.svg +++ b/static/img/svg/bx-first-page.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-flag-alt.svg b/static/img/svg/bx-flag-alt.svg index f4726d0..5a73dbf 100644 --- a/static/img/svg/bx-flag-alt.svg +++ b/static/img/svg/bx-flag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-flag.svg b/static/img/svg/bx-flag.svg index 2ce7ce5..0136d7b 100644 --- a/static/img/svg/bx-flag.svg +++ b/static/img/svg/bx-flag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-flask.svg b/static/img/svg/bx-flask.svg index b15e151..22cb332 100644 --- a/static/img/svg/bx-flask.svg +++ b/static/img/svg/bx-flask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-folder-minus.svg b/static/img/svg/bx-folder-minus.svg index c51af83..90861c1 100644 --- a/static/img/svg/bx-folder-minus.svg +++ b/static/img/svg/bx-folder-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-folder-open.svg b/static/img/svg/bx-folder-open.svg index 551e017..61860f0 100644 --- a/static/img/svg/bx-folder-open.svg +++ b/static/img/svg/bx-folder-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-folder-plus.svg b/static/img/svg/bx-folder-plus.svg index 2ec4747..60208be 100644 --- a/static/img/svg/bx-folder-plus.svg +++ b/static/img/svg/bx-folder-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-folder.svg b/static/img/svg/bx-folder.svg index 9795a0c..c042904 100644 --- a/static/img/svg/bx-folder.svg +++ b/static/img/svg/bx-folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-font-color.svg b/static/img/svg/bx-font-color.svg index 0ea9467..1037879 100644 --- a/static/img/svg/bx-font-color.svg +++ b/static/img/svg/bx-font-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-font-size.svg b/static/img/svg/bx-font-size.svg index 52334f0..e5de2bd 100644 --- a/static/img/svg/bx-font-size.svg +++ b/static/img/svg/bx-font-size.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-font.svg b/static/img/svg/bx-font.svg index 51e6ecb..f8c3bcf 100644 --- a/static/img/svg/bx-font.svg +++ b/static/img/svg/bx-font.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-football.svg b/static/img/svg/bx-football.svg index f0d048d..6022e21 100644 --- a/static/img/svg/bx-football.svg +++ b/static/img/svg/bx-football.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-fullscreen.svg b/static/img/svg/bx-fullscreen.svg index b8f9ead..998d8dd 100644 --- a/static/img/svg/bx-fullscreen.svg +++ b/static/img/svg/bx-fullscreen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-gift.svg b/static/img/svg/bx-gift.svg index c63aa0b..95c871c 100644 --- a/static/img/svg/bx-gift.svg +++ b/static/img/svg/bx-gift.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-branch.svg b/static/img/svg/bx-git-branch.svg index dc1021d..9e9c83c 100644 --- a/static/img/svg/bx-git-branch.svg +++ b/static/img/svg/bx-git-branch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-commit.svg b/static/img/svg/bx-git-commit.svg index 77048ad..0cbfd07 100644 --- a/static/img/svg/bx-git-commit.svg +++ b/static/img/svg/bx-git-commit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-compare.svg b/static/img/svg/bx-git-compare.svg index 3d49384..a845dcb 100644 --- a/static/img/svg/bx-git-compare.svg +++ b/static/img/svg/bx-git-compare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-merge.svg b/static/img/svg/bx-git-merge.svg index 564d5ca..4340034 100644 --- a/static/img/svg/bx-git-merge.svg +++ b/static/img/svg/bx-git-merge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-pull-request.svg b/static/img/svg/bx-git-pull-request.svg index 93c843b..c0913db 100644 --- a/static/img/svg/bx-git-pull-request.svg +++ b/static/img/svg/bx-git-pull-request.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-git-repo-forked.svg b/static/img/svg/bx-git-repo-forked.svg index 1a961b2..d2ebe16 100644 --- a/static/img/svg/bx-git-repo-forked.svg +++ b/static/img/svg/bx-git-repo-forked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-glasses.svg b/static/img/svg/bx-glasses.svg new file mode 100644 index 0000000..94a8cd5 --- /dev/null +++ b/static/img/svg/bx-glasses.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-globe-alt.svg b/static/img/svg/bx-globe-alt.svg index d72071b..5e79d6c 100644 --- a/static/img/svg/bx-globe-alt.svg +++ b/static/img/svg/bx-globe-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-globe.svg b/static/img/svg/bx-globe.svg index d69053c..e653d60 100644 --- a/static/img/svg/bx-globe.svg +++ b/static/img/svg/bx-globe.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-grid-alt.svg b/static/img/svg/bx-grid-alt.svg index 799f983..ec3737d 100644 --- a/static/img/svg/bx-grid-alt.svg +++ b/static/img/svg/bx-grid-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-grid.svg b/static/img/svg/bx-grid.svg index 40ec90b..83ed9d8 100644 --- a/static/img/svg/bx-grid.svg +++ b/static/img/svg/bx-grid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-group.svg b/static/img/svg/bx-group.svg index 3272a98..c8343cb 100644 --- a/static/img/svg/bx-group.svg +++ b/static/img/svg/bx-group.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-handicap.svg b/static/img/svg/bx-handicap.svg index 260b13e..fae0791 100644 --- a/static/img/svg/bx-handicap.svg +++ b/static/img/svg/bx-handicap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hash.svg b/static/img/svg/bx-hash.svg index 5bca7fb..061dba4 100644 --- a/static/img/svg/bx-hash.svg +++ b/static/img/svg/bx-hash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hdd.svg b/static/img/svg/bx-hdd.svg index d10ccad..a6cc8a2 100644 --- a/static/img/svg/bx-hdd.svg +++ b/static/img/svg/bx-hdd.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-heading.svg b/static/img/svg/bx-heading.svg index 553ad1a..867b918 100644 --- a/static/img/svg/bx-heading.svg +++ b/static/img/svg/bx-heading.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-headphone.svg b/static/img/svg/bx-headphone.svg index d4b20f0..87d537f 100644 --- a/static/img/svg/bx-headphone.svg +++ b/static/img/svg/bx-headphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-heart.svg b/static/img/svg/bx-heart.svg index b832cda..8d90072 100644 --- a/static/img/svg/bx-heart.svg +++ b/static/img/svg/bx-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hexagon.svg b/static/img/svg/bx-hexagon.svg index 920fccf..a725de6 100644 --- a/static/img/svg/bx-hexagon.svg +++ b/static/img/svg/bx-hexagon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hide.svg b/static/img/svg/bx-hide.svg index 8b8c9cb..15e946f 100644 --- a/static/img/svg/bx-hide.svg +++ b/static/img/svg/bx-hide.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-highlight.svg b/static/img/svg/bx-highlight.svg index a8cb541..c0ebe94 100644 --- a/static/img/svg/bx-highlight.svg +++ b/static/img/svg/bx-highlight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-history.svg b/static/img/svg/bx-history.svg index e53af0a..ab7c953 100644 --- a/static/img/svg/bx-history.svg +++ b/static/img/svg/bx-history.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-home-alt.svg b/static/img/svg/bx-home-alt.svg index 8549a8a..a7cde82 100644 --- a/static/img/svg/bx-home-alt.svg +++ b/static/img/svg/bx-home-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-home.svg b/static/img/svg/bx-home.svg index f23c841..d1fce20 100644 --- a/static/img/svg/bx-home.svg +++ b/static/img/svg/bx-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-horizontal-center.svg b/static/img/svg/bx-horizontal-center.svg index a4fd337..ecc3a11 100644 --- a/static/img/svg/bx-horizontal-center.svg +++ b/static/img/svg/bx-horizontal-center.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hot.svg b/static/img/svg/bx-hot.svg index 3bab44b..9d05a8c 100644 --- a/static/img/svg/bx-hot.svg +++ b/static/img/svg/bx-hot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hotel.svg b/static/img/svg/bx-hotel.svg index 7eb7f38..6be1bf2 100644 --- a/static/img/svg/bx-hotel.svg +++ b/static/img/svg/bx-hotel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-hourglass.svg b/static/img/svg/bx-hourglass.svg index 1b73d0b..1c66fea 100644 --- a/static/img/svg/bx-hourglass.svg +++ b/static/img/svg/bx-hourglass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-idea.svg b/static/img/svg/bx-idea.svg index b47ff59..fedb12c 100644 --- a/static/img/svg/bx-idea.svg +++ b/static/img/svg/bx-idea.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-image-alt.svg b/static/img/svg/bx-image-alt.svg index 27efdb9..af91912 100644 --- a/static/img/svg/bx-image-alt.svg +++ b/static/img/svg/bx-image-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-image.svg b/static/img/svg/bx-image.svg index 01ed9ad..1195849 100644 --- a/static/img/svg/bx-image.svg +++ b/static/img/svg/bx-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-images.svg b/static/img/svg/bx-images.svg index ebb76a0..fc2fbe4 100644 --- a/static/img/svg/bx-images.svg +++ b/static/img/svg/bx-images.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-import.svg b/static/img/svg/bx-import.svg index 085f0ba..c7bfa49 100644 --- a/static/img/svg/bx-import.svg +++ b/static/img/svg/bx-import.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-inbox.svg b/static/img/svg/bx-inbox.svg index fbe2ea2..ef6d021 100644 --- a/static/img/svg/bx-inbox.svg +++ b/static/img/svg/bx-inbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-infinite.svg b/static/img/svg/bx-infinite.svg index 0dcd000..a813935 100644 --- a/static/img/svg/bx-infinite.svg +++ b/static/img/svg/bx-infinite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-info-circle.svg b/static/img/svg/bx-info-circle.svg index 1b68c67..42e7880 100644 --- a/static/img/svg/bx-info-circle.svg +++ b/static/img/svg/bx-info-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-info.svg b/static/img/svg/bx-info.svg index e1bc3fb..9b14b46 100644 --- a/static/img/svg/bx-info.svg +++ b/static/img/svg/bx-info.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-italic.svg b/static/img/svg/bx-italic.svg index 930e225..583796a 100644 --- a/static/img/svg/bx-italic.svg +++ b/static/img/svg/bx-italic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-joystick-alt.svg b/static/img/svg/bx-joystick-alt.svg index ac4d1a1..ed38a5c 100644 --- a/static/img/svg/bx-joystick-alt.svg +++ b/static/img/svg/bx-joystick-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-joystick.svg b/static/img/svg/bx-joystick.svg index da22091..7a811de 100644 --- a/static/img/svg/bx-joystick.svg +++ b/static/img/svg/bx-joystick.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-justify.svg b/static/img/svg/bx-justify.svg deleted file mode 100644 index 232e900..0000000 --- a/static/img/svg/bx-justify.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bx-key.svg b/static/img/svg/bx-key.svg index 40b622b..fdf1257 100644 --- a/static/img/svg/bx-key.svg +++ b/static/img/svg/bx-key.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-laptop.svg b/static/img/svg/bx-laptop.svg index 7022440..d4c96f8 100644 --- a/static/img/svg/bx-laptop.svg +++ b/static/img/svg/bx-laptop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-last-page.svg b/static/img/svg/bx-last-page.svg index a6356bd..885e0f1 100644 --- a/static/img/svg/bx-last-page.svg +++ b/static/img/svg/bx-last-page.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-layer.svg b/static/img/svg/bx-layer.svg index 5e183df..64622ef 100644 --- a/static/img/svg/bx-layer.svg +++ b/static/img/svg/bx-layer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-layout.svg b/static/img/svg/bx-layout.svg index 0a2b750..925b7bd 100644 --- a/static/img/svg/bx-layout.svg +++ b/static/img/svg/bx-layout.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-left-arrow-circle.svg b/static/img/svg/bx-left-arrow-circle.svg index 64c138e..d66de17 100644 --- a/static/img/svg/bx-left-arrow-circle.svg +++ b/static/img/svg/bx-left-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-left-arrow.svg b/static/img/svg/bx-left-arrow.svg index fd41505..be71bd9 100644 --- a/static/img/svg/bx-left-arrow.svg +++ b/static/img/svg/bx-left-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-left-bottom-arrow-circle.svg b/static/img/svg/bx-left-bottom-arrow-circle.svg index 8a508b8..f2e0772 100644 --- a/static/img/svg/bx-left-bottom-arrow-circle.svg +++ b/static/img/svg/bx-left-bottom-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-left-indent.svg b/static/img/svg/bx-left-indent.svg index d008a5a..5112fd0 100644 --- a/static/img/svg/bx-left-indent.svg +++ b/static/img/svg/bx-left-indent.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-left-top-arrow-circle.svg b/static/img/svg/bx-left-top-arrow-circle.svg index 64d95a0..21b7a19 100644 --- a/static/img/svg/bx-left-top-arrow-circle.svg +++ b/static/img/svg/bx-left-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-like.svg b/static/img/svg/bx-like.svg index 934fd46..8edb32a 100644 --- a/static/img/svg/bx-like.svg +++ b/static/img/svg/bx-like.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-link-alt.svg b/static/img/svg/bx-link-alt.svg index 6004bc5..c6e07c9 100644 --- a/static/img/svg/bx-link-alt.svg +++ b/static/img/svg/bx-link-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-link-external.svg b/static/img/svg/bx-link-external.svg index 7874bf6..d5e1e1f 100644 --- a/static/img/svg/bx-link-external.svg +++ b/static/img/svg/bx-link-external.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-link.svg b/static/img/svg/bx-link.svg index 1d86c94..002afb3 100644 --- a/static/img/svg/bx-link.svg +++ b/static/img/svg/bx-link.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-alt.svg b/static/img/svg/bx-list-alt.svg index aad73da..ca6179f 100644 --- a/static/img/svg/bx-list-alt.svg +++ b/static/img/svg/bx-list-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-check.svg b/static/img/svg/bx-list-check.svg index ebb27e0..83e1975 100644 --- a/static/img/svg/bx-list-check.svg +++ b/static/img/svg/bx-list-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-ol.svg b/static/img/svg/bx-list-ol.svg index fc61e60..c5b1cf4 100644 --- a/static/img/svg/bx-list-ol.svg +++ b/static/img/svg/bx-list-ol.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-plus.svg b/static/img/svg/bx-list-plus.svg index 26cca6b..36260d0 100644 --- a/static/img/svg/bx-list-plus.svg +++ b/static/img/svg/bx-list-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-ul.svg b/static/img/svg/bx-list-ul.svg index cbee34a..8ac8b0b 100644 --- a/static/img/svg/bx-list-ul.svg +++ b/static/img/svg/bx-list-ul.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list-x.svg b/static/img/svg/bx-list-x.svg index 8ccfb42..8175e38 100644 --- a/static/img/svg/bx-list-x.svg +++ b/static/img/svg/bx-list-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-list.svg b/static/img/svg/bx-list.svg index a372080..94ce870 100644 --- a/static/img/svg/bx-list.svg +++ b/static/img/svg/bx-list.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-loader-alt.svg b/static/img/svg/bx-loader-alt.svg index 5eaa4b4..96aee32 100644 --- a/static/img/svg/bx-loader-alt.svg +++ b/static/img/svg/bx-loader-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-loader-circle.svg b/static/img/svg/bx-loader-circle.svg index 51505e2..da1c518 100644 --- a/static/img/svg/bx-loader-circle.svg +++ b/static/img/svg/bx-loader-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-loader.svg b/static/img/svg/bx-loader.svg index 33e702e..7ec53a1 100644 --- a/static/img/svg/bx-loader.svg +++ b/static/img/svg/bx-loader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-lock-open.svg b/static/img/svg/bx-lock-open.svg index 2fea424..10c4d93 100644 --- a/static/img/svg/bx-lock-open.svg +++ b/static/img/svg/bx-lock-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-lock.svg b/static/img/svg/bx-lock.svg index f29656f..5bb2947 100644 --- a/static/img/svg/bx-lock.svg +++ b/static/img/svg/bx-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-log-in.svg b/static/img/svg/bx-log-in.svg index 620a164..844543b 100644 --- a/static/img/svg/bx-log-in.svg +++ b/static/img/svg/bx-log-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-log-out.svg b/static/img/svg/bx-log-out.svg index edac51e..8eaaab7 100644 --- a/static/img/svg/bx-log-out.svg +++ b/static/img/svg/bx-log-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-magic-wand.svg b/static/img/svg/bx-magic-wand.svg index d06bcc8..fe63cf7 100644 --- a/static/img/svg/bx-magic-wand.svg +++ b/static/img/svg/bx-magic-wand.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-male.svg b/static/img/svg/bx-male.svg index c9389dd..998fdf9 100644 --- a/static/img/svg/bx-male.svg +++ b/static/img/svg/bx-male.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-map-alt.svg b/static/img/svg/bx-map-alt.svg index cda55fb..c2e8039 100644 --- a/static/img/svg/bx-map-alt.svg +++ b/static/img/svg/bx-map-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-map-pin.svg b/static/img/svg/bx-map-pin.svg index fb63252..1d1ddf6 100644 --- a/static/img/svg/bx-map-pin.svg +++ b/static/img/svg/bx-map-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-map.svg b/static/img/svg/bx-map.svg index ce4e83c..f1330a5 100644 --- a/static/img/svg/bx-map.svg +++ b/static/img/svg/bx-map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-menu-alt-left.svg b/static/img/svg/bx-menu-alt-left.svg index 9d0593e..a4d5e96 100644 --- a/static/img/svg/bx-menu-alt-left.svg +++ b/static/img/svg/bx-menu-alt-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-menu-alt-right.svg b/static/img/svg/bx-menu-alt-right.svg index a853b17..a7f4a16 100644 --- a/static/img/svg/bx-menu-alt-right.svg +++ b/static/img/svg/bx-menu-alt-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-menu.svg b/static/img/svg/bx-menu.svg index 72a550f..33572dd 100644 --- a/static/img/svg/bx-menu.svg +++ b/static/img/svg/bx-menu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-message-alt.svg b/static/img/svg/bx-message-alt.svg index 99432f6..b035725 100644 --- a/static/img/svg/bx-message-alt.svg +++ b/static/img/svg/bx-message-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-message-detail.svg b/static/img/svg/bx-message-detail.svg index fc19c2b..edf12e0 100644 --- a/static/img/svg/bx-message-detail.svg +++ b/static/img/svg/bx-message-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-message-rounded.svg b/static/img/svg/bx-message-rounded.svg index dbb711c..1523cd1 100644 --- a/static/img/svg/bx-message-rounded.svg +++ b/static/img/svg/bx-message-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-message.svg b/static/img/svg/bx-message.svg index 3097a22..493a6de 100644 --- a/static/img/svg/bx-message.svg +++ b/static/img/svg/bx-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-microphone-alt.svg b/static/img/svg/bx-microphone-alt.svg new file mode 100644 index 0000000..1814a19 --- /dev/null +++ b/static/img/svg/bx-microphone-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-microphone-off.svg b/static/img/svg/bx-microphone-off.svg index 9994fca..b77936e 100644 --- a/static/img/svg/bx-microphone-off.svg +++ b/static/img/svg/bx-microphone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-microphone.svg b/static/img/svg/bx-microphone.svg index 8c180cd..531c1a2 100644 --- a/static/img/svg/bx-microphone.svg +++ b/static/img/svg/bx-microphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-minus-circle.svg b/static/img/svg/bx-minus-circle.svg index 471dc69..45a1646 100644 --- a/static/img/svg/bx-minus-circle.svg +++ b/static/img/svg/bx-minus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-minus-square.svg b/static/img/svg/bx-minus-square.svg new file mode 100644 index 0000000..1add2d5 --- /dev/null +++ b/static/img/svg/bx-minus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-minus.svg b/static/img/svg/bx-minus.svg index 44555c8..82f71e4 100644 --- a/static/img/svg/bx-minus.svg +++ b/static/img/svg/bx-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-mobile-alt.svg b/static/img/svg/bx-mobile-alt.svg index 06e9440..c5ec3f0 100644 --- a/static/img/svg/bx-mobile-alt.svg +++ b/static/img/svg/bx-mobile-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-mobile-message.svg b/static/img/svg/bx-mobile-message.svg index 1dadea0..afa0dd5 100644 --- a/static/img/svg/bx-mobile-message.svg +++ b/static/img/svg/bx-mobile-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-mobile.svg b/static/img/svg/bx-mobile.svg index 8bdecea..6394553 100644 --- a/static/img/svg/bx-mobile.svg +++ b/static/img/svg/bx-mobile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-moon.svg b/static/img/svg/bx-moon.svg index f291f53..0786ed7 100644 --- a/static/img/svg/bx-moon.svg +++ b/static/img/svg/bx-moon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-mouse.svg b/static/img/svg/bx-mouse.svg index c468a7b..0b05b9b 100644 --- a/static/img/svg/bx-mouse.svg +++ b/static/img/svg/bx-mouse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-move.svg b/static/img/svg/bx-move.svg index ae643ae..fbe26ea 100644 --- a/static/img/svg/bx-move.svg +++ b/static/img/svg/bx-move.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-movie.svg b/static/img/svg/bx-movie.svg index eea6d27..ccc3721 100644 --- a/static/img/svg/bx-movie.svg +++ b/static/img/svg/bx-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-music.svg b/static/img/svg/bx-music.svg index 130c896..8bfc440 100644 --- a/static/img/svg/bx-music.svg +++ b/static/img/svg/bx-music.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-navigation.svg b/static/img/svg/bx-navigation.svg index 26a6c96..c57bac2 100644 --- a/static/img/svg/bx-navigation.svg +++ b/static/img/svg/bx-navigation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-news.svg b/static/img/svg/bx-news.svg index 5d8a6b7..2a9ff81 100644 --- a/static/img/svg/bx-news.svg +++ b/static/img/svg/bx-news.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-newsletter.svg b/static/img/svg/bx-newsletter.svg index e7e6932..c895f3d 100644 --- a/static/img/svg/bx-newsletter.svg +++ b/static/img/svg/bx-newsletter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-notification-off.svg b/static/img/svg/bx-notification-off.svg index d73df70..31f4c4b 100644 --- a/static/img/svg/bx-notification-off.svg +++ b/static/img/svg/bx-notification-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-notification.svg b/static/img/svg/bx-notification.svg index 0320146..1453b14 100644 --- a/static/img/svg/bx-notification.svg +++ b/static/img/svg/bx-notification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-octagon.svg b/static/img/svg/bx-octagon.svg index f4e3308..a555617 100644 --- a/static/img/svg/bx-octagon.svg +++ b/static/img/svg/bx-octagon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-package.svg b/static/img/svg/bx-package.svg index faa8923..4b0b899 100644 --- a/static/img/svg/bx-package.svg +++ b/static/img/svg/bx-package.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-paper-plane.svg b/static/img/svg/bx-paper-plane.svg index 433e4ce..5e3f4bc 100644 --- a/static/img/svg/bx-paper-plane.svg +++ b/static/img/svg/bx-paper-plane.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-paperclip.svg b/static/img/svg/bx-paperclip.svg index 746fad4..c6e381c 100644 --- a/static/img/svg/bx-paperclip.svg +++ b/static/img/svg/bx-paperclip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-paragraph.svg b/static/img/svg/bx-paragraph.svg index 09f3df4..bd82fae 100644 --- a/static/img/svg/bx-paragraph.svg +++ b/static/img/svg/bx-paragraph.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-paste.svg b/static/img/svg/bx-paste.svg index 2582b2c..9937d4b 100644 --- a/static/img/svg/bx-paste.svg +++ b/static/img/svg/bx-paste.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pause-circle.svg b/static/img/svg/bx-pause-circle.svg index bc9ae9f..934ee90 100644 --- a/static/img/svg/bx-pause-circle.svg +++ b/static/img/svg/bx-pause-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pause.svg b/static/img/svg/bx-pause.svg index 0e8201c..54c19bf 100644 --- a/static/img/svg/bx-pause.svg +++ b/static/img/svg/bx-pause.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pen.svg b/static/img/svg/bx-pen.svg index b759bce..8e0b8a8 100644 --- a/static/img/svg/bx-pen.svg +++ b/static/img/svg/bx-pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pencil.svg b/static/img/svg/bx-pencil.svg index d09932a..ac5e186 100644 --- a/static/img/svg/bx-pencil.svg +++ b/static/img/svg/bx-pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-phone-call.svg b/static/img/svg/bx-phone-call.svg index 9999c47..52fb306 100644 --- a/static/img/svg/bx-phone-call.svg +++ b/static/img/svg/bx-phone-call.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-phone-incoming.svg b/static/img/svg/bx-phone-incoming.svg index 268055b..682a1fd 100644 --- a/static/img/svg/bx-phone-incoming.svg +++ b/static/img/svg/bx-phone-incoming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-phone-outgoing.svg b/static/img/svg/bx-phone-outgoing.svg index fc7a415..cec1a80 100644 --- a/static/img/svg/bx-phone-outgoing.svg +++ b/static/img/svg/bx-phone-outgoing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-phone.svg b/static/img/svg/bx-phone.svg index 625972f..3f35742 100644 --- a/static/img/svg/bx-phone.svg +++ b/static/img/svg/bx-phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-photo-album.svg b/static/img/svg/bx-photo-album.svg index e80f3be..0218bc8 100644 --- a/static/img/svg/bx-photo-album.svg +++ b/static/img/svg/bx-photo-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pie-chart-alt.svg b/static/img/svg/bx-pie-chart-alt.svg index 95deac1..4c8e435 100644 --- a/static/img/svg/bx-pie-chart-alt.svg +++ b/static/img/svg/bx-pie-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pie-chart.svg b/static/img/svg/bx-pie-chart.svg index bec153a..e63db81 100644 --- a/static/img/svg/bx-pie-chart.svg +++ b/static/img/svg/bx-pie-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pin.svg b/static/img/svg/bx-pin.svg index 76c5f0b..92a4699 100644 --- a/static/img/svg/bx-pin.svg +++ b/static/img/svg/bx-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-planet.svg b/static/img/svg/bx-planet.svg index ca86d9f..570c732 100644 --- a/static/img/svg/bx-planet.svg +++ b/static/img/svg/bx-planet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-play-circle.svg b/static/img/svg/bx-play-circle.svg index c22b594..d67ac9a 100644 --- a/static/img/svg/bx-play-circle.svg +++ b/static/img/svg/bx-play-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-play.svg b/static/img/svg/bx-play.svg index 0db18ed..74b9fe1 100644 --- a/static/img/svg/bx-play.svg +++ b/static/img/svg/bx-play.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-playlist.svg b/static/img/svg/bx-playlist.svg index 2828874..2c70427 100644 --- a/static/img/svg/bx-playlist.svg +++ b/static/img/svg/bx-playlist.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-plug.svg b/static/img/svg/bx-plug.svg index 8ec525a..0b173ad 100644 --- a/static/img/svg/bx-plug.svg +++ b/static/img/svg/bx-plug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-plus-circle.svg b/static/img/svg/bx-plus-circle.svg index 098d7ee..533d5d4 100644 --- a/static/img/svg/bx-plus-circle.svg +++ b/static/img/svg/bx-plus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-plus-square.svg b/static/img/svg/bx-plus-square.svg new file mode 100644 index 0000000..f7960cd --- /dev/null +++ b/static/img/svg/bx-plus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-plus.svg b/static/img/svg/bx-plus.svg index 52eeedc..20c5256 100644 --- a/static/img/svg/bx-plus.svg +++ b/static/img/svg/bx-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-poll.svg b/static/img/svg/bx-poll.svg index 3e7731e..05973e2 100644 --- a/static/img/svg/bx-poll.svg +++ b/static/img/svg/bx-poll.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-popular.svg b/static/img/svg/bx-popular.svg index 704d61c..d4236c6 100644 --- a/static/img/svg/bx-popular.svg +++ b/static/img/svg/bx-popular.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-power-off.svg b/static/img/svg/bx-power-off.svg index a9862ea..2e195cd 100644 --- a/static/img/svg/bx-power-off.svg +++ b/static/img/svg/bx-power-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-printer.svg b/static/img/svg/bx-printer.svg index 7042dd7..83a8fcd 100644 --- a/static/img/svg/bx-printer.svg +++ b/static/img/svg/bx-printer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-pulse.svg b/static/img/svg/bx-pulse.svg index 9ebbe1b..3b080af 100644 --- a/static/img/svg/bx-pulse.svg +++ b/static/img/svg/bx-pulse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-purchase-tag.svg b/static/img/svg/bx-purchase-tag.svg index a759124..8c59b15 100644 --- a/static/img/svg/bx-purchase-tag.svg +++ b/static/img/svg/bx-purchase-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-question-mark.svg b/static/img/svg/bx-question-mark.svg index 7d5e342..609982a 100644 --- a/static/img/svg/bx-question-mark.svg +++ b/static/img/svg/bx-question-mark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-quote-left.svg b/static/img/svg/bx-quote-left.svg index b42875d..d1a13d8 100644 --- a/static/img/svg/bx-quote-left.svg +++ b/static/img/svg/bx-quote-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-quote-right.svg b/static/img/svg/bx-quote-right.svg index ffc0a48..c79e3f7 100644 --- a/static/img/svg/bx-quote-right.svg +++ b/static/img/svg/bx-quote-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-radar.svg b/static/img/svg/bx-radar.svg index 04de299..5e99998 100644 --- a/static/img/svg/bx-radar.svg +++ b/static/img/svg/bx-radar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-radio-circle-marked.svg b/static/img/svg/bx-radio-circle-marked.svg index ca22942..db30b90 100644 --- a/static/img/svg/bx-radio-circle-marked.svg +++ b/static/img/svg/bx-radio-circle-marked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-radio-circle.svg b/static/img/svg/bx-radio-circle.svg index 3f36d3a..4703101 100644 --- a/static/img/svg/bx-radio-circle.svg +++ b/static/img/svg/bx-radio-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-radio.svg b/static/img/svg/bx-radio.svg index e4d9d71..c277898 100644 --- a/static/img/svg/bx-radio.svg +++ b/static/img/svg/bx-radio.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rectangle.svg b/static/img/svg/bx-rectangle.svg index a16733a..8220371 100644 --- a/static/img/svg/bx-rectangle.svg +++ b/static/img/svg/bx-rectangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-redo.svg b/static/img/svg/bx-redo.svg index 5d0eaca..d0ba92b 100644 --- a/static/img/svg/bx-redo.svg +++ b/static/img/svg/bx-redo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rename.svg b/static/img/svg/bx-rename.svg index 539d763..08caa78 100644 --- a/static/img/svg/bx-rename.svg +++ b/static/img/svg/bx-rename.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-reply-all.svg b/static/img/svg/bx-reply-all.svg index 5691aea..c9953fe 100644 --- a/static/img/svg/bx-reply-all.svg +++ b/static/img/svg/bx-reply-all.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-reply.svg b/static/img/svg/bx-reply.svg index 31d4338..53efd3d 100644 --- a/static/img/svg/bx-reply.svg +++ b/static/img/svg/bx-reply.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-report.svg b/static/img/svg/bx-report.svg index 3201520..2e05574 100644 --- a/static/img/svg/bx-report.svg +++ b/static/img/svg/bx-report.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-repost.svg b/static/img/svg/bx-repost.svg index 6770c23..0fde2af 100644 --- a/static/img/svg/bx-repost.svg +++ b/static/img/svg/bx-repost.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-reset.svg b/static/img/svg/bx-reset.svg index 8093486..412489a 100644 --- a/static/img/svg/bx-reset.svg +++ b/static/img/svg/bx-reset.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-restaurant.svg b/static/img/svg/bx-restaurant.svg index 39765e0..6a54419 100644 --- a/static/img/svg/bx-restaurant.svg +++ b/static/img/svg/bx-restaurant.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-revision.svg b/static/img/svg/bx-revision.svg index d993385..9532627 100644 --- a/static/img/svg/bx-revision.svg +++ b/static/img/svg/bx-revision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rewind.svg b/static/img/svg/bx-rewind.svg index fb69a86..e9f8db4 100644 --- a/static/img/svg/bx-rewind.svg +++ b/static/img/svg/bx-rewind.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-ribbon.svg b/static/img/svg/bx-ribbon.svg index 784d24c..bfaddd2 100644 --- a/static/img/svg/bx-ribbon.svg +++ b/static/img/svg/bx-ribbon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-right-arrow-circle.svg b/static/img/svg/bx-right-arrow-circle.svg index e33bfbf..1323859 100644 --- a/static/img/svg/bx-right-arrow-circle.svg +++ b/static/img/svg/bx-right-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-right-arrow.svg b/static/img/svg/bx-right-arrow.svg index 072f299..858e753 100644 --- a/static/img/svg/bx-right-arrow.svg +++ b/static/img/svg/bx-right-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-right-down-arrow-circle.svg b/static/img/svg/bx-right-down-arrow-circle.svg index 14ffe4a..95c3002 100644 --- a/static/img/svg/bx-right-down-arrow-circle.svg +++ b/static/img/svg/bx-right-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-right-indent.svg b/static/img/svg/bx-right-indent.svg index 447efdf..02734b1 100644 --- a/static/img/svg/bx-right-indent.svg +++ b/static/img/svg/bx-right-indent.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-right-top-arrow-circle.svg b/static/img/svg/bx-right-top-arrow-circle.svg index 1884444..9ca3437 100644 --- a/static/img/svg/bx-right-top-arrow-circle.svg +++ b/static/img/svg/bx-right-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rocket.svg b/static/img/svg/bx-rocket.svg index c8506f3..d3be826 100644 --- a/static/img/svg/bx-rocket.svg +++ b/static/img/svg/bx-rocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rotate.svg b/static/img/svg/bx-rotate.svg index b26587b..787f37e 100644 --- a/static/img/svg/bx-rotate.svg +++ b/static/img/svg/bx-rotate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-rss.svg b/static/img/svg/bx-rss.svg index 5c9fc98..b57b2dd 100644 --- a/static/img/svg/bx-rss.svg +++ b/static/img/svg/bx-rss.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-ruler.svg b/static/img/svg/bx-ruler.svg index 53baae9..2ba1fe6 100644 --- a/static/img/svg/bx-ruler.svg +++ b/static/img/svg/bx-ruler.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-save.svg b/static/img/svg/bx-save.svg index a89f4fa..e908472 100644 --- a/static/img/svg/bx-save.svg +++ b/static/img/svg/bx-save.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-screenshot.svg b/static/img/svg/bx-screenshot.svg index 40f9cc0..c1870d3 100644 --- a/static/img/svg/bx-screenshot.svg +++ b/static/img/svg/bx-screenshot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-search-alt.svg b/static/img/svg/bx-search-alt.svg new file mode 100644 index 0000000..32fa81f --- /dev/null +++ b/static/img/svg/bx-search-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-search.svg b/static/img/svg/bx-search.svg index 5bf95a5..a343c3b 100644 --- a/static/img/svg/bx-search.svg +++ b/static/img/svg/bx-search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-select-arrows.svg b/static/img/svg/bx-select-arrows.svg index cfa3078..3c32425 100644 --- a/static/img/svg/bx-select-arrows.svg +++ b/static/img/svg/bx-select-arrows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-select-multiple.svg b/static/img/svg/bx-select-multiple.svg index 4d5bf37..cf899fa 100644 --- a/static/img/svg/bx-select-multiple.svg +++ b/static/img/svg/bx-select-multiple.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-selection.svg b/static/img/svg/bx-selection.svg index 923fd60..419fbd5 100644 --- a/static/img/svg/bx-selection.svg +++ b/static/img/svg/bx-selection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-send.svg b/static/img/svg/bx-send.svg index ca990fd..a329f8b 100644 --- a/static/img/svg/bx-send.svg +++ b/static/img/svg/bx-send.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-server.svg b/static/img/svg/bx-server.svg index 3db160b..53df777 100644 --- a/static/img/svg/bx-server.svg +++ b/static/img/svg/bx-server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-share-alt.svg b/static/img/svg/bx-share-alt.svg index 9d9f8a4..ca83807 100644 --- a/static/img/svg/bx-share-alt.svg +++ b/static/img/svg/bx-share-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-share.svg b/static/img/svg/bx-share.svg index 7fd1b45..32805b1 100644 --- a/static/img/svg/bx-share.svg +++ b/static/img/svg/bx-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shield-alt.svg b/static/img/svg/bx-shield-alt.svg index 7157e65..f85cf8d 100644 --- a/static/img/svg/bx-shield-alt.svg +++ b/static/img/svg/bx-shield-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shield.svg b/static/img/svg/bx-shield.svg index 2137bf3..1297515 100644 --- a/static/img/svg/bx-shield.svg +++ b/static/img/svg/bx-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shopping-bag-alt.svg b/static/img/svg/bx-shopping-bag-alt.svg index c46edea..ed5bd46 100644 --- a/static/img/svg/bx-shopping-bag-alt.svg +++ b/static/img/svg/bx-shopping-bag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shopping-bag.svg b/static/img/svg/bx-shopping-bag.svg index db2e173..42e84f3 100644 --- a/static/img/svg/bx-shopping-bag.svg +++ b/static/img/svg/bx-shopping-bag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-show.svg b/static/img/svg/bx-show.svg index 444a6fe..6335bb5 100644 --- a/static/img/svg/bx-show.svg +++ b/static/img/svg/bx-show.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shuffle-alt.svg b/static/img/svg/bx-shuffle-alt.svg index 1b38b08..11e09d1 100644 --- a/static/img/svg/bx-shuffle-alt.svg +++ b/static/img/svg/bx-shuffle-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-shuffle.svg b/static/img/svg/bx-shuffle.svg index ef5a99f..eee1cb8 100644 --- a/static/img/svg/bx-shuffle.svg +++ b/static/img/svg/bx-shuffle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sidebar.svg b/static/img/svg/bx-sidebar.svg index 8ef1660..3d3099c 100644 --- a/static/img/svg/bx-sidebar.svg +++ b/static/img/svg/bx-sidebar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sitemap.svg b/static/img/svg/bx-sitemap.svg index 9bc0d76..abd48ca 100644 --- a/static/img/svg/bx-sitemap.svg +++ b/static/img/svg/bx-sitemap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-skip-next-circle.svg b/static/img/svg/bx-skip-next-circle.svg index 21ab17a..42c6785 100644 --- a/static/img/svg/bx-skip-next-circle.svg +++ b/static/img/svg/bx-skip-next-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-skip-next.svg b/static/img/svg/bx-skip-next.svg index 8b433b4..02687af 100644 --- a/static/img/svg/bx-skip-next.svg +++ b/static/img/svg/bx-skip-next.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-skip-previous-circle.svg b/static/img/svg/bx-skip-previous-circle.svg index d69ad76..8590764 100644 --- a/static/img/svg/bx-skip-previous-circle.svg +++ b/static/img/svg/bx-skip-previous-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-skip-previous.svg b/static/img/svg/bx-skip-previous.svg index 48e885e..b95dbae 100644 --- a/static/img/svg/bx-skip-previous.svg +++ b/static/img/svg/bx-skip-previous.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-skull.svg b/static/img/svg/bx-skull.svg index eaced68..4dcfac1 100644 --- a/static/img/svg/bx-skull.svg +++ b/static/img/svg/bx-skull.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-slider-alt.svg b/static/img/svg/bx-slider-alt.svg index f65ee74..7be5100 100644 --- a/static/img/svg/bx-slider-alt.svg +++ b/static/img/svg/bx-slider-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-slider.svg b/static/img/svg/bx-slider.svg index 393131e..cb3939b 100644 --- a/static/img/svg/bx-slider.svg +++ b/static/img/svg/bx-slider.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-smiley-happy.svg b/static/img/svg/bx-smiley-happy.svg index c445e3c..6304398 100644 --- a/static/img/svg/bx-smiley-happy.svg +++ b/static/img/svg/bx-smiley-happy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-smiley-meh.svg b/static/img/svg/bx-smiley-meh.svg index 1955d9d..c7e3935 100644 --- a/static/img/svg/bx-smiley-meh.svg +++ b/static/img/svg/bx-smiley-meh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-smiley-sad.svg b/static/img/svg/bx-smiley-sad.svg index 10cde7b..7684554 100644 --- a/static/img/svg/bx-smiley-sad.svg +++ b/static/img/svg/bx-smiley-sad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-snowflake.svg b/static/img/svg/bx-snowflake.svg index 544100a..96d9b25 100644 --- a/static/img/svg/bx-snowflake.svg +++ b/static/img/svg/bx-snowflake.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sort-alt.svg b/static/img/svg/bx-sort-alt.svg index 29e8165..8f98245 100644 --- a/static/img/svg/bx-sort-alt.svg +++ b/static/img/svg/bx-sort-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sort.svg b/static/img/svg/bx-sort.svg index b80356c..28ee58c 100644 --- a/static/img/svg/bx-sort.svg +++ b/static/img/svg/bx-sort.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-spectacles.svg b/static/img/svg/bx-spectacles.svg deleted file mode 100644 index 8c5f9ab..0000000 --- a/static/img/svg/bx-spectacles.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bx-spreadsheet.svg b/static/img/svg/bx-spreadsheet.svg index 7c8afec..02d9005 100644 --- a/static/img/svg/bx-spreadsheet.svg +++ b/static/img/svg/bx-spreadsheet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-star.svg b/static/img/svg/bx-star.svg index d7f628a..4b7fcdc 100644 --- a/static/img/svg/bx-star.svg +++ b/static/img/svg/bx-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-station.svg b/static/img/svg/bx-station.svg index 9fdf1dd..f98bf43 100644 --- a/static/img/svg/bx-station.svg +++ b/static/img/svg/bx-station.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-stats.svg b/static/img/svg/bx-stats.svg new file mode 100644 index 0000000..2a6cba6 --- /dev/null +++ b/static/img/svg/bx-stats.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-stop-circle.svg b/static/img/svg/bx-stop-circle.svg index 41e4993..c36df11 100644 --- a/static/img/svg/bx-stop-circle.svg +++ b/static/img/svg/bx-stop-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-stop.svg b/static/img/svg/bx-stop.svg index 82ec8b9..03a9d57 100644 --- a/static/img/svg/bx-stop.svg +++ b/static/img/svg/bx-stop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-stopwatch.svg b/static/img/svg/bx-stopwatch.svg index 478c5b5..781c34c 100644 --- a/static/img/svg/bx-stopwatch.svg +++ b/static/img/svg/bx-stopwatch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-store.svg b/static/img/svg/bx-store.svg index 8ead7bd..7b30ffd 100644 --- a/static/img/svg/bx-store.svg +++ b/static/img/svg/bx-store.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-strikethrough.svg b/static/img/svg/bx-strikethrough.svg index 5c8385d..a7d516f 100644 --- a/static/img/svg/bx-strikethrough.svg +++ b/static/img/svg/bx-strikethrough.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-subdirectory-left.svg b/static/img/svg/bx-subdirectory-left.svg index cf3d563..359639e 100644 --- a/static/img/svg/bx-subdirectory-left.svg +++ b/static/img/svg/bx-subdirectory-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-subdirectory-right.svg b/static/img/svg/bx-subdirectory-right.svg index c3c7fb1..dd40234 100644 --- a/static/img/svg/bx-subdirectory-right.svg +++ b/static/img/svg/bx-subdirectory-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sun.svg b/static/img/svg/bx-sun.svg index a424ed3..51eb42b 100644 --- a/static/img/svg/bx-sun.svg +++ b/static/img/svg/bx-sun.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-support.svg b/static/img/svg/bx-support.svg index a943173..e21966b 100644 --- a/static/img/svg/bx-support.svg +++ b/static/img/svg/bx-support.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-swim.svg b/static/img/svg/bx-swim.svg index 1092753..61709f2 100644 --- a/static/img/svg/bx-swim.svg +++ b/static/img/svg/bx-swim.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-sync.svg b/static/img/svg/bx-sync.svg index 1924816..900ed1d 100644 --- a/static/img/svg/bx-sync.svg +++ b/static/img/svg/bx-sync.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-t-shirt.svg b/static/img/svg/bx-t-shirt.svg index f0ca2ec..5bcc815 100644 --- a/static/img/svg/bx-t-shirt.svg +++ b/static/img/svg/bx-t-shirt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-tab.svg b/static/img/svg/bx-tab.svg index 2669d6b..085e806 100644 --- a/static/img/svg/bx-tab.svg +++ b/static/img/svg/bx-tab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-table.svg b/static/img/svg/bx-table.svg index 045b1fd..949f0b5 100644 --- a/static/img/svg/bx-table.svg +++ b/static/img/svg/bx-table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-tag-x.svg b/static/img/svg/bx-tag-x.svg index d00d67b..e68e7a6 100644 --- a/static/img/svg/bx-tag-x.svg +++ b/static/img/svg/bx-tag-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-tag.svg b/static/img/svg/bx-tag.svg index 36cb41a..9059b43 100644 --- a/static/img/svg/bx-tag.svg +++ b/static/img/svg/bx-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-target-lock.svg b/static/img/svg/bx-target-lock.svg index 1a3c23f..a554eb0 100644 --- a/static/img/svg/bx-target-lock.svg +++ b/static/img/svg/bx-target-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-task.svg b/static/img/svg/bx-task.svg index 010183d..b40bd83 100644 --- a/static/img/svg/bx-task.svg +++ b/static/img/svg/bx-task.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-taxi.svg b/static/img/svg/bx-taxi.svg index 2db8ff2..47cad31 100644 --- a/static/img/svg/bx-taxi.svg +++ b/static/img/svg/bx-taxi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-tennis-ball.svg b/static/img/svg/bx-tennis-ball.svg index 794b9f2..c881923 100644 --- a/static/img/svg/bx-tennis-ball.svg +++ b/static/img/svg/bx-tennis-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-terminal.svg b/static/img/svg/bx-terminal.svg index 9cf1f1f..3d73cec 100644 --- a/static/img/svg/bx-terminal.svg +++ b/static/img/svg/bx-terminal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-text.svg b/static/img/svg/bx-text.svg index 46cb73a..dd5fad2 100644 --- a/static/img/svg/bx-text.svg +++ b/static/img/svg/bx-text.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-thermometer.svg b/static/img/svg/bx-thermometer.svg index cc75f25..4857e24 100644 --- a/static/img/svg/bx-thermometer.svg +++ b/static/img/svg/bx-thermometer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-time.svg b/static/img/svg/bx-time.svg index e5c385c..5ad2bd4 100644 --- a/static/img/svg/bx-time.svg +++ b/static/img/svg/bx-time.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-timer.svg b/static/img/svg/bx-timer.svg index 93a4ab2..b4c64bc 100644 --- a/static/img/svg/bx-timer.svg +++ b/static/img/svg/bx-timer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-to-top.svg b/static/img/svg/bx-to-top.svg index 5903399..2c6241c 100644 --- a/static/img/svg/bx-to-top.svg +++ b/static/img/svg/bx-to-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-toggle-left.svg b/static/img/svg/bx-toggle-left.svg index 1b0b74f..068fc0e 100644 --- a/static/img/svg/bx-toggle-left.svg +++ b/static/img/svg/bx-toggle-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-toggle-right.svg b/static/img/svg/bx-toggle-right.svg index 14035f4..486c8b6 100644 --- a/static/img/svg/bx-toggle-right.svg +++ b/static/img/svg/bx-toggle-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-toggle.svg b/static/img/svg/bx-toggle.svg index ba353bd..a453e2a 100644 --- a/static/img/svg/bx-toggle.svg +++ b/static/img/svg/bx-toggle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-torch.svg b/static/img/svg/bx-torch.svg index 3e8b534..215f795 100644 --- a/static/img/svg/bx-torch.svg +++ b/static/img/svg/bx-torch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-train.svg b/static/img/svg/bx-train.svg index 9bb1629..3c934d3 100644 --- a/static/img/svg/bx-train.svg +++ b/static/img/svg/bx-train.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-transfer.svg b/static/img/svg/bx-transfer.svg index eeb8b90..c59aa8e 100644 --- a/static/img/svg/bx-transfer.svg +++ b/static/img/svg/bx-transfer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trash-alt.svg b/static/img/svg/bx-trash-alt.svg index dd8e5cb..131c543 100644 --- a/static/img/svg/bx-trash-alt.svg +++ b/static/img/svg/bx-trash-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trash.svg b/static/img/svg/bx-trash.svg index e14b78d..1673696 100644 --- a/static/img/svg/bx-trash.svg +++ b/static/img/svg/bx-trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trending-down.svg b/static/img/svg/bx-trending-down.svg index e01445b..ff0bfc7 100644 --- a/static/img/svg/bx-trending-down.svg +++ b/static/img/svg/bx-trending-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trending-up.svg b/static/img/svg/bx-trending-up.svg index 7f76805..f9168c1 100644 --- a/static/img/svg/bx-trending-up.svg +++ b/static/img/svg/bx-trending-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-triangle.svg b/static/img/svg/bx-triangle.svg index 16d968b..7ef32ea 100644 --- a/static/img/svg/bx-triangle.svg +++ b/static/img/svg/bx-triangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trophy-star.svg b/static/img/svg/bx-trophy-star.svg index 5353a36..908c9ca 100644 --- a/static/img/svg/bx-trophy-star.svg +++ b/static/img/svg/bx-trophy-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-trophy.svg b/static/img/svg/bx-trophy.svg index 4578eda..e68c4de 100644 --- a/static/img/svg/bx-trophy.svg +++ b/static/img/svg/bx-trophy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-truck.svg b/static/img/svg/bx-truck.svg index b6fa799..79121f4 100644 --- a/static/img/svg/bx-truck.svg +++ b/static/img/svg/bx-truck.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-tv.svg b/static/img/svg/bx-tv.svg index 0f9e67a..c808276 100644 --- a/static/img/svg/bx-tv.svg +++ b/static/img/svg/bx-tv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-umbrella.svg b/static/img/svg/bx-umbrella.svg index 8516940..26918d8 100644 --- a/static/img/svg/bx-umbrella.svg +++ b/static/img/svg/bx-umbrella.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-underline.svg b/static/img/svg/bx-underline.svg index 33a32fd..7bc28fc 100644 --- a/static/img/svg/bx-underline.svg +++ b/static/img/svg/bx-underline.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-undo.svg b/static/img/svg/bx-undo.svg index eef9e1b..62f2160 100644 --- a/static/img/svg/bx-undo.svg +++ b/static/img/svg/bx-undo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-up-arrow-circle.svg b/static/img/svg/bx-up-arrow-circle.svg index 7eb623d..404097e 100644 --- a/static/img/svg/bx-up-arrow-circle.svg +++ b/static/img/svg/bx-up-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-up-arrow.svg b/static/img/svg/bx-up-arrow.svg index 26a6248..b19c673 100644 --- a/static/img/svg/bx-up-arrow.svg +++ b/static/img/svg/bx-up-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-upload.svg b/static/img/svg/bx-upload.svg index 75dc15e..154fa50 100644 --- a/static/img/svg/bx-upload.svg +++ b/static/img/svg/bx-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-upvote.svg b/static/img/svg/bx-upvote.svg index 089a005..0b3c887 100644 --- a/static/img/svg/bx-upvote.svg +++ b/static/img/svg/bx-upvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-usb.svg b/static/img/svg/bx-usb.svg index a33e99d..2a7e5d3 100644 --- a/static/img/svg/bx-usb.svg +++ b/static/img/svg/bx-usb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-check.svg b/static/img/svg/bx-user-check.svg index a74c516..33052ee 100644 --- a/static/img/svg/bx-user-check.svg +++ b/static/img/svg/bx-user-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-circle.svg b/static/img/svg/bx-user-circle.svg index 46ebba8..d0ec2d0 100644 --- a/static/img/svg/bx-user-circle.svg +++ b/static/img/svg/bx-user-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-detail.svg b/static/img/svg/bx-user-detail.svg index 430adac..aeae0c8 100644 --- a/static/img/svg/bx-user-detail.svg +++ b/static/img/svg/bx-user-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-group.svg b/static/img/svg/bx-user-group.svg deleted file mode 100644 index 3272a98..0000000 --- a/static/img/svg/bx-user-group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bx-user-minus.svg b/static/img/svg/bx-user-minus.svg index 33df95a..6f0c1f8 100644 --- a/static/img/svg/bx-user-minus.svg +++ b/static/img/svg/bx-user-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-plus.svg b/static/img/svg/bx-user-plus.svg index 7ec9117..4089157 100644 --- a/static/img/svg/bx-user-plus.svg +++ b/static/img/svg/bx-user-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user-x.svg b/static/img/svg/bx-user-x.svg index 062040e..c87edb2 100644 --- a/static/img/svg/bx-user-x.svg +++ b/static/img/svg/bx-user-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-user.svg b/static/img/svg/bx-user.svg index ce67fbb..c605aa2 100644 --- a/static/img/svg/bx-user.svg +++ b/static/img/svg/bx-user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-vertical-center.svg b/static/img/svg/bx-vertical-center.svg index e800e8d..729073d 100644 --- a/static/img/svg/bx-vertical-center.svg +++ b/static/img/svg/bx-vertical-center.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-video-off.svg b/static/img/svg/bx-video-off.svg index 0433366..dd2e710 100644 --- a/static/img/svg/bx-video-off.svg +++ b/static/img/svg/bx-video-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-video-plus.svg b/static/img/svg/bx-video-plus.svg index 918ee57..7eaa818 100644 --- a/static/img/svg/bx-video-plus.svg +++ b/static/img/svg/bx-video-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-video.svg b/static/img/svg/bx-video.svg index 5f2a74d..3172f92 100644 --- a/static/img/svg/bx-video.svg +++ b/static/img/svg/bx-video.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-videos.svg b/static/img/svg/bx-videos.svg index 7425c36..c445b1d 100644 --- a/static/img/svg/bx-videos.svg +++ b/static/img/svg/bx-videos.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-voicemail.svg b/static/img/svg/bx-voicemail.svg index 71cf951..8008f8b 100644 --- a/static/img/svg/bx-voicemail.svg +++ b/static/img/svg/bx-voicemail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-volume-full.svg b/static/img/svg/bx-volume-full.svg index 236c489..829995b 100644 --- a/static/img/svg/bx-volume-full.svg +++ b/static/img/svg/bx-volume-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-volume-low.svg b/static/img/svg/bx-volume-low.svg index ca67195..51b4a23 100644 --- a/static/img/svg/bx-volume-low.svg +++ b/static/img/svg/bx-volume-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-volume-mute.svg b/static/img/svg/bx-volume-mute.svg index 9f0dbb7..dbdb48f 100644 --- a/static/img/svg/bx-volume-mute.svg +++ b/static/img/svg/bx-volume-mute.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-volume.svg b/static/img/svg/bx-volume.svg index a3beccb..c33cbc2 100644 --- a/static/img/svg/bx-volume.svg +++ b/static/img/svg/bx-volume.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-wallet.svg b/static/img/svg/bx-wallet.svg index ebca226..4a245c2 100644 --- a/static/img/svg/bx-wallet.svg +++ b/static/img/svg/bx-wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-watch-alt.svg b/static/img/svg/bx-watch-alt.svg index 02ad985..618c68b 100644 --- a/static/img/svg/bx-watch-alt.svg +++ b/static/img/svg/bx-watch-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-watch.svg b/static/img/svg/bx-watch.svg index c039fed..6c5650f 100644 --- a/static/img/svg/bx-watch.svg +++ b/static/img/svg/bx-watch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-water.svg b/static/img/svg/bx-water.svg index 48240d5..14473b9 100644 --- a/static/img/svg/bx-water.svg +++ b/static/img/svg/bx-water.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-widget.svg b/static/img/svg/bx-widget.svg index af9558f..b9d7943 100644 --- a/static/img/svg/bx-widget.svg +++ b/static/img/svg/bx-widget.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-wifi.svg b/static/img/svg/bx-wifi.svg index 4a9082e..28029be 100644 --- a/static/img/svg/bx-wifi.svg +++ b/static/img/svg/bx-wifi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-wind.svg b/static/img/svg/bx-wind.svg index 1724f93..8557a83 100644 --- a/static/img/svg/bx-wind.svg +++ b/static/img/svg/bx-wind.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-window-close.svg b/static/img/svg/bx-window-close.svg index d5b1392..2025873 100644 --- a/static/img/svg/bx-window-close.svg +++ b/static/img/svg/bx-window-close.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-window-open.svg b/static/img/svg/bx-window-open.svg index cce551f..d08a4fa 100644 --- a/static/img/svg/bx-window-open.svg +++ b/static/img/svg/bx-window-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-window.svg b/static/img/svg/bx-window.svg index 325bd69..5fff1da 100644 --- a/static/img/svg/bx-window.svg +++ b/static/img/svg/bx-window.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-windows.svg b/static/img/svg/bx-windows.svg index 09b2912..b82961b 100644 --- a/static/img/svg/bx-windows.svg +++ b/static/img/svg/bx-windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-world.svg b/static/img/svg/bx-world.svg index 01ab086..f616e13 100644 --- a/static/img/svg/bx-world.svg +++ b/static/img/svg/bx-world.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-wrench.svg b/static/img/svg/bx-wrench.svg index fe7a381..5b74dc2 100644 --- a/static/img/svg/bx-wrench.svg +++ b/static/img/svg/bx-wrench.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-x-circle.svg b/static/img/svg/bx-x-circle.svg index 10f5050..641621b 100644 --- a/static/img/svg/bx-x-circle.svg +++ b/static/img/svg/bx-x-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-x-square.svg b/static/img/svg/bx-x-square.svg new file mode 100644 index 0000000..fe8e76a --- /dev/null +++ b/static/img/svg/bx-x-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bx-x.svg b/static/img/svg/bx-x.svg index 10bfcf8..bb65983 100644 --- a/static/img/svg/bx-x.svg +++ b/static/img/svg/bx-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-zap.svg b/static/img/svg/bx-zap.svg index 9d26379..dc968cb 100644 --- a/static/img/svg/bx-zap.svg +++ b/static/img/svg/bx-zap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-zoom-in.svg b/static/img/svg/bx-zoom-in.svg index 1118e01..184c05e 100644 --- a/static/img/svg/bx-zoom-in.svg +++ b/static/img/svg/bx-zoom-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bx-zoom-out.svg b/static/img/svg/bx-zoom-out.svg index 2a5206e..97f3d5a 100644 --- a/static/img/svg/bx-zoom-out.svg +++ b/static/img/svg/bx-zoom-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-adjust.svg b/static/img/svg/bxs-adjust.svg index 9692bcc..69e13ea 100644 --- a/static/img/svg/bxs-adjust.svg +++ b/static/img/svg/bxs-adjust.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-alarm-off.svg b/static/img/svg/bxs-alarm-off.svg index 7fc138f..e5e3285 100644 --- a/static/img/svg/bxs-alarm-off.svg +++ b/static/img/svg/bxs-alarm-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-alarm.svg b/static/img/svg/bxs-alarm.svg index d37bd85..bd72164 100644 --- a/static/img/svg/bxs-alarm.svg +++ b/static/img/svg/bxs-alarm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-album.svg b/static/img/svg/bxs-album.svg index 6d1180e..6a76cdb 100644 --- a/static/img/svg/bxs-album.svg +++ b/static/img/svg/bxs-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-archive-in.svg b/static/img/svg/bxs-archive-in.svg index 50e9938..98ed489 100644 --- a/static/img/svg/bxs-archive-in.svg +++ b/static/img/svg/bxs-archive-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-archive-out.svg b/static/img/svg/bxs-archive-out.svg index eebc052..7405841 100644 --- a/static/img/svg/bxs-archive-out.svg +++ b/static/img/svg/bxs-archive-out.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 743193e..c22760b 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 c53182c..e8f4605 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-award.svg b/static/img/svg/bxs-award.svg index 1a6644f..dd3ca2e 100644 --- a/static/img/svg/bxs-award.svg +++ b/static/img/svg/bxs-award.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-ball.svg b/static/img/svg/bxs-ball.svg index 5398fd0..0c69744 100644 --- a/static/img/svg/bxs-ball.svg +++ b/static/img/svg/bxs-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bar-chart-square.svg b/static/img/svg/bxs-bar-chart-square.svg index 37c3f4f..1d37271 100644 --- a/static/img/svg/bxs-bar-chart-square.svg +++ b/static/img/svg/bxs-bar-chart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-barcode.svg b/static/img/svg/bxs-barcode.svg index 7e0765b..4ae757e 100644 --- a/static/img/svg/bxs-barcode.svg +++ b/static/img/svg/bxs-barcode.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bath.svg b/static/img/svg/bxs-bath.svg index e396d09..cab78a1 100644 --- a/static/img/svg/bxs-bath.svg +++ b/static/img/svg/bxs-bath.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 9f1dfaa..7b1fa88 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-full.svg b/static/img/svg/bxs-battery-full.svg index a994dcb..240dd96 100644 --- a/static/img/svg/bxs-battery-full.svg +++ b/static/img/svg/bxs-battery-full.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 d6dd022..c1b67f9 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-battery.svg b/static/img/svg/bxs-battery.svg index 58b51ee..d10fc77 100644 --- a/static/img/svg/bxs-battery.svg +++ b/static/img/svg/bxs-battery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bed.svg b/static/img/svg/bxs-bed.svg index 8e47c65..f0dd026 100644 --- a/static/img/svg/bxs-bed.svg +++ b/static/img/svg/bxs-bed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bell-minus.svg b/static/img/svg/bxs-bell-minus.svg index 46de357..e4565c5 100644 --- a/static/img/svg/bxs-bell-minus.svg +++ b/static/img/svg/bxs-bell-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bell-off.svg b/static/img/svg/bxs-bell-off.svg index 3a977fe..571dd5f 100644 --- a/static/img/svg/bxs-bell-off.svg +++ b/static/img/svg/bxs-bell-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bell-plus.svg b/static/img/svg/bxs-bell-plus.svg index dd2be29..05ff09e 100644 --- a/static/img/svg/bxs-bell-plus.svg +++ b/static/img/svg/bxs-bell-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bell-ring.svg b/static/img/svg/bxs-bell-ring.svg index 69e0ee2..4f8bc0c 100644 --- a/static/img/svg/bxs-bell-ring.svg +++ b/static/img/svg/bxs-bell-ring.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bell.svg b/static/img/svg/bxs-bell.svg index d370236..de6600a 100644 --- a/static/img/svg/bxs-bell.svg +++ b/static/img/svg/bxs-bell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bolt.svg b/static/img/svg/bxs-bolt.svg index 5c8f706..7c67906 100644 --- a/static/img/svg/bxs-bolt.svg +++ b/static/img/svg/bxs-bolt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-book-bookmark.svg b/static/img/svg/bxs-book-bookmark.svg index 6d99b01..f155dec 100644 --- a/static/img/svg/bxs-book-bookmark.svg +++ b/static/img/svg/bxs-book-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-book-open.svg b/static/img/svg/bxs-book-open.svg index 1f6116b..484492d 100644 --- a/static/img/svg/bxs-book-open.svg +++ b/static/img/svg/bxs-book-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-book.svg b/static/img/svg/bxs-book.svg index c8a0023..257a7ad 100644 --- a/static/img/svg/bxs-book.svg +++ b/static/img/svg/bxs-book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bookmark-minus.svg b/static/img/svg/bxs-bookmark-minus.svg index 23cf723..acbe3a9 100644 --- a/static/img/svg/bxs-bookmark-minus.svg +++ b/static/img/svg/bxs-bookmark-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bookmark-plus.svg b/static/img/svg/bxs-bookmark-plus.svg index 097c5e4..c0b155a 100644 --- a/static/img/svg/bxs-bookmark-plus.svg +++ b/static/img/svg/bxs-bookmark-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bookmark-star.svg b/static/img/svg/bxs-bookmark-star.svg index 7db0029..65bd075 100644 --- a/static/img/svg/bxs-bookmark-star.svg +++ b/static/img/svg/bxs-bookmark-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bookmark.svg b/static/img/svg/bxs-bookmark.svg index d0dfc56..7f20067 100644 --- a/static/img/svg/bxs-bookmark.svg +++ b/static/img/svg/bxs-bookmark.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 8acbfd0..3cb44cd 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-bot.svg b/static/img/svg/bxs-bot.svg index c38ec26..dc1fa8e 100644 --- a/static/img/svg/bxs-bot.svg +++ b/static/img/svg/bxs-bot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-box.svg b/static/img/svg/bxs-box.svg index 8636aa3..bb7c27d 100644 --- a/static/img/svg/bxs-box.svg +++ b/static/img/svg/bxs-box.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-briefcase-alt.svg b/static/img/svg/bxs-briefcase-alt.svg index 134ba56..a174cde 100644 --- a/static/img/svg/bxs-briefcase-alt.svg +++ b/static/img/svg/bxs-briefcase-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-briefcase.svg b/static/img/svg/bxs-briefcase.svg index 838d069..2e2b81f 100644 --- a/static/img/svg/bxs-briefcase.svg +++ b/static/img/svg/bxs-briefcase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bug.svg b/static/img/svg/bxs-bug.svg index f71f9f5..d72d4e7 100644 --- a/static/img/svg/bxs-bug.svg +++ b/static/img/svg/bxs-bug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-building.svg b/static/img/svg/bxs-building.svg index 24d64f1..4c8c4fd 100644 --- a/static/img/svg/bxs-building.svg +++ b/static/img/svg/bxs-building.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bulb.svg b/static/img/svg/bxs-bulb.svg index 987910b..cddd15b 100644 --- a/static/img/svg/bxs-bulb.svg +++ b/static/img/svg/bxs-bulb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-buoy.svg b/static/img/svg/bxs-buoy.svg index 23c3c58..afd18d1 100644 --- a/static/img/svg/bxs-buoy.svg +++ b/static/img/svg/bxs-buoy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-bus.svg b/static/img/svg/bxs-bus.svg index a8799d5..0f1775f 100644 --- a/static/img/svg/bxs-bus.svg +++ b/static/img/svg/bxs-bus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calculator.svg b/static/img/svg/bxs-calculator.svg index 3289148..7ee2ed7 100644 --- a/static/img/svg/bxs-calculator.svg +++ b/static/img/svg/bxs-calculator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calendar-alt.svg b/static/img/svg/bxs-calendar-alt.svg index 6775ba9..2d33417 100644 --- a/static/img/svg/bxs-calendar-alt.svg +++ b/static/img/svg/bxs-calendar-alt.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 46105fd..a836cbf 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-calendar-minus.svg b/static/img/svg/bxs-calendar-minus.svg index 49d8814..6a38d33 100644 --- a/static/img/svg/bxs-calendar-minus.svg +++ b/static/img/svg/bxs-calendar-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calendar-plus.svg b/static/img/svg/bxs-calendar-plus.svg index d579548..c6ba911 100644 --- a/static/img/svg/bxs-calendar-plus.svg +++ b/static/img/svg/bxs-calendar-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calendar-x.svg b/static/img/svg/bxs-calendar-x.svg index fad36d7..997c403 100644 --- a/static/img/svg/bxs-calendar-x.svg +++ b/static/img/svg/bxs-calendar-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-calendar.svg b/static/img/svg/bxs-calendar.svg index be00f9a..8bd0959 100644 --- a/static/img/svg/bxs-calendar.svg +++ b/static/img/svg/bxs-calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-camera-alt.svg b/static/img/svg/bxs-camera-alt.svg index a9baee5..9f79680 100644 --- a/static/img/svg/bxs-camera-alt.svg +++ b/static/img/svg/bxs-camera-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-camera-off.svg b/static/img/svg/bxs-camera-off.svg index ce8ed5b..8f37ca4 100644 --- a/static/img/svg/bxs-camera-off.svg +++ b/static/img/svg/bxs-camera-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-camera.svg b/static/img/svg/bxs-camera.svg index bd71dc5..05cebe9 100644 --- a/static/img/svg/bxs-camera.svg +++ b/static/img/svg/bxs-camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-capsule.svg b/static/img/svg/bxs-capsule.svg deleted file mode 100644 index 89ee1f0..0000000 --- a/static/img/svg/bxs-capsule.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-captions.svg b/static/img/svg/bxs-captions.svg index a6db886..d185eac 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-car.svg b/static/img/svg/bxs-car.svg index 1a305bf..eb7a1b1 100644 --- a/static/img/svg/bxs-car.svg +++ b/static/img/svg/bxs-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-carousel.svg b/static/img/svg/bxs-carousel.svg index 41cc561..54d00d0 100644 --- a/static/img/svg/bxs-carousel.svg +++ b/static/img/svg/bxs-carousel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cart-alt.svg b/static/img/svg/bxs-cart-alt.svg index 3d14778..1f31c25 100644 --- a/static/img/svg/bxs-cart-alt.svg +++ b/static/img/svg/bxs-cart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cart.svg b/static/img/svg/bxs-cart.svg index 8c31fbd..dd975d2 100644 --- a/static/img/svg/bxs-cart.svg +++ b/static/img/svg/bxs-cart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-categories.svg b/static/img/svg/bxs-categories.svg index 60401c6..d5f63c7 100644 --- a/static/img/svg/bxs-categories.svg +++ b/static/img/svg/bxs-categories.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-certification.svg b/static/img/svg/bxs-certification.svg index e4c87da..08bef78 100644 --- a/static/img/svg/bxs-certification.svg +++ b/static/img/svg/bxs-certification.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 6750d41..f5bbb33 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 bb3ddbf..077f534 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 a30d4c0..d886093 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-checkbox.svg b/static/img/svg/bxs-checkbox.svg index c0df494..b966633 100644 --- a/static/img/svg/bxs-checkbox.svg +++ b/static/img/svg/bxs-checkbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-chip.svg b/static/img/svg/bxs-chip.svg index 1bd38d6..2326758 100644 --- a/static/img/svg/bxs-chip.svg +++ b/static/img/svg/bxs-chip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-circle.svg b/static/img/svg/bxs-circle.svg index 878b8f7..3514da1 100644 --- a/static/img/svg/bxs-circle.svg +++ b/static/img/svg/bxs-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-clipboard.svg b/static/img/svg/bxs-clipboard.svg index 89b4e38..05ee3cd 100644 --- a/static/img/svg/bxs-clipboard.svg +++ b/static/img/svg/bxs-clipboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cloud-download.svg b/static/img/svg/bxs-cloud-download.svg index 79a7167..3c7fa10 100644 --- a/static/img/svg/bxs-cloud-download.svg +++ b/static/img/svg/bxs-cloud-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cloud-upload.svg b/static/img/svg/bxs-cloud-upload.svg index e646378..4e9d0a7 100644 --- a/static/img/svg/bxs-cloud-upload.svg +++ b/static/img/svg/bxs-cloud-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cloud.svg b/static/img/svg/bxs-cloud.svg index 85d6302..86bda7d 100644 --- a/static/img/svg/bxs-cloud.svg +++ b/static/img/svg/bxs-cloud.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 7cbf1a7..8a642ae 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-coffee.svg b/static/img/svg/bxs-coffee.svg index c33f6fc..3d57db5 100644 --- a/static/img/svg/bxs-coffee.svg +++ b/static/img/svg/bxs-coffee.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cog.svg b/static/img/svg/bxs-cog.svg index 2f8fd0c..7cee2e4 100644 --- a/static/img/svg/bxs-cog.svg +++ b/static/img/svg/bxs-cog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-collection.svg b/static/img/svg/bxs-collection.svg index 922b8a0..4e6b85b 100644 --- a/static/img/svg/bxs-collection.svg +++ b/static/img/svg/bxs-collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-columns.svg b/static/img/svg/bxs-columns.svg deleted file mode 100644 index 0cdb342..0000000 --- a/static/img/svg/bxs-columns.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-compass.svg b/static/img/svg/bxs-compass.svg index 6b3541a..e4c6cdf 100644 --- a/static/img/svg/bxs-compass.svg +++ b/static/img/svg/bxs-compass.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 321db1c..7c0c644 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 7823c55..0c4855a 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 de0c7b7..a520464 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-copyright.svg b/static/img/svg/bxs-copyright.svg index cf4d375..0cfa039 100644 --- a/static/img/svg/bxs-copyright.svg +++ b/static/img/svg/bxs-copyright.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-coupon.svg b/static/img/svg/bxs-coupon.svg index ff805ac..eca8ba2 100644 --- a/static/img/svg/bxs-coupon.svg +++ b/static/img/svg/bxs-coupon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-credit-card.svg b/static/img/svg/bxs-credit-card.svg index 28c5621..6db5423 100644 --- a/static/img/svg/bxs-credit-card.svg +++ b/static/img/svg/bxs-credit-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-crown.svg b/static/img/svg/bxs-crown.svg index 2c1fc7c..640f95f 100644 --- a/static/img/svg/bxs-crown.svg +++ b/static/img/svg/bxs-crown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-cube.svg b/static/img/svg/bxs-cube.svg index d94b3b3..8a41714 100644 --- a/static/img/svg/bxs-cube.svg +++ b/static/img/svg/bxs-cube.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 25c5362..e50ddac 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-detail.svg b/static/img/svg/bxs-detail.svg index fca763e..056e6bf 100644 --- a/static/img/svg/bxs-detail.svg +++ b/static/img/svg/bxs-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-diamond.svg b/static/img/svg/bxs-diamond.svg index 28efbf9..de2eca1 100644 --- a/static/img/svg/bxs-diamond.svg +++ b/static/img/svg/bxs-diamond.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-directions.svg b/static/img/svg/bxs-directions.svg deleted file mode 100644 index 8bf3d89..0000000 --- a/static/img/svg/bxs-directions.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-disc.svg b/static/img/svg/bxs-disc.svg new file mode 100644 index 0000000..f761ce2 --- /dev/null +++ b/static/img/svg/bxs-disc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-discount.svg b/static/img/svg/bxs-discount.svg index 38a01be..8cb164e 100644 --- a/static/img/svg/bxs-discount.svg +++ b/static/img/svg/bxs-discount.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dislike.svg b/static/img/svg/bxs-dislike.svg index aa046de..2246f0a 100644 --- a/static/img/svg/bxs-dislike.svg +++ b/static/img/svg/bxs-dislike.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dock-bottom.svg b/static/img/svg/bxs-dock-bottom.svg index 07eeeb8..c219578 100644 --- a/static/img/svg/bxs-dock-bottom.svg +++ b/static/img/svg/bxs-dock-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dock-left.svg b/static/img/svg/bxs-dock-left.svg index 4b7d0d8..f6393a5 100644 --- a/static/img/svg/bxs-dock-left.svg +++ b/static/img/svg/bxs-dock-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dock-right.svg b/static/img/svg/bxs-dock-right.svg index 080882d..f7ca665 100644 --- a/static/img/svg/bxs-dock-right.svg +++ b/static/img/svg/bxs-dock-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dock-top.svg b/static/img/svg/bxs-dock-top.svg index 253f2e4..790cf6b 100644 --- a/static/img/svg/bxs-dock-top.svg +++ b/static/img/svg/bxs-dock-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-documentation.svg b/static/img/svg/bxs-documentation.svg index c02b1e9..ea2a31b 100644 --- a/static/img/svg/bxs-documentation.svg +++ b/static/img/svg/bxs-documentation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-dollar-circle.svg b/static/img/svg/bxs-dollar-circle.svg index f47d925..58e3f6e 100644 --- a/static/img/svg/bxs-dollar-circle.svg +++ b/static/img/svg/bxs-dollar-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-down-arrow-circle.svg b/static/img/svg/bxs-down-arrow-circle.svg index d38e019..435fb44 100644 --- a/static/img/svg/bxs-down-arrow-circle.svg +++ b/static/img/svg/bxs-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-down-arrow.svg b/static/img/svg/bxs-down-arrow.svg index 18f74e2..64ff3d7 100644 --- a/static/img/svg/bxs-down-arrow.svg +++ b/static/img/svg/bxs-down-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-download-alt.svg b/static/img/svg/bxs-download-alt.svg index 060f7d9..4ddcead 100644 --- a/static/img/svg/bxs-download-alt.svg +++ b/static/img/svg/bxs-download-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-downvote.svg b/static/img/svg/bxs-downvote.svg index 43ab700..8670b32 100644 --- a/static/img/svg/bxs-downvote.svg +++ b/static/img/svg/bxs-downvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-drink.svg b/static/img/svg/bxs-drink.svg index d6f22da..64516ca 100644 --- a/static/img/svg/bxs-drink.svg +++ b/static/img/svg/bxs-drink.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-droplet.svg b/static/img/svg/bxs-droplet.svg index ab55ddd..1edac5b 100644 --- a/static/img/svg/bxs-droplet.svg +++ b/static/img/svg/bxs-droplet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-duplicate.svg b/static/img/svg/bxs-duplicate.svg index d89380c..4f31cdd 100644 --- a/static/img/svg/bxs-duplicate.svg +++ b/static/img/svg/bxs-duplicate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-edit.svg b/static/img/svg/bxs-edit.svg index 1170098..3c9825b 100644 --- a/static/img/svg/bxs-edit.svg +++ b/static/img/svg/bxs-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-eject.svg b/static/img/svg/bxs-eject.svg index ed48fe7..649071a 100644 --- a/static/img/svg/bxs-eject.svg +++ b/static/img/svg/bxs-eject.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 c5e1f5d..316b2d5 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-eraser.svg b/static/img/svg/bxs-eraser.svg deleted file mode 100644 index 6e35f2b..0000000 --- a/static/img/svg/bxs-eraser.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-error-circle.svg b/static/img/svg/bxs-error-circle.svg index f8708bc..dc27f84 100644 --- a/static/img/svg/bxs-error-circle.svg +++ b/static/img/svg/bxs-error-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-error.svg b/static/img/svg/bxs-error.svg index cbac473..d7ee008 100644 --- a/static/img/svg/bxs-error.svg +++ b/static/img/svg/bxs-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-fast-forward-circle.svg b/static/img/svg/bxs-fast-forward-circle.svg index 6b304cb..8a00b8d 100644 --- a/static/img/svg/bxs-fast-forward-circle.svg +++ b/static/img/svg/bxs-fast-forward-circle.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 2036362..10f94e5 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 a4f47a6..75f46c9 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 fa6c04c..2b8fd84 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 52dda4a..0bf5bd1 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 d066999..e9478ff 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-film.svg b/static/img/svg/bxs-film.svg index 6818bd3..657277e 100644 --- a/static/img/svg/bxs-film.svg +++ b/static/img/svg/bxs-film.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-filter-alt.svg b/static/img/svg/bxs-filter-alt.svg index bd2a21b..d3dff74 100644 --- a/static/img/svg/bxs-filter-alt.svg +++ b/static/img/svg/bxs-filter-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-first-aid.svg b/static/img/svg/bxs-first-aid.svg index f2642b2..086991a 100644 --- a/static/img/svg/bxs-first-aid.svg +++ b/static/img/svg/bxs-first-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-flag-alt.svg b/static/img/svg/bxs-flag-alt.svg index a262842..e4709e1 100644 --- a/static/img/svg/bxs-flag-alt.svg +++ b/static/img/svg/bxs-flag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-flag.svg b/static/img/svg/bxs-flag.svg index 9c7cd21..70dc1ac 100644 --- a/static/img/svg/bxs-flag.svg +++ b/static/img/svg/bxs-flag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-flask.svg b/static/img/svg/bxs-flask.svg deleted file mode 100644 index 913b876..0000000 --- a/static/img/svg/bxs-flask.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-folder-minus.svg b/static/img/svg/bxs-folder-minus.svg index 7121d49..19da1d8 100644 --- a/static/img/svg/bxs-folder-minus.svg +++ b/static/img/svg/bxs-folder-minus.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 16e9f3d..b758750 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-folder-plus.svg b/static/img/svg/bxs-folder-plus.svg index bbe0a22..875e88b 100644 --- a/static/img/svg/bxs-folder-plus.svg +++ b/static/img/svg/bxs-folder-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-folder.svg b/static/img/svg/bxs-folder.svg index f8d6f5a..f32128b 100644 --- a/static/img/svg/bxs-folder.svg +++ b/static/img/svg/bxs-folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-gift.svg b/static/img/svg/bxs-gift.svg index ec20e4b..fef21a8 100644 --- a/static/img/svg/bxs-gift.svg +++ b/static/img/svg/bxs-gift.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-globe-alt.svg b/static/img/svg/bxs-globe-alt.svg index 2716796..521fe16 100644 --- a/static/img/svg/bxs-globe-alt.svg +++ b/static/img/svg/bxs-globe-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-grid-alt.svg b/static/img/svg/bxs-grid-alt.svg index 75247f5..f7d1f5e 100644 --- a/static/img/svg/bxs-grid-alt.svg +++ b/static/img/svg/bxs-grid-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-group.svg b/static/img/svg/bxs-group.svg index 9a6422e..dda74f8 100644 --- a/static/img/svg/bxs-group.svg +++ b/static/img/svg/bxs-group.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hdd.svg b/static/img/svg/bxs-hdd.svg index 528cae3..8945da1 100644 --- a/static/img/svg/bxs-hdd.svg +++ b/static/img/svg/bxs-hdd.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-heart.svg b/static/img/svg/bxs-heart.svg index 85c5cac..a8223ac 100644 --- a/static/img/svg/bxs-heart.svg +++ b/static/img/svg/bxs-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hexagon.svg b/static/img/svg/bxs-hexagon.svg index 4678fe6..a20cb2b 100644 --- a/static/img/svg/bxs-hexagon.svg +++ b/static/img/svg/bxs-hexagon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hide.svg b/static/img/svg/bxs-hide.svg index 75b6afb..080d24f 100644 --- a/static/img/svg/bxs-hide.svg +++ b/static/img/svg/bxs-hide.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-home-alt.svg b/static/img/svg/bxs-home-alt.svg index b38b11b..d0aa1ee 100644 --- a/static/img/svg/bxs-home-alt.svg +++ b/static/img/svg/bxs-home-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-home.svg b/static/img/svg/bxs-home.svg index d150027..6dedadf 100644 --- a/static/img/svg/bxs-home.svg +++ b/static/img/svg/bxs-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hot.svg b/static/img/svg/bxs-hot.svg index 952b33b..3183b03 100644 --- a/static/img/svg/bxs-hot.svg +++ b/static/img/svg/bxs-hot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-hotel.svg b/static/img/svg/bxs-hotel.svg deleted file mode 100644 index f55cc7c..0000000 --- a/static/img/svg/bxs-hotel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-hourglass.svg b/static/img/svg/bxs-hourglass.svg index 984e10e..f6b79bb 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-idea.svg b/static/img/svg/bxs-idea.svg index 4ac8213..8762ad8 100644 --- a/static/img/svg/bxs-idea.svg +++ b/static/img/svg/bxs-idea.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-image-alt.svg b/static/img/svg/bxs-image-alt.svg new file mode 100644 index 0000000..fda99aa --- /dev/null +++ b/static/img/svg/bxs-image-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-image.svg b/static/img/svg/bxs-image.svg index e7b049d..2cd0945 100644 --- a/static/img/svg/bxs-image.svg +++ b/static/img/svg/bxs-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-inbox.svg b/static/img/svg/bxs-inbox.svg index cdfa7dc..14fd8f3 100644 --- a/static/img/svg/bxs-inbox.svg +++ b/static/img/svg/bxs-inbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-info-circle.svg b/static/img/svg/bxs-info-circle.svg index 32d6292..9681c85 100644 --- a/static/img/svg/bxs-info-circle.svg +++ b/static/img/svg/bxs-info-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-joystick-alt.svg b/static/img/svg/bxs-joystick-alt.svg index b46eee0..641b973 100644 --- a/static/img/svg/bxs-joystick-alt.svg +++ b/static/img/svg/bxs-joystick-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-joystick.svg b/static/img/svg/bxs-joystick.svg index 843723b..8ffda7e 100644 --- a/static/img/svg/bxs-joystick.svg +++ b/static/img/svg/bxs-joystick.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-key.svg b/static/img/svg/bxs-key.svg index e50b548..cb6476a 100644 --- a/static/img/svg/bxs-key.svg +++ b/static/img/svg/bxs-key.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-layer.svg b/static/img/svg/bxs-layer.svg index a416c9e..e529c78 100644 --- a/static/img/svg/bxs-layer.svg +++ b/static/img/svg/bxs-layer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-layout.svg b/static/img/svg/bxs-layout.svg index 363c662..25c7255 100644 --- a/static/img/svg/bxs-layout.svg +++ b/static/img/svg/bxs-layout.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-left-arrow-circle.svg b/static/img/svg/bxs-left-arrow-circle.svg index 1b9cc12..19912dd 100644 --- a/static/img/svg/bxs-left-arrow-circle.svg +++ b/static/img/svg/bxs-left-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-left-arrow.svg b/static/img/svg/bxs-left-arrow.svg index b6f7e30..f91d654 100644 --- a/static/img/svg/bxs-left-arrow.svg +++ b/static/img/svg/bxs-left-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-left-bottom-arrow-circle.svg b/static/img/svg/bxs-left-bottom-arrow-circle.svg index 3a9ed89..8c59075 100644 --- a/static/img/svg/bxs-left-bottom-arrow-circle.svg +++ b/static/img/svg/bxs-left-bottom-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-left-top-arrow-circle.svg b/static/img/svg/bxs-left-top-arrow-circle.svg index 70f1c2f..bbc9965 100644 --- a/static/img/svg/bxs-left-top-arrow-circle.svg +++ b/static/img/svg/bxs-left-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-like.svg b/static/img/svg/bxs-like.svg index dc68b75..ab6874b 100644 --- a/static/img/svg/bxs-like.svg +++ b/static/img/svg/bxs-like.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-lock-open.svg b/static/img/svg/bxs-lock-open.svg index 8ae7d08..71b4921 100644 --- a/static/img/svg/bxs-lock-open.svg +++ b/static/img/svg/bxs-lock-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-lock.svg b/static/img/svg/bxs-lock.svg index 58ef3d3..2b906bb 100644 --- a/static/img/svg/bxs-lock.svg +++ b/static/img/svg/bxs-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-magic-wand.svg b/static/img/svg/bxs-magic-wand.svg deleted file mode 100644 index 9c8567e..0000000 --- a/static/img/svg/bxs-magic-wand.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-map-alt.svg b/static/img/svg/bxs-map-alt.svg index cd4a85b..85b0fc9 100644 --- a/static/img/svg/bxs-map-alt.svg +++ b/static/img/svg/bxs-map-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-map.svg b/static/img/svg/bxs-map.svg index 4cd0d57..b10060f 100644 --- a/static/img/svg/bxs-map.svg +++ b/static/img/svg/bxs-map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-message-alt.svg b/static/img/svg/bxs-message-alt.svg index e8a32e1..b7b5255 100644 --- a/static/img/svg/bxs-message-alt.svg +++ b/static/img/svg/bxs-message-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-message-detail.svg b/static/img/svg/bxs-message-detail.svg index fbd0f5b..f02d84b 100644 --- a/static/img/svg/bxs-message-detail.svg +++ b/static/img/svg/bxs-message-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-message-rounded.svg b/static/img/svg/bxs-message-rounded.svg index 84bf95c..e35b938 100644 --- a/static/img/svg/bxs-message-rounded.svg +++ b/static/img/svg/bxs-message-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-message.svg b/static/img/svg/bxs-message.svg index 46bf3f7..740bf30 100644 --- a/static/img/svg/bxs-message.svg +++ b/static/img/svg/bxs-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-microphone-off.svg b/static/img/svg/bxs-microphone-off.svg index ab6c088..587facb 100644 --- a/static/img/svg/bxs-microphone-off.svg +++ b/static/img/svg/bxs-microphone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-microphone.svg b/static/img/svg/bxs-microphone.svg index a885d91..59ca669 100644 --- a/static/img/svg/bxs-microphone.svg +++ b/static/img/svg/bxs-microphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-minus-circle.svg b/static/img/svg/bxs-minus-circle.svg index c86ff53..eb95af0 100644 --- a/static/img/svg/bxs-minus-circle.svg +++ b/static/img/svg/bxs-minus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-minus-square.svg b/static/img/svg/bxs-minus-square.svg new file mode 100644 index 0000000..cafa7c6 --- /dev/null +++ b/static/img/svg/bxs-minus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-mobile-alt.svg b/static/img/svg/bxs-mobile-alt.svg index 608ebde..1f20b78 100644 --- a/static/img/svg/bxs-mobile-alt.svg +++ b/static/img/svg/bxs-mobile-alt.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 a048229..73285ac 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-moon.svg b/static/img/svg/bxs-moon.svg index c853e44..63abe9e 100644 --- a/static/img/svg/bxs-moon.svg +++ b/static/img/svg/bxs-moon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-mouse.svg b/static/img/svg/bxs-mouse.svg index cc813ce..d5ac53e 100644 --- a/static/img/svg/bxs-mouse.svg +++ b/static/img/svg/bxs-mouse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-movie.svg b/static/img/svg/bxs-movie.svg index daafc1d..e826d01 100644 --- a/static/img/svg/bxs-movie.svg +++ b/static/img/svg/bxs-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-music.svg b/static/img/svg/bxs-music.svg index ddc8783..fcac6fe 100644 --- a/static/img/svg/bxs-music.svg +++ b/static/img/svg/bxs-music.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-navigation.svg b/static/img/svg/bxs-navigation.svg index 1f5001f..2cbaab0 100644 --- a/static/img/svg/bxs-navigation.svg +++ b/static/img/svg/bxs-navigation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-news.svg b/static/img/svg/bxs-news.svg index 354c68b..bf93214 100644 --- a/static/img/svg/bxs-news.svg +++ b/static/img/svg/bxs-news.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-newsletter.svg b/static/img/svg/bxs-newsletter.svg index 595b673..c8612cc 100644 --- a/static/img/svg/bxs-newsletter.svg +++ b/static/img/svg/bxs-newsletter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-notification-off.svg b/static/img/svg/bxs-notification-off.svg index bbdf484..32d4c84 100644 --- a/static/img/svg/bxs-notification-off.svg +++ b/static/img/svg/bxs-notification-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-notification.svg b/static/img/svg/bxs-notification.svg index c3bb1da..6c0e03f 100644 --- a/static/img/svg/bxs-notification.svg +++ b/static/img/svg/bxs-notification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-octagon.svg b/static/img/svg/bxs-octagon.svg index 1dc03f7..601dc16 100644 --- a/static/img/svg/bxs-octagon.svg +++ b/static/img/svg/bxs-octagon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-package.svg b/static/img/svg/bxs-package.svg index a5c96ec..5cd017f 100644 --- a/static/img/svg/bxs-package.svg +++ b/static/img/svg/bxs-package.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-paper-plane.svg b/static/img/svg/bxs-paper-plane.svg index 9630a8b..50b213e 100644 --- a/static/img/svg/bxs-paper-plane.svg +++ b/static/img/svg/bxs-paper-plane.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 7524a3e..75f7bfd 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-pause-circle.svg b/static/img/svg/bxs-pause-circle.svg index a1be8ee..6622745 100644 --- a/static/img/svg/bxs-pause-circle.svg +++ b/static/img/svg/bxs-pause-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-pen.svg b/static/img/svg/bxs-pen.svg index 134ce13..035d16f 100644 --- a/static/img/svg/bxs-pen.svg +++ b/static/img/svg/bxs-pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-pencil.svg b/static/img/svg/bxs-pencil.svg index a702a9d..7e6b4e4 100644 --- a/static/img/svg/bxs-pencil.svg +++ b/static/img/svg/bxs-pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-phone-call.svg b/static/img/svg/bxs-phone-call.svg index 0ad46f8..e92efab 100644 --- a/static/img/svg/bxs-phone-call.svg +++ b/static/img/svg/bxs-phone-call.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-phone-incoming.svg b/static/img/svg/bxs-phone-incoming.svg index 13933e2..91b9ecb 100644 --- a/static/img/svg/bxs-phone-incoming.svg +++ b/static/img/svg/bxs-phone-incoming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-phone-outgoing.svg b/static/img/svg/bxs-phone-outgoing.svg index 354a18f..eed936f 100644 --- a/static/img/svg/bxs-phone-outgoing.svg +++ b/static/img/svg/bxs-phone-outgoing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-phone.svg b/static/img/svg/bxs-phone.svg index b5971e9..04aa818 100644 --- a/static/img/svg/bxs-phone.svg +++ b/static/img/svg/bxs-phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-photo-album.svg b/static/img/svg/bxs-photo-album.svg index 5cf2ef4..92ae279 100644 --- a/static/img/svg/bxs-photo-album.svg +++ b/static/img/svg/bxs-photo-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-pie-chart-alt.svg b/static/img/svg/bxs-pie-chart-alt.svg index af383e6..4ae3f54 100644 --- a/static/img/svg/bxs-pie-chart-alt.svg +++ b/static/img/svg/bxs-pie-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-pie-chart.svg b/static/img/svg/bxs-pie-chart.svg index 69cf910..b349eff 100644 --- a/static/img/svg/bxs-pie-chart.svg +++ b/static/img/svg/bxs-pie-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-pin.svg b/static/img/svg/bxs-pin.svg index 6deac0d..e70e5d4 100644 --- a/static/img/svg/bxs-pin.svg +++ b/static/img/svg/bxs-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-planet.svg b/static/img/svg/bxs-planet.svg index 22e7b3d..48a257f 100644 --- a/static/img/svg/bxs-planet.svg +++ b/static/img/svg/bxs-planet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-play-circle.svg b/static/img/svg/bxs-play-circle.svg index d85393c..69b8629 100644 --- a/static/img/svg/bxs-play-circle.svg +++ b/static/img/svg/bxs-play-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-playlist.svg b/static/img/svg/bxs-playlist.svg index a6151ea..de2ef91 100644 --- a/static/img/svg/bxs-playlist.svg +++ b/static/img/svg/bxs-playlist.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-plug.svg b/static/img/svg/bxs-plug.svg index 49f18c6..6a2eefe 100644 --- a/static/img/svg/bxs-plug.svg +++ b/static/img/svg/bxs-plug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-plus-circle.svg b/static/img/svg/bxs-plus-circle.svg index cfd12ee..846d81d 100644 --- a/static/img/svg/bxs-plus-circle.svg +++ b/static/img/svg/bxs-plus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-plus-square.svg b/static/img/svg/bxs-plus-square.svg new file mode 100644 index 0000000..8d95459 --- /dev/null +++ b/static/img/svg/bxs-plus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-printer.svg b/static/img/svg/bxs-printer.svg index f968401..1e22c56 100644 --- a/static/img/svg/bxs-printer.svg +++ b/static/img/svg/bxs-printer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-purchase-tag.svg b/static/img/svg/bxs-purchase-tag.svg index 335c728..6102f0d 100644 --- a/static/img/svg/bxs-purchase-tag.svg +++ b/static/img/svg/bxs-purchase-tag.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 558d6f8..b92c99c 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 df414df..8e0c940 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-radio.svg b/static/img/svg/bxs-radio.svg index 5f85da9..421a0dd 100644 --- a/static/img/svg/bxs-radio.svg +++ b/static/img/svg/bxs-radio.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-rectangle.svg b/static/img/svg/bxs-rectangle.svg index 2fb48d8..222f900 100644 --- a/static/img/svg/bxs-rectangle.svg +++ b/static/img/svg/bxs-rectangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-rename.svg b/static/img/svg/bxs-rename.svg index a407a92..c1e35f5 100644 --- a/static/img/svg/bxs-rename.svg +++ b/static/img/svg/bxs-rename.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 874bbd9..c50a968 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-right-arrow-circle.svg b/static/img/svg/bxs-right-arrow-circle.svg index 8f89ae7..2e6f8ab 100644 --- a/static/img/svg/bxs-right-arrow-circle.svg +++ b/static/img/svg/bxs-right-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-right-arrow.svg b/static/img/svg/bxs-right-arrow.svg index 092492d..d250fa7 100644 --- a/static/img/svg/bxs-right-arrow.svg +++ b/static/img/svg/bxs-right-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-right-down-arrow-circle.svg b/static/img/svg/bxs-right-down-arrow-circle.svg index c78eba6..c28522e 100644 --- a/static/img/svg/bxs-right-down-arrow-circle.svg +++ b/static/img/svg/bxs-right-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-right-top-arrow-circle.svg b/static/img/svg/bxs-right-top-arrow-circle.svg index 114d070..f2426d3 100644 --- a/static/img/svg/bxs-right-top-arrow-circle.svg +++ b/static/img/svg/bxs-right-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-rocket.svg b/static/img/svg/bxs-rocket.svg index 4dcbed4..56e9d10 100644 --- a/static/img/svg/bxs-rocket.svg +++ b/static/img/svg/bxs-rocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-ruler.svg b/static/img/svg/bxs-ruler.svg index c41ec64..a039159 100644 --- a/static/img/svg/bxs-ruler.svg +++ b/static/img/svg/bxs-ruler.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-save.svg b/static/img/svg/bxs-save.svg index ee6b08f..24a5379 100644 --- a/static/img/svg/bxs-save.svg +++ b/static/img/svg/bxs-save.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-search-alt.svg b/static/img/svg/bxs-search-alt.svg new file mode 100644 index 0000000..a9465cc --- /dev/null +++ b/static/img/svg/bxs-search-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-select-arrows.svg b/static/img/svg/bxs-select-arrows.svg index a44122e..9c36495 100644 --- a/static/img/svg/bxs-select-arrows.svg +++ b/static/img/svg/bxs-select-arrows.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 9f94076..e8550a9 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-send.svg b/static/img/svg/bxs-send.svg index 483b564..bf80779 100644 --- a/static/img/svg/bxs-send.svg +++ b/static/img/svg/bxs-send.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-server.svg b/static/img/svg/bxs-server.svg index 8f27e60..3ddfac6 100644 --- a/static/img/svg/bxs-server.svg +++ b/static/img/svg/bxs-server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-share-alt.svg b/static/img/svg/bxs-share-alt.svg index 7f4b39c..17a13ce 100644 --- a/static/img/svg/bxs-share-alt.svg +++ b/static/img/svg/bxs-share-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-share.svg b/static/img/svg/bxs-share.svg index 432ee60..faa970b 100644 --- a/static/img/svg/bxs-share.svg +++ b/static/img/svg/bxs-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-shield-alt.svg b/static/img/svg/bxs-shield-alt.svg index 8a39dfe..d65ad8c 100644 --- a/static/img/svg/bxs-shield-alt.svg +++ b/static/img/svg/bxs-shield-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-shield.svg b/static/img/svg/bxs-shield.svg index 23c7c25..c3f04ec 100644 --- a/static/img/svg/bxs-shield.svg +++ b/static/img/svg/bxs-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-shopping-bag-alt.svg b/static/img/svg/bxs-shopping-bag-alt.svg index dcf59ca..82de66b 100644 --- a/static/img/svg/bxs-shopping-bag-alt.svg +++ b/static/img/svg/bxs-shopping-bag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-shopping-bag.svg b/static/img/svg/bxs-shopping-bag.svg index 7e0d844..e361742 100644 --- a/static/img/svg/bxs-shopping-bag.svg +++ b/static/img/svg/bxs-shopping-bag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-show.svg b/static/img/svg/bxs-show.svg index f821210..bab49a8 100644 --- a/static/img/svg/bxs-show.svg +++ b/static/img/svg/bxs-show.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-sidebar.svg b/static/img/svg/bxs-sidebar.svg index 574bfcc..39b4fda 100644 --- a/static/img/svg/bxs-sidebar.svg +++ b/static/img/svg/bxs-sidebar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-sitemap.svg b/static/img/svg/bxs-sitemap.svg deleted file mode 100644 index d846f32..0000000 --- a/static/img/svg/bxs-sitemap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-skip-next-circle.svg b/static/img/svg/bxs-skip-next-circle.svg index ddb9304..4928fe4 100644 --- a/static/img/svg/bxs-skip-next-circle.svg +++ b/static/img/svg/bxs-skip-next-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-skip-previous-circle.svg b/static/img/svg/bxs-skip-previous-circle.svg index 7933cce..d28cb92 100644 --- a/static/img/svg/bxs-skip-previous-circle.svg +++ b/static/img/svg/bxs-skip-previous-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-skull.svg b/static/img/svg/bxs-skull.svg index 35c0c24..3cac15b 100644 --- a/static/img/svg/bxs-skull.svg +++ b/static/img/svg/bxs-skull.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-slider-alt.svg b/static/img/svg/bxs-slider-alt.svg deleted file mode 100644 index 5a76082..0000000 --- a/static/img/svg/bxs-slider-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-smiley-happy.svg b/static/img/svg/bxs-smiley-happy.svg index 4a32bb9..36c8da2 100644 --- a/static/img/svg/bxs-smiley-happy.svg +++ b/static/img/svg/bxs-smiley-happy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-smiley-meh.svg b/static/img/svg/bxs-smiley-meh.svg index 4b27340..c727041 100644 --- a/static/img/svg/bxs-smiley-meh.svg +++ b/static/img/svg/bxs-smiley-meh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-smiley-sad.svg b/static/img/svg/bxs-smiley-sad.svg index a550ee8..0e02978 100644 --- a/static/img/svg/bxs-smiley-sad.svg +++ b/static/img/svg/bxs-smiley-sad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-spreadsheet.svg b/static/img/svg/bxs-spreadsheet.svg index 339b96a..9d4aa07 100644 --- a/static/img/svg/bxs-spreadsheet.svg +++ b/static/img/svg/bxs-spreadsheet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-star-half.svg b/static/img/svg/bxs-star-half.svg index 72c911f..722b02a 100644 --- a/static/img/svg/bxs-star-half.svg +++ b/static/img/svg/bxs-star-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-star.svg b/static/img/svg/bxs-star.svg index eb75a80..50f1a54 100644 --- a/static/img/svg/bxs-star.svg +++ b/static/img/svg/bxs-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-stop-circle.svg b/static/img/svg/bxs-stop-circle.svg index d2c643a..e7327a6 100644 --- a/static/img/svg/bxs-stop-circle.svg +++ b/static/img/svg/bxs-stop-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-stopwatch.svg b/static/img/svg/bxs-stopwatch.svg index 4b2deed..0b87a53 100644 --- a/static/img/svg/bxs-stopwatch.svg +++ b/static/img/svg/bxs-stopwatch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-store.svg b/static/img/svg/bxs-store.svg index 559df9c..befed0d 100644 --- a/static/img/svg/bxs-store.svg +++ b/static/img/svg/bxs-store.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-sun.svg b/static/img/svg/bxs-sun.svg index 0d6df59..c232ddb 100644 --- a/static/img/svg/bxs-sun.svg +++ b/static/img/svg/bxs-sun.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 437f3b7..dfc7b90 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-table.svg b/static/img/svg/bxs-table.svg deleted file mode 100644 index 36a47c4..0000000 --- a/static/img/svg/bxs-table.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-tag-x.svg b/static/img/svg/bxs-tag-x.svg index 0ee9d05..2ad81f9 100644 --- a/static/img/svg/bxs-tag-x.svg +++ b/static/img/svg/bxs-tag-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-tag.svg b/static/img/svg/bxs-tag.svg index 875a972..6fc1627 100644 --- a/static/img/svg/bxs-tag.svg +++ b/static/img/svg/bxs-tag.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 f07fb85..2c1805f 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-taxi.svg b/static/img/svg/bxs-taxi.svg index cba18d7..1ad0c55 100644 --- a/static/img/svg/bxs-taxi.svg +++ b/static/img/svg/bxs-taxi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-tennis-ball.svg b/static/img/svg/bxs-tennis-ball.svg index 70f947c..f9db219 100644 --- a/static/img/svg/bxs-tennis-ball.svg +++ b/static/img/svg/bxs-tennis-ball.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 9295818..595ad64 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-thermometer.svg b/static/img/svg/bxs-thermometer.svg index c6ba877..f146947 100644 --- a/static/img/svg/bxs-thermometer.svg +++ b/static/img/svg/bxs-thermometer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-time.svg b/static/img/svg/bxs-time.svg index 64f9dc3..4b312c6 100644 --- a/static/img/svg/bxs-time.svg +++ b/static/img/svg/bxs-time.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-timer.svg b/static/img/svg/bxs-timer.svg index 7d42333..1b42f84 100644 --- a/static/img/svg/bxs-timer.svg +++ b/static/img/svg/bxs-timer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-to-top.svg b/static/img/svg/bxs-to-top.svg index 8216a4b..85fa0c3 100644 --- a/static/img/svg/bxs-to-top.svg +++ b/static/img/svg/bxs-to-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-toggle-left.svg b/static/img/svg/bxs-toggle-left.svg index fba0c92..04bb921 100644 --- a/static/img/svg/bxs-toggle-left.svg +++ b/static/img/svg/bxs-toggle-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-toggle-right.svg b/static/img/svg/bxs-toggle-right.svg index 81ba614..e5672cb 100644 --- a/static/img/svg/bxs-toggle-right.svg +++ b/static/img/svg/bxs-toggle-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-toggle.svg b/static/img/svg/bxs-toggle.svg index dec73b7..49ad050 100644 --- a/static/img/svg/bxs-toggle.svg +++ b/static/img/svg/bxs-toggle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-torch.svg b/static/img/svg/bxs-torch.svg index 04317e2..810f348 100644 --- a/static/img/svg/bxs-torch.svg +++ b/static/img/svg/bxs-torch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-train.svg b/static/img/svg/bxs-train.svg index 1c22b0b..69ef941 100644 --- a/static/img/svg/bxs-train.svg +++ b/static/img/svg/bxs-train.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-trash-alt.svg b/static/img/svg/bxs-trash-alt.svg index a2c384f..17edfc2 100644 --- a/static/img/svg/bxs-trash-alt.svg +++ b/static/img/svg/bxs-trash-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-trash.svg b/static/img/svg/bxs-trash.svg index a737732..3382009 100644 --- a/static/img/svg/bxs-trash.svg +++ b/static/img/svg/bxs-trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-triangle.svg b/static/img/svg/bxs-triangle.svg index 10307ee..a02ce61 100644 --- a/static/img/svg/bxs-triangle.svg +++ b/static/img/svg/bxs-triangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-trophy-star.svg b/static/img/svg/bxs-trophy-star.svg index 4253379..2f21487 100644 --- a/static/img/svg/bxs-trophy-star.svg +++ b/static/img/svg/bxs-trophy-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-trophy.svg b/static/img/svg/bxs-trophy.svg index 4c2f52a..90841ab 100644 --- a/static/img/svg/bxs-trophy.svg +++ b/static/img/svg/bxs-trophy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-truck.svg b/static/img/svg/bxs-truck.svg index 5615c42..e8053ca 100644 --- a/static/img/svg/bxs-truck.svg +++ b/static/img/svg/bxs-truck.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 255defe..f58ee83 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 diff --git a/static/img/svg/bxs-umbrella.svg b/static/img/svg/bxs-umbrella.svg index f330c39..e2e27c7 100644 --- a/static/img/svg/bxs-umbrella.svg +++ b/static/img/svg/bxs-umbrella.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-up-arrow-circle.svg b/static/img/svg/bxs-up-arrow-circle.svg index 21f4763..435fb44 100644 --- a/static/img/svg/bxs-up-arrow-circle.svg +++ b/static/img/svg/bxs-up-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-up-arrow.svg b/static/img/svg/bxs-up-arrow.svg index d7650df..7533522 100644 --- a/static/img/svg/bxs-up-arrow.svg +++ b/static/img/svg/bxs-up-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-upvote.svg b/static/img/svg/bxs-upvote.svg index 79ebb4d..b24b3ad 100644 --- a/static/img/svg/bxs-upvote.svg +++ b/static/img/svg/bxs-upvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-check.svg b/static/img/svg/bxs-user-check.svg index 1671242..2eeba64 100644 --- a/static/img/svg/bxs-user-check.svg +++ b/static/img/svg/bxs-user-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-circle.svg b/static/img/svg/bxs-user-circle.svg index 98b3376..fdfe1c9 100644 --- a/static/img/svg/bxs-user-circle.svg +++ b/static/img/svg/bxs-user-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-detail.svg b/static/img/svg/bxs-user-detail.svg index 4dfbb34..ee97de7 100644 --- a/static/img/svg/bxs-user-detail.svg +++ b/static/img/svg/bxs-user-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-group.svg b/static/img/svg/bxs-user-group.svg deleted file mode 100644 index 9a6422e..0000000 --- a/static/img/svg/bxs-user-group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/svg/bxs-user-minus.svg b/static/img/svg/bxs-user-minus.svg index 973978e..574f2ba 100644 --- a/static/img/svg/bxs-user-minus.svg +++ b/static/img/svg/bxs-user-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-plus.svg b/static/img/svg/bxs-user-plus.svg index a14180a..0720144 100644 --- a/static/img/svg/bxs-user-plus.svg +++ b/static/img/svg/bxs-user-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user-x.svg b/static/img/svg/bxs-user-x.svg index c32416b..81af30d 100644 --- a/static/img/svg/bxs-user-x.svg +++ b/static/img/svg/bxs-user-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-user.svg b/static/img/svg/bxs-user.svg index 60d295e..d4b2f11 100644 --- a/static/img/svg/bxs-user.svg +++ b/static/img/svg/bxs-user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-video-off.svg b/static/img/svg/bxs-video-off.svg index ffb4ce2..dcbf9a7 100644 --- a/static/img/svg/bxs-video-off.svg +++ b/static/img/svg/bxs-video-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-video-plus.svg b/static/img/svg/bxs-video-plus.svg index dbc64e4..0021cf7 100644 --- a/static/img/svg/bxs-video-plus.svg +++ b/static/img/svg/bxs-video-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-video.svg b/static/img/svg/bxs-video.svg index 4553106..aa8e3d4 100644 --- a/static/img/svg/bxs-video.svg +++ b/static/img/svg/bxs-video.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-videos.svg b/static/img/svg/bxs-videos.svg index 288530d..4021b8f 100644 --- a/static/img/svg/bxs-videos.svg +++ b/static/img/svg/bxs-videos.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-volume-full.svg b/static/img/svg/bxs-volume-full.svg index ea4aa06..9354d24 100644 --- a/static/img/svg/bxs-volume-full.svg +++ b/static/img/svg/bxs-volume-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-volume-low.svg b/static/img/svg/bxs-volume-low.svg index d53e477..283bd52 100644 --- a/static/img/svg/bxs-volume-low.svg +++ b/static/img/svg/bxs-volume-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-volume-mute.svg b/static/img/svg/bxs-volume-mute.svg index be5674d..ec4a990 100644 --- a/static/img/svg/bxs-volume-mute.svg +++ b/static/img/svg/bxs-volume-mute.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-volume.svg b/static/img/svg/bxs-volume.svg index c2d2ac1..0e59ba8 100644 --- a/static/img/svg/bxs-volume.svg +++ b/static/img/svg/bxs-volume.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-wallet.svg b/static/img/svg/bxs-wallet.svg index e7411db..8ecb19e 100644 --- a/static/img/svg/bxs-wallet.svg +++ b/static/img/svg/bxs-wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-watch-alt.svg b/static/img/svg/bxs-watch-alt.svg index 812a91e..813840c 100644 --- a/static/img/svg/bxs-watch-alt.svg +++ b/static/img/svg/bxs-watch-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-watch.svg b/static/img/svg/bxs-watch.svg index 8a51e28..32e8212 100644 --- a/static/img/svg/bxs-watch.svg +++ b/static/img/svg/bxs-watch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-widget.svg b/static/img/svg/bxs-widget.svg index 209f04a..84b0c86 100644 --- a/static/img/svg/bxs-widget.svg +++ b/static/img/svg/bxs-widget.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-window-close.svg b/static/img/svg/bxs-window-close.svg index 6388994..d21598d 100644 --- a/static/img/svg/bxs-window-close.svg +++ b/static/img/svg/bxs-window-close.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-window-open.svg b/static/img/svg/bxs-window-open.svg index 0bcc7ca..b29c48c 100644 --- a/static/img/svg/bxs-window-open.svg +++ b/static/img/svg/bxs-window-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-window.svg b/static/img/svg/bxs-window.svg index 7c3de37..f487d95 100644 --- a/static/img/svg/bxs-window.svg +++ b/static/img/svg/bxs-window.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-windows.svg b/static/img/svg/bxs-windows.svg index e952d90..1f5553f 100644 --- a/static/img/svg/bxs-windows.svg +++ b/static/img/svg/bxs-windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-world.svg b/static/img/svg/bxs-world.svg index efb86d1..bfd28b2 100644 --- a/static/img/svg/bxs-world.svg +++ b/static/img/svg/bxs-world.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-wrench.svg b/static/img/svg/bxs-wrench.svg index 09a552c..152900f 100644 --- a/static/img/svg/bxs-wrench.svg +++ b/static/img/svg/bxs-wrench.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-x-circle.svg b/static/img/svg/bxs-x-circle.svg index 918611c..ed47202 100644 --- a/static/img/svg/bxs-x-circle.svg +++ b/static/img/svg/bxs-x-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-x-square.svg b/static/img/svg/bxs-x-square.svg new file mode 100644 index 0000000..f0fecfa --- /dev/null +++ b/static/img/svg/bxs-x-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/svg/bxs-zap.svg b/static/img/svg/bxs-zap.svg index c84f589..7a3dd26 100644 --- a/static/img/svg/bxs-zap.svg +++ b/static/img/svg/bxs-zap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-zoom-in.svg b/static/img/svg/bxs-zoom-in.svg index d36d7bd..a2bac2d 100644 --- a/static/img/svg/bxs-zoom-in.svg +++ b/static/img/svg/bxs-zoom-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/svg/bxs-zoom-out.svg b/static/img/svg/bxs-zoom-out.svg index dd05506..a461765 100644 --- a/static/img/svg/bxs-zoom-out.svg +++ b/static/img/svg/bxs-zoom-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file