mobigrid-module 1.1.25-beta.8 → 1.1.25-beta.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
@@ -49,5 +49,5 @@ function Nd(e,t){return e?function(e){return"function"==typeof e&&(()=>{const t=
|
|
49
49
|
object-assign
|
50
50
|
(c) Sindre Sorhus
|
51
51
|
@license MIT
|
52
|
-
*/function lg(){if(qd)return $d;qd=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return $d=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={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,l=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),s=1;s<arguments.length;s++){for(var c in i=Object(arguments[s]))t.call(i,c)&&(l[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l},$d}function sg(){if(Xd)return Yd;Xd=1;return Yd="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function cg(){return Jd?Kd:(Jd=1,Kd=Function.call.bind(Object.prototype.hasOwnProperty))}function ug(){if(Qd)return Zd;Qd=1;var e=function(){};if("production"!==Qe.env.NODE_ENV){var t=sg(),r={},n=cg();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,l,s){if("production"!==Qe.env.NODE_ENV)for(var c in o)if(n(o,c)){var u;try{if("function"!=typeof o[c]){var f=Error((l||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=o[c](i,c,l,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var p=s?s():"";e("Failed "+a+" type: "+u.message+(null!=p?p:""))}}}return o.resetWarningCache=function(){"production"!==Qe.env.NODE_ENV&&(r={})},Zd=o}function fg(){if(tg)return eg;tg=1;var e=ag(),t=lg(),r=sg(),n=cg(),o=ug(),i=function(){};function a(){return null}return"production"!==Qe.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),eg=function(l,s){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",f={array:y("array"),bigint:y("bigint"),bool:y("boolean"),func:y("function"),number:y("number"),object:y("object"),string:y("string"),symbol:y("symbol"),any:g(a),arrayOf:function(e){return g((function(t,n,o,i,a){if("function"!=typeof e)return new d("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=t[n];if(!Array.isArray(l))return new d("Invalid "+i+" `"+a+"` of type `"+m(l)+"` supplied to `"+o+"`, expected an array.");for(var s=0;s<l.length;s++){var c=e(l,s,o,i,a+"["+s+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,t,r,n,o){var i=e[t];return l(i)?null:new d("Invalid "+n+" `"+o+"` of type `"+m(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new d("Invalid "+o+" `"+i+"` of type `"+m(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||u;return new d("Invalid "+o+" `"+i+"` of type `"+(((l=t[r]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var l;return null}))},node:g((function(e,t,r,n,o){return v(e[t])?null:new d("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(t,o,i,a,l){if("function"!=typeof e)return new d("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var s=t[o],c=m(s);if("object"!==c)return new d("Invalid "+a+" `"+l+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in s)if(n(s,u)){var f=e(s,u,i,a,l+"."+u,r);if(f instanceof Error)return f}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==Qe.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return g((function(t,r,n,o,i){for(var a=t[r],l=0;l<e.length;l++)if(p(a,e[l]))return null;var s=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new d("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+s+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==Qe.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),a}return g((function(t,o,i,a,l){for(var s=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,l,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&s.push(u.data.expectedType)}return new d("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(s.length>0?", expected one of type ["+s.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(t,n,o,i,a){var l=t[n],s=m(l);if("object"!==s)return new d("Invalid "+i+" `"+a+"` of type `"+s+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return h(o,i,a,c,b(u));var f=u(l,c,o,i,a+"."+c,r);if(f)return f}return null}))},exact:function(e){return g((function(o,i,a,l,s){var c=o[i],u=m(c);if("object"!==u)return new d("Invalid "+l+" `"+s+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var f=t({},o[i],e);for(var p in f){var g=e[p];if(n(e,p)&&"function"!=typeof g)return h(a,l,s,p,b(g));if(!g)return new d("Invalid "+l+" `"+s+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var y=g(c,p,a,l,s+"."+p,r);if(y)return y}return null}))}};function p(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function d(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function g(e){if("production"!==Qe.env.NODE_ENV)var t={},n=0;function o(o,a,l,c,f,p,g){if(c=c||u,p=p||l,g!==r){if(s){var y=new Error("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");throw y.name="Invariant Violation",y}if("production"!==Qe.env.NODE_ENV&&"undefined"!=typeof console){var h=c+":"+l;!t[h]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[h]=!0,n++)}}return null==a[l]?o?null===a[l]?new d("The "+f+" `"+p+"` is marked as required in `"+c+"`, but its value is `null`."):new d("The "+f+" `"+p+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,l,c,f,p)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function y(e){return g((function(t,r,n,o,i,a){var l=t[r];return m(l)!==e?new d("Invalid "+o+" `"+i+"` of type `"+b(l)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function h(e,t,r,n,o){return new d((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||l(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!v(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function m(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function b(e){if(null==e)return""+e;var t=m(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return d.prototype=Error.prototype,f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},eg}function pg(){if(ng)return rg;ng=1;var e=sg();function t(){}function r(){}return r.resetWarningCache=t,rg=function(){function n(t,r,n,o,i,a){if(a!==e){var l=new Error("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");throw l.name="Invariant Violation",l}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}function dg(){if(og)return Wd.exports;if(og=1,"production"!==Qe.env.NODE_ENV){var e=ag();Wd.exports=fg()(e.isElement,true)}else Wd.exports=pg()();return Wd.exports}var gg=Pi(dg());function yg(){return yg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yg.apply(this,arguments)}function hg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var vg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hg(t,["color","size"]);return e.createElement("svg",yg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function mg(){return mg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mg.apply(this,arguments)}function bg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vg.displayName="Activity";var wg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bg(t,["color","size"]);return e.createElement("svg",mg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}),e.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));function Og(){return Og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Og.apply(this,arguments)}function xg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wg.displayName="Airplay";var jg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xg(t,["color","size"]);return e.createElement("svg",Og({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function kg(){return kg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kg.apply(this,arguments)}function Eg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jg.displayName="AlertCircle";var Sg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eg(t,["color","size"]);return e.createElement("svg",kg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function Pg(){return Pg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pg.apply(this,arguments)}function Cg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sg.displayName="AlertOctagon";var zg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cg(t,["color","size"]);return e.createElement("svg",Pg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function Rg(){return Rg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rg.apply(this,arguments)}function Tg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zg.displayName="AlertTriangle";var Lg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tg(t,["color","size"]);return e.createElement("svg",Rg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"18",y1:"18",x2:"6",y2:"18"}))}));function Ng(){return Ng=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ng.apply(this,arguments)}function Mg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lg.displayName="AlignCenter";var Ig=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mg(t,["color","size"]);return e.createElement("svg",Ng({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));function Ag(){return Ag=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ag.apply(this,arguments)}function _g(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ig.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ig.displayName="AlignJustify";var Dg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_g(t,["color","size"]);return e.createElement("svg",Ag({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function Bg(){return Bg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bg.apply(this,arguments)}function Fg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dg.displayName="AlignLeft";var Wg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fg(t,["color","size"]);return e.createElement("svg",Bg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));function Vg(){return Vg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vg.apply(this,arguments)}function Hg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wg.displayName="AlignRight";var Ug=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hg(t,["color","size"]);return e.createElement("svg",Vg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"5",r:"3"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));function Gg(){return Gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gg.apply(this,arguments)}function $g(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ug.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ug.displayName="Anchor";var qg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$g(t,["color","size"]);return e.createElement("svg",Gg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),e.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),e.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),e.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),e.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),e.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));function Yg(){return Yg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yg.apply(this,arguments)}function Xg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qg.displayName="Aperture";var Kg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xg(t,["color","size"]);return e.createElement("svg",Yg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),e.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),e.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));function Jg(){return Jg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jg.apply(this,arguments)}function Zg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kg.displayName="Archive";var Qg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zg(t,["color","size"]);return e.createElement("svg",Jg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"8 12 12 16 16 12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));function ey(){return ey=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ey.apply(this,arguments)}function ty(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qg.displayName="ArrowDownCircle";var ry=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ty(t,["color","size"]);return e.createElement("svg",ey({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function ny(){return ny=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ny.apply(this,arguments)}function oy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ry.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ry.displayName="ArrowDownLeft";var iy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oy(t,["color","size"]);return e.createElement("svg",ny({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function ay(){return ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ay.apply(this,arguments)}function ly(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iy.displayName="ArrowDownRight";var sy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ly(t,["color","size"]);return e.createElement("svg",ay({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function cy(){return cy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cy.apply(this,arguments)}function uy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sy.displayName="ArrowDown";var fy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uy(t,["color","size"]);return e.createElement("svg",cy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 8 8 12 12 16"}),e.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));function py(){return py=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},py.apply(this,arguments)}function dy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fy.displayName="ArrowLeftCircle";var gy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dy(t,["color","size"]);return e.createElement("svg",py({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function yy(){return yy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yy.apply(this,arguments)}function hy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gy.displayName="ArrowLeft";var vy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hy(t,["color","size"]);return e.createElement("svg",yy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 16 16 12 12 8"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function my(){return my=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},my.apply(this,arguments)}function by(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vy.displayName="ArrowRightCircle";var wy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=by(t,["color","size"]);return e.createElement("svg",my({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function Oy(){return Oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oy.apply(this,arguments)}function xy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wy.displayName="ArrowRight";var jy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xy(t,["color","size"]);return e.createElement("svg",Oy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"16 12 12 8 8 12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));function ky(){return ky=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ky.apply(this,arguments)}function Ey(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jy.displayName="ArrowUpCircle";var Sy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ey(t,["color","size"]);return e.createElement("svg",ky({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function Py(){return Py=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Py.apply(this,arguments)}function Cy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sy.displayName="ArrowUpLeft";var zy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cy(t,["color","size"]);return e.createElement("svg",Py({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function Ry(){return Ry=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ry.apply(this,arguments)}function Ty(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zy.displayName="ArrowUpRight";var Ly=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ty(t,["color","size"]);return e.createElement("svg",Ry({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function Ny(){return Ny=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ny.apply(this,arguments)}function My(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ly.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ly.displayName="ArrowUp";var Iy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=My(t,["color","size"]);return e.createElement("svg",Ny({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));function Ay(){return Ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ay.apply(this,arguments)}function _y(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iy.displayName="AtSign";var Dy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_y(t,["color","size"]);return e.createElement("svg",Ay({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"8",r:"7"}),e.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function By(){return By=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},By.apply(this,arguments)}function Fy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dy.displayName="Award";var Wy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fy(t,["color","size"]);return e.createElement("svg",By({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));function Vy(){return Vy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vy.apply(this,arguments)}function Hy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wy.displayName="BarChart2";var Uy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hy(t,["color","size"]);return e.createElement("svg",Vy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));function Gy(){return Gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gy.apply(this,arguments)}function $y(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uy.displayName="BarChart";var qy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$y(t,["color","size"]);return e.createElement("svg",Gy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),e.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));function Yy(){return Yy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yy.apply(this,arguments)}function Xy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qy.displayName="BatteryCharging";var Ky=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xy(t,["color","size"]);return e.createElement("svg",Yy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));function Jy(){return Jy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jy.apply(this,arguments)}function Zy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ky.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ky.displayName="Battery";var Qy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zy(t,["color","size"]);return e.createElement("svg",Jy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function eh(){return eh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eh.apply(this,arguments)}function th(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qy.displayName="BellOff";var rh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=th(t,["color","size"]);return e.createElement("svg",eh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));function nh(){return nh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nh.apply(this,arguments)}function oh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rh.displayName="Bell";var ih=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oh(t,["color","size"]);return e.createElement("svg",nh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));function ah(){return ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ah.apply(this,arguments)}function lh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ih.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ih.displayName="Bluetooth";var sh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lh(t,["color","size"]);return e.createElement("svg",ah({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),e.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));function ch(){return ch=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ch.apply(this,arguments)}function uh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sh.displayName="Bold";var fh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uh(t,["color","size"]);return e.createElement("svg",ch({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),e.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));function ph(){return ph=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ph.apply(this,arguments)}function dh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fh.displayName="BookOpen";var gh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dh(t,["color","size"]);return e.createElement("svg",ph({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),e.createElement("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}))}));function yh(){return yh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yh.apply(this,arguments)}function hh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gh.displayName="Book";var vh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hh(t,["color","size"]);return e.createElement("svg",yh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function mh(){return mh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mh.apply(this,arguments)}function bh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vh.displayName="Bookmark";var wh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bh(t,["color","size"]);return e.createElement("svg",mh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function Oh(){return Oh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oh.apply(this,arguments)}function xh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wh.displayName="Box";var jh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xh(t,["color","size"]);return e.createElement("svg",Oh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));function kh(){return kh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kh.apply(this,arguments)}function Eh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jh.displayName="Briefcase";var Sh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eh(t,["color","size"]);return e.createElement("svg",kh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));function Ph(){return Ph=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ph.apply(this,arguments)}function Ch(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sh.displayName="Calendar";var zh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ch(t,["color","size"]);return e.createElement("svg",Ph({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"}))}));function Rh(){return Rh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rh.apply(this,arguments)}function Th(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zh.displayName="CameraOff";var Lh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Th(t,["color","size"]);return e.createElement("svg",Rh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));function Nh(){return Nh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nh.apply(this,arguments)}function Mh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lh.displayName="Camera";var Ih=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mh(t,["color","size"]);return e.createElement("svg",Nh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"}),e.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));function Ah(){return Ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ah.apply(this,arguments)}function _h(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ih.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ih.displayName="Cast";var Dh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_h(t,["color","size"]);return e.createElement("svg",Ah({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function Bh(){return Bh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bh.apply(this,arguments)}function Fh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dh.displayName="CheckCircle";var Wh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fh(t,["color","size"]);return e.createElement("svg",Bh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 11 12 14 22 4"}),e.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));function Vh(){return Vh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vh.apply(this,arguments)}function Hh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wh.displayName="CheckSquare";var Uh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hh(t,["color","size"]);return e.createElement("svg",Vh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function Gh(){return Gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gh.apply(this,arguments)}function $h(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uh.displayName="Check";var qh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$h(t,["color","size"]);return e.createElement("svg",Gh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function Yh(){return Yh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yh.apply(this,arguments)}function Xh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qh.displayName="ChevronDown";var Kh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xh(t,["color","size"]);return e.createElement("svg",Yh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function Jh(){return Jh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jh.apply(this,arguments)}function Zh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kh.displayName="ChevronLeft";var Qh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zh(t,["color","size"]);return e.createElement("svg",Jh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function ev(){return ev=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ev.apply(this,arguments)}function tv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qh.displayName="ChevronRight";var rv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tv(t,["color","size"]);return e.createElement("svg",ev({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function nv(){return nv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nv.apply(this,arguments)}function ov(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rv.displayName="ChevronUp";var iv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ov(t,["color","size"]);return e.createElement("svg",nv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function av(){return av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},av.apply(this,arguments)}function lv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iv.displayName="ChevronsDown";var sv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lv(t,["color","size"]);return e.createElement("svg",av({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function cv(){return cv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cv.apply(this,arguments)}function uv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sv.displayName="ChevronsLeft";var fv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uv(t,["color","size"]);return e.createElement("svg",cv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function pv(){return pv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pv.apply(this,arguments)}function dv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fv.displayName="ChevronsRight";var gv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dv(t,["color","size"]);return e.createElement("svg",pv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function yv(){return yv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yv.apply(this,arguments)}function hv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gv.displayName="ChevronsUp";var vv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hv(t,["color","size"]);return e.createElement("svg",yv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),e.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),e.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"}))}));function mv(){return mv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mv.apply(this,arguments)}function bv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vv.displayName="Chrome";var wv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bv(t,["color","size"]);return e.createElement("svg",mv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function Ov(){return Ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ov.apply(this,arguments)}function xv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wv.displayName="Circle";var jv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xv(t,["color","size"]);return e.createElement("svg",Ov({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));function kv(){return kv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kv.apply(this,arguments)}function Ev(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jv.displayName="Clipboard";var Sv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ev(t,["color","size"]);return e.createElement("svg",kv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function Pv(){return Pv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pv.apply(this,arguments)}function Cv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sv.displayName="Clock";var zv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cv(t,["color","size"]);return e.createElement("svg",Pv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Rv(){return Rv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rv.apply(this,arguments)}function Tv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zv.displayName="CloudDrizzle";var Lv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tv(t,["color","size"]);return e.createElement("svg",Rv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));function Nv(){return Nv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nv.apply(this,arguments)}function Mv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lv.displayName="CloudLightning";var Iv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mv(t,["color","size"]);return e.createElement("svg",Nv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Av(){return Av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Av.apply(this,arguments)}function _v(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iv.displayName="CloudOff";var Dv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_v(t,["color","size"]);return e.createElement("svg",Av({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Bv(){return Bv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bv.apply(this,arguments)}function Fv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dv.displayName="CloudRain";var Wv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fv(t,["color","size"]);return e.createElement("svg",Bv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),e.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),e.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),e.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),e.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),e.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));function Vv(){return Vv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vv.apply(this,arguments)}function Hv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wv.displayName="CloudSnow";var Uv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hv(t,["color","size"]);return e.createElement("svg",Vv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Gv(){return Gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gv.apply(this,arguments)}function $v(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uv.displayName="Cloud";var qv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$v(t,["color","size"]);return e.createElement("svg",Gv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Yv(){return Yv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yv.apply(this,arguments)}function Xv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qv.displayName="Code";var Kv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xv(t,["color","size"]);return e.createElement("svg",Yv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));function Jv(){return Jv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jv.apply(this,arguments)}function Zv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kv.displayName="Codepen";var Qv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zv(t,["color","size"]);return e.createElement("svg",Jv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),e.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),e.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function em(){return em=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},em.apply(this,arguments)}function tm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qv.displayName="Codesandbox";var rm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tm(t,["color","size"]);return e.createElement("svg",em({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));function nm(){return nm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nm.apply(this,arguments)}function om(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rm.displayName="Coffee";var im=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=om(t,["color","size"]);return e.createElement("svg",nm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}))}));function am(){return am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},am.apply(this,arguments)}function lm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}im.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},im.displayName="Columns";var sm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lm(t,["color","size"]);return e.createElement("svg",am({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}))}));function cm(){return cm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cm.apply(this,arguments)}function um(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sm.displayName="Command";var fm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=um(t,["color","size"]);return e.createElement("svg",cm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));function pm(){return pm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pm.apply(this,arguments)}function dm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fm.displayName="Compass";var gm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dm(t,["color","size"]);return e.createElement("svg",pm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));function ym(){return ym=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ym.apply(this,arguments)}function hm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gm.displayName="Copy";var vm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hm(t,["color","size"]);return e.createElement("svg",ym({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function mm(){return mm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mm.apply(this,arguments)}function bm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vm.displayName="CornerDownLeft";var wm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bm(t,["color","size"]);return e.createElement("svg",mm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function Om(){return Om=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Om.apply(this,arguments)}function xm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wm.displayName="CornerDownRight";var jm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xm(t,["color","size"]);return e.createElement("svg",Om({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function km(){return km=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},km.apply(this,arguments)}function Em(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jm.displayName="CornerLeftDown";var Sm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Em(t,["color","size"]);return e.createElement("svg",km({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function Pm(){return Pm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pm.apply(this,arguments)}function Cm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sm.displayName="CornerLeftUp";var zm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cm(t,["color","size"]);return e.createElement("svg",Pm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function Rm(){return Rm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rm.apply(this,arguments)}function Tm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zm.displayName="CornerRightDown";var Lm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tm(t,["color","size"]);return e.createElement("svg",Rm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function Nm(){return Nm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nm.apply(this,arguments)}function Mm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lm.displayName="CornerRightUp";var Im=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mm(t,["color","size"]);return e.createElement("svg",Nm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function Am(){return Am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Am.apply(this,arguments)}function _m(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Im.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Im.displayName="CornerUpLeft";var Dm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_m(t,["color","size"]);return e.createElement("svg",Am({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Bm(){return Bm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bm.apply(this,arguments)}function Fm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dm.displayName="CornerUpRight";var Wm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fm(t,["color","size"]);return e.createElement("svg",Bm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),e.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),e.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),e.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),e.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),e.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),e.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),e.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),e.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));function Vm(){return Vm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vm.apply(this,arguments)}function Hm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wm.displayName="Cpu";var Um=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hm(t,["color","size"]);return e.createElement("svg",Vm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),e.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));function Gm(){return Gm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gm.apply(this,arguments)}function $m(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Um.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Um.displayName="CreditCard";var qm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$m(t,["color","size"]);return e.createElement("svg",Gm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),e.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));function Ym(){return Ym=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ym.apply(this,arguments)}function Xm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qm.displayName="Crop";var Km=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xm(t,["color","size"]);return e.createElement("svg",Ym({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),e.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),e.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));function Jm(){return Jm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jm.apply(this,arguments)}function Zm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Km.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Km.displayName="Crosshair";var Qm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zm(t,["color","size"]);return e.createElement("svg",Jm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));function eb(){return eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eb.apply(this,arguments)}function tb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qm.displayName="Database";var rb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tb(t,["color","size"]);return e.createElement("svg",eb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),e.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),e.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));function nb(){return nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nb.apply(this,arguments)}function ob(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rb.displayName="Delete";var ib=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ob(t,["color","size"]);return e.createElement("svg",nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function ab(){return ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ab.apply(this,arguments)}function lb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ib.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ib.displayName="Disc";var sb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lb(t,["color","size"]);return e.createElement("svg",ab({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function cb(){return cb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cb.apply(this,arguments)}function ub(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sb.displayName="DivideCircle";var fb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ub(t,["color","size"]);return e.createElement("svg",cb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));function pb(){return pb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pb.apply(this,arguments)}function db(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fb.displayName="DivideSquare";var gb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=db(t,["color","size"]);return e.createElement("svg",pb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"6",r:"2"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));function yb(){return yb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gb.displayName="Divide";var vb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hb(t,["color","size"]);return e.createElement("svg",yb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));function mb(){return mb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mb.apply(this,arguments)}function bb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vb.displayName="DollarSign";var wb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bb(t,["color","size"]);return e.createElement("svg",mb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"8 17 12 21 16 17"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));function Ob(){return Ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ob.apply(this,arguments)}function xb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wb.displayName="DownloadCloud";var jb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xb(t,["color","size"]);return e.createElement("svg",Ob({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"7 10 12 15 17 10"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));function kb(){return kb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kb.apply(this,arguments)}function Eb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jb.displayName="Download";var Sb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eb(t,["color","size"]);return e.createElement("svg",kb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"}))}));function Pb(){return Pb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pb.apply(this,arguments)}function Cb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sb.displayName="Dribbble";var zb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cb(t,["color","size"]);return e.createElement("svg",Pb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function Rb(){return Rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rb.apply(this,arguments)}function Tb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zb.displayName="Droplet";var Lb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tb(t,["color","size"]);return e.createElement("svg",Rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function Nb(){return Nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nb.apply(this,arguments)}function Mb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lb.displayName="Edit2";var Ib=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mb(t,["color","size"]);return e.createElement("svg",Nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 20h9"}),e.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));function Ab(){return Ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ab.apply(this,arguments)}function _b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ib.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ib.displayName="Edit3";var Db=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_b(t,["color","size"]);return e.createElement("svg",Ab({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.createElement("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"}))}));function Bb(){return Bb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bb.apply(this,arguments)}function Fb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Db.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Db.displayName="Edit";var Wb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fb(t,["color","size"]);return e.createElement("svg",Bb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));function Vb(){return Vb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vb.apply(this,arguments)}function Hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wb.displayName="ExternalLink";var Ub=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hb(t,["color","size"]);return e.createElement("svg",Vb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gb.apply(this,arguments)}function $b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ub.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ub.displayName="EyeOff";var qb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$b(t,["color","size"]);return e.createElement("svg",Gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Yb(){return Yb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yb.apply(this,arguments)}function Xb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qb.displayName="Eye";var Kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xb(t,["color","size"]);return e.createElement("svg",Yb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function Jb(){return Jb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jb.apply(this,arguments)}function Zb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kb.displayName="Facebook";var Qb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zb(t,["color","size"]);return e.createElement("svg",Jb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),e.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));function ew(){return ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ew.apply(this,arguments)}function tw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qb.displayName="FastForward";var rw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tw(t,["color","size"]);return e.createElement("svg",ew({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.createElement("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"}))}));function nw(){return nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nw.apply(this,arguments)}function ow(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rw.displayName="Feather";var iw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ow(t,["color","size"]);return e.createElement("svg",nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),e.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),e.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}))}));function aw(){return aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aw.apply(this,arguments)}function lw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iw.displayName="Figma";var sw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lw(t,["color","size"]);return e.createElement("svg",aw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function cw(){return cw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cw.apply(this,arguments)}function uw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sw.displayName="FileMinus";var fw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uw(t,["color","size"]);return e.createElement("svg",cw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function pw(){return pw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pw.apply(this,arguments)}function dw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fw.displayName="FilePlus";var gw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dw(t,["color","size"]);return e.createElement("svg",pw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),e.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),e.createElement("polyline",{points:"10 9 9 9 8 9"}))}));function yw(){return yw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gw.displayName="FileText";var vw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hw(t,["color","size"]);return e.createElement("svg",yw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.createElement("polyline",{points:"13 2 13 9 20 9"}))}));function mw(){return mw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mw.apply(this,arguments)}function bw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vw.displayName="File";var ww=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bw(t,["color","size"]);return e.createElement("svg",mw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),e.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),e.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),e.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),e.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),e.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));function Ow(){return Ow=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ow.apply(this,arguments)}function xw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ww.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ww.displayName="Film";var jw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xw(t,["color","size"]);return e.createElement("svg",Ow({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function kw(){return kw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kw.apply(this,arguments)}function Ew(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jw.displayName="Filter";var Sw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ew(t,["color","size"]);return e.createElement("svg",kw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));function Pw(){return Pw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pw.apply(this,arguments)}function Cw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sw.displayName="Flag";var zw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cw(t,["color","size"]);return e.createElement("svg",Pw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function Rw(){return Rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rw.apply(this,arguments)}function Tw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zw.displayName="FolderMinus";var Lw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tw(t,["color","size"]);return e.createElement("svg",Rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function Nw(){return Nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nw.apply(this,arguments)}function Mw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lw.displayName="FolderPlus";var Iw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mw(t,["color","size"]);return e.createElement("svg",Nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}))}));function Aw(){return Aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Aw.apply(this,arguments)}function _w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iw.displayName="Folder";var Dw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_w(t,["color","size"]);return e.createElement("svg",Aw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Bw(){return Bw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bw.apply(this,arguments)}function Fw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dw.displayName="Framer";var Ww=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fw(t,["color","size"]);return e.createElement("svg",Bw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Vw(){return Vw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vw.apply(this,arguments)}function Hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ww.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ww.displayName="Frown";var Uw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hw(t,["color","size"]);return e.createElement("svg",Vw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),e.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));function Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uw.displayName="Gift";var qw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$w(t,["color","size"]);return e.createElement("svg",Gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),e.createElement("circle",{cx:"18",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));function Yw(){return Yw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yw.apply(this,arguments)}function Xw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qw.displayName="GitBranch";var Kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xw(t,["color","size"]);return e.createElement("svg",Yw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),e.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));function Jw(){return Jw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jw.apply(this,arguments)}function Zw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kw.displayName="GitCommit";var Qw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zw(t,["color","size"]);return e.createElement("svg",Jw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));function eO(){return eO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eO.apply(this,arguments)}function tO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qw.displayName="GitMerge";var rO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tO(t,["color","size"]);return e.createElement("svg",eO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),e.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));function nO(){return nO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nO.apply(this,arguments)}function oO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rO.displayName="GitPullRequest";var iO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oO(t,["color","size"]);return e.createElement("svg",nO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}))}));function aO(){return aO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aO.apply(this,arguments)}function lO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iO.displayName="GitHub";var sO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lO(t,["color","size"]);return e.createElement("svg",aO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"}))}));function cO(){return cO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cO.apply(this,arguments)}function uO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sO.displayName="Gitlab";var fO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uO(t,["color","size"]);return e.createElement("svg",cO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}))}));function pO(){return pO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pO.apply(this,arguments)}function dO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fO.displayName="Globe";var gO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dO(t,["color","size"]);return e.createElement("svg",pO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),e.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));function yO(){return yO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gO.displayName="Grid";var vO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hO(t,["color","size"]);return e.createElement("svg",yO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}),e.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),e.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));function mO(){return mO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mO.apply(this,arguments)}function bO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vO.displayName="HardDrive";var wO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bO(t,["color","size"]);return e.createElement("svg",mO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),e.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),e.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),e.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));function OO(){return OO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OO.apply(this,arguments)}function xO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wO.displayName="Hash";var jO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xO(t,["color","size"]);return e.createElement("svg",OO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.createElement("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}))}));function kO(){return kO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kO.apply(this,arguments)}function EO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jO.displayName="Headphones";var SO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EO(t,["color","size"]);return e.createElement("svg",kO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}))}));function PO(){return PO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PO.apply(this,arguments)}function CO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SO.displayName="Heart";var zO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CO(t,["color","size"]);return e.createElement("svg",PO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function RO(){return RO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RO.apply(this,arguments)}function TO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zO.displayName="HelpCircle";var LO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TO(t,["color","size"]);return e.createElement("svg",RO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}))}));function NO(){return NO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NO.apply(this,arguments)}function MO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LO.displayName="Hexagon";var IO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MO(t,["color","size"]);return e.createElement("svg",NO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));function AO(){return AO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AO.apply(this,arguments)}function _O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IO.displayName="Home";var DO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_O(t,["color","size"]);return e.createElement("svg",AO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function BO(){return BO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BO.apply(this,arguments)}function FO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DO.displayName="Image";var WO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FO(t,["color","size"]);return e.createElement("svg",BO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}))}));function VO(){return VO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VO.apply(this,arguments)}function HO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WO.displayName="Inbox";var UO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HO(t,["color","size"]);return e.createElement("svg",VO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));function GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UO.displayName="Info";var qO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$O(t,["color","size"]);return e.createElement("svg",GO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));function YO(){return YO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YO.apply(this,arguments)}function XO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qO.displayName="Instagram";var KO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XO(t,["color","size"]);return e.createElement("svg",YO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),e.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));function JO(){return JO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JO.apply(this,arguments)}function ZO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KO.displayName="Italic";var QO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZO(t,["color","size"]);return e.createElement("svg",JO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"}))}));function ex(){return ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ex.apply(this,arguments)}function tx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QO.displayName="Key";var rx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tx(t,["color","size"]);return e.createElement("svg",ex({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.createElement("polyline",{points:"2 17 12 22 22 17"}),e.createElement("polyline",{points:"2 12 12 17 22 12"}))}));function nx(){return nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nx.apply(this,arguments)}function ox(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rx.displayName="Layers";var ix=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ox(t,["color","size"]);return e.createElement("svg",nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));function ax(){return ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ax.apply(this,arguments)}function lx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ix.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ix.displayName="Layout";var sx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lx(t,["color","size"]);return e.createElement("svg",ax({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),e.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));function cx(){return cx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cx.apply(this,arguments)}function ux(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sx.displayName="LifeBuoy";var fx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ux(t,["color","size"]);return e.createElement("svg",cx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function px(){return px=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},px.apply(this,arguments)}function dx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fx.displayName="Link2";var gx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dx(t,["color","size"]);return e.createElement("svg",px({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.createElement("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}))}));function yx(){return yx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gx.displayName="Link";var vx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hx(t,["color","size"]);return e.createElement("svg",yx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),e.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));function mx(){return mx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mx.apply(this,arguments)}function bx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vx.displayName="Linkedin";var wx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bx(t,["color","size"]);return e.createElement("svg",mx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),e.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),e.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),e.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));function Ox(){return Ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ox.apply(this,arguments)}function xx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wx.displayName="List";var jx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xx(t,["color","size"]);return e.createElement("svg",Ox({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));function kx(){return kx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kx.apply(this,arguments)}function Ex(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jx.displayName="Loader";var Sx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ex(t,["color","size"]);return e.createElement("svg",kx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));function Px(){return Px=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Px.apply(this,arguments)}function Cx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sx.displayName="Lock";var zx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cx(t,["color","size"]);return e.createElement("svg",Px({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.createElement("polyline",{points:"10 17 15 12 10 7"}),e.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));function Rx(){return Rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rx.apply(this,arguments)}function Tx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zx.displayName="LogIn";var Lx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tx(t,["color","size"]);return e.createElement("svg",Rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.createElement("polyline",{points:"16 17 21 12 16 7"}),e.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));function Nx(){return Nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nx.apply(this,arguments)}function Mx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lx.displayName="LogOut";var Ix=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mx(t,["color","size"]);return e.createElement("svg",Nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.createElement("polyline",{points:"22,6 12,13 2,6"}))}));function Ax(){return Ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ax.apply(this,arguments)}function _x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ix.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ix.displayName="Mail";var Dx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_x(t,["color","size"]);return e.createElement("svg",Ax({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function Bx(){return Bx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bx.apply(this,arguments)}function Fx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dx.displayName="MapPin";var Wx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fx(t,["color","size"]);return e.createElement("svg",Bx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),e.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));function Vx(){return Vx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vx.apply(this,arguments)}function Hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wx.displayName="Map";var Ux=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hx(t,["color","size"]);return e.createElement("svg",Vx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("polyline",{points:"9 21 3 21 3 15"}),e.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gx.apply(this,arguments)}function $x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ux.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ux.displayName="Maximize2";var qx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$x(t,["color","size"]);return e.createElement("svg",Gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}))}));function Yx(){return Yx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yx.apply(this,arguments)}function Xx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qx.displayName="Maximize";var Kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xx(t,["color","size"]);return e.createElement("svg",Yx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Jx(){return Jx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jx.apply(this,arguments)}function Zx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kx.displayName="Meh";var Qx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zx(t,["color","size"]);return e.createElement("svg",Jx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));function ej(){return ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ej.apply(this,arguments)}function tj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qx.displayName="Menu";var rj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tj(t,["color","size"]);return e.createElement("svg",ej({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"}))}));function nj(){return nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nj.apply(this,arguments)}function oj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rj.displayName="MessageCircle";var ij=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oj(t,["color","size"]);return e.createElement("svg",nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"}))}));function aj(){return aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aj.apply(this,arguments)}function lj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ij.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ij.displayName="MessageSquare";var sj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lj(t,["color","size"]);return e.createElement("svg",aj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),e.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function cj(){return cj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cj.apply(this,arguments)}function uj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sj.displayName="MicOff";var fj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uj(t,["color","size"]);return e.createElement("svg",cj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),e.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function pj(){return pj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pj.apply(this,arguments)}function dj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fj.displayName="Mic";var gj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dj(t,["color","size"]);return e.createElement("svg",pj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 14 10 14 10 20"}),e.createElement("polyline",{points:"20 10 14 10 14 4"}),e.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function yj(){return yj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gj.displayName="Minimize2";var vj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hj(t,["color","size"]);return e.createElement("svg",yj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}))}));function mj(){return mj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mj.apply(this,arguments)}function bj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vj.displayName="Minimize";var wj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bj(t,["color","size"]);return e.createElement("svg",mj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function Oj(){return Oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oj.apply(this,arguments)}function xj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wj.displayName="MinusCircle";var jj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xj(t,["color","size"]);return e.createElement("svg",Oj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function kj(){return kj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kj.apply(this,arguments)}function Ej(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jj.displayName="MinusSquare";var Sj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ej(t,["color","size"]);return e.createElement("svg",kj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function Pj(){return Pj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pj.apply(this,arguments)}function Cj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sj.displayName="Minus";var zj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cj(t,["color","size"]);return e.createElement("svg",Pj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),e.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));function Rj(){return Rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rj.apply(this,arguments)}function Tj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zj.displayName="Monitor";var Lj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tj(t,["color","size"]);return e.createElement("svg",Rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function Nj(){return Nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nj.apply(this,arguments)}function Mj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lj.displayName="Moon";var Ij=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mj(t,["color","size"]);return e.createElement("svg",Nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"19",cy:"12",r:"1"}),e.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));function Aj(){return Aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Aj.apply(this,arguments)}function _j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ij.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ij.displayName="MoreHorizontal";var Dj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_j(t,["color","size"]);return e.createElement("svg",Aj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"12",cy:"5",r:"1"}),e.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function Bj(){return Bj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bj.apply(this,arguments)}function Fj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dj.displayName="MoreVertical";var Wj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fj(t,["color","size"]);return e.createElement("svg",Bj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),e.createElement("path",{d:"M13 13l6 6"}))}));function Vj(){return Vj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vj.apply(this,arguments)}function Hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wj.displayName="MousePointer";var Uj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hj(t,["color","size"]);return e.createElement("svg",Vj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"5 9 2 12 5 15"}),e.createElement("polyline",{points:"9 5 12 2 15 5"}),e.createElement("polyline",{points:"15 19 12 22 9 19"}),e.createElement("polyline",{points:"19 9 22 12 19 15"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));function Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uj.displayName="Move";var qj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$j(t,["color","size"]);return e.createElement("svg",Gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 18V5l12-2v13"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));function Yj(){return Yj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yj.apply(this,arguments)}function Xj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qj.displayName="Music";var Kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xj(t,["color","size"]);return e.createElement("svg",Yj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function Jj(){return Jj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jj.apply(this,arguments)}function Zj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kj.displayName="Navigation2";var Qj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zj(t,["color","size"]);return e.createElement("svg",Jj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function ek(){return ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ek.apply(this,arguments)}function tk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qj.displayName="Navigation";var rk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tk(t,["color","size"]);return e.createElement("svg",ek({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}))}));function nk(){return nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nk.apply(this,arguments)}function ok(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rk.displayName="Octagon";var ik=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ok(t,["color","size"]);return e.createElement("svg",nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function ak(){return ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ak.apply(this,arguments)}function lk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ik.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ik.displayName="Package";var sk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lk(t,["color","size"]);return e.createElement("svg",ak({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}))}));function ck(){return ck=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ck.apply(this,arguments)}function uk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sk.displayName="Paperclip";var fk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uk(t,["color","size"]);return e.createElement("svg",ck({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),e.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));function pk(){return pk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pk.apply(this,arguments)}function dk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fk.displayName="PauseCircle";var gk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dk(t,["color","size"]);return e.createElement("svg",pk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function yk(){return yk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gk.displayName="Pause";var vk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hk(t,["color","size"]);return e.createElement("svg",yk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.createElement("path",{d:"M2 2l7.586 7.586"}),e.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));function mk(){return mk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mk.apply(this,arguments)}function bk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vk.displayName="PenTool";var wk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bk(t,["color","size"]);return e.createElement("svg",mk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),e.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),e.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));function Ok(){return Ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ok.apply(this,arguments)}function xk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wk.displayName="Percent";var jk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xk(t,["color","size"]);return e.createElement("svg",Ok({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function kk(){return kk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kk.apply(this,arguments)}function Ek(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jk.displayName="PhoneCall";var Sk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ek(t,["color","size"]);return e.createElement("svg",kk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"19 1 23 5 19 9"}),e.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Pk(){return Pk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pk.apply(this,arguments)}function Ck(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sk.displayName="PhoneForwarded";var zk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ck(t,["color","size"]);return e.createElement("svg",Pk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 2 16 8 22 8"}),e.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Rk(){return Rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rk.apply(this,arguments)}function Tk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zk.displayName="PhoneIncoming";var Lk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tk(t,["color","size"]);return e.createElement("svg",Rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),e.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Nk(){return Nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nk.apply(this,arguments)}function Mk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lk.displayName="PhoneMissed";var Ik=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mk(t,["color","size"]);return e.createElement("svg",Nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"}),e.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));function Ak(){return Ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ak.apply(this,arguments)}function _k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ik.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ik.displayName="PhoneOff";var Dk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_k(t,["color","size"]);return e.createElement("svg",Ak({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 7 23 1 17 1"}),e.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Bk(){return Bk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bk.apply(this,arguments)}function Fk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dk.displayName="PhoneOutgoing";var Wk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fk(t,["color","size"]);return e.createElement("svg",Bk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Vk(){return Vk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vk.apply(this,arguments)}function Hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wk.displayName="Phone";var Uk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hk(t,["color","size"]);return e.createElement("svg",Vk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));function Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uk.displayName="PieChart";var qk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$k(t,["color","size"]);return e.createElement("svg",Gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function Yk(){return Yk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yk.apply(this,arguments)}function Xk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qk.displayName="PlayCircle";var Kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xk(t,["color","size"]);return e.createElement("svg",Yk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function Jk(){return Jk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jk.apply(this,arguments)}function Zk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kk.displayName="Play";var Qk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zk(t,["color","size"]);return e.createElement("svg",Jk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function eE(){return eE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eE.apply(this,arguments)}function tE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qk.displayName="PlusCircle";var rE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tE(t,["color","size"]);return e.createElement("svg",eE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function nE(){return nE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nE.apply(this,arguments)}function oE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rE.displayName="PlusSquare";var iE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oE(t,["color","size"]);return e.createElement("svg",nE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function aE(){return aE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aE.apply(this,arguments)}function lE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iE.displayName="Plus";var sE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lE(t,["color","size"]);return e.createElement("svg",aE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.createElement("polyline",{points:"8 10 12 14 16 10"}))}));function cE(){return cE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cE.apply(this,arguments)}function uE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sE.displayName="Pocket";var fE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uE(t,["color","size"]);return e.createElement("svg",cE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));function pE(){return pE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pE.apply(this,arguments)}function dE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fE.displayName="Power";var gE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dE(t,["color","size"]);return e.createElement("svg",pE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),e.createElement("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));function yE(){return yE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gE.displayName="Printer";var vE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hE(t,["color","size"]);return e.createElement("svg",yE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"2"}),e.createElement("path",{d:"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}))}));function mE(){return mE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mE.apply(this,arguments)}function bE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vE.displayName="Radio";var wE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bE(t,["color","size"]);return e.createElement("svg",mE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("polyline",{points:"23 20 23 14 17 14"}),e.createElement("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}))}));function OE(){return OE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OE.apply(this,arguments)}function xE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wE.displayName="RefreshCcw";var jE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xE(t,["color","size"]);return e.createElement("svg",OE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("polyline",{points:"1 20 1 14 7 14"}),e.createElement("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}))}));function kE(){return kE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kE.apply(this,arguments)}function EE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jE.displayName="RefreshCw";var SE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EE(t,["color","size"]);return e.createElement("svg",kE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 1 21 5 17 9"}),e.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.createElement("polyline",{points:"7 23 3 19 7 15"}),e.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));function PE(){return PE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PE.apply(this,arguments)}function CE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SE.displayName="Repeat";var zE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CE(t,["color","size"]);return e.createElement("svg",PE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),e.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));function RE(){return RE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RE.apply(this,arguments)}function TE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zE.displayName="Rewind";var LE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TE(t,["color","size"]);return e.createElement("svg",RE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));function NE(){return NE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NE.apply(this,arguments)}function ME(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LE.displayName="RotateCcw";var IE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ME(t,["color","size"]);return e.createElement("svg",NE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));function AE(){return AE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AE.apply(this,arguments)}function _E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IE.displayName="RotateCw";var DE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_E(t,["color","size"]);return e.createElement("svg",AE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function BE(){return BE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BE.apply(this,arguments)}function FE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DE.displayName="Rss";var WE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FE(t,["color","size"]);return e.createElement("svg",BE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),e.createElement("polyline",{points:"7 3 7 8 15 8"}))}));function VE(){return VE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VE.apply(this,arguments)}function HE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WE.displayName="Save";var UE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HE(t,["color","size"]);return e.createElement("svg",VE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));function GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UE.displayName="Scissors";var qE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$E(t,["color","size"]);return e.createElement("svg",GE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function YE(){return YE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YE.apply(this,arguments)}function XE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qE.displayName="Search";var KE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XE(t,["color","size"]);return e.createElement("svg",YE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));function JE(){return JE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JE.apply(this,arguments)}function ZE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KE.displayName="Send";var QE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZE(t,["color","size"]);return e.createElement("svg",JE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),e.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));function eS(){return eS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eS.apply(this,arguments)}function tS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QE.displayName="Server";var rS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tS(t,["color","size"]);return e.createElement("svg",eS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"3"}),e.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"}))}));function nS(){return nS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nS.apply(this,arguments)}function oS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rS.displayName="Settings";var iS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oS(t,["color","size"]);return e.createElement("svg",nS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"5",r:"3"}),e.createElement("circle",{cx:"6",cy:"12",r:"3"}),e.createElement("circle",{cx:"18",cy:"19",r:"3"}),e.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),e.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));function aS(){return aS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aS.apply(this,arguments)}function lS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iS.displayName="Share2";var sS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lS(t,["color","size"]);return e.createElement("svg",aS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.createElement("polyline",{points:"16 6 12 2 8 6"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));function cS(){return cS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cS.apply(this,arguments)}function uS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sS.displayName="Share";var fS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uS(t,["color","size"]);return e.createElement("svg",cS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),e.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function pS(){return pS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pS.apply(this,arguments)}function dS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fS.displayName="ShieldOff";var gS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dS(t,["color","size"]);return e.createElement("svg",pS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function yS(){return yS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gS.displayName="Shield";var vS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hS(t,["color","size"]);return e.createElement("svg",yS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));function mS(){return mS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mS.apply(this,arguments)}function bS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vS.displayName="ShoppingBag";var wS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bS(t,["color","size"]);return e.createElement("svg",mS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"9",cy:"21",r:"1"}),e.createElement("circle",{cx:"20",cy:"21",r:"1"}),e.createElement("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}))}));function OS(){return OS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OS.apply(this,arguments)}function xS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wS.displayName="ShoppingCart";var jS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xS(t,["color","size"]);return e.createElement("svg",OS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 3 21 3 21 8"}),e.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.createElement("polyline",{points:"21 16 21 21 16 21"}),e.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));function kS(){return kS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kS.apply(this,arguments)}function ES(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jS.displayName="Shuffle";var SS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ES(t,["color","size"]);return e.createElement("svg",kS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));function PS(){return PS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PS.apply(this,arguments)}function CS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SS.displayName="Sidebar";var zS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CS(t,["color","size"]);return e.createElement("svg",PS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function RS(){return RS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RS.apply(this,arguments)}function TS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zS.displayName="SkipBack";var LS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TS(t,["color","size"]);return e.createElement("svg",RS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function NS(){return NS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NS.apply(this,arguments)}function MS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LS.displayName="SkipForward";var IS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MS(t,["color","size"]);return e.createElement("svg",NS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.createElement("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.createElement("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.createElement("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.createElement("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.createElement("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}))}));function AS(){return AS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AS.apply(this,arguments)}function _S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IS.displayName="Slack";var DS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_S(t,["color","size"]);return e.createElement("svg",AS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function BS(){return BS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BS.apply(this,arguments)}function FS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DS.displayName="Slash";var WS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FS(t,["color","size"]);return e.createElement("svg",BS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));function VS(){return VS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VS.apply(this,arguments)}function HS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WS.displayName="Sliders";var US=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HS(t,["color","size"]);return e.createElement("svg",VS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GS.apply(this,arguments)}function $S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}US.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},US.displayName="Smartphone";var qS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$S(t,["color","size"]);return e.createElement("svg",GS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function YS(){return YS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YS.apply(this,arguments)}function XS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qS.displayName="Smile";var KS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XS(t,["color","size"]);return e.createElement("svg",YS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("circle",{cx:"12",cy:"14",r:"4"}),e.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"}))}));function JS(){return JS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JS.apply(this,arguments)}function ZS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KS.displayName="Speaker";var QS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZS(t,["color","size"]);return e.createElement("svg",JS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function eP(){return eP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eP.apply(this,arguments)}function tP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QS.displayName="Square";var rP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tP(t,["color","size"]);return e.createElement("svg",eP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"}))}));function nP(){return nP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nP.apply(this,arguments)}function oP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rP.displayName="Star";var iP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oP(t,["color","size"]);return e.createElement("svg",nP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function aP(){return aP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aP.apply(this,arguments)}function lP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iP.displayName="StopCircle";var sP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lP(t,["color","size"]);return e.createElement("svg",aP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"5"}),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));function cP(){return cP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cP.apply(this,arguments)}function uP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sP.displayName="Sun";var fP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uP(t,["color","size"]);return e.createElement("svg",cP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"8 6 12 2 16 6"}))}));function pP(){return pP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pP.apply(this,arguments)}function dP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fP.displayName="Sunrise";var gP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dP(t,["color","size"]);return e.createElement("svg",pP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"16 5 12 9 8 5"}))}));function yP(){return yP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gP.displayName="Sunset";var vP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hP(t,["color","size"]);return e.createElement("svg",yP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"}))}));function mP(){return mP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mP.apply(this,arguments)}function bP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vP.displayName="Table";var wP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bP(t,["color","size"]);return e.createElement("svg",mP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function OP(){return OP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OP.apply(this,arguments)}function xP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wP.displayName="Tablet";var jP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xP(t,["color","size"]);return e.createElement("svg",OP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));function kP(){return kP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kP.apply(this,arguments)}function EP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jP.displayName="Tag";var SP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EP(t,["color","size"]);return e.createElement("svg",kP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"6"}),e.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));function PP(){return PP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PP.apply(this,arguments)}function CP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SP.displayName="Target";var zP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CP(t,["color","size"]);return e.createElement("svg",PP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function RP(){return RP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RP.apply(this,arguments)}function TP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zP.displayName="Terminal";var LP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TP(t,["color","size"]);return e.createElement("svg",RP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"}))}));function NP(){return NP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NP.apply(this,arguments)}function MP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LP.displayName="Thermometer";var IP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MP(t,["color","size"]);return e.createElement("svg",NP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"}))}));function AP(){return AP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AP.apply(this,arguments)}function _P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IP.displayName="ThumbsDown";var DP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_P(t,["color","size"]);return e.createElement("svg",AP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"}))}));function BP(){return BP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BP.apply(this,arguments)}function FP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DP.displayName="ThumbsUp";var WP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FP(t,["color","size"]);return e.createElement("svg",BP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));function VP(){return VP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VP.apply(this,arguments)}function HP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WP.displayName="ToggleLeft";var UP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HP(t,["color","size"]);return e.createElement("svg",VP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));function GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UP.displayName="ToggleRight";var qP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$P(t,["color","size"]);return e.createElement("svg",GP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"}))}));function YP(){return YP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YP.apply(this,arguments)}function XP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qP.displayName="Tool";var KP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XP(t,["color","size"]);return e.createElement("svg",YP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));function JP(){return JP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JP.apply(this,arguments)}function ZP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KP.displayName="Trash2";var QP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZP(t,["color","size"]);return e.createElement("svg",JP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}))}));function eC(){return eC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eC.apply(this,arguments)}function tC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QP.displayName="Trash";var rC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tC(t,["color","size"]);return e.createElement("svg",eC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),e.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));function nC(){return nC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nC.apply(this,arguments)}function oC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rC.displayName="Trello";var iC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oC(t,["color","size"]);return e.createElement("svg",nC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.createElement("polyline",{points:"17 18 23 18 23 12"}))}));function aC(){return aC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aC.apply(this,arguments)}function lC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iC.displayName="TrendingDown";var sC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lC(t,["color","size"]);return e.createElement("svg",aC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.createElement("polyline",{points:"17 6 23 6 23 12"}))}));function cC(){return cC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cC.apply(this,arguments)}function uC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sC.displayName="TrendingUp";var fC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uC(t,["color","size"]);return e.createElement("svg",cC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}))}));function pC(){return pC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pC.apply(this,arguments)}function dC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fC.displayName="Triangle";var gC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dC(t,["color","size"]);return e.createElement("svg",pC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),e.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));function yC(){return yC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gC.displayName="Truck";var vC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hC(t,["color","size"]);return e.createElement("svg",yC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.createElement("polyline",{points:"17 2 12 7 7 2"}))}));function mC(){return mC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mC.apply(this,arguments)}function bC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vC.displayName="Tv";var wC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bC(t,["color","size"]);return e.createElement("svg",mC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function OC(){return OC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OC.apply(this,arguments)}function xC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wC.displayName="Twitch";var jC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xC(t,["color","size"]);return e.createElement("svg",OC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"}))}));function kC(){return kC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kC.apply(this,arguments)}function EC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jC.displayName="Twitter";var SC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EC(t,["color","size"]);return e.createElement("svg",kC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),e.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));function PC(){return PC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PC.apply(this,arguments)}function CC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SC.displayName="Type";var zC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CC(t,["color","size"]);return e.createElement("svg",PC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function RC(){return RC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RC.apply(this,arguments)}function TC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zC.displayName="Umbrella";var LC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TC(t,["color","size"]);return e.createElement("svg",RC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),e.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));function NC(){return NC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NC.apply(this,arguments)}function MC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LC.displayName="Underline";var IC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MC(t,["color","size"]);return e.createElement("svg",NC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));function AC(){return AC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AC.apply(this,arguments)}function _C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IC.displayName="Unlock";var DC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_C(t,["color","size"]);return e.createElement("svg",AC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 16 12 12 8 16"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),e.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function BC(){return BC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BC.apply(this,arguments)}function FC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DC.displayName="UploadCloud";var WC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FC(t,["color","size"]);return e.createElement("svg",BC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"17 8 12 3 7 8"}),e.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));function VC(){return VC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VC.apply(this,arguments)}function HC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WC.displayName="Upload";var UC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HC(t,["color","size"]);return e.createElement("svg",VC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("polyline",{points:"17 11 19 13 23 9"}))}));function GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UC.displayName="UserCheck";var qC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$C(t,["color","size"]);return e.createElement("svg",GC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function YC(){return YC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YC.apply(this,arguments)}function XC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qC.displayName="UserMinus";var KC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XC(t,["color","size"]);return e.createElement("svg",YC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function JC(){return JC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JC.apply(this,arguments)}function ZC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KC.displayName="UserPlus";var QC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZC(t,["color","size"]);return e.createElement("svg",JC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),e.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));function ez(){return ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ez.apply(this,arguments)}function tz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QC.displayName="UserX";var rz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tz(t,["color","size"]);return e.createElement("svg",ez({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));function nz(){return nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nz.apply(this,arguments)}function oz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rz.displayName="User";var iz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oz(t,["color","size"]);return e.createElement("svg",nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"9",cy:"7",r:"4"}),e.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));function az(){return az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},az.apply(this,arguments)}function lz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iz.displayName="Users";var sz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lz(t,["color","size"]);return e.createElement("svg",az({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function cz(){return cz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cz.apply(this,arguments)}function uz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sz.displayName="VideoOff";var fz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uz(t,["color","size"]);return e.createElement("svg",cz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),e.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function pz(){return pz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pz.apply(this,arguments)}function dz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fz.displayName="Video";var gz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dz(t,["color","size"]);return e.createElement("svg",pz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),e.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),e.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function yz(){return yz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gz.displayName="Voicemail";var vz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hz(t,["color","size"]);return e.createElement("svg",yz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function mz(){return mz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mz.apply(this,arguments)}function bz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vz.displayName="Volume1";var wz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bz(t,["color","size"]);return e.createElement("svg",mz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function Oz(){return Oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oz.apply(this,arguments)}function xz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wz.displayName="Volume2";var jz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xz(t,["color","size"]);return e.createElement("svg",Oz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function kz(){return kz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kz.apply(this,arguments)}function Ez(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jz.displayName="VolumeX";var Sz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ez(t,["color","size"]);return e.createElement("svg",kz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function Pz(){return Pz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pz.apply(this,arguments)}function Cz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sz.displayName="Volume";var zz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cz(t,["color","size"]);return e.createElement("svg",Pz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"7"}),e.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),e.createElement("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"}))}));function Rz(){return Rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rz.apply(this,arguments)}function Tz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zz.displayName="Watch";var Lz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tz(t,["color","size"]);return e.createElement("svg",Rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),e.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),e.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),e.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function Nz(){return Nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nz.apply(this,arguments)}function Mz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lz.displayName="WifiOff";var Iz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mz(t,["color","size"]);return e.createElement("svg",Nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),e.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function Az(){return Az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Az.apply(this,arguments)}function _z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iz.displayName="Wifi";var Dz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_z(t,["color","size"]);return e.createElement("svg",Az({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"}))}));function Bz(){return Bz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bz.apply(this,arguments)}function Fz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dz.displayName="Wind";var Wz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fz(t,["color","size"]);return e.createElement("svg",Bz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function Vz(){return Vz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vz.apply(this,arguments)}function Hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wz.displayName="XCircle";var Uz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hz(t,["color","size"]);return e.createElement("svg",Vz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uz.displayName="XOctagon";var qz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$z(t,["color","size"]);return e.createElement("svg",Gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function Yz(){return Yz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yz.apply(this,arguments)}function Xz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qz.displayName="XSquare";var Kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xz(t,["color","size"]);return e.createElement("svg",Yz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function Jz(){return Jz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jz.apply(this,arguments)}function Zz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kz.displayName="X";var Qz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zz(t,["color","size"]);return e.createElement("svg",Jz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function eR(){return eR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eR.apply(this,arguments)}function tR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qz.displayName="Youtube";var rR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tR(t,["color","size"]);return e.createElement("svg",eR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),e.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),e.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function nR(){return nR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nR.apply(this,arguments)}function oR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rR.displayName="ZapOff";var iR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oR(t,["color","size"]);return e.createElement("svg",nR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function aR(){return aR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aR.apply(this,arguments)}function lR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iR.displayName="Zap";var sR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lR(t,["color","size"]);return e.createElement("svg",aR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function cR(){return cR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cR.apply(this,arguments)}function uR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sR.displayName="ZoomIn";var fR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uR(t,["color","size"]);return e.createElement("svg",cR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));fR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fR.displayName="ZoomOut";var pR=Object.freeze({__proto__:null,Activity:vg,Airplay:wg,AlertCircle:jg,AlertOctagon:Sg,AlertTriangle:zg,AlignCenter:Lg,AlignJustify:Ig,AlignLeft:Dg,AlignRight:Wg,Anchor:Ug,Aperture:qg,Archive:Kg,ArrowDown:sy,ArrowDownCircle:Qg,ArrowDownLeft:ry,ArrowDownRight:iy,ArrowLeft:gy,ArrowLeftCircle:fy,ArrowRight:wy,ArrowRightCircle:vy,ArrowUp:Ly,ArrowUpCircle:jy,ArrowUpLeft:Sy,ArrowUpRight:zy,AtSign:Iy,Award:Dy,BarChart:Uy,BarChart2:Wy,Battery:Ky,BatteryCharging:qy,Bell:rh,BellOff:Qy,Bluetooth:ih,Bold:sh,Book:gh,BookOpen:fh,Bookmark:vh,Box:wh,Briefcase:jh,Calendar:Sh,Camera:Lh,CameraOff:zh,Cast:Ih,Check:Uh,CheckCircle:Dh,CheckSquare:Wh,ChevronDown:qh,ChevronLeft:Kh,ChevronRight:Qh,ChevronUp:rv,ChevronsDown:iv,ChevronsLeft:sv,ChevronsRight:fv,ChevronsUp:gv,Chrome:vv,Circle:wv,Clipboard:jv,Clock:Sv,Cloud:Uv,CloudDrizzle:zv,CloudLightning:Lv,CloudOff:Iv,CloudRain:Dv,CloudSnow:Wv,Code:qv,Codepen:Kv,Codesandbox:Qv,Coffee:rm,Columns:im,Command:sm,Compass:fm,Copy:gm,CornerDownLeft:vm,CornerDownRight:wm,CornerLeftDown:jm,CornerLeftUp:Sm,CornerRightDown:zm,CornerRightUp:Lm,CornerUpLeft:Im,CornerUpRight:Dm,Cpu:Wm,CreditCard:Um,Crop:qm,Crosshair:Km,Database:Qm,Delete:rb,Disc:ib,Divide:gb,DivideCircle:sb,DivideSquare:fb,DollarSign:vb,Download:jb,DownloadCloud:wb,Dribbble:Sb,Droplet:zb,Edit:Db,Edit2:Lb,Edit3:Ib,ExternalLink:Wb,Eye:qb,EyeOff:Ub,Facebook:Kb,FastForward:Qb,Feather:rw,Figma:iw,File:vw,FileMinus:sw,FilePlus:fw,FileText:gw,Film:ww,Filter:jw,Flag:Sw,Folder:Iw,FolderMinus:zw,FolderPlus:Lw,Framer:Dw,Frown:Ww,Gift:Uw,GitBranch:qw,GitCommit:Kw,GitHub:iO,GitMerge:Qw,GitPullRequest:rO,Gitlab:sO,Globe:fO,Grid:gO,HardDrive:vO,Hash:wO,Headphones:jO,Heart:SO,HelpCircle:zO,Hexagon:LO,Home:IO,Image:DO,Inbox:WO,Info:UO,Instagram:qO,Italic:KO,Key:QO,Layers:rx,Layout:ix,LifeBuoy:sx,Link:gx,Link2:fx,Linkedin:vx,List:wx,Loader:jx,Lock:Sx,LogIn:zx,LogOut:Lx,Mail:Ix,Map:Wx,MapPin:Dx,Maximize:qx,Maximize2:Ux,Meh:Kx,Menu:Qx,MessageCircle:rj,MessageSquare:ij,Mic:fj,MicOff:sj,Minimize:vj,Minimize2:gj,Minus:Sj,MinusCircle:wj,MinusSquare:jj,Monitor:zj,Moon:Lj,MoreHorizontal:Ij,MoreVertical:Dj,MousePointer:Wj,Move:Uj,Music:qj,Navigation:Qj,Navigation2:Kj,Octagon:rk,Package:ik,Paperclip:sk,Pause:gk,PauseCircle:fk,PenTool:vk,Percent:wk,Phone:Wk,PhoneCall:jk,PhoneForwarded:Sk,PhoneIncoming:zk,PhoneMissed:Lk,PhoneOff:Ik,PhoneOutgoing:Dk,PieChart:Uk,Play:Kk,PlayCircle:qk,Plus:iE,PlusCircle:Qk,PlusSquare:rE,Pocket:sE,Power:fE,Printer:gE,Radio:vE,RefreshCcw:wE,RefreshCw:jE,Repeat:SE,Rewind:zE,RotateCcw:LE,RotateCw:IE,Rss:DE,Save:WE,Scissors:UE,Search:qE,Send:KE,Server:QE,Settings:rS,Share:sS,Share2:iS,Shield:gS,ShieldOff:fS,ShoppingBag:vS,ShoppingCart:wS,Shuffle:jS,Sidebar:SS,SkipBack:zS,SkipForward:LS,Slack:IS,Slash:DS,Sliders:WS,Smartphone:US,Smile:qS,Speaker:KS,Square:QS,Star:rP,StopCircle:iP,Sun:sP,Sunrise:fP,Sunset:gP,Table:vP,Tablet:wP,Tag:jP,Target:SP,Terminal:zP,Thermometer:LP,ThumbsDown:IP,ThumbsUp:DP,ToggleLeft:WP,ToggleRight:UP,Tool:qP,Trash:QP,Trash2:KP,Trello:rC,TrendingDown:iC,TrendingUp:sC,Triangle:fC,Truck:gC,Tv:vC,Twitch:wC,Twitter:jC,Type:SC,Umbrella:zC,Underline:LC,Unlock:IC,Upload:WC,UploadCloud:DC,User:rz,UserCheck:UC,UserMinus:qC,UserPlus:KC,UserX:QC,Users:iz,Video:fz,VideoOff:sz,Voicemail:gz,Volume:Sz,Volume1:vz,Volume2:wz,VolumeX:jz,Watch:zz,Wifi:Iz,WifiOff:Lz,Wind:Dz,X:Kz,XCircle:Wz,XOctagon:Uz,XSquare:qz,Youtube:Qz,Zap:iR,ZapOff:rR,ZoomIn:sR,ZoomOut:fR}),dR=function(t){var r,n=t.name,o=a(t,["name"]),l=pR[(r=n,r.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return l?e.createElement(l,i({},o)):(console.warn('Icon "'.concat(n,'" not found in react-feather library')),null)};function gR(t){var r=t.data,o=t.columns,i=t.isLoading,a=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[r]=n.useState((()=>({current:Ld(t)}))),[o,i]=n.useState((()=>r.current.initialState));return r.current.setOptions((t=>({...t,...e,state:{...o,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),r.current}({data:i?[]:r,columns:o.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(r){var n,o;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(n=t.actions)||void 0===n?void 0:n.map((function(t,n){return e.createElement("button",{key:n,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===n?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===n?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===n?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===n?"text-orange-700 bg-orange-50 border border-orange-200 hover:bg-orange-100":"text-gray-700 bg-gray-50 border border-gray-200 hover:bg-gray-100"),onClick:function(){console.log("ssssss"),console.log(t.action,r.row.original)}},t.icon&&e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"mr-2"},e.createElement(dR,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var i=r.getValue();return e.createElement("div",{className:"flex items-center justify-center"},e.createElement("span",{className:"px-2 py-1 rounded-full text-xs font-medium text-center ".concat({PENDING:"bg-yellow-100 text-yellow-800",PAID:"bg-green-100 text-green-800",CANCELLED:"bg-red-100 text-red-800",CANCEL_STARTED:"bg-orange-100 text-orange-800",ECHEC:"bg-gray-100 text-gray-800"}[i]||"bg-gray-100 text-gray-800")},i||"-"))}return"money"===t.type?"".concat(r.getValue()," ").concat(t.currency):"date"===t.type?we(new Date(r.getValue()),null!==(o=t.pattern)&&void 0!==o?o:"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},r.getValue()):r.getValue()}}})),getCoreRowModel:e=>Vp((()=>[e.options.data]),(t=>{const r={rows:[],flatRows:[],rowsById:{}},n=function(t,o,i){void 0===o&&(o=0);const a=[];for(let s=0;s<t.length;s++){const c=Yp(e,e._getRowId(t[s],s,i),t[s],s,o,0,null==i?void 0:i.id);var l;r.flatRows.push(c),r.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[s],s),null!=(l=c.originalSubRows)&&l.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return a};return r.rows=n(t),r}),Hp(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(Md,{className:"border border-gray-200 rounded-md"},e.createElement(Id,{className:"bg-gray-50"},a.getHeaderGroups().map((function(t){return e.createElement(_d,{key:t.id},t.headers.map((function(t){return e.createElement(Dd,{key:t.id,className:"font-medium text-gray-800 py-2"},Nd(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(Ad,null,i?e.createElement(_d,null,e.createElement(Bd,{colSpan:o.length,className:"text-center py-4"},e.createElement("svg",{className:"animate-spin h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?a.getRowModel().rows.map((function(t){return e.createElement(_d,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(Bd,{key:t.id},Nd(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(_d,null,e.createElement(Bd,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var yR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("nav",i({role:"navigation","aria-label":"pagination",className:li("mx-auto flex w-full justify-center",t)},r))};yR.displayName="Pagination";var hR=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("ul",i({ref:t,className:li("flex flex-row items-center gap-1",r)},o))}));hR.displayName="PaginationContent";var vR=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("li",i({ref:t,className:li("",r)},o))}));vR.displayName="PaginationItem";var mR=function(e){var t=e.className,r=e.isActive,o=e.size,l=void 0===o?"icon":o,s=a(e,["className","isActive","size"]);return n.createElement("a",i({"aria-current":r?"page":void 0,className:li(Wi({variant:r?"outline":"ghost",size:l}),t)},s))};mR.displayName="PaginationLink";var bR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(mR,i({"aria-label":"Go to previous page",size:"default",className:li("gap-1 pl-2.5",t)},r),n.createElement(bi,{className:"h-4 w-4"}),n.createElement("span",null,"Previous"))};bR.displayName="PaginationPrevious";var wR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(mR,i({"aria-label":"Go to next page",size:"default",className:li("gap-1 pr-2.5",t)},r),n.createElement("span",null,"Next"),n.createElement(wi,{className:"h-4 w-4"}))};wR.displayName="PaginationNext";var OR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("span",i({"aria-hidden":!0,className:li("flex h-9 w-9 items-center justify-center",t)},r),n.createElement(ji,{className:"h-4 w-4"}),n.createElement("span",{className:"sr-only"},"More pages"))};function xR(t){var r=t.currentPage,n=t.totalPages,o=t.onPageChange;return e.createElement(yR,null,e.createElement(hR,null,function(){var t=[];t.push(e.createElement(vR,{key:"prev"},e.createElement(bR,{href:"#",onClick:function(e){e.preventDefault(),r>1&&o(r-1)}}))),t.push(e.createElement(vR,{key:1},e.createElement(mR,{href:"#",isActive:1===r,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,r-1),a=Math.min(n-1,r+1);i>2&&t.push(e.createElement(vR,{key:"ellipsis1"},e.createElement(OR,null)));for(var l=function(n){t.push(e.createElement(vR,{key:n},e.createElement(mR,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n)))},s=i;s<=a;s++)l(s);return a<n-1&&t.push(e.createElement(vR,{key:"ellipsis2"},e.createElement(OR,null))),n>1&&t.push(e.createElement(vR,{key:n},e.createElement(mR,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n))),t.push(e.createElement(vR,{key:"next"},e.createElement(wR,{href:"#",onClick:function(e){e.preventDefault(),r<n&&o(r+1)}}))),t}()))}function jR(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(ki,{className:"h-5 w-5 animate-spin mx-auto mb-2"}),e.createElement("div",null,"Loading configuration...")))}function kR(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(xi,{className:"h-5 w-5 mx-auto mb-2",color:"red"}),e.createElement("div",null,"Invalid configuration")))}OR.displayName="PaginationEllipsis",so.defaults.withCredentials=!0;module.exports=function(t){var r,n=t.configUrl,o=t.preJsUrl,a=t.configJson,u=void 0===a?null:a,f=t.preJs,p=void 0===f?null:f,d=t.customHeaders,g=void 0===d?{}:d,y=t.itemsPerPage,h=void 0===y?14:y,v=t.dateFormat,m=void 0===v?"MM-dd-yyyy HH:mm":v,b=t.children,w=e.useState(u),O=w[0],x=w[1],j=e.useState(!1),k=j[0],E=j[1],S=e.useState([]),P=S[0],C=S[1],z=e.useState(!1),R=z[0],T=z[1],L=e.useState([]),N=L[0],M=L[1],I=e.useState(0),A=I[0],_=I[1],D=e.useState(1),B=D[0],F=D[1],W=e.useState(1),V=W[0],H=W[1],U=e.useState({fromDate:new Date((new Date).getFullYear(),(new Date).getMonth(),1).toLocaleString(),toDate:new Date((new Date).getFullYear(),(new Date).getMonth()+1,0,23,59,59).toLocaleString()}),G=U[0],$=U[1],q=e.useState((null===(r=null==u?void 0:u.Filters)||void 0===r?void 0:r.flat())||[]),Y=q[0],X=q[1];e.useEffect((function(){n&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),!n||O?[3,3]:[4,fetch(n)];case 1:return[4,r.sent().json()];case 2:(e=r.sent())&&e.title&&e.data_url&&e.colomns?(x(e),X((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):E(!0),r.label=3;case 3:return[3,5];case 4:return r.sent(),E(!0),[3,5];case 5:return[2]}}))})),(o||p)&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return e=p,o?[4,fetch(o)]:[3,3];case 1:return[4,r.sent().text()];case 2:e=r.sent(),r.label=3;case 3:return(t=document.createElement("script")).textContent=e,document.head.appendChild(t),[2]}}))}))}),[n,o,p]),e.useEffect((function(){var e=new AbortController;return O&&l(void 0,void 0,void 0,(function(){var t,r,n,o,i;return s(this,(function(a){switch(a.label){case 0:t=(null===(i=null==O?void 0:O.Filters)||void 0===i?void 0:i.flat())||[],r=0,n=t,a.label=1;case 1:return r<n.length?"Select"===(o=n[r]).type&&o.urlSource?[4,J(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return r++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[O]),e.useEffect((function(){K()}),[B]);var K=function(){return l(void 0,void 0,void 0,(function(){var e,t,r,n,o;return s(this,(function(a){switch(a.label){case 0:C([]),e={page:B,filters:i(i({},G),{fromDate:we(G.fromDate,m),toDate:we(G.toDate,m)})},T(!0),a.label=1;case 1:return a.trys.push([1,3,,4]),[4,so.post(O.data_url,e,{headers:i({"Content-Type":"application/json",Accept:"application/json"},g)})];case 2:return t=a.sent(),T(!1),(null==t?void 0:t.data)?(M(null===(r=t.data)||void 0===r?void 0:r.DATA),_(null===(n=t.data)||void 0===n?void 0:n.PAGESNUM),H(Math.ceil((null===(o=t.data)||void 0===o?void 0:o.PAGESNUM)/h)||1)):E(!0),[3,4];case 3:return a.sent(),T(!1),C((function(e){return c(c([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},J=function(e,t){return l(void 0,void 0,void 0,(function(){var r,n,o;return s(this,(function(a){switch(a.label){case 0:if("Select"!==e.type||!e.urlSource)return[3,4];a.label=1;case 1:return a.trys.push([1,3,,4]),[4,so.get(e.urlSource,{signal:t,headers:i({"Content-Type":"application/json",Accept:"application/json"},g)})];case 2:return 200===(null==(r=a.sent())?void 0:r.status)&&(null==r?void 0:r.data)&&(n=Array.isArray(r.data)?r.data:[],X((function(t){return t.map((function(t){return t.name===e.name?i(i({},t),{options:n}):t}))}))),[3,4];case 3:return o=a.sent(),so.isCancel(o)||(C((function(t){return c(c([],t,!0),[{title:"Erreur",message:"Une erreur est survenue lors de la récupération des options pour ".concat(e.name)}],!1)})),console.error("Error fetching options for ".concat(e.name,":"),o)),[3,4];case 4:return[2]}}))}))};return k?e.createElement(kR,null):O?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(Dp,{title:O.title,configFilters:Y,filters:G,setFilters:$,onSearch:function(){return K()},count:A,isLoading:R,setCurrentPage:F}),P.map((function(t,r){return e.createElement(ci,{key:r,variant:"destructive"},e.createElement(xi,{className:"h-4 w-4"}),e.createElement(ui,null,t.title),e.createElement(fi,null,t.message))})),e.createElement(gR,{data:N,columns:O.colomns,isLoading:R}),e.createElement(xR,{currentPage:B,totalPages:V,onPageChange:F}),b):e.createElement(jR,null)};
|
52
|
+
*/function lg(){if(qd)return $d;qd=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return $d=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={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,l=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),s=1;s<arguments.length;s++){for(var c in i=Object(arguments[s]))t.call(i,c)&&(l[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l},$d}function sg(){if(Xd)return Yd;Xd=1;return Yd="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function cg(){return Jd?Kd:(Jd=1,Kd=Function.call.bind(Object.prototype.hasOwnProperty))}function ug(){if(Qd)return Zd;Qd=1;var e=function(){};if("production"!==Qe.env.NODE_ENV){var t=sg(),r={},n=cg();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,l,s){if("production"!==Qe.env.NODE_ENV)for(var c in o)if(n(o,c)){var u;try{if("function"!=typeof o[c]){var f=Error((l||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=o[c](i,c,l,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var p=s?s():"";e("Failed "+a+" type: "+u.message+(null!=p?p:""))}}}return o.resetWarningCache=function(){"production"!==Qe.env.NODE_ENV&&(r={})},Zd=o}function fg(){if(tg)return eg;tg=1;var e=ag(),t=lg(),r=sg(),n=cg(),o=ug(),i=function(){};function a(){return null}return"production"!==Qe.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),eg=function(l,s){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",f={array:y("array"),bigint:y("bigint"),bool:y("boolean"),func:y("function"),number:y("number"),object:y("object"),string:y("string"),symbol:y("symbol"),any:g(a),arrayOf:function(e){return g((function(t,n,o,i,a){if("function"!=typeof e)return new d("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=t[n];if(!Array.isArray(l))return new d("Invalid "+i+" `"+a+"` of type `"+m(l)+"` supplied to `"+o+"`, expected an array.");for(var s=0;s<l.length;s++){var c=e(l,s,o,i,a+"["+s+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,t,r,n,o){var i=e[t];return l(i)?null:new d("Invalid "+n+" `"+o+"` of type `"+m(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new d("Invalid "+o+" `"+i+"` of type `"+m(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||u;return new d("Invalid "+o+" `"+i+"` of type `"+(((l=t[r]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var l;return null}))},node:g((function(e,t,r,n,o){return v(e[t])?null:new d("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(t,o,i,a,l){if("function"!=typeof e)return new d("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var s=t[o],c=m(s);if("object"!==c)return new d("Invalid "+a+" `"+l+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in s)if(n(s,u)){var f=e(s,u,i,a,l+"."+u,r);if(f instanceof Error)return f}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==Qe.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return g((function(t,r,n,o,i){for(var a=t[r],l=0;l<e.length;l++)if(p(a,e[l]))return null;var s=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new d("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+s+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==Qe.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),a}return g((function(t,o,i,a,l){for(var s=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,l,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&s.push(u.data.expectedType)}return new d("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(s.length>0?", expected one of type ["+s.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(t,n,o,i,a){var l=t[n],s=m(l);if("object"!==s)return new d("Invalid "+i+" `"+a+"` of type `"+s+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return h(o,i,a,c,b(u));var f=u(l,c,o,i,a+"."+c,r);if(f)return f}return null}))},exact:function(e){return g((function(o,i,a,l,s){var c=o[i],u=m(c);if("object"!==u)return new d("Invalid "+l+" `"+s+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var f=t({},o[i],e);for(var p in f){var g=e[p];if(n(e,p)&&"function"!=typeof g)return h(a,l,s,p,b(g));if(!g)return new d("Invalid "+l+" `"+s+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var y=g(c,p,a,l,s+"."+p,r);if(y)return y}return null}))}};function p(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function d(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function g(e){if("production"!==Qe.env.NODE_ENV)var t={},n=0;function o(o,a,l,c,f,p,g){if(c=c||u,p=p||l,g!==r){if(s){var y=new Error("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");throw y.name="Invariant Violation",y}if("production"!==Qe.env.NODE_ENV&&"undefined"!=typeof console){var h=c+":"+l;!t[h]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[h]=!0,n++)}}return null==a[l]?o?null===a[l]?new d("The "+f+" `"+p+"` is marked as required in `"+c+"`, but its value is `null`."):new d("The "+f+" `"+p+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,l,c,f,p)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function y(e){return g((function(t,r,n,o,i,a){var l=t[r];return m(l)!==e?new d("Invalid "+o+" `"+i+"` of type `"+b(l)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function h(e,t,r,n,o){return new d((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||l(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!v(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function m(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function b(e){if(null==e)return""+e;var t=m(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return d.prototype=Error.prototype,f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},eg}function pg(){if(ng)return rg;ng=1;var e=sg();function t(){}function r(){}return r.resetWarningCache=t,rg=function(){function n(t,r,n,o,i,a){if(a!==e){var l=new Error("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");throw l.name="Invariant Violation",l}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}function dg(){if(og)return Wd.exports;if(og=1,"production"!==Qe.env.NODE_ENV){var e=ag();Wd.exports=fg()(e.isElement,true)}else Wd.exports=pg()();return Wd.exports}var gg=Pi(dg());function yg(){return yg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yg.apply(this,arguments)}function hg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var vg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hg(t,["color","size"]);return e.createElement("svg",yg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function mg(){return mg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mg.apply(this,arguments)}function bg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vg.displayName="Activity";var wg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bg(t,["color","size"]);return e.createElement("svg",mg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}),e.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));function Og(){return Og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Og.apply(this,arguments)}function xg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wg.displayName="Airplay";var jg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xg(t,["color","size"]);return e.createElement("svg",Og({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function kg(){return kg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kg.apply(this,arguments)}function Eg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jg.displayName="AlertCircle";var Sg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eg(t,["color","size"]);return e.createElement("svg",kg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function Pg(){return Pg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pg.apply(this,arguments)}function Cg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sg.displayName="AlertOctagon";var zg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cg(t,["color","size"]);return e.createElement("svg",Pg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function Rg(){return Rg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rg.apply(this,arguments)}function Tg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zg.displayName="AlertTriangle";var Lg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tg(t,["color","size"]);return e.createElement("svg",Rg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"18",y1:"18",x2:"6",y2:"18"}))}));function Ng(){return Ng=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ng.apply(this,arguments)}function Mg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lg.displayName="AlignCenter";var Ig=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mg(t,["color","size"]);return e.createElement("svg",Ng({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));function Ag(){return Ag=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ag.apply(this,arguments)}function _g(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ig.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ig.displayName="AlignJustify";var Dg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_g(t,["color","size"]);return e.createElement("svg",Ag({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function Bg(){return Bg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bg.apply(this,arguments)}function Fg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dg.displayName="AlignLeft";var Wg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fg(t,["color","size"]);return e.createElement("svg",Bg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));function Vg(){return Vg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vg.apply(this,arguments)}function Hg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wg.displayName="AlignRight";var Ug=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hg(t,["color","size"]);return e.createElement("svg",Vg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"5",r:"3"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));function Gg(){return Gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gg.apply(this,arguments)}function $g(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ug.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ug.displayName="Anchor";var qg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$g(t,["color","size"]);return e.createElement("svg",Gg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),e.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),e.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),e.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),e.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),e.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));function Yg(){return Yg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yg.apply(this,arguments)}function Xg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qg.displayName="Aperture";var Kg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xg(t,["color","size"]);return e.createElement("svg",Yg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),e.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),e.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));function Jg(){return Jg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jg.apply(this,arguments)}function Zg(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kg.displayName="Archive";var Qg=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zg(t,["color","size"]);return e.createElement("svg",Jg({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"8 12 12 16 16 12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));function ey(){return ey=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ey.apply(this,arguments)}function ty(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qg.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qg.displayName="ArrowDownCircle";var ry=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ty(t,["color","size"]);return e.createElement("svg",ey({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function ny(){return ny=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ny.apply(this,arguments)}function oy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ry.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ry.displayName="ArrowDownLeft";var iy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oy(t,["color","size"]);return e.createElement("svg",ny({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function ay(){return ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ay.apply(this,arguments)}function ly(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iy.displayName="ArrowDownRight";var sy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ly(t,["color","size"]);return e.createElement("svg",ay({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function cy(){return cy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cy.apply(this,arguments)}function uy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sy.displayName="ArrowDown";var fy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uy(t,["color","size"]);return e.createElement("svg",cy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 8 8 12 12 16"}),e.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));function py(){return py=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},py.apply(this,arguments)}function dy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fy.displayName="ArrowLeftCircle";var gy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dy(t,["color","size"]);return e.createElement("svg",py({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function yy(){return yy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yy.apply(this,arguments)}function hy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gy.displayName="ArrowLeft";var vy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hy(t,["color","size"]);return e.createElement("svg",yy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 16 16 12 12 8"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function my(){return my=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},my.apply(this,arguments)}function by(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vy.displayName="ArrowRightCircle";var wy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=by(t,["color","size"]);return e.createElement("svg",my({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function Oy(){return Oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oy.apply(this,arguments)}function xy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wy.displayName="ArrowRight";var jy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xy(t,["color","size"]);return e.createElement("svg",Oy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"16 12 12 8 8 12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));function ky(){return ky=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ky.apply(this,arguments)}function Ey(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jy.displayName="ArrowUpCircle";var Sy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ey(t,["color","size"]);return e.createElement("svg",ky({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function Py(){return Py=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Py.apply(this,arguments)}function Cy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sy.displayName="ArrowUpLeft";var zy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cy(t,["color","size"]);return e.createElement("svg",Py({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function Ry(){return Ry=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ry.apply(this,arguments)}function Ty(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zy.displayName="ArrowUpRight";var Ly=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ty(t,["color","size"]);return e.createElement("svg",Ry({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function Ny(){return Ny=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ny.apply(this,arguments)}function My(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ly.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ly.displayName="ArrowUp";var Iy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=My(t,["color","size"]);return e.createElement("svg",Ny({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));function Ay(){return Ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ay.apply(this,arguments)}function _y(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iy.displayName="AtSign";var Dy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_y(t,["color","size"]);return e.createElement("svg",Ay({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"8",r:"7"}),e.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function By(){return By=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},By.apply(this,arguments)}function Fy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dy.displayName="Award";var Wy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fy(t,["color","size"]);return e.createElement("svg",By({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));function Vy(){return Vy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vy.apply(this,arguments)}function Hy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wy.displayName="BarChart2";var Uy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hy(t,["color","size"]);return e.createElement("svg",Vy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));function Gy(){return Gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gy.apply(this,arguments)}function $y(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uy.displayName="BarChart";var qy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$y(t,["color","size"]);return e.createElement("svg",Gy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),e.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));function Yy(){return Yy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yy.apply(this,arguments)}function Xy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qy.displayName="BatteryCharging";var Ky=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xy(t,["color","size"]);return e.createElement("svg",Yy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));function Jy(){return Jy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jy.apply(this,arguments)}function Zy(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ky.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ky.displayName="Battery";var Qy=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zy(t,["color","size"]);return e.createElement("svg",Jy({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function eh(){return eh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eh.apply(this,arguments)}function th(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qy.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qy.displayName="BellOff";var rh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=th(t,["color","size"]);return e.createElement("svg",eh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));function nh(){return nh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nh.apply(this,arguments)}function oh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rh.displayName="Bell";var ih=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oh(t,["color","size"]);return e.createElement("svg",nh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));function ah(){return ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ah.apply(this,arguments)}function lh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ih.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ih.displayName="Bluetooth";var sh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lh(t,["color","size"]);return e.createElement("svg",ah({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),e.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));function ch(){return ch=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ch.apply(this,arguments)}function uh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sh.displayName="Bold";var fh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uh(t,["color","size"]);return e.createElement("svg",ch({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),e.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));function ph(){return ph=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ph.apply(this,arguments)}function dh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fh.displayName="BookOpen";var gh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dh(t,["color","size"]);return e.createElement("svg",ph({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),e.createElement("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}))}));function yh(){return yh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yh.apply(this,arguments)}function hh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gh.displayName="Book";var vh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hh(t,["color","size"]);return e.createElement("svg",yh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function mh(){return mh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mh.apply(this,arguments)}function bh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vh.displayName="Bookmark";var wh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bh(t,["color","size"]);return e.createElement("svg",mh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function Oh(){return Oh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oh.apply(this,arguments)}function xh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wh.displayName="Box";var jh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xh(t,["color","size"]);return e.createElement("svg",Oh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));function kh(){return kh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kh.apply(this,arguments)}function Eh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jh.displayName="Briefcase";var Sh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eh(t,["color","size"]);return e.createElement("svg",kh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));function Ph(){return Ph=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ph.apply(this,arguments)}function Ch(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sh.displayName="Calendar";var zh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ch(t,["color","size"]);return e.createElement("svg",Ph({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"}))}));function Rh(){return Rh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rh.apply(this,arguments)}function Th(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zh.displayName="CameraOff";var Lh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Th(t,["color","size"]);return e.createElement("svg",Rh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));function Nh(){return Nh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nh.apply(this,arguments)}function Mh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lh.displayName="Camera";var Ih=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mh(t,["color","size"]);return e.createElement("svg",Nh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"}),e.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));function Ah(){return Ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ah.apply(this,arguments)}function _h(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ih.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ih.displayName="Cast";var Dh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_h(t,["color","size"]);return e.createElement("svg",Ah({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function Bh(){return Bh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bh.apply(this,arguments)}function Fh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dh.displayName="CheckCircle";var Wh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fh(t,["color","size"]);return e.createElement("svg",Bh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 11 12 14 22 4"}),e.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));function Vh(){return Vh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vh.apply(this,arguments)}function Hh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wh.displayName="CheckSquare";var Uh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hh(t,["color","size"]);return e.createElement("svg",Vh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function Gh(){return Gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gh.apply(this,arguments)}function $h(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uh.displayName="Check";var qh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$h(t,["color","size"]);return e.createElement("svg",Gh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function Yh(){return Yh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yh.apply(this,arguments)}function Xh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qh.displayName="ChevronDown";var Kh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xh(t,["color","size"]);return e.createElement("svg",Yh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function Jh(){return Jh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jh.apply(this,arguments)}function Zh(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kh.displayName="ChevronLeft";var Qh=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zh(t,["color","size"]);return e.createElement("svg",Jh({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function ev(){return ev=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ev.apply(this,arguments)}function tv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qh.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qh.displayName="ChevronRight";var rv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tv(t,["color","size"]);return e.createElement("svg",ev({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function nv(){return nv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nv.apply(this,arguments)}function ov(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rv.displayName="ChevronUp";var iv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ov(t,["color","size"]);return e.createElement("svg",nv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function av(){return av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},av.apply(this,arguments)}function lv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iv.displayName="ChevronsDown";var sv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lv(t,["color","size"]);return e.createElement("svg",av({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function cv(){return cv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cv.apply(this,arguments)}function uv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sv.displayName="ChevronsLeft";var fv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uv(t,["color","size"]);return e.createElement("svg",cv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function pv(){return pv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pv.apply(this,arguments)}function dv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fv.displayName="ChevronsRight";var gv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dv(t,["color","size"]);return e.createElement("svg",pv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function yv(){return yv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yv.apply(this,arguments)}function hv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gv.displayName="ChevronsUp";var vv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hv(t,["color","size"]);return e.createElement("svg",yv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),e.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),e.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"}))}));function mv(){return mv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mv.apply(this,arguments)}function bv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vv.displayName="Chrome";var wv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bv(t,["color","size"]);return e.createElement("svg",mv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function Ov(){return Ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ov.apply(this,arguments)}function xv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wv.displayName="Circle";var jv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xv(t,["color","size"]);return e.createElement("svg",Ov({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));function kv(){return kv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kv.apply(this,arguments)}function Ev(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jv.displayName="Clipboard";var Sv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ev(t,["color","size"]);return e.createElement("svg",kv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function Pv(){return Pv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pv.apply(this,arguments)}function Cv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sv.displayName="Clock";var zv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cv(t,["color","size"]);return e.createElement("svg",Pv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Rv(){return Rv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rv.apply(this,arguments)}function Tv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zv.displayName="CloudDrizzle";var Lv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tv(t,["color","size"]);return e.createElement("svg",Rv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));function Nv(){return Nv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nv.apply(this,arguments)}function Mv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lv.displayName="CloudLightning";var Iv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mv(t,["color","size"]);return e.createElement("svg",Nv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Av(){return Av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Av.apply(this,arguments)}function _v(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iv.displayName="CloudOff";var Dv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_v(t,["color","size"]);return e.createElement("svg",Av({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Bv(){return Bv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bv.apply(this,arguments)}function Fv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dv.displayName="CloudRain";var Wv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fv(t,["color","size"]);return e.createElement("svg",Bv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),e.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),e.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),e.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),e.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),e.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));function Vv(){return Vv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vv.apply(this,arguments)}function Hv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wv.displayName="CloudSnow";var Uv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hv(t,["color","size"]);return e.createElement("svg",Vv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Gv(){return Gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gv.apply(this,arguments)}function $v(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uv.displayName="Cloud";var qv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$v(t,["color","size"]);return e.createElement("svg",Gv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Yv(){return Yv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yv.apply(this,arguments)}function Xv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qv.displayName="Code";var Kv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xv(t,["color","size"]);return e.createElement("svg",Yv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));function Jv(){return Jv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jv.apply(this,arguments)}function Zv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kv.displayName="Codepen";var Qv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zv(t,["color","size"]);return e.createElement("svg",Jv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),e.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),e.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function em(){return em=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},em.apply(this,arguments)}function tm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qv.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qv.displayName="Codesandbox";var rm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tm(t,["color","size"]);return e.createElement("svg",em({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));function nm(){return nm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nm.apply(this,arguments)}function om(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rm.displayName="Coffee";var im=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=om(t,["color","size"]);return e.createElement("svg",nm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}))}));function am(){return am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},am.apply(this,arguments)}function lm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}im.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},im.displayName="Columns";var sm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lm(t,["color","size"]);return e.createElement("svg",am({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}))}));function cm(){return cm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cm.apply(this,arguments)}function um(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sm.displayName="Command";var fm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=um(t,["color","size"]);return e.createElement("svg",cm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));function pm(){return pm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pm.apply(this,arguments)}function dm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fm.displayName="Compass";var gm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dm(t,["color","size"]);return e.createElement("svg",pm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));function ym(){return ym=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ym.apply(this,arguments)}function hm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gm.displayName="Copy";var vm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hm(t,["color","size"]);return e.createElement("svg",ym({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function mm(){return mm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mm.apply(this,arguments)}function bm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vm.displayName="CornerDownLeft";var wm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bm(t,["color","size"]);return e.createElement("svg",mm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function Om(){return Om=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Om.apply(this,arguments)}function xm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wm.displayName="CornerDownRight";var jm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xm(t,["color","size"]);return e.createElement("svg",Om({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function km(){return km=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},km.apply(this,arguments)}function Em(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jm.displayName="CornerLeftDown";var Sm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Em(t,["color","size"]);return e.createElement("svg",km({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function Pm(){return Pm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pm.apply(this,arguments)}function Cm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sm.displayName="CornerLeftUp";var zm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cm(t,["color","size"]);return e.createElement("svg",Pm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function Rm(){return Rm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rm.apply(this,arguments)}function Tm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zm.displayName="CornerRightDown";var Lm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tm(t,["color","size"]);return e.createElement("svg",Rm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function Nm(){return Nm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nm.apply(this,arguments)}function Mm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lm.displayName="CornerRightUp";var Im=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mm(t,["color","size"]);return e.createElement("svg",Nm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function Am(){return Am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Am.apply(this,arguments)}function _m(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Im.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Im.displayName="CornerUpLeft";var Dm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_m(t,["color","size"]);return e.createElement("svg",Am({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Bm(){return Bm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bm.apply(this,arguments)}function Fm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dm.displayName="CornerUpRight";var Wm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fm(t,["color","size"]);return e.createElement("svg",Bm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),e.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),e.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),e.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),e.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),e.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),e.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),e.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),e.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));function Vm(){return Vm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vm.apply(this,arguments)}function Hm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wm.displayName="Cpu";var Um=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hm(t,["color","size"]);return e.createElement("svg",Vm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),e.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));function Gm(){return Gm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gm.apply(this,arguments)}function $m(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Um.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Um.displayName="CreditCard";var qm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$m(t,["color","size"]);return e.createElement("svg",Gm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),e.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));function Ym(){return Ym=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ym.apply(this,arguments)}function Xm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qm.displayName="Crop";var Km=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xm(t,["color","size"]);return e.createElement("svg",Ym({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),e.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),e.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));function Jm(){return Jm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jm.apply(this,arguments)}function Zm(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Km.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Km.displayName="Crosshair";var Qm=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zm(t,["color","size"]);return e.createElement("svg",Jm({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));function eb(){return eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eb.apply(this,arguments)}function tb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qm.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qm.displayName="Database";var rb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tb(t,["color","size"]);return e.createElement("svg",eb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),e.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),e.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));function nb(){return nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nb.apply(this,arguments)}function ob(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rb.displayName="Delete";var ib=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ob(t,["color","size"]);return e.createElement("svg",nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function ab(){return ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ab.apply(this,arguments)}function lb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ib.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ib.displayName="Disc";var sb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lb(t,["color","size"]);return e.createElement("svg",ab({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function cb(){return cb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cb.apply(this,arguments)}function ub(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sb.displayName="DivideCircle";var fb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ub(t,["color","size"]);return e.createElement("svg",cb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));function pb(){return pb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pb.apply(this,arguments)}function db(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fb.displayName="DivideSquare";var gb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=db(t,["color","size"]);return e.createElement("svg",pb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"6",r:"2"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));function yb(){return yb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gb.displayName="Divide";var vb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hb(t,["color","size"]);return e.createElement("svg",yb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));function mb(){return mb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mb.apply(this,arguments)}function bb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vb.displayName="DollarSign";var wb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bb(t,["color","size"]);return e.createElement("svg",mb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"8 17 12 21 16 17"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));function Ob(){return Ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ob.apply(this,arguments)}function xb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wb.displayName="DownloadCloud";var jb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xb(t,["color","size"]);return e.createElement("svg",Ob({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"7 10 12 15 17 10"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));function kb(){return kb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kb.apply(this,arguments)}function Eb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jb.displayName="Download";var Sb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Eb(t,["color","size"]);return e.createElement("svg",kb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"}))}));function Pb(){return Pb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pb.apply(this,arguments)}function Cb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sb.displayName="Dribbble";var zb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cb(t,["color","size"]);return e.createElement("svg",Pb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function Rb(){return Rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rb.apply(this,arguments)}function Tb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zb.displayName="Droplet";var Lb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tb(t,["color","size"]);return e.createElement("svg",Rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function Nb(){return Nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nb.apply(this,arguments)}function Mb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lb.displayName="Edit2";var Ib=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mb(t,["color","size"]);return e.createElement("svg",Nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 20h9"}),e.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));function Ab(){return Ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ab.apply(this,arguments)}function _b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ib.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ib.displayName="Edit3";var Db=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_b(t,["color","size"]);return e.createElement("svg",Ab({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.createElement("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"}))}));function Bb(){return Bb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bb.apply(this,arguments)}function Fb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Db.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Db.displayName="Edit";var Wb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fb(t,["color","size"]);return e.createElement("svg",Bb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));function Vb(){return Vb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vb.apply(this,arguments)}function Hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wb.displayName="ExternalLink";var Ub=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hb(t,["color","size"]);return e.createElement("svg",Vb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gb.apply(this,arguments)}function $b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ub.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ub.displayName="EyeOff";var qb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$b(t,["color","size"]);return e.createElement("svg",Gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Yb(){return Yb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yb.apply(this,arguments)}function Xb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qb.displayName="Eye";var Kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xb(t,["color","size"]);return e.createElement("svg",Yb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function Jb(){return Jb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jb.apply(this,arguments)}function Zb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kb.displayName="Facebook";var Qb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zb(t,["color","size"]);return e.createElement("svg",Jb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),e.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));function ew(){return ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ew.apply(this,arguments)}function tw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qb.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qb.displayName="FastForward";var rw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tw(t,["color","size"]);return e.createElement("svg",ew({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.createElement("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"}))}));function nw(){return nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nw.apply(this,arguments)}function ow(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rw.displayName="Feather";var iw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ow(t,["color","size"]);return e.createElement("svg",nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),e.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),e.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}))}));function aw(){return aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aw.apply(this,arguments)}function lw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iw.displayName="Figma";var sw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lw(t,["color","size"]);return e.createElement("svg",aw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function cw(){return cw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cw.apply(this,arguments)}function uw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sw.displayName="FileMinus";var fw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uw(t,["color","size"]);return e.createElement("svg",cw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function pw(){return pw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pw.apply(this,arguments)}function dw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fw.displayName="FilePlus";var gw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dw(t,["color","size"]);return e.createElement("svg",pw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),e.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),e.createElement("polyline",{points:"10 9 9 9 8 9"}))}));function yw(){return yw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gw.displayName="FileText";var vw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hw(t,["color","size"]);return e.createElement("svg",yw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.createElement("polyline",{points:"13 2 13 9 20 9"}))}));function mw(){return mw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mw.apply(this,arguments)}function bw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vw.displayName="File";var ww=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bw(t,["color","size"]);return e.createElement("svg",mw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),e.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),e.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),e.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),e.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),e.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));function Ow(){return Ow=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ow.apply(this,arguments)}function xw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ww.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ww.displayName="Film";var jw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xw(t,["color","size"]);return e.createElement("svg",Ow({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function kw(){return kw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kw.apply(this,arguments)}function Ew(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jw.displayName="Filter";var Sw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ew(t,["color","size"]);return e.createElement("svg",kw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));function Pw(){return Pw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pw.apply(this,arguments)}function Cw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sw.displayName="Flag";var zw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cw(t,["color","size"]);return e.createElement("svg",Pw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function Rw(){return Rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rw.apply(this,arguments)}function Tw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zw.displayName="FolderMinus";var Lw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tw(t,["color","size"]);return e.createElement("svg",Rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function Nw(){return Nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nw.apply(this,arguments)}function Mw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lw.displayName="FolderPlus";var Iw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mw(t,["color","size"]);return e.createElement("svg",Nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}))}));function Aw(){return Aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Aw.apply(this,arguments)}function _w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iw.displayName="Folder";var Dw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_w(t,["color","size"]);return e.createElement("svg",Aw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Bw(){return Bw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bw.apply(this,arguments)}function Fw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dw.displayName="Framer";var Ww=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fw(t,["color","size"]);return e.createElement("svg",Bw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Vw(){return Vw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vw.apply(this,arguments)}function Hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ww.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ww.displayName="Frown";var Uw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hw(t,["color","size"]);return e.createElement("svg",Vw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),e.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));function Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uw.displayName="Gift";var qw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$w(t,["color","size"]);return e.createElement("svg",Gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),e.createElement("circle",{cx:"18",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));function Yw(){return Yw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yw.apply(this,arguments)}function Xw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qw.displayName="GitBranch";var Kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xw(t,["color","size"]);return e.createElement("svg",Yw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),e.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));function Jw(){return Jw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jw.apply(this,arguments)}function Zw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kw.displayName="GitCommit";var Qw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zw(t,["color","size"]);return e.createElement("svg",Jw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));function eO(){return eO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eO.apply(this,arguments)}function tO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qw.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qw.displayName="GitMerge";var rO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tO(t,["color","size"]);return e.createElement("svg",eO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),e.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));function nO(){return nO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nO.apply(this,arguments)}function oO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rO.displayName="GitPullRequest";var iO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oO(t,["color","size"]);return e.createElement("svg",nO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}))}));function aO(){return aO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aO.apply(this,arguments)}function lO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iO.displayName="GitHub";var sO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lO(t,["color","size"]);return e.createElement("svg",aO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"}))}));function cO(){return cO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cO.apply(this,arguments)}function uO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sO.displayName="Gitlab";var fO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uO(t,["color","size"]);return e.createElement("svg",cO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}))}));function pO(){return pO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pO.apply(this,arguments)}function dO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fO.displayName="Globe";var gO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dO(t,["color","size"]);return e.createElement("svg",pO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),e.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));function yO(){return yO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gO.displayName="Grid";var vO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hO(t,["color","size"]);return e.createElement("svg",yO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}),e.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),e.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));function mO(){return mO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mO.apply(this,arguments)}function bO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vO.displayName="HardDrive";var wO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bO(t,["color","size"]);return e.createElement("svg",mO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),e.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),e.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),e.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));function OO(){return OO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OO.apply(this,arguments)}function xO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wO.displayName="Hash";var jO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xO(t,["color","size"]);return e.createElement("svg",OO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.createElement("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}))}));function kO(){return kO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kO.apply(this,arguments)}function EO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jO.displayName="Headphones";var SO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EO(t,["color","size"]);return e.createElement("svg",kO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}))}));function PO(){return PO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PO.apply(this,arguments)}function CO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SO.displayName="Heart";var zO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CO(t,["color","size"]);return e.createElement("svg",PO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function RO(){return RO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RO.apply(this,arguments)}function TO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zO.displayName="HelpCircle";var LO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TO(t,["color","size"]);return e.createElement("svg",RO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}))}));function NO(){return NO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NO.apply(this,arguments)}function MO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LO.displayName="Hexagon";var IO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MO(t,["color","size"]);return e.createElement("svg",NO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));function AO(){return AO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AO.apply(this,arguments)}function _O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IO.displayName="Home";var DO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_O(t,["color","size"]);return e.createElement("svg",AO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function BO(){return BO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BO.apply(this,arguments)}function FO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DO.displayName="Image";var WO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FO(t,["color","size"]);return e.createElement("svg",BO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}))}));function VO(){return VO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VO.apply(this,arguments)}function HO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WO.displayName="Inbox";var UO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HO(t,["color","size"]);return e.createElement("svg",VO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));function GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UO.displayName="Info";var qO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$O(t,["color","size"]);return e.createElement("svg",GO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));function YO(){return YO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YO.apply(this,arguments)}function XO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qO.displayName="Instagram";var KO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XO(t,["color","size"]);return e.createElement("svg",YO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),e.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));function JO(){return JO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JO.apply(this,arguments)}function ZO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KO.displayName="Italic";var QO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZO(t,["color","size"]);return e.createElement("svg",JO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"}))}));function ex(){return ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ex.apply(this,arguments)}function tx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QO.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QO.displayName="Key";var rx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tx(t,["color","size"]);return e.createElement("svg",ex({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.createElement("polyline",{points:"2 17 12 22 22 17"}),e.createElement("polyline",{points:"2 12 12 17 22 12"}))}));function nx(){return nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nx.apply(this,arguments)}function ox(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rx.displayName="Layers";var ix=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ox(t,["color","size"]);return e.createElement("svg",nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));function ax(){return ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ax.apply(this,arguments)}function lx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ix.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ix.displayName="Layout";var sx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lx(t,["color","size"]);return e.createElement("svg",ax({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),e.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));function cx(){return cx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cx.apply(this,arguments)}function ux(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sx.displayName="LifeBuoy";var fx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ux(t,["color","size"]);return e.createElement("svg",cx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function px(){return px=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},px.apply(this,arguments)}function dx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fx.displayName="Link2";var gx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dx(t,["color","size"]);return e.createElement("svg",px({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.createElement("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}))}));function yx(){return yx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gx.displayName="Link";var vx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hx(t,["color","size"]);return e.createElement("svg",yx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),e.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));function mx(){return mx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mx.apply(this,arguments)}function bx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vx.displayName="Linkedin";var wx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bx(t,["color","size"]);return e.createElement("svg",mx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),e.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),e.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),e.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));function Ox(){return Ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ox.apply(this,arguments)}function xx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wx.displayName="List";var jx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xx(t,["color","size"]);return e.createElement("svg",Ox({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));function kx(){return kx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kx.apply(this,arguments)}function Ex(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jx.displayName="Loader";var Sx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ex(t,["color","size"]);return e.createElement("svg",kx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));function Px(){return Px=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Px.apply(this,arguments)}function Cx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sx.displayName="Lock";var zx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cx(t,["color","size"]);return e.createElement("svg",Px({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.createElement("polyline",{points:"10 17 15 12 10 7"}),e.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));function Rx(){return Rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rx.apply(this,arguments)}function Tx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zx.displayName="LogIn";var Lx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tx(t,["color","size"]);return e.createElement("svg",Rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.createElement("polyline",{points:"16 17 21 12 16 7"}),e.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));function Nx(){return Nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nx.apply(this,arguments)}function Mx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lx.displayName="LogOut";var Ix=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mx(t,["color","size"]);return e.createElement("svg",Nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.createElement("polyline",{points:"22,6 12,13 2,6"}))}));function Ax(){return Ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ax.apply(this,arguments)}function _x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ix.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ix.displayName="Mail";var Dx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_x(t,["color","size"]);return e.createElement("svg",Ax({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function Bx(){return Bx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bx.apply(this,arguments)}function Fx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dx.displayName="MapPin";var Wx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fx(t,["color","size"]);return e.createElement("svg",Bx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),e.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));function Vx(){return Vx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vx.apply(this,arguments)}function Hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wx.displayName="Map";var Ux=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hx(t,["color","size"]);return e.createElement("svg",Vx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("polyline",{points:"9 21 3 21 3 15"}),e.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gx.apply(this,arguments)}function $x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ux.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ux.displayName="Maximize2";var qx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$x(t,["color","size"]);return e.createElement("svg",Gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}))}));function Yx(){return Yx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yx.apply(this,arguments)}function Xx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qx.displayName="Maximize";var Kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xx(t,["color","size"]);return e.createElement("svg",Yx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Jx(){return Jx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jx.apply(this,arguments)}function Zx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kx.displayName="Meh";var Qx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zx(t,["color","size"]);return e.createElement("svg",Jx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));function ej(){return ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ej.apply(this,arguments)}function tj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qx.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qx.displayName="Menu";var rj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tj(t,["color","size"]);return e.createElement("svg",ej({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"}))}));function nj(){return nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nj.apply(this,arguments)}function oj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rj.displayName="MessageCircle";var ij=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oj(t,["color","size"]);return e.createElement("svg",nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"}))}));function aj(){return aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aj.apply(this,arguments)}function lj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ij.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ij.displayName="MessageSquare";var sj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lj(t,["color","size"]);return e.createElement("svg",aj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),e.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function cj(){return cj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cj.apply(this,arguments)}function uj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sj.displayName="MicOff";var fj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uj(t,["color","size"]);return e.createElement("svg",cj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),e.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function pj(){return pj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pj.apply(this,arguments)}function dj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fj.displayName="Mic";var gj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dj(t,["color","size"]);return e.createElement("svg",pj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 14 10 14 10 20"}),e.createElement("polyline",{points:"20 10 14 10 14 4"}),e.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function yj(){return yj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gj.displayName="Minimize2";var vj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hj(t,["color","size"]);return e.createElement("svg",yj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}))}));function mj(){return mj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mj.apply(this,arguments)}function bj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vj.displayName="Minimize";var wj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bj(t,["color","size"]);return e.createElement("svg",mj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function Oj(){return Oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oj.apply(this,arguments)}function xj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wj.displayName="MinusCircle";var jj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xj(t,["color","size"]);return e.createElement("svg",Oj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function kj(){return kj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kj.apply(this,arguments)}function Ej(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jj.displayName="MinusSquare";var Sj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ej(t,["color","size"]);return e.createElement("svg",kj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function Pj(){return Pj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pj.apply(this,arguments)}function Cj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sj.displayName="Minus";var zj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cj(t,["color","size"]);return e.createElement("svg",Pj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),e.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));function Rj(){return Rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rj.apply(this,arguments)}function Tj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zj.displayName="Monitor";var Lj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tj(t,["color","size"]);return e.createElement("svg",Rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function Nj(){return Nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nj.apply(this,arguments)}function Mj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lj.displayName="Moon";var Ij=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mj(t,["color","size"]);return e.createElement("svg",Nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"19",cy:"12",r:"1"}),e.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));function Aj(){return Aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Aj.apply(this,arguments)}function _j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ij.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ij.displayName="MoreHorizontal";var Dj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_j(t,["color","size"]);return e.createElement("svg",Aj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"12",cy:"5",r:"1"}),e.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function Bj(){return Bj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bj.apply(this,arguments)}function Fj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dj.displayName="MoreVertical";var Wj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fj(t,["color","size"]);return e.createElement("svg",Bj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),e.createElement("path",{d:"M13 13l6 6"}))}));function Vj(){return Vj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vj.apply(this,arguments)}function Hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wj.displayName="MousePointer";var Uj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hj(t,["color","size"]);return e.createElement("svg",Vj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"5 9 2 12 5 15"}),e.createElement("polyline",{points:"9 5 12 2 15 5"}),e.createElement("polyline",{points:"15 19 12 22 9 19"}),e.createElement("polyline",{points:"19 9 22 12 19 15"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));function Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uj.displayName="Move";var qj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$j(t,["color","size"]);return e.createElement("svg",Gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 18V5l12-2v13"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));function Yj(){return Yj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yj.apply(this,arguments)}function Xj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qj.displayName="Music";var Kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xj(t,["color","size"]);return e.createElement("svg",Yj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function Jj(){return Jj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jj.apply(this,arguments)}function Zj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kj.displayName="Navigation2";var Qj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zj(t,["color","size"]);return e.createElement("svg",Jj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function ek(){return ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ek.apply(this,arguments)}function tk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qj.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qj.displayName="Navigation";var rk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tk(t,["color","size"]);return e.createElement("svg",ek({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}))}));function nk(){return nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nk.apply(this,arguments)}function ok(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rk.displayName="Octagon";var ik=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ok(t,["color","size"]);return e.createElement("svg",nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function ak(){return ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ak.apply(this,arguments)}function lk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ik.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},ik.displayName="Package";var sk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lk(t,["color","size"]);return e.createElement("svg",ak({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}))}));function ck(){return ck=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ck.apply(this,arguments)}function uk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sk.displayName="Paperclip";var fk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uk(t,["color","size"]);return e.createElement("svg",ck({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),e.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));function pk(){return pk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pk.apply(this,arguments)}function dk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fk.displayName="PauseCircle";var gk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dk(t,["color","size"]);return e.createElement("svg",pk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function yk(){return yk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gk.displayName="Pause";var vk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hk(t,["color","size"]);return e.createElement("svg",yk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.createElement("path",{d:"M2 2l7.586 7.586"}),e.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));function mk(){return mk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mk.apply(this,arguments)}function bk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vk.displayName="PenTool";var wk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bk(t,["color","size"]);return e.createElement("svg",mk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),e.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),e.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));function Ok(){return Ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ok.apply(this,arguments)}function xk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wk.displayName="Percent";var jk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xk(t,["color","size"]);return e.createElement("svg",Ok({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function kk(){return kk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kk.apply(this,arguments)}function Ek(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jk.displayName="PhoneCall";var Sk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ek(t,["color","size"]);return e.createElement("svg",kk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"19 1 23 5 19 9"}),e.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Pk(){return Pk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pk.apply(this,arguments)}function Ck(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sk.displayName="PhoneForwarded";var zk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ck(t,["color","size"]);return e.createElement("svg",Pk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 2 16 8 22 8"}),e.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Rk(){return Rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rk.apply(this,arguments)}function Tk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zk.displayName="PhoneIncoming";var Lk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tk(t,["color","size"]);return e.createElement("svg",Rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),e.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Nk(){return Nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nk.apply(this,arguments)}function Mk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lk.displayName="PhoneMissed";var Ik=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mk(t,["color","size"]);return e.createElement("svg",Nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"}),e.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));function Ak(){return Ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ak.apply(this,arguments)}function _k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ik.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Ik.displayName="PhoneOff";var Dk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_k(t,["color","size"]);return e.createElement("svg",Ak({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 7 23 1 17 1"}),e.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Bk(){return Bk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bk.apply(this,arguments)}function Fk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dk.displayName="PhoneOutgoing";var Wk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fk(t,["color","size"]);return e.createElement("svg",Bk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function Vk(){return Vk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vk.apply(this,arguments)}function Hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wk.displayName="Phone";var Uk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hk(t,["color","size"]);return e.createElement("svg",Vk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));function Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uk.displayName="PieChart";var qk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$k(t,["color","size"]);return e.createElement("svg",Gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function Yk(){return Yk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yk.apply(this,arguments)}function Xk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qk.displayName="PlayCircle";var Kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xk(t,["color","size"]);return e.createElement("svg",Yk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function Jk(){return Jk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jk.apply(this,arguments)}function Zk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kk.displayName="Play";var Qk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zk(t,["color","size"]);return e.createElement("svg",Jk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function eE(){return eE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eE.apply(this,arguments)}function tE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qk.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qk.displayName="PlusCircle";var rE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tE(t,["color","size"]);return e.createElement("svg",eE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function nE(){return nE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nE.apply(this,arguments)}function oE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rE.displayName="PlusSquare";var iE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oE(t,["color","size"]);return e.createElement("svg",nE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function aE(){return aE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aE.apply(this,arguments)}function lE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iE.displayName="Plus";var sE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lE(t,["color","size"]);return e.createElement("svg",aE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.createElement("polyline",{points:"8 10 12 14 16 10"}))}));function cE(){return cE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cE.apply(this,arguments)}function uE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sE.displayName="Pocket";var fE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uE(t,["color","size"]);return e.createElement("svg",cE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));function pE(){return pE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pE.apply(this,arguments)}function dE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fE.displayName="Power";var gE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dE(t,["color","size"]);return e.createElement("svg",pE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),e.createElement("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));function yE(){return yE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gE.displayName="Printer";var vE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hE(t,["color","size"]);return e.createElement("svg",yE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"2"}),e.createElement("path",{d:"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}))}));function mE(){return mE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mE.apply(this,arguments)}function bE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vE.displayName="Radio";var wE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bE(t,["color","size"]);return e.createElement("svg",mE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("polyline",{points:"23 20 23 14 17 14"}),e.createElement("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}))}));function OE(){return OE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OE.apply(this,arguments)}function xE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wE.displayName="RefreshCcw";var jE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xE(t,["color","size"]);return e.createElement("svg",OE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("polyline",{points:"1 20 1 14 7 14"}),e.createElement("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}))}));function kE(){return kE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kE.apply(this,arguments)}function EE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jE.displayName="RefreshCw";var SE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EE(t,["color","size"]);return e.createElement("svg",kE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 1 21 5 17 9"}),e.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.createElement("polyline",{points:"7 23 3 19 7 15"}),e.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));function PE(){return PE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PE.apply(this,arguments)}function CE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SE.displayName="Repeat";var zE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CE(t,["color","size"]);return e.createElement("svg",PE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),e.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));function RE(){return RE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RE.apply(this,arguments)}function TE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zE.displayName="Rewind";var LE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TE(t,["color","size"]);return e.createElement("svg",RE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));function NE(){return NE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NE.apply(this,arguments)}function ME(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LE.displayName="RotateCcw";var IE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ME(t,["color","size"]);return e.createElement("svg",NE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));function AE(){return AE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AE.apply(this,arguments)}function _E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IE.displayName="RotateCw";var DE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_E(t,["color","size"]);return e.createElement("svg",AE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function BE(){return BE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BE.apply(this,arguments)}function FE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DE.displayName="Rss";var WE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FE(t,["color","size"]);return e.createElement("svg",BE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),e.createElement("polyline",{points:"7 3 7 8 15 8"}))}));function VE(){return VE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VE.apply(this,arguments)}function HE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WE.displayName="Save";var UE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HE(t,["color","size"]);return e.createElement("svg",VE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));function GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UE.displayName="Scissors";var qE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$E(t,["color","size"]);return e.createElement("svg",GE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function YE(){return YE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YE.apply(this,arguments)}function XE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qE.displayName="Search";var KE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XE(t,["color","size"]);return e.createElement("svg",YE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));function JE(){return JE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JE.apply(this,arguments)}function ZE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KE.displayName="Send";var QE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZE(t,["color","size"]);return e.createElement("svg",JE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),e.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));function eS(){return eS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eS.apply(this,arguments)}function tS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QE.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QE.displayName="Server";var rS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tS(t,["color","size"]);return e.createElement("svg",eS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"3"}),e.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"}))}));function nS(){return nS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nS.apply(this,arguments)}function oS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rS.displayName="Settings";var iS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oS(t,["color","size"]);return e.createElement("svg",nS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"5",r:"3"}),e.createElement("circle",{cx:"6",cy:"12",r:"3"}),e.createElement("circle",{cx:"18",cy:"19",r:"3"}),e.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),e.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));function aS(){return aS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aS.apply(this,arguments)}function lS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iS.displayName="Share2";var sS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lS(t,["color","size"]);return e.createElement("svg",aS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.createElement("polyline",{points:"16 6 12 2 8 6"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));function cS(){return cS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cS.apply(this,arguments)}function uS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sS.displayName="Share";var fS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uS(t,["color","size"]);return e.createElement("svg",cS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),e.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function pS(){return pS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pS.apply(this,arguments)}function dS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fS.displayName="ShieldOff";var gS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dS(t,["color","size"]);return e.createElement("svg",pS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function yS(){return yS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gS.displayName="Shield";var vS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hS(t,["color","size"]);return e.createElement("svg",yS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));function mS(){return mS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mS.apply(this,arguments)}function bS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vS.displayName="ShoppingBag";var wS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bS(t,["color","size"]);return e.createElement("svg",mS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"9",cy:"21",r:"1"}),e.createElement("circle",{cx:"20",cy:"21",r:"1"}),e.createElement("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}))}));function OS(){return OS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OS.apply(this,arguments)}function xS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wS.displayName="ShoppingCart";var jS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xS(t,["color","size"]);return e.createElement("svg",OS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 3 21 3 21 8"}),e.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.createElement("polyline",{points:"21 16 21 21 16 21"}),e.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));function kS(){return kS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kS.apply(this,arguments)}function ES(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jS.displayName="Shuffle";var SS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ES(t,["color","size"]);return e.createElement("svg",kS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));function PS(){return PS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PS.apply(this,arguments)}function CS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SS.displayName="Sidebar";var zS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CS(t,["color","size"]);return e.createElement("svg",PS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function RS(){return RS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RS.apply(this,arguments)}function TS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zS.displayName="SkipBack";var LS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TS(t,["color","size"]);return e.createElement("svg",RS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function NS(){return NS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NS.apply(this,arguments)}function MS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LS.displayName="SkipForward";var IS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MS(t,["color","size"]);return e.createElement("svg",NS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.createElement("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.createElement("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.createElement("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.createElement("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.createElement("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}))}));function AS(){return AS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AS.apply(this,arguments)}function _S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IS.displayName="Slack";var DS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_S(t,["color","size"]);return e.createElement("svg",AS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function BS(){return BS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BS.apply(this,arguments)}function FS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DS.displayName="Slash";var WS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FS(t,["color","size"]);return e.createElement("svg",BS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));function VS(){return VS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VS.apply(this,arguments)}function HS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WS.displayName="Sliders";var US=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HS(t,["color","size"]);return e.createElement("svg",VS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GS.apply(this,arguments)}function $S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}US.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},US.displayName="Smartphone";var qS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$S(t,["color","size"]);return e.createElement("svg",GS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function YS(){return YS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YS.apply(this,arguments)}function XS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qS.displayName="Smile";var KS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XS(t,["color","size"]);return e.createElement("svg",YS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("circle",{cx:"12",cy:"14",r:"4"}),e.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"}))}));function JS(){return JS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JS.apply(this,arguments)}function ZS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KS.displayName="Speaker";var QS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZS(t,["color","size"]);return e.createElement("svg",JS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function eP(){return eP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eP.apply(this,arguments)}function tP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QS.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QS.displayName="Square";var rP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tP(t,["color","size"]);return e.createElement("svg",eP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"}))}));function nP(){return nP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nP.apply(this,arguments)}function oP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rP.displayName="Star";var iP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oP(t,["color","size"]);return e.createElement("svg",nP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function aP(){return aP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aP.apply(this,arguments)}function lP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iP.displayName="StopCircle";var sP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lP(t,["color","size"]);return e.createElement("svg",aP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"5"}),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));function cP(){return cP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cP.apply(this,arguments)}function uP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sP.displayName="Sun";var fP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uP(t,["color","size"]);return e.createElement("svg",cP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"8 6 12 2 16 6"}))}));function pP(){return pP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pP.apply(this,arguments)}function dP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fP.displayName="Sunrise";var gP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dP(t,["color","size"]);return e.createElement("svg",pP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"16 5 12 9 8 5"}))}));function yP(){return yP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gP.displayName="Sunset";var vP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hP(t,["color","size"]);return e.createElement("svg",yP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"}))}));function mP(){return mP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mP.apply(this,arguments)}function bP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vP.displayName="Table";var wP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bP(t,["color","size"]);return e.createElement("svg",mP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function OP(){return OP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OP.apply(this,arguments)}function xP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wP.displayName="Tablet";var jP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xP(t,["color","size"]);return e.createElement("svg",OP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));function kP(){return kP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kP.apply(this,arguments)}function EP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jP.displayName="Tag";var SP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EP(t,["color","size"]);return e.createElement("svg",kP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"6"}),e.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));function PP(){return PP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PP.apply(this,arguments)}function CP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SP.displayName="Target";var zP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CP(t,["color","size"]);return e.createElement("svg",PP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function RP(){return RP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RP.apply(this,arguments)}function TP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zP.displayName="Terminal";var LP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TP(t,["color","size"]);return e.createElement("svg",RP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"}))}));function NP(){return NP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NP.apply(this,arguments)}function MP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LP.displayName="Thermometer";var IP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MP(t,["color","size"]);return e.createElement("svg",NP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"}))}));function AP(){return AP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AP.apply(this,arguments)}function _P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IP.displayName="ThumbsDown";var DP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_P(t,["color","size"]);return e.createElement("svg",AP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"}))}));function BP(){return BP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BP.apply(this,arguments)}function FP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DP.displayName="ThumbsUp";var WP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FP(t,["color","size"]);return e.createElement("svg",BP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));function VP(){return VP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VP.apply(this,arguments)}function HP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WP.displayName="ToggleLeft";var UP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HP(t,["color","size"]);return e.createElement("svg",VP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));function GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UP.displayName="ToggleRight";var qP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$P(t,["color","size"]);return e.createElement("svg",GP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"}))}));function YP(){return YP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YP.apply(this,arguments)}function XP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qP.displayName="Tool";var KP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XP(t,["color","size"]);return e.createElement("svg",YP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));function JP(){return JP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JP.apply(this,arguments)}function ZP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KP.displayName="Trash2";var QP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZP(t,["color","size"]);return e.createElement("svg",JP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}))}));function eC(){return eC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eC.apply(this,arguments)}function tC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QP.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QP.displayName="Trash";var rC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tC(t,["color","size"]);return e.createElement("svg",eC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),e.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));function nC(){return nC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nC.apply(this,arguments)}function oC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rC.displayName="Trello";var iC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oC(t,["color","size"]);return e.createElement("svg",nC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.createElement("polyline",{points:"17 18 23 18 23 12"}))}));function aC(){return aC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aC.apply(this,arguments)}function lC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iC.displayName="TrendingDown";var sC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lC(t,["color","size"]);return e.createElement("svg",aC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.createElement("polyline",{points:"17 6 23 6 23 12"}))}));function cC(){return cC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cC.apply(this,arguments)}function uC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sC.displayName="TrendingUp";var fC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uC(t,["color","size"]);return e.createElement("svg",cC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}))}));function pC(){return pC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pC.apply(this,arguments)}function dC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fC.displayName="Triangle";var gC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dC(t,["color","size"]);return e.createElement("svg",pC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),e.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));function yC(){return yC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gC.displayName="Truck";var vC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hC(t,["color","size"]);return e.createElement("svg",yC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.createElement("polyline",{points:"17 2 12 7 7 2"}))}));function mC(){return mC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mC.apply(this,arguments)}function bC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vC.displayName="Tv";var wC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bC(t,["color","size"]);return e.createElement("svg",mC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function OC(){return OC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},OC.apply(this,arguments)}function xC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wC.displayName="Twitch";var jC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xC(t,["color","size"]);return e.createElement("svg",OC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"}))}));function kC(){return kC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kC.apply(this,arguments)}function EC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jC.displayName="Twitter";var SC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=EC(t,["color","size"]);return e.createElement("svg",kC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),e.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));function PC(){return PC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},PC.apply(this,arguments)}function CC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}SC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},SC.displayName="Type";var zC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=CC(t,["color","size"]);return e.createElement("svg",PC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function RC(){return RC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RC.apply(this,arguments)}function TC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zC.displayName="Umbrella";var LC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=TC(t,["color","size"]);return e.createElement("svg",RC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),e.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));function NC(){return NC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NC.apply(this,arguments)}function MC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}LC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},LC.displayName="Underline";var IC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=MC(t,["color","size"]);return e.createElement("svg",NC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));function AC(){return AC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},AC.apply(this,arguments)}function _C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}IC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},IC.displayName="Unlock";var DC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_C(t,["color","size"]);return e.createElement("svg",AC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 16 12 12 8 16"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),e.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function BC(){return BC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},BC.apply(this,arguments)}function FC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}DC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},DC.displayName="UploadCloud";var WC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=FC(t,["color","size"]);return e.createElement("svg",BC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"17 8 12 3 7 8"}),e.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));function VC(){return VC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},VC.apply(this,arguments)}function HC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}WC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},WC.displayName="Upload";var UC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=HC(t,["color","size"]);return e.createElement("svg",VC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("polyline",{points:"17 11 19 13 23 9"}))}));function GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}UC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},UC.displayName="UserCheck";var qC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$C(t,["color","size"]);return e.createElement("svg",GC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function YC(){return YC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},YC.apply(this,arguments)}function XC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qC.displayName="UserMinus";var KC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=XC(t,["color","size"]);return e.createElement("svg",YC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function JC(){return JC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},JC.apply(this,arguments)}function ZC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},KC.displayName="UserPlus";var QC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ZC(t,["color","size"]);return e.createElement("svg",JC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),e.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));function ez(){return ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ez.apply(this,arguments)}function tz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}QC.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},QC.displayName="UserX";var rz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tz(t,["color","size"]);return e.createElement("svg",ez({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));function nz(){return nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nz.apply(this,arguments)}function oz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rz.displayName="User";var iz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oz(t,["color","size"]);return e.createElement("svg",nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"9",cy:"7",r:"4"}),e.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));function az(){return az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},az.apply(this,arguments)}function lz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iz.displayName="Users";var sz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lz(t,["color","size"]);return e.createElement("svg",az({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function cz(){return cz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cz.apply(this,arguments)}function uz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sz.displayName="VideoOff";var fz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uz(t,["color","size"]);return e.createElement("svg",cz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),e.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function pz(){return pz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pz.apply(this,arguments)}function dz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}fz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fz.displayName="Video";var gz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dz(t,["color","size"]);return e.createElement("svg",pz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),e.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),e.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function yz(){return yz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}gz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},gz.displayName="Voicemail";var vz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hz(t,["color","size"]);return e.createElement("svg",yz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function mz(){return mz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mz.apply(this,arguments)}function bz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}vz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},vz.displayName="Volume1";var wz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=bz(t,["color","size"]);return e.createElement("svg",mz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function Oz(){return Oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oz.apply(this,arguments)}function xz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}wz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},wz.displayName="Volume2";var jz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=xz(t,["color","size"]);return e.createElement("svg",Oz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function kz(){return kz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kz.apply(this,arguments)}function Ez(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}jz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},jz.displayName="VolumeX";var Sz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ez(t,["color","size"]);return e.createElement("svg",kz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function Pz(){return Pz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Pz.apply(this,arguments)}function Cz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Sz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Sz.displayName="Volume";var zz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Cz(t,["color","size"]);return e.createElement("svg",Pz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"7"}),e.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),e.createElement("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"}))}));function Rz(){return Rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rz.apply(this,arguments)}function Tz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}zz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},zz.displayName="Watch";var Lz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Tz(t,["color","size"]);return e.createElement("svg",Rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),e.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),e.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),e.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function Nz(){return Nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nz.apply(this,arguments)}function Mz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Lz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Lz.displayName="WifiOff";var Iz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Mz(t,["color","size"]);return e.createElement("svg",Nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),e.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function Az(){return Az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Az.apply(this,arguments)}function _z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Iz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Iz.displayName="Wifi";var Dz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=_z(t,["color","size"]);return e.createElement("svg",Az({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"}))}));function Bz(){return Bz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bz.apply(this,arguments)}function Fz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Dz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Dz.displayName="Wind";var Wz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Fz(t,["color","size"]);return e.createElement("svg",Bz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function Vz(){return Vz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vz.apply(this,arguments)}function Hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Wz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Wz.displayName="XCircle";var Uz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Hz(t,["color","size"]);return e.createElement("svg",Vz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Uz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Uz.displayName="XOctagon";var qz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$z(t,["color","size"]);return e.createElement("svg",Gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function Yz(){return Yz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yz.apply(this,arguments)}function Xz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}qz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},qz.displayName="XSquare";var Kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Xz(t,["color","size"]);return e.createElement("svg",Yz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function Jz(){return Jz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jz.apply(this,arguments)}function Zz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Kz.displayName="X";var Qz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Zz(t,["color","size"]);return e.createElement("svg",Jz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function eR(){return eR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},eR.apply(this,arguments)}function tR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Qz.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},Qz.displayName="Youtube";var rR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=tR(t,["color","size"]);return e.createElement("svg",eR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),e.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),e.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function nR(){return nR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nR.apply(this,arguments)}function oR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}rR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},rR.displayName="ZapOff";var iR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=oR(t,["color","size"]);return e.createElement("svg",nR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function aR(){return aR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},aR.apply(this,arguments)}function lR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}iR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},iR.displayName="Zap";var sR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=lR(t,["color","size"]);return e.createElement("svg",aR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function cR(){return cR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cR.apply(this,arguments)}function uR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}sR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},sR.displayName="ZoomIn";var fR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=uR(t,["color","size"]);return e.createElement("svg",cR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));fR.propTypes={color:gg.string,size:gg.oneOfType([gg.string,gg.number])},fR.displayName="ZoomOut";var pR=Object.freeze({__proto__:null,Activity:vg,Airplay:wg,AlertCircle:jg,AlertOctagon:Sg,AlertTriangle:zg,AlignCenter:Lg,AlignJustify:Ig,AlignLeft:Dg,AlignRight:Wg,Anchor:Ug,Aperture:qg,Archive:Kg,ArrowDown:sy,ArrowDownCircle:Qg,ArrowDownLeft:ry,ArrowDownRight:iy,ArrowLeft:gy,ArrowLeftCircle:fy,ArrowRight:wy,ArrowRightCircle:vy,ArrowUp:Ly,ArrowUpCircle:jy,ArrowUpLeft:Sy,ArrowUpRight:zy,AtSign:Iy,Award:Dy,BarChart:Uy,BarChart2:Wy,Battery:Ky,BatteryCharging:qy,Bell:rh,BellOff:Qy,Bluetooth:ih,Bold:sh,Book:gh,BookOpen:fh,Bookmark:vh,Box:wh,Briefcase:jh,Calendar:Sh,Camera:Lh,CameraOff:zh,Cast:Ih,Check:Uh,CheckCircle:Dh,CheckSquare:Wh,ChevronDown:qh,ChevronLeft:Kh,ChevronRight:Qh,ChevronUp:rv,ChevronsDown:iv,ChevronsLeft:sv,ChevronsRight:fv,ChevronsUp:gv,Chrome:vv,Circle:wv,Clipboard:jv,Clock:Sv,Cloud:Uv,CloudDrizzle:zv,CloudLightning:Lv,CloudOff:Iv,CloudRain:Dv,CloudSnow:Wv,Code:qv,Codepen:Kv,Codesandbox:Qv,Coffee:rm,Columns:im,Command:sm,Compass:fm,Copy:gm,CornerDownLeft:vm,CornerDownRight:wm,CornerLeftDown:jm,CornerLeftUp:Sm,CornerRightDown:zm,CornerRightUp:Lm,CornerUpLeft:Im,CornerUpRight:Dm,Cpu:Wm,CreditCard:Um,Crop:qm,Crosshair:Km,Database:Qm,Delete:rb,Disc:ib,Divide:gb,DivideCircle:sb,DivideSquare:fb,DollarSign:vb,Download:jb,DownloadCloud:wb,Dribbble:Sb,Droplet:zb,Edit:Db,Edit2:Lb,Edit3:Ib,ExternalLink:Wb,Eye:qb,EyeOff:Ub,Facebook:Kb,FastForward:Qb,Feather:rw,Figma:iw,File:vw,FileMinus:sw,FilePlus:fw,FileText:gw,Film:ww,Filter:jw,Flag:Sw,Folder:Iw,FolderMinus:zw,FolderPlus:Lw,Framer:Dw,Frown:Ww,Gift:Uw,GitBranch:qw,GitCommit:Kw,GitHub:iO,GitMerge:Qw,GitPullRequest:rO,Gitlab:sO,Globe:fO,Grid:gO,HardDrive:vO,Hash:wO,Headphones:jO,Heart:SO,HelpCircle:zO,Hexagon:LO,Home:IO,Image:DO,Inbox:WO,Info:UO,Instagram:qO,Italic:KO,Key:QO,Layers:rx,Layout:ix,LifeBuoy:sx,Link:gx,Link2:fx,Linkedin:vx,List:wx,Loader:jx,Lock:Sx,LogIn:zx,LogOut:Lx,Mail:Ix,Map:Wx,MapPin:Dx,Maximize:qx,Maximize2:Ux,Meh:Kx,Menu:Qx,MessageCircle:rj,MessageSquare:ij,Mic:fj,MicOff:sj,Minimize:vj,Minimize2:gj,Minus:Sj,MinusCircle:wj,MinusSquare:jj,Monitor:zj,Moon:Lj,MoreHorizontal:Ij,MoreVertical:Dj,MousePointer:Wj,Move:Uj,Music:qj,Navigation:Qj,Navigation2:Kj,Octagon:rk,Package:ik,Paperclip:sk,Pause:gk,PauseCircle:fk,PenTool:vk,Percent:wk,Phone:Wk,PhoneCall:jk,PhoneForwarded:Sk,PhoneIncoming:zk,PhoneMissed:Lk,PhoneOff:Ik,PhoneOutgoing:Dk,PieChart:Uk,Play:Kk,PlayCircle:qk,Plus:iE,PlusCircle:Qk,PlusSquare:rE,Pocket:sE,Power:fE,Printer:gE,Radio:vE,RefreshCcw:wE,RefreshCw:jE,Repeat:SE,Rewind:zE,RotateCcw:LE,RotateCw:IE,Rss:DE,Save:WE,Scissors:UE,Search:qE,Send:KE,Server:QE,Settings:rS,Share:sS,Share2:iS,Shield:gS,ShieldOff:fS,ShoppingBag:vS,ShoppingCart:wS,Shuffle:jS,Sidebar:SS,SkipBack:zS,SkipForward:LS,Slack:IS,Slash:DS,Sliders:WS,Smartphone:US,Smile:qS,Speaker:KS,Square:QS,Star:rP,StopCircle:iP,Sun:sP,Sunrise:fP,Sunset:gP,Table:vP,Tablet:wP,Tag:jP,Target:SP,Terminal:zP,Thermometer:LP,ThumbsDown:IP,ThumbsUp:DP,ToggleLeft:WP,ToggleRight:UP,Tool:qP,Trash:QP,Trash2:KP,Trello:rC,TrendingDown:iC,TrendingUp:sC,Triangle:fC,Truck:gC,Tv:vC,Twitch:wC,Twitter:jC,Type:SC,Umbrella:zC,Underline:LC,Unlock:IC,Upload:WC,UploadCloud:DC,User:rz,UserCheck:UC,UserMinus:qC,UserPlus:KC,UserX:QC,Users:iz,Video:fz,VideoOff:sz,Voicemail:gz,Volume:Sz,Volume1:vz,Volume2:wz,VolumeX:jz,Watch:zz,Wifi:Iz,WifiOff:Lz,Wind:Dz,X:Kz,XCircle:Wz,XOctagon:Uz,XSquare:qz,Youtube:Qz,Zap:iR,ZapOff:rR,ZoomIn:sR,ZoomOut:fR}),dR=function(t){var r,n=t.name,o=a(t,["name"]),l=pR[(r=n,r.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return l?e.createElement(l,i({},o)):(console.warn('Icon "'.concat(n,'" not found in react-feather library')),null)};function gR(t){var r=t.data,o=t.columns,i=t.isLoading,a=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[r]=n.useState((()=>({current:Ld(t)}))),[o,i]=n.useState((()=>r.current.initialState));return r.current.setOptions((t=>({...t,...e,state:{...o,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),r.current}({data:i?[]:r,columns:o.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(r){var n,o;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(n=t.actions)||void 0===n?void 0:n.map((function(t,n){return e.createElement("button",{key:n,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===n?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===n?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===n?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===n?"text-orange-700 bg-orange-50 border border-orange-200 hover:bg-orange-100":"text-gray-700 bg-gray-50 border border-gray-200 hover:bg-gray-100"),onClick:function(){console.log("ssssss"),console.log(t.action,r.row.original)}},t.icon&&e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"mr-2"},e.createElement(dR,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var i=r.getValue();return e.createElement("div",{className:"flex items-center justify-center"},e.createElement("span",{className:"px-2 py-1 rounded-full text-xs font-medium text-center ".concat({PENDING:"bg-yellow-100 text-yellow-800",PAID:"bg-green-100 text-green-800",CANCELLED:"bg-red-100 text-red-800",CANCEL_STARTED:"bg-orange-100 text-orange-800",ECHEC:"bg-gray-100 text-gray-800"}[i]||"bg-gray-100 text-gray-800")},i||"-"))}return"money"===t.type?"".concat(r.getValue()," ").concat(t.currency):"date"===t.type?we(new Date(r.getValue()),null!==(o=t.pattern)&&void 0!==o?o:"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},r.getValue()):r.getValue()}}})),getCoreRowModel:e=>Vp((()=>[e.options.data]),(t=>{const r={rows:[],flatRows:[],rowsById:{}},n=function(t,o,i){void 0===o&&(o=0);const a=[];for(let s=0;s<t.length;s++){const c=Yp(e,e._getRowId(t[s],s,i),t[s],s,o,0,null==i?void 0:i.id);var l;r.flatRows.push(c),r.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[s],s),null!=(l=c.originalSubRows)&&l.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return a};return r.rows=n(t),r}),Hp(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(Md,{className:"border border-gray-200 rounded-md"},e.createElement(Id,{className:"bg-gray-50"},a.getHeaderGroups().map((function(t){return e.createElement(_d,{key:t.id},t.headers.map((function(t){return e.createElement(Dd,{key:t.id,className:"font-medium text-gray-800 py-2"},Nd(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(Ad,null,i?e.createElement(_d,null,e.createElement(Bd,{colSpan:o.length,className:"text-center py-4"},e.createElement("svg",{className:"animate-spin h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?a.getRowModel().rows.map((function(t){return e.createElement(_d,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(Bd,{key:t.id},Nd(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(_d,null,e.createElement(Bd,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var yR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("nav",i({role:"navigation","aria-label":"pagination",className:li("mx-auto flex w-full justify-center",t)},r))};yR.displayName="Pagination";var hR=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("ul",i({ref:t,className:li("flex flex-row items-center gap-1",r)},o))}));hR.displayName="PaginationContent";var vR=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("li",i({ref:t,className:li("",r)},o))}));vR.displayName="PaginationItem";var mR=function(e){var t=e.className,r=e.isActive,o=e.size,l=void 0===o?"icon":o,s=a(e,["className","isActive","size"]);return n.createElement("a",i({"aria-current":r?"page":void 0,className:li(Wi({variant:r?"outline":"ghost",size:l}),t)},s))};mR.displayName="PaginationLink";var bR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(mR,i({"aria-label":"Go to previous page",size:"default",className:li("gap-1 pl-2.5",t)},r),n.createElement(bi,{className:"h-4 w-4"}),n.createElement("span",null,"Previous"))};bR.displayName="PaginationPrevious";var wR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(mR,i({"aria-label":"Go to next page",size:"default",className:li("gap-1 pr-2.5",t)},r),n.createElement("span",null,"Next"),n.createElement(wi,{className:"h-4 w-4"}))};wR.displayName="PaginationNext";var OR=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("span",i({"aria-hidden":!0,className:li("flex h-9 w-9 items-center justify-center",t)},r),n.createElement(ji,{className:"h-4 w-4"}),n.createElement("span",{className:"sr-only"},"More pages"))};function xR(t){var r=t.currentPage,n=t.totalPages,o=t.onPageChange;return e.createElement(yR,null,e.createElement(hR,null,function(){var t=[];t.push(e.createElement(vR,{key:"prev"},e.createElement(bR,{href:"#",onClick:function(e){e.preventDefault(),r>1&&o(r-1)}}))),t.push(e.createElement(vR,{key:1},e.createElement(mR,{href:"#",isActive:1===r,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,r-1),a=Math.min(n-1,r+1);i>2&&t.push(e.createElement(vR,{key:"ellipsis1"},e.createElement(OR,null)));for(var l=function(n){t.push(e.createElement(vR,{key:n},e.createElement(mR,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n)))},s=i;s<=a;s++)l(s);return a<n-1&&t.push(e.createElement(vR,{key:"ellipsis2"},e.createElement(OR,null))),n>1&&t.push(e.createElement(vR,{key:n},e.createElement(mR,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n))),t.push(e.createElement(vR,{key:"next"},e.createElement(wR,{href:"#",onClick:function(e){e.preventDefault(),r<n&&o(r+1)}}))),t}()))}function jR(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(ki,{className:"h-5 w-5 animate-spin mx-auto mb-2"}),e.createElement("div",null,"Loading configuration...")))}function kR(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(xi,{className:"h-5 w-5 mx-auto mb-2",color:"red"}),e.createElement("div",null,"Invalid configuration")))}OR.displayName="PaginationEllipsis",so.defaults.withCredentials=!0;module.exports=function(t){var r,n=t.dataUrl,o=t.configUrl,a=t.preJsUrl,u=t.configJson,f=void 0===u?null:u,p=t.preJs,d=void 0===p?null:p,g=t.customHeaders,y=void 0===g?{}:g,h=t.itemsPerPage,v=void 0===h?14:h,m=t.dateFormat,b=void 0===m?"MM-dd-yyyy HH:mm":m,w=t.children,O=e.useState(f),x=O[0],j=O[1],k=e.useState(!1),E=k[0],S=k[1],P=e.useState([]),C=P[0],z=P[1],R=e.useState(!1),T=R[0],L=R[1],N=e.useState([]),M=N[0],I=N[1],A=e.useState(0),_=A[0],D=A[1],B=e.useState(1),F=B[0],W=B[1],V=e.useState(1),H=V[0],U=V[1],G=e.useState({fromDate:new Date((new Date).getFullYear(),(new Date).getMonth(),1).toLocaleString(),toDate:new Date((new Date).getFullYear(),(new Date).getMonth()+1,0,23,59,59).toLocaleString()}),$=G[0],q=G[1],Y=e.useState((null===(r=null==f?void 0:f.Filters)||void 0===r?void 0:r.flat())||[]),X=Y[0],K=Y[1];e.useEffect((function(){o&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),!o||x?[3,3]:[4,fetch(o)];case 1:return[4,r.sent().json()];case 2:(e=r.sent())&&e.title&&e.data_url&&e.colomns?(j(e),K((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):S(!0),r.label=3;case 3:return[3,5];case 4:return r.sent(),S(!0),[3,5];case 5:return[2]}}))})),(a||d)&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return e=d,a?[4,fetch(a)]:[3,3];case 1:return[4,r.sent().text()];case 2:e=r.sent(),r.label=3;case 3:return(t=document.createElement("script")).textContent=e,document.head.appendChild(t),[2]}}))}))}),[o,a,d]),e.useEffect((function(){var e=new AbortController;return x&&l(void 0,void 0,void 0,(function(){var t,r,n,o,i;return s(this,(function(a){switch(a.label){case 0:t=(null===(i=null==x?void 0:x.Filters)||void 0===i?void 0:i.flat())||[],r=0,n=t,a.label=1;case 1:return r<n.length?"Select"===(o=n[r]).type&&o.urlSource?[4,Z(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return r++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[x]),e.useEffect((function(){J()}),[F]);var J=function(){return l(void 0,void 0,void 0,(function(){var e,t,r,o,a;return s(this,(function(l){switch(l.label){case 0:z([]),e={page:F,filters:i(i({},$),{fromDate:we($.fromDate,b),toDate:we($.toDate,b)})},L(!0),l.label=1;case 1:return l.trys.push([1,3,,4]),[4,so.post(null!=n?n:x.data_url,e,{headers:i({"Content-Type":"application/json",Accept:"application/json"},y)})];case 2:return t=l.sent(),L(!1),(null==t?void 0:t.data)?(I(null===(r=t.data)||void 0===r?void 0:r.DATA),D(null===(o=t.data)||void 0===o?void 0:o.PAGESNUM),U(Math.ceil((null===(a=t.data)||void 0===a?void 0:a.PAGESNUM)/v)||1)):S(!0),[3,4];case 3:return l.sent(),L(!1),z((function(e){return c(c([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},Z=function(e,t){return l(void 0,void 0,void 0,(function(){var r,n,o;return s(this,(function(a){switch(a.label){case 0:if("Select"!==e.type||!e.urlSource)return[3,4];a.label=1;case 1:return a.trys.push([1,3,,4]),[4,so.get(e.urlSource,{signal:t,headers:i({"Content-Type":"application/json",Accept:"application/json"},y)})];case 2:return 200===(null==(r=a.sent())?void 0:r.status)&&(null==r?void 0:r.data)&&(n=Array.isArray(r.data)?r.data:[],K((function(t){return t.map((function(t){return t.name===e.name?i(i({},t),{options:n}):t}))}))),[3,4];case 3:return o=a.sent(),so.isCancel(o)||(z((function(t){return c(c([],t,!0),[{title:"Erreur",message:"Une erreur est survenue lors de la récupération des options pour ".concat(e.name)}],!1)})),console.error("Error fetching options for ".concat(e.name,":"),o)),[3,4];case 4:return[2]}}))}))};return E?e.createElement(kR,null):x?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(Dp,{title:x.title,configFilters:X,filters:$,setFilters:q,onSearch:function(){return J()},count:_,isLoading:T,setCurrentPage:W}),C.map((function(t,r){return e.createElement(ci,{key:r,variant:"destructive"},e.createElement(xi,{className:"h-4 w-4"}),e.createElement(ui,null,t.title),e.createElement(fi,null,t.message))})),e.createElement(gR,{data:M,columns:x.colomns,isLoading:T}),e.createElement(xR,{currentPage:F,totalPages:H,onPageChange:W}),w):e.createElement(jR,null)};
|
53
53
|
//# sourceMappingURL=index.cjs.map
|