mobigrid-module 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.tsx CHANGED
@@ -66,5 +66,5 @@ function gm(e,t){return e?function(e){return"function"==typeof e&&(()=>{const t=
66
66
  object-assign
67
67
  (c) Sindre Sorhus
68
68
  @license MIT
69
- */function qm(){if(Rm)return zm;Rm=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return zm=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(r,o){for(var i,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(r),l=1;l<arguments.length;l++){for(var c in i=Object(arguments[l]))t.call(i,c)&&(s[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)n.call(i,a[u])&&(s[a[u]]=i[a[u]])}}return s},zm}function Um(){if(Lm)return Tm;Lm=1;return Tm="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Gm(){return _m?Nm:(_m=1,Nm=Function.call.bind(Object.prototype.hasOwnProperty))}function $m(){if(Im)return Mm;Im=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Um(),n={},r=Gm();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,s,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var u;try{if("function"!=typeof o[c]){var p=Error((s||"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 p.name="Invariant Violation",p}u=o[c](i,c,s,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((s||"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 n)){n[u.message]=!0;var d=l?l():"";e("Failed "+a+" type: "+u.message+(null!=d?d:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Mm=o}function Ym(){if(Bm)return Am;Bm=1;var e=Hm(),t=qm(),n=Um(),r=Gm(),o=$m(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Am=function(s,l){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",p={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:m(a),arrayOf:function(e){return m((function(t,r,o,i,a){if("function"!=typeof e)return new f("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new f("Invalid "+i+" `"+a+"` of type `"+y(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,o,i,a+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:m((function(e,t,n,r,o){var i=e[t];return s(i)?null:new f("Invalid "+r+" `"+o+"` of type `"+y(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:m((function(t,n,r,o,i){var a=t[n];return e.isValidElementType(a)?null:new f("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,n,r,o,i){if(!(t[n]instanceof e)){var a=e.name||u;return new f("Invalid "+o+" `"+i+"` of type `"+(((s=t[n]).constructor&&s.constructor.name?s.constructor.name:u)+"` supplied to `")+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:m((function(e,t,n,r,o){return h(e[t])?null:new f("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,o,i,a,s){if("function"!=typeof e)return new f("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=y(l);if("object"!==c)return new f("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in l)if(r(l,u)){var p=e(l,u,i,a,s+"."+u,n);if(p instanceof Error)return p}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.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 m((function(t,n,r,o,i){for(var a=t[n],s=0;s<e.length;s++)if(d(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new f("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.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 "+x(o)+" at index "+t+"."),a}return m((function(t,o,i,a,s){for(var l=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,s,n);if(null==u)return null;u.data&&r(u.data,"expectedType")&&l.push(u.data.expectedType)}return new f("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,r,o,i,a){var s=t[r],l=y(s);if("object"!==l)return new f("Invalid "+i+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return g(o,i,a,c,b(u));var p=u(s,c,o,i,a+"."+c,n);if(p)return p}return null}))},exact:function(e){return m((function(o,i,a,s,l){var c=o[i],u=y(c);if("object"!==u)return new f("Invalid "+s+" `"+l+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var p=t({},o[i],e);for(var d in p){var m=e[d];if(r(e,d)&&"function"!=typeof m)return g(a,s,l,d,b(m));if(!m)return new f("Invalid "+s+" `"+l+"` key `"+d+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var v=m(c,d,a,s,l+"."+d,n);if(v)return v}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function f(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,a,s,c,p,d,m){if(c=c||u,d=d||s,m!==n){if(l){var v=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 v.name="Invariant Violation",v}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+d+"` 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[g]=!0,r++)}}return null==a[s]?o?null===a[s]?new f("The "+p+" `"+d+"` is marked as required in `"+c+"`, but its value is `null`."):new f("The "+p+" `"+d+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,s,c,p,d)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function v(e){return m((function(t,n,r,o,i,a){var s=t[n];return y(s)!==e?new f("Invalid "+o+" `"+i+"` of type `"+b(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new f((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function h(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(h);if(null===e||s(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 n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!h(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!h(o[1]))return!1}return!0;default:return!1}}function y(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=y(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(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 f.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},Am}function Km(){if(Dm)return Fm;Dm=1;var e=Um();function t(){}function n(){}return n.resetWarningCache=t,Fm=function(){function r(t,n,r,o,i,a){if(a!==e){var s=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 s.name="Invariant Violation",s}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i}}function Xm(){if(Wm)return km.exports;if(Wm=1,"production"!==process.env.NODE_ENV){var e=Hm();km.exports=Ym()(e.isElement,true)}else km.exports=Km()();return km.exports}var Jm=Mt(Xm());function Zm(){return Zm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zm.apply(this,arguments)}function Qm(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var ev=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qm(t,["color","size"]);return e.createElement("svg",Zm({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function tv(){return tv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tv.apply(this,arguments)}function nv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ev.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ev.displayName="Activity";var rv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nv(t,["color","size"]);return e.createElement("svg",tv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ov(){return ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ov.apply(this,arguments)}function iv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rv.displayName="Airplay";var av=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iv(t,["color","size"]);return e.createElement("svg",ov({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sv(){return sv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sv.apply(this,arguments)}function lv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}av.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},av.displayName="AlertCircle";var cv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lv(t,["color","size"]);return e.createElement("svg",sv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uv(){return uv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uv.apply(this,arguments)}function pv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cv.displayName="AlertOctagon";var dv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pv(t,["color","size"]);return e.createElement("svg",uv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fv(){return fv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fv.apply(this,arguments)}function mv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dv.displayName="AlertTriangle";var vv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mv(t,["color","size"]);return e.createElement("svg",fv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gv(){return gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gv.apply(this,arguments)}function hv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vv.displayName="AlignCenter";var yv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hv(t,["color","size"]);return e.createElement("svg",gv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bv(){return bv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bv.apply(this,arguments)}function xv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yv.displayName="AlignJustify";var wv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xv(t,["color","size"]);return e.createElement("svg",bv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ov(){return Ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ov.apply(this,arguments)}function jv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wv.displayName="AlignLeft";var kv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jv(t,["color","size"]);return e.createElement("svg",Ov({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ev(){return Ev=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ev.apply(this,arguments)}function Sv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kv.displayName="AlignRight";var Pv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sv(t,["color","size"]);return e.createElement("svg",Ev({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cv(){return Cv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cv.apply(this,arguments)}function zv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pv.displayName="Anchor";var Rv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zv(t,["color","size"]);return e.createElement("svg",Cv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tv(){return Tv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tv.apply(this,arguments)}function Lv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rv.displayName="Aperture";var Nv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lv(t,["color","size"]);return e.createElement("svg",Tv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _v(){return _v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_v.apply(this,arguments)}function Mv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nv.displayName="Archive";var Iv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mv(t,["color","size"]);return e.createElement("svg",_v({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Av(){return Av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Av.apply(this,arguments)}function Bv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iv.displayName="ArrowDownCircle";var Fv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bv(t,["color","size"]);return e.createElement("svg",Av({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function Dv(){return Dv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dv.apply(this,arguments)}function Wv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fv.displayName="ArrowDownLeft";var Vv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wv(t,["color","size"]);return e.createElement("svg",Dv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function Hv(){return Hv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hv.apply(this,arguments)}function qv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vv.displayName="ArrowDownRight";var Uv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qv(t,["color","size"]);return e.createElement("svg",Hv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function Gv(){return Gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gv.apply(this,arguments)}function $v(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uv.displayName="ArrowDown";var Yv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$v(t,["color","size"]);return e.createElement("svg",Gv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kv(){return Kv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kv.apply(this,arguments)}function Xv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yv.displayName="ArrowLeftCircle";var Jv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xv(t,["color","size"]);return e.createElement("svg",Kv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function Zv(){return Zv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zv.apply(this,arguments)}function Qv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jv.displayName="ArrowLeft";var eg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qv(t,["color","size"]);return e.createElement("svg",Zv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tg(){return tg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tg.apply(this,arguments)}function ng(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eg.displayName="ArrowRightCircle";var rg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ng(t,["color","size"]);return e.createElement("svg",tg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function og(){return og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},og.apply(this,arguments)}function ig(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rg.displayName="ArrowRight";var ag=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ig(t,["color","size"]);return e.createElement("svg",og({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sg(){return sg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sg.apply(this,arguments)}function lg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ag.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ag.displayName="ArrowUpCircle";var cg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lg(t,["color","size"]);return e.createElement("svg",sg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function ug(){return ug=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ug.apply(this,arguments)}function pg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cg.displayName="ArrowUpLeft";var dg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pg(t,["color","size"]);return e.createElement("svg",ug({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function fg(){return fg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fg.apply(this,arguments)}function mg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dg.displayName="ArrowUpRight";var vg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mg(t,["color","size"]);return e.createElement("svg",fg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function gg(){return gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gg.apply(this,arguments)}function hg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vg.displayName="ArrowUp";var yg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hg(t,["color","size"]);return e.createElement("svg",gg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bg(){return bg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bg.apply(this,arguments)}function xg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yg.displayName="AtSign";var wg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xg(t,["color","size"]);return e.createElement("svg",bg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Og(){return Og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Og.apply(this,arguments)}function jg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wg.displayName="Award";var kg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jg(t,["color","size"]);return e.createElement("svg",Og({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eg(){return Eg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eg.apply(this,arguments)}function Sg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kg.displayName="BarChart2";var Pg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sg(t,["color","size"]);return e.createElement("svg",Eg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cg(){return Cg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cg.apply(this,arguments)}function zg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pg.displayName="BarChart";var Rg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zg(t,["color","size"]);return e.createElement("svg",Cg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tg(){return Tg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tg.apply(this,arguments)}function Lg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rg.displayName="BatteryCharging";var Ng=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lg(t,["color","size"]);return e.createElement("svg",Tg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _g(){return _g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_g.apply(this,arguments)}function Mg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ng.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ng.displayName="Battery";var Ig=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mg(t,["color","size"]);return e.createElement("svg",_g({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ag(){return Ag=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ag.apply(this,arguments)}function Bg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ig.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ig.displayName="BellOff";var Fg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bg(t,["color","size"]);return e.createElement("svg",Ag({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dg(){return Dg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dg.apply(this,arguments)}function Wg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fg.displayName="Bell";var Vg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wg(t,["color","size"]);return e.createElement("svg",Dg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hg(){return Hg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hg.apply(this,arguments)}function qg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vg.displayName="Bluetooth";var Ug=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qg(t,["color","size"]);return e.createElement("svg",Hg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gg(){return Gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gg.apply(this,arguments)}function $g(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ug.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ug.displayName="Bold";var Yg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$g(t,["color","size"]);return e.createElement("svg",Gg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kg(){return Kg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kg.apply(this,arguments)}function Xg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yg.displayName="BookOpen";var Jg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xg(t,["color","size"]);return e.createElement("svg",Kg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zg(){return Zg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zg.apply(this,arguments)}function Qg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jg.displayName="Book";var eh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qg(t,["color","size"]);return e.createElement("svg",Zg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function th(){return th=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},th.apply(this,arguments)}function nh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eh.displayName="Bookmark";var rh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nh(t,["color","size"]);return e.createElement("svg",th({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oh.apply(this,arguments)}function ih(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rh.displayName="Box";var ah=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ih(t,["color","size"]);return e.createElement("svg",oh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sh(){return sh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sh.apply(this,arguments)}function lh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ah.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ah.displayName="Briefcase";var ch=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lh(t,["color","size"]);return e.createElement("svg",sh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uh(){return uh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uh.apply(this,arguments)}function ph(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ch.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ch.displayName="Calendar";var dh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ph(t,["color","size"]);return e.createElement("svg",uh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fh(){return fh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fh.apply(this,arguments)}function mh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dh.displayName="CameraOff";var vh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mh(t,["color","size"]);return e.createElement("svg",fh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gh(){return gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gh.apply(this,arguments)}function hh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vh.displayName="Camera";var yh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hh(t,["color","size"]);return e.createElement("svg",gh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bh(){return bh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bh.apply(this,arguments)}function xh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yh.displayName="Cast";var wh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xh(t,["color","size"]);return e.createElement("svg",bh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oh(){return Oh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oh.apply(this,arguments)}function jh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wh.displayName="CheckCircle";var kh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jh(t,["color","size"]);return e.createElement("svg",Oh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eh(){return Eh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eh.apply(this,arguments)}function Sh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kh.displayName="CheckSquare";var Ph=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sh(t,["color","size"]);return e.createElement("svg",Eh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function Ch(){return Ch=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ch.apply(this,arguments)}function zh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ph.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ph.displayName="Check";var Rh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zh(t,["color","size"]);return e.createElement("svg",Ch({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function Th(){return Th=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Th.apply(this,arguments)}function Lh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rh.displayName="ChevronDown";var Nh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lh(t,["color","size"]);return e.createElement("svg",Th({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function _h(){return _h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_h.apply(this,arguments)}function Mh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nh.displayName="ChevronLeft";var Ih=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mh(t,["color","size"]);return e.createElement("svg",_h({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function Ah(){return Ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ah.apply(this,arguments)}function Bh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ih.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ih.displayName="ChevronRight";var Fh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bh(t,["color","size"]);return e.createElement("svg",Ah({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function Dh(){return Dh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dh.apply(this,arguments)}function Wh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fh.displayName="ChevronUp";var Vh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wh(t,["color","size"]);return e.createElement("svg",Dh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function Hh(){return Hh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hh.apply(this,arguments)}function qh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vh.displayName="ChevronsDown";var Uh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qh(t,["color","size"]);return e.createElement("svg",Hh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function Gh(){return Gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gh.apply(this,arguments)}function $h(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uh.displayName="ChevronsLeft";var Yh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$h(t,["color","size"]);return e.createElement("svg",Gh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function Kh(){return Kh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kh.apply(this,arguments)}function Xh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yh.displayName="ChevronsRight";var Jh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xh(t,["color","size"]);return e.createElement("svg",Kh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function Zh(){return Zh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zh.apply(this,arguments)}function Qh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jh.displayName="ChevronsUp";var ey=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qh(t,["color","size"]);return e.createElement("svg",Zh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ty(){return ty=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ty.apply(this,arguments)}function ny(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ey.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ey.displayName="Chrome";var ry=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ny(t,["color","size"]);return e.createElement("svg",ty({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function oy(){return oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oy.apply(this,arguments)}function iy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ry.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ry.displayName="Circle";var ay=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iy(t,["color","size"]);return e.createElement("svg",oy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sy(){return sy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sy.apply(this,arguments)}function ly(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ay.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ay.displayName="Clipboard";var cy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ly(t,["color","size"]);return e.createElement("svg",sy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function uy(){return uy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uy.apply(this,arguments)}function py(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cy.displayName="Clock";var dy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=py(t,["color","size"]);return e.createElement("svg",uy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fy(){return fy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fy.apply(this,arguments)}function my(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dy.displayName="CloudDrizzle";var vy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=my(t,["color","size"]);return e.createElement("svg",fy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gy(){return gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gy.apply(this,arguments)}function hy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vy.displayName="CloudLightning";var yy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hy(t,["color","size"]);return e.createElement("svg",gy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 by(){return by=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},by.apply(this,arguments)}function xy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yy.displayName="CloudOff";var wy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xy(t,["color","size"]);return e.createElement("svg",by({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oy(){return Oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oy.apply(this,arguments)}function jy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wy.displayName="CloudRain";var ky=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jy(t,["color","size"]);return e.createElement("svg",Oy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ey(){return Ey=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ey.apply(this,arguments)}function Sy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ky.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ky.displayName="CloudSnow";var Py=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sy(t,["color","size"]);return e.createElement("svg",Ey({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Cy(){return Cy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cy.apply(this,arguments)}function zy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Py.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Py.displayName="Cloud";var Ry=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zy(t,["color","size"]);return e.createElement("svg",Cy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Ty(){return Ty=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ty.apply(this,arguments)}function Ly(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ry.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ry.displayName="Code";var Ny=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Ly(t,["color","size"]);return e.createElement("svg",Ty({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _y(){return _y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_y.apply(this,arguments)}function My(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ny.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ny.displayName="Codepen";var Iy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=My(t,["color","size"]);return e.createElement("svg",_y({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ay(){return Ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ay.apply(this,arguments)}function By(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iy.displayName="Codesandbox";var Fy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=By(t,["color","size"]);return e.createElement("svg",Ay({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dy(){return Dy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dy.apply(this,arguments)}function Wy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fy.displayName="Coffee";var Vy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wy(t,["color","size"]);return e.createElement("svg",Dy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hy(){return Hy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hy.apply(this,arguments)}function qy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vy.displayName="Columns";var Uy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qy(t,["color","size"]);return e.createElement("svg",Hy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gy(){return Gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gy.apply(this,arguments)}function $y(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uy.displayName="Command";var Yy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$y(t,["color","size"]);return e.createElement("svg",Gy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ky(){return Ky=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ky.apply(this,arguments)}function Xy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yy.displayName="Compass";var Jy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xy(t,["color","size"]);return e.createElement("svg",Ky({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zy(){return Zy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zy.apply(this,arguments)}function Qy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jy.displayName="Copy";var eb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qy(t,["color","size"]);return e.createElement("svg",Zy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function tb(){return tb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tb.apply(this,arguments)}function nb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eb.displayName="CornerDownLeft";var rb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nb(t,["color","size"]);return e.createElement("svg",tb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function ob(){return ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ob.apply(this,arguments)}function ib(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rb.displayName="CornerDownRight";var ab=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ib(t,["color","size"]);return e.createElement("svg",ob({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function sb(){return sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sb.apply(this,arguments)}function lb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ab.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ab.displayName="CornerLeftDown";var cb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lb(t,["color","size"]);return e.createElement("svg",sb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function ub(){return ub=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ub.apply(this,arguments)}function pb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cb.displayName="CornerLeftUp";var db=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pb(t,["color","size"]);return e.createElement("svg",ub({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function fb(){return fb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fb.apply(this,arguments)}function mb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}db.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},db.displayName="CornerRightDown";var vb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mb(t,["color","size"]);return e.createElement("svg",fb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function gb(){return gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vb.displayName="CornerRightUp";var yb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hb(t,["color","size"]);return e.createElement("svg",gb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function bb(){return bb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bb.apply(this,arguments)}function xb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yb.displayName="CornerUpLeft";var wb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xb(t,["color","size"]);return e.createElement("svg",bb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Ob(){return Ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ob.apply(this,arguments)}function jb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wb.displayName="CornerUpRight";var kb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jb(t,["color","size"]);return e.createElement("svg",Ob({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eb(){return Eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eb.apply(this,arguments)}function Sb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kb.displayName="Cpu";var Pb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sb(t,["color","size"]);return e.createElement("svg",Eb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cb(){return Cb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cb.apply(this,arguments)}function zb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pb.displayName="CreditCard";var Rb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zb(t,["color","size"]);return e.createElement("svg",Cb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tb(){return Tb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tb.apply(this,arguments)}function Lb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rb.displayName="Crop";var Nb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lb(t,["color","size"]);return e.createElement("svg",Tb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _b(){return _b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_b.apply(this,arguments)}function Mb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nb.displayName="Crosshair";var Ib=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mb(t,["color","size"]);return e.createElement("svg",_b({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ab(){return Ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ab.apply(this,arguments)}function Bb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ib.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ib.displayName="Database";var Fb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bb(t,["color","size"]);return e.createElement("svg",Ab({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Db(){return Db=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Db.apply(this,arguments)}function Wb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fb.displayName="Delete";var Vb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wb(t,["color","size"]);return e.createElement("svg",Db({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Hb(){return Hb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hb.apply(this,arguments)}function qb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vb.displayName="Disc";var Ub=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qb(t,["color","size"]);return e.createElement("svg",Hb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gb.apply(this,arguments)}function $b(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ub.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ub.displayName="DivideCircle";var Yb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$b(t,["color","size"]);return e.createElement("svg",Gb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kb(){return Kb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kb.apply(this,arguments)}function Xb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yb.displayName="DivideSquare";var Jb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xb(t,["color","size"]);return e.createElement("svg",Kb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zb(){return Zb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zb.apply(this,arguments)}function Qb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jb.displayName="Divide";var ex=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qb(t,["color","size"]);return e.createElement("svg",Zb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tx(){return tx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tx.apply(this,arguments)}function nx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ex.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ex.displayName="DollarSign";var rx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nx(t,["color","size"]);return e.createElement("svg",tx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ox(){return ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ox.apply(this,arguments)}function ix(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rx.displayName="DownloadCloud";var ax=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ix(t,["color","size"]);return e.createElement("svg",ox({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sx(){return sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sx.apply(this,arguments)}function lx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ax.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ax.displayName="Download";var cx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lx(t,["color","size"]);return e.createElement("svg",sx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ux(){return ux=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ux.apply(this,arguments)}function px(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cx.displayName="Dribbble";var dx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=px(t,["color","size"]);return e.createElement("svg",ux({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function fx(){return fx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fx.apply(this,arguments)}function mx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dx.displayName="Droplet";var vx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mx(t,["color","size"]);return e.createElement("svg",fx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function gx(){return gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vx.displayName="Edit2";var yx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hx(t,["color","size"]);return e.createElement("svg",gx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bx(){return bx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bx.apply(this,arguments)}function xx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yx.displayName="Edit3";var wx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xx(t,["color","size"]);return e.createElement("svg",bx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ox(){return Ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ox.apply(this,arguments)}function jx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wx.displayName="Edit";var kx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jx(t,["color","size"]);return e.createElement("svg",Ox({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ex(){return Ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ex.apply(this,arguments)}function Sx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kx.displayName="ExternalLink";var Px=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sx(t,["color","size"]);return e.createElement("svg",Ex({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cx(){return Cx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cx.apply(this,arguments)}function zx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Px.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Px.displayName="EyeOff";var Rx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zx(t,["color","size"]);return e.createElement("svg",Cx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tx(){return Tx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tx.apply(this,arguments)}function Lx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rx.displayName="Eye";var Nx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lx(t,["color","size"]);return e.createElement("svg",Tx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function _x(){return _x=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_x.apply(this,arguments)}function Mx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nx.displayName="Facebook";var Ix=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mx(t,["color","size"]);return e.createElement("svg",_x({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ax(){return Ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ax.apply(this,arguments)}function Bx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ix.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ix.displayName="FastForward";var Fx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bx(t,["color","size"]);return e.createElement("svg",Ax({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dx(){return Dx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dx.apply(this,arguments)}function Wx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fx.displayName="Feather";var Vx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wx(t,["color","size"]);return e.createElement("svg",Dx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hx(){return Hx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hx.apply(this,arguments)}function qx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vx.displayName="Figma";var Ux=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qx(t,["color","size"]);return e.createElement("svg",Hx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gx.apply(this,arguments)}function $x(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ux.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ux.displayName="FileMinus";var Yx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$x(t,["color","size"]);return e.createElement("svg",Gx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kx(){return Kx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kx.apply(this,arguments)}function Xx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yx.displayName="FilePlus";var Jx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xx(t,["color","size"]);return e.createElement("svg",Kx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zx(){return Zx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zx.apply(this,arguments)}function Qx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jx.displayName="FileText";var ew=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qx(t,["color","size"]);return e.createElement("svg",Zx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tw(){return tw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tw.apply(this,arguments)}function nw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ew.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ew.displayName="File";var rw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nw(t,["color","size"]);return e.createElement("svg",tw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ow.apply(this,arguments)}function iw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rw.displayName="Film";var aw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iw(t,["color","size"]);return e.createElement("svg",ow({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function sw(){return sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sw.apply(this,arguments)}function lw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aw.displayName="Filter";var cw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lw(t,["color","size"]);return e.createElement("svg",sw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uw(){return uw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uw.apply(this,arguments)}function pw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cw.displayName="Flag";var dw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pw(t,["color","size"]);return e.createElement("svg",uw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fw(){return fw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fw.apply(this,arguments)}function mw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dw.displayName="FolderMinus";var vw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mw(t,["color","size"]);return e.createElement("svg",fw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gw(){return gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vw.displayName="FolderPlus";var yw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hw(t,["color","size"]);return e.createElement("svg",gw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bw(){return bw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bw.apply(this,arguments)}function xw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yw.displayName="Folder";var ww=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xw(t,["color","size"]);return e.createElement("svg",bw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Ow(){return Ow=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ow.apply(this,arguments)}function jw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ww.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ww.displayName="Framer";var kw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jw(t,["color","size"]);return e.createElement("svg",Ow({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ew(){return Ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ew.apply(this,arguments)}function Sw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kw.displayName="Frown";var Pw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sw(t,["color","size"]);return e.createElement("svg",Ew({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cw(){return Cw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cw.apply(this,arguments)}function zw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pw.displayName="Gift";var Rw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zw(t,["color","size"]);return e.createElement("svg",Cw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tw(){return Tw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tw.apply(this,arguments)}function Lw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rw.displayName="GitBranch";var Nw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lw(t,["color","size"]);return e.createElement("svg",Tw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _w(){return _w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_w.apply(this,arguments)}function Mw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nw.displayName="GitCommit";var Iw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mw(t,["color","size"]);return e.createElement("svg",_w({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Aw(){return Aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Aw.apply(this,arguments)}function Bw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iw.displayName="GitMerge";var Fw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bw(t,["color","size"]);return e.createElement("svg",Aw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dw(){return Dw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dw.apply(this,arguments)}function Ww(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fw.displayName="GitPullRequest";var Vw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Ww(t,["color","size"]);return e.createElement("svg",Dw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hw(){return Hw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hw.apply(this,arguments)}function qw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vw.displayName="GitHub";var Uw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qw(t,["color","size"]);return e.createElement("svg",Hw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uw.displayName="Gitlab";var Yw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$w(t,["color","size"]);return e.createElement("svg",Gw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kw(){return Kw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kw.apply(this,arguments)}function Xw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yw.displayName="Globe";var Jw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xw(t,["color","size"]);return e.createElement("svg",Kw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zw(){return Zw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zw.apply(this,arguments)}function Qw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jw.displayName="Grid";var eO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qw(t,["color","size"]);return e.createElement("svg",Zw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tO(){return tO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tO.apply(this,arguments)}function nO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eO.displayName="HardDrive";var rO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nO(t,["color","size"]);return e.createElement("svg",tO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oO.apply(this,arguments)}function iO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rO.displayName="Hash";var aO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iO(t,["color","size"]);return e.createElement("svg",oO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sO(){return sO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sO.apply(this,arguments)}function lO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aO.displayName="Headphones";var cO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lO(t,["color","size"]);return e.createElement("svg",sO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uO(){return uO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uO.apply(this,arguments)}function pO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cO.displayName="Heart";var dO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pO(t,["color","size"]);return e.createElement("svg",uO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fO(){return fO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fO.apply(this,arguments)}function mO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dO.displayName="HelpCircle";var vO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mO(t,["color","size"]);return e.createElement("svg",fO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gO(){return gO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vO.displayName="Hexagon";var yO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hO(t,["color","size"]);return e.createElement("svg",gO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bO(){return bO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bO.apply(this,arguments)}function xO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yO.displayName="Home";var wO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xO(t,["color","size"]);return e.createElement("svg",bO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OO(){return OO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OO.apply(this,arguments)}function jO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wO.displayName="Image";var kO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jO(t,["color","size"]);return e.createElement("svg",OO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EO(){return EO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EO.apply(this,arguments)}function SO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kO.displayName="Inbox";var PO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SO(t,["color","size"]);return e.createElement("svg",EO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CO(){return CO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CO.apply(this,arguments)}function zO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PO.displayName="Info";var RO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zO(t,["color","size"]);return e.createElement("svg",CO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TO(){return TO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TO.apply(this,arguments)}function LO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RO.displayName="Instagram";var NO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LO(t,["color","size"]);return e.createElement("svg",TO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _O(){return _O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_O.apply(this,arguments)}function MO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NO.displayName="Italic";var IO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MO(t,["color","size"]);return e.createElement("svg",_O({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AO(){return AO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AO.apply(this,arguments)}function BO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IO.displayName="Key";var FO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BO(t,["color","size"]);return e.createElement("svg",AO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DO(){return DO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DO.apply(this,arguments)}function WO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FO.displayName="Layers";var VO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WO(t,["color","size"]);return e.createElement("svg",DO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HO(){return HO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HO.apply(this,arguments)}function qO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VO.displayName="Layout";var UO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qO(t,["color","size"]);return e.createElement("svg",HO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UO.displayName="LifeBuoy";var YO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$O(t,["color","size"]);return e.createElement("svg",GO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KO(){return KO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KO.apply(this,arguments)}function XO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YO.displayName="Link2";var JO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XO(t,["color","size"]);return e.createElement("svg",KO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZO(){return ZO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZO.apply(this,arguments)}function QO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JO.displayName="Link";var ej=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QO(t,["color","size"]);return e.createElement("svg",ZO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tj(){return tj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tj.apply(this,arguments)}function nj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ej.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ej.displayName="Linkedin";var rj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nj(t,["color","size"]);return e.createElement("svg",tj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oj(){return oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oj.apply(this,arguments)}function ij(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rj.displayName="List";var aj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ij(t,["color","size"]);return e.createElement("svg",oj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sj(){return sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sj.apply(this,arguments)}function lj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aj.displayName="Loader";var cj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lj(t,["color","size"]);return e.createElement("svg",sj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uj(){return uj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uj.apply(this,arguments)}function pj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cj.displayName="Lock";var dj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pj(t,["color","size"]);return e.createElement("svg",uj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fj(){return fj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fj.apply(this,arguments)}function mj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dj.displayName="LogIn";var vj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mj(t,["color","size"]);return e.createElement("svg",fj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gj(){return gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vj.displayName="LogOut";var yj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hj(t,["color","size"]);return e.createElement("svg",gj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bj(){return bj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bj.apply(this,arguments)}function xj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yj.displayName="Mail";var wj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xj(t,["color","size"]);return e.createElement("svg",bj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oj(){return Oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oj.apply(this,arguments)}function jj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wj.displayName="MapPin";var kj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jj(t,["color","size"]);return e.createElement("svg",Oj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ej(){return Ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ej.apply(this,arguments)}function Sj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kj.displayName="Map";var Pj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sj(t,["color","size"]);return e.createElement("svg",Ej({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cj(){return Cj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cj.apply(this,arguments)}function zj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pj.displayName="Maximize2";var Rj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zj(t,["color","size"]);return e.createElement("svg",Cj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tj(){return Tj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tj.apply(this,arguments)}function Lj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rj.displayName="Maximize";var Nj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lj(t,["color","size"]);return e.createElement("svg",Tj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _j(){return _j=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_j.apply(this,arguments)}function Mj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nj.displayName="Meh";var Ij=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mj(t,["color","size"]);return e.createElement("svg",_j({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Aj(){return Aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Aj.apply(this,arguments)}function Bj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ij.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ij.displayName="Menu";var Fj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bj(t,["color","size"]);return e.createElement("svg",Aj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dj(){return Dj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dj.apply(this,arguments)}function Wj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fj.displayName="MessageCircle";var Vj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wj(t,["color","size"]);return e.createElement("svg",Dj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hj(){return Hj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hj.apply(this,arguments)}function qj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vj.displayName="MessageSquare";var Uj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qj(t,["color","size"]);return e.createElement("svg",Hj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uj.displayName="MicOff";var Yj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$j(t,["color","size"]);return e.createElement("svg",Gj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kj(){return Kj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kj.apply(this,arguments)}function Xj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yj.displayName="Mic";var Jj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xj(t,["color","size"]);return e.createElement("svg",Kj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zj(){return Zj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zj.apply(this,arguments)}function Qj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jj.displayName="Minimize2";var ek=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qj(t,["color","size"]);return e.createElement("svg",Zj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tk(){return tk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tk.apply(this,arguments)}function nk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ek.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ek.displayName="Minimize";var rk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nk(t,["color","size"]);return e.createElement("svg",tk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function ok(){return ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ok.apply(this,arguments)}function ik(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rk.displayName="MinusCircle";var ak=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ik(t,["color","size"]);return e.createElement("svg",ok({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sk(){return sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sk.apply(this,arguments)}function lk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ak.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ak.displayName="MinusSquare";var ck=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lk(t,["color","size"]);return e.createElement("svg",sk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function uk(){return uk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uk.apply(this,arguments)}function pk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ck.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ck.displayName="Minus";var dk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pk(t,["color","size"]);return e.createElement("svg",uk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fk(){return fk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fk.apply(this,arguments)}function mk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dk.displayName="Monitor";var vk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mk(t,["color","size"]);return e.createElement("svg",fk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function gk(){return gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vk.displayName="Moon";var yk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hk(t,["color","size"]);return e.createElement("svg",gk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bk(){return bk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bk.apply(this,arguments)}function xk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yk.displayName="MoreHorizontal";var wk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xk(t,["color","size"]);return e.createElement("svg",bk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ok(){return Ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ok.apply(this,arguments)}function jk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wk.displayName="MoreVertical";var kk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jk(t,["color","size"]);return e.createElement("svg",Ok({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ek(){return Ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ek.apply(this,arguments)}function Sk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kk.displayName="MousePointer";var Pk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sk(t,["color","size"]);return e.createElement("svg",Ek({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ck(){return Ck=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ck.apply(this,arguments)}function zk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pk.displayName="Move";var Rk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zk(t,["color","size"]);return e.createElement("svg",Ck({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tk(){return Tk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tk.apply(this,arguments)}function Lk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rk.displayName="Music";var Nk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lk(t,["color","size"]);return e.createElement("svg",Tk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function _k(){return _k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_k.apply(this,arguments)}function Mk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nk.displayName="Navigation2";var Ik=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mk(t,["color","size"]);return e.createElement("svg",_k({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function Ak(){return Ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ak.apply(this,arguments)}function Bk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ik.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ik.displayName="Navigation";var Fk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bk(t,["color","size"]);return e.createElement("svg",Ak({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dk(){return Dk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dk.apply(this,arguments)}function Wk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fk.displayName="Octagon";var Vk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wk(t,["color","size"]);return e.createElement("svg",Dk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hk(){return Hk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hk.apply(this,arguments)}function qk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vk.displayName="Package";var Uk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qk(t,["color","size"]);return e.createElement("svg",Hk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uk.displayName="Paperclip";var Yk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$k(t,["color","size"]);return e.createElement("svg",Gk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kk(){return Kk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kk.apply(this,arguments)}function Xk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yk.displayName="PauseCircle";var Jk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xk(t,["color","size"]);return e.createElement("svg",Kk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function Zk(){return Zk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zk.apply(this,arguments)}function Qk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jk.displayName="Pause";var eE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qk(t,["color","size"]);return e.createElement("svg",Zk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tE(){return tE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tE.apply(this,arguments)}function nE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eE.displayName="PenTool";var rE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nE(t,["color","size"]);return e.createElement("svg",tE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oE(){return oE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oE.apply(this,arguments)}function iE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rE.displayName="Percent";var aE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iE(t,["color","size"]);return e.createElement("svg",oE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sE(){return sE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sE.apply(this,arguments)}function lE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aE.displayName="PhoneCall";var cE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lE(t,["color","size"]);return e.createElement("svg",sE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uE(){return uE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uE.apply(this,arguments)}function pE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cE.displayName="PhoneForwarded";var dE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pE(t,["color","size"]);return e.createElement("svg",uE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fE(){return fE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fE.apply(this,arguments)}function mE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dE.displayName="PhoneIncoming";var vE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mE(t,["color","size"]);return e.createElement("svg",fE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gE(){return gE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vE.displayName="PhoneMissed";var yE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hE(t,["color","size"]);return e.createElement("svg",gE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bE(){return bE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bE.apply(this,arguments)}function xE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yE.displayName="PhoneOff";var wE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xE(t,["color","size"]);return e.createElement("svg",bE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OE(){return OE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OE.apply(this,arguments)}function jE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wE.displayName="PhoneOutgoing";var kE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jE(t,["color","size"]);return e.createElement("svg",OE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EE(){return EE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EE.apply(this,arguments)}function SE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kE.displayName="Phone";var PE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SE(t,["color","size"]);return e.createElement("svg",EE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CE(){return CE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CE.apply(this,arguments)}function zE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PE.displayName="PieChart";var RE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zE(t,["color","size"]);return e.createElement("svg",CE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function TE(){return TE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TE.apply(this,arguments)}function LE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RE.displayName="PlayCircle";var NE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LE(t,["color","size"]);return e.createElement("svg",TE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function _E(){return _E=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_E.apply(this,arguments)}function ME(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NE.displayName="Play";var IE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ME(t,["color","size"]);return e.createElement("svg",_E({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AE(){return AE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AE.apply(this,arguments)}function BE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IE.displayName="PlusCircle";var FE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BE(t,["color","size"]);return e.createElement("svg",AE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DE(){return DE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DE.apply(this,arguments)}function WE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FE.displayName="PlusSquare";var VE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WE(t,["color","size"]);return e.createElement("svg",DE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function HE(){return HE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HE.apply(this,arguments)}function qE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VE.displayName="Plus";var UE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qE(t,["color","size"]);return e.createElement("svg",HE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UE.displayName="Pocket";var YE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$E(t,["color","size"]);return e.createElement("svg",GE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KE(){return KE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KE.apply(this,arguments)}function XE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YE.displayName="Power";var JE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XE(t,["color","size"]);return e.createElement("svg",KE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZE(){return ZE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZE.apply(this,arguments)}function QE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JE.displayName="Printer";var eS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QE(t,["color","size"]);return e.createElement("svg",ZE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tS(){return tS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tS.apply(this,arguments)}function nS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eS.displayName="Radio";var rS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nS(t,["color","size"]);return e.createElement("svg",tS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oS(){return oS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oS.apply(this,arguments)}function iS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rS.displayName="RefreshCcw";var aS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iS(t,["color","size"]);return e.createElement("svg",oS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sS(){return sS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sS.apply(this,arguments)}function lS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aS.displayName="RefreshCw";var cS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lS(t,["color","size"]);return e.createElement("svg",sS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uS(){return uS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uS.apply(this,arguments)}function pS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cS.displayName="Repeat";var dS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pS(t,["color","size"]);return e.createElement("svg",uS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fS(){return fS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fS.apply(this,arguments)}function mS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dS.displayName="Rewind";var vS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mS(t,["color","size"]);return e.createElement("svg",fS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gS(){return gS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vS.displayName="RotateCcw";var yS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hS(t,["color","size"]);return e.createElement("svg",gS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bS(){return bS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bS.apply(this,arguments)}function xS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yS.displayName="RotateCw";var wS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xS(t,["color","size"]);return e.createElement("svg",bS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OS(){return OS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OS.apply(this,arguments)}function jS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wS.displayName="Rss";var kS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jS(t,["color","size"]);return e.createElement("svg",OS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ES(){return ES=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ES.apply(this,arguments)}function SS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kS.displayName="Save";var PS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SS(t,["color","size"]);return e.createElement("svg",ES({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CS(){return CS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CS.apply(this,arguments)}function zS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PS.displayName="Scissors";var RS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zS(t,["color","size"]);return e.createElement("svg",CS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function TS(){return TS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TS.apply(this,arguments)}function LS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RS.displayName="Search";var NS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LS(t,["color","size"]);return e.createElement("svg",TS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _S(){return _S=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_S.apply(this,arguments)}function MS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NS.displayName="Send";var IS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MS(t,["color","size"]);return e.createElement("svg",_S({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AS(){return AS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AS.apply(this,arguments)}function BS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IS.displayName="Server";var FS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BS(t,["color","size"]);return e.createElement("svg",AS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DS(){return DS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DS.apply(this,arguments)}function WS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FS.displayName="Settings";var VS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WS(t,["color","size"]);return e.createElement("svg",DS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HS(){return HS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HS.apply(this,arguments)}function qS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VS.displayName="Share2";var US=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qS(t,["color","size"]);return e.createElement("svg",HS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GS.apply(this,arguments)}function $S(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}US.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},US.displayName="Share";var YS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$S(t,["color","size"]);return e.createElement("svg",GS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KS(){return KS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KS.apply(this,arguments)}function XS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YS.displayName="ShieldOff";var JS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XS(t,["color","size"]);return e.createElement("svg",KS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function ZS(){return ZS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZS.apply(this,arguments)}function QS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JS.displayName="Shield";var eP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QS(t,["color","size"]);return e.createElement("svg",ZS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tP(){return tP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tP.apply(this,arguments)}function nP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eP.displayName="ShoppingBag";var rP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nP(t,["color","size"]);return e.createElement("svg",tP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oP(){return oP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oP.apply(this,arguments)}function iP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rP.displayName="ShoppingCart";var aP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iP(t,["color","size"]);return e.createElement("svg",oP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sP(){return sP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sP.apply(this,arguments)}function lP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aP.displayName="Shuffle";var cP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lP(t,["color","size"]);return e.createElement("svg",sP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uP(){return uP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uP.apply(this,arguments)}function pP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cP.displayName="Sidebar";var dP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pP(t,["color","size"]);return e.createElement("svg",uP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function fP(){return fP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fP.apply(this,arguments)}function mP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dP.displayName="SkipBack";var vP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mP(t,["color","size"]);return e.createElement("svg",fP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function gP(){return gP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vP.displayName="SkipForward";var yP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hP(t,["color","size"]);return e.createElement("svg",gP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bP(){return bP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bP.apply(this,arguments)}function xP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yP.displayName="Slack";var wP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xP(t,["color","size"]);return e.createElement("svg",bP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OP(){return OP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OP.apply(this,arguments)}function jP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wP.displayName="Slash";var kP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jP(t,["color","size"]);return e.createElement("svg",OP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EP(){return EP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EP.apply(this,arguments)}function SP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kP.displayName="Sliders";var PP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SP(t,["color","size"]);return e.createElement("svg",EP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CP(){return CP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CP.apply(this,arguments)}function zP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PP.displayName="Smartphone";var RP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zP(t,["color","size"]);return e.createElement("svg",CP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TP(){return TP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TP.apply(this,arguments)}function LP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RP.displayName="Smile";var NP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LP(t,["color","size"]);return e.createElement("svg",TP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _P(){return _P=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_P.apply(this,arguments)}function MP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NP.displayName="Speaker";var IP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MP(t,["color","size"]);return e.createElement("svg",_P({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function AP(){return AP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AP.apply(this,arguments)}function BP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IP.displayName="Square";var FP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BP(t,["color","size"]);return e.createElement("svg",AP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DP(){return DP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DP.apply(this,arguments)}function WP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FP.displayName="Star";var VP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WP(t,["color","size"]);return e.createElement("svg",DP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function HP(){return HP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HP.apply(this,arguments)}function qP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VP.displayName="StopCircle";var UP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qP(t,["color","size"]);return e.createElement("svg",HP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UP.displayName="Sun";var YP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$P(t,["color","size"]);return e.createElement("svg",GP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KP(){return KP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KP.apply(this,arguments)}function XP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YP.displayName="Sunrise";var JP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XP(t,["color","size"]);return e.createElement("svg",KP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZP(){return ZP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZP.apply(this,arguments)}function QP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JP.displayName="Sunset";var eC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QP(t,["color","size"]);return e.createElement("svg",ZP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tC(){return tC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tC.apply(this,arguments)}function nC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eC.displayName="Table";var rC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nC(t,["color","size"]);return e.createElement("svg",tC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oC(){return oC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oC.apply(this,arguments)}function iC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rC.displayName="Tablet";var aC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iC(t,["color","size"]);return e.createElement("svg",oC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sC(){return sC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sC.apply(this,arguments)}function lC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aC.displayName="Tag";var cC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lC(t,["color","size"]);return e.createElement("svg",sC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uC(){return uC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uC.apply(this,arguments)}function pC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cC.displayName="Target";var dC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pC(t,["color","size"]);return e.createElement("svg",uC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function fC(){return fC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fC.apply(this,arguments)}function mC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dC.displayName="Terminal";var vC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mC(t,["color","size"]);return e.createElement("svg",fC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gC(){return gC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vC.displayName="Thermometer";var yC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hC(t,["color","size"]);return e.createElement("svg",gC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bC(){return bC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bC.apply(this,arguments)}function xC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yC.displayName="ThumbsDown";var wC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xC(t,["color","size"]);return e.createElement("svg",bC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OC(){return OC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OC.apply(this,arguments)}function jC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wC.displayName="ThumbsUp";var kC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jC(t,["color","size"]);return e.createElement("svg",OC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EC(){return EC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EC.apply(this,arguments)}function SC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kC.displayName="ToggleLeft";var PC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SC(t,["color","size"]);return e.createElement("svg",EC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CC(){return CC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CC.apply(this,arguments)}function zC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PC.displayName="ToggleRight";var RC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zC(t,["color","size"]);return e.createElement("svg",CC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TC(){return TC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TC.apply(this,arguments)}function LC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RC.displayName="Tool";var NC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LC(t,["color","size"]);return e.createElement("svg",TC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _C(){return _C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_C.apply(this,arguments)}function MC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NC.displayName="Trash2";var IC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MC(t,["color","size"]);return e.createElement("svg",_C({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AC(){return AC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AC.apply(this,arguments)}function BC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IC.displayName="Trash";var FC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BC(t,["color","size"]);return e.createElement("svg",AC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DC(){return DC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DC.apply(this,arguments)}function WC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FC.displayName="Trello";var VC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WC(t,["color","size"]);return e.createElement("svg",DC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HC(){return HC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HC.apply(this,arguments)}function qC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VC.displayName="TrendingDown";var UC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qC(t,["color","size"]);return e.createElement("svg",HC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UC.displayName="TrendingUp";var YC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$C(t,["color","size"]);return e.createElement("svg",GC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KC(){return KC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KC.apply(this,arguments)}function XC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YC.displayName="Triangle";var JC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XC(t,["color","size"]);return e.createElement("svg",KC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZC(){return ZC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZC.apply(this,arguments)}function QC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JC.displayName="Truck";var ez=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QC(t,["color","size"]);return e.createElement("svg",ZC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tz(){return tz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tz.apply(this,arguments)}function nz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ez.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ez.displayName="Tv";var rz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nz(t,["color","size"]);return e.createElement("svg",tz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function oz(){return oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oz.apply(this,arguments)}function iz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rz.displayName="Twitch";var az=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iz(t,["color","size"]);return e.createElement("svg",oz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sz(){return sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sz.apply(this,arguments)}function lz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}az.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},az.displayName="Twitter";var cz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lz(t,["color","size"]);return e.createElement("svg",sz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uz(){return uz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uz.apply(this,arguments)}function pz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cz.displayName="Type";var dz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pz(t,["color","size"]);return e.createElement("svg",uz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function fz(){return fz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fz.apply(this,arguments)}function mz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dz.displayName="Umbrella";var vz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mz(t,["color","size"]);return e.createElement("svg",fz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gz(){return gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vz.displayName="Underline";var yz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hz(t,["color","size"]);return e.createElement("svg",gz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bz(){return bz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bz.apply(this,arguments)}function xz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yz.displayName="Unlock";var wz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xz(t,["color","size"]);return e.createElement("svg",bz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oz(){return Oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oz.apply(this,arguments)}function jz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wz.displayName="UploadCloud";var kz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jz(t,["color","size"]);return e.createElement("svg",Oz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ez(){return Ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ez.apply(this,arguments)}function Sz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kz.displayName="Upload";var Pz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sz(t,["color","size"]);return e.createElement("svg",Ez({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cz(){return Cz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cz.apply(this,arguments)}function zz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pz.displayName="UserCheck";var Rz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zz(t,["color","size"]);return e.createElement("svg",Cz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tz(){return Tz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tz.apply(this,arguments)}function Lz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rz.displayName="UserMinus";var Nz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lz(t,["color","size"]);return e.createElement("svg",Tz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _z(){return _z=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_z.apply(this,arguments)}function Mz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nz.displayName="UserPlus";var Iz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mz(t,["color","size"]);return e.createElement("svg",_z({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Az(){return Az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Az.apply(this,arguments)}function Bz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iz.displayName="UserX";var Fz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bz(t,["color","size"]);return e.createElement("svg",Az({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dz(){return Dz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dz.apply(this,arguments)}function Wz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fz.displayName="User";var Vz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wz(t,["color","size"]);return e.createElement("svg",Dz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hz(){return Hz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hz.apply(this,arguments)}function qz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vz.displayName="Users";var Uz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qz(t,["color","size"]);return e.createElement("svg",Hz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uz.displayName="VideoOff";var Yz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$z(t,["color","size"]);return e.createElement("svg",Gz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kz(){return Kz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kz.apply(this,arguments)}function Xz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yz.displayName="Video";var Jz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xz(t,["color","size"]);return e.createElement("svg",Kz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zz(){return Zz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zz.apply(this,arguments)}function Qz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jz.displayName="Voicemail";var eR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qz(t,["color","size"]);return e.createElement("svg",Zz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tR(){return tR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tR.apply(this,arguments)}function nR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eR.displayName="Volume1";var rR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nR(t,["color","size"]);return e.createElement("svg",tR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oR(){return oR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oR.apply(this,arguments)}function iR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rR.displayName="Volume2";var aR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iR(t,["color","size"]);return e.createElement("svg",oR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sR(){return sR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sR.apply(this,arguments)}function lR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aR.displayName="VolumeX";var cR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lR(t,["color","size"]);return e.createElement("svg",sR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function uR(){return uR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uR.apply(this,arguments)}function pR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cR.displayName="Volume";var dR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pR(t,["color","size"]);return e.createElement("svg",uR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fR(){return fR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fR.apply(this,arguments)}function mR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dR.displayName="Watch";var vR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mR(t,["color","size"]);return e.createElement("svg",fR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gR(){return gR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gR.apply(this,arguments)}function hR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vR.displayName="WifiOff";var yR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hR(t,["color","size"]);return e.createElement("svg",gR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bR(){return bR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bR.apply(this,arguments)}function xR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yR.displayName="Wifi";var wR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xR(t,["color","size"]);return e.createElement("svg",bR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OR(){return OR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OR.apply(this,arguments)}function jR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wR.displayName="Wind";var kR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jR(t,["color","size"]);return e.createElement("svg",OR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ER(){return ER=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ER.apply(this,arguments)}function SR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kR.displayName="XCircle";var PR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SR(t,["color","size"]);return e.createElement("svg",ER({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CR(){return CR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CR.apply(this,arguments)}function zR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PR.displayName="XOctagon";var RR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zR(t,["color","size"]);return e.createElement("svg",CR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TR(){return TR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TR.apply(this,arguments)}function LR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RR.displayName="XSquare";var NR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LR(t,["color","size"]);return e.createElement("svg",TR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function _R(){return _R=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_R.apply(this,arguments)}function MR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NR.displayName="X";var IR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MR(t,["color","size"]);return e.createElement("svg",_R({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AR(){return AR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AR.apply(this,arguments)}function BR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IR.displayName="Youtube";var FR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BR(t,["color","size"]);return e.createElement("svg",AR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DR(){return DR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DR.apply(this,arguments)}function WR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FR.displayName="ZapOff";var VR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WR(t,["color","size"]);return e.createElement("svg",DR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function HR(){return HR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HR.apply(this,arguments)}function qR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VR.displayName="Zap";var UR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qR(t,["color","size"]);return e.createElement("svg",HR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GR(){return GR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GR.apply(this,arguments)}function $R(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UR.displayName="ZoomIn";var YR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$R(t,["color","size"]);return e.createElement("svg",GR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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"}))}));YR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YR.displayName="ZoomOut";var KR=Object.freeze({__proto__:null,Activity:ev,Airplay:rv,AlertCircle:av,AlertOctagon:cv,AlertTriangle:dv,AlignCenter:vv,AlignJustify:yv,AlignLeft:wv,AlignRight:kv,Anchor:Pv,Aperture:Rv,Archive:Nv,ArrowDown:Uv,ArrowDownCircle:Iv,ArrowDownLeft:Fv,ArrowDownRight:Vv,ArrowLeft:Jv,ArrowLeftCircle:Yv,ArrowRight:rg,ArrowRightCircle:eg,ArrowUp:vg,ArrowUpCircle:ag,ArrowUpLeft:cg,ArrowUpRight:dg,AtSign:yg,Award:wg,BarChart:Pg,BarChart2:kg,Battery:Ng,BatteryCharging:Rg,Bell:Fg,BellOff:Ig,Bluetooth:Vg,Bold:Ug,Book:Jg,BookOpen:Yg,Bookmark:eh,Box:rh,Briefcase:ah,Calendar:ch,Camera:vh,CameraOff:dh,Cast:yh,Check:Ph,CheckCircle:wh,CheckSquare:kh,ChevronDown:Rh,ChevronLeft:Nh,ChevronRight:Ih,ChevronUp:Fh,ChevronsDown:Vh,ChevronsLeft:Uh,ChevronsRight:Yh,ChevronsUp:Jh,Chrome:ey,Circle:ry,Clipboard:ay,Clock:cy,Cloud:Py,CloudDrizzle:dy,CloudLightning:vy,CloudOff:yy,CloudRain:wy,CloudSnow:ky,Code:Ry,Codepen:Ny,Codesandbox:Iy,Coffee:Fy,Columns:Vy,Command:Uy,Compass:Yy,Copy:Jy,CornerDownLeft:eb,CornerDownRight:rb,CornerLeftDown:ab,CornerLeftUp:cb,CornerRightDown:db,CornerRightUp:vb,CornerUpLeft:yb,CornerUpRight:wb,Cpu:kb,CreditCard:Pb,Crop:Rb,Crosshair:Nb,Database:Ib,Delete:Fb,Disc:Vb,Divide:Jb,DivideCircle:Ub,DivideSquare:Yb,DollarSign:ex,Download:ax,DownloadCloud:rx,Dribbble:cx,Droplet:dx,Edit:wx,Edit2:vx,Edit3:yx,ExternalLink:kx,Eye:Rx,EyeOff:Px,Facebook:Nx,FastForward:Ix,Feather:Fx,Figma:Vx,File:ew,FileMinus:Ux,FilePlus:Yx,FileText:Jx,Film:rw,Filter:aw,Flag:cw,Folder:yw,FolderMinus:dw,FolderPlus:vw,Framer:ww,Frown:kw,Gift:Pw,GitBranch:Rw,GitCommit:Nw,GitHub:Vw,GitMerge:Iw,GitPullRequest:Fw,Gitlab:Uw,Globe:Yw,Grid:Jw,HardDrive:eO,Hash:rO,Headphones:aO,Heart:cO,HelpCircle:dO,Hexagon:vO,Home:yO,Image:wO,Inbox:kO,Info:PO,Instagram:RO,Italic:NO,Key:IO,Layers:FO,Layout:VO,LifeBuoy:UO,Link:JO,Link2:YO,Linkedin:ej,List:rj,Loader:aj,Lock:cj,LogIn:dj,LogOut:vj,Mail:yj,Map:kj,MapPin:wj,Maximize:Rj,Maximize2:Pj,Meh:Nj,Menu:Ij,MessageCircle:Fj,MessageSquare:Vj,Mic:Yj,MicOff:Uj,Minimize:ek,Minimize2:Jj,Minus:ck,MinusCircle:rk,MinusSquare:ak,Monitor:dk,Moon:vk,MoreHorizontal:yk,MoreVertical:wk,MousePointer:kk,Move:Pk,Music:Rk,Navigation:Ik,Navigation2:Nk,Octagon:Fk,Package:Vk,Paperclip:Uk,Pause:Jk,PauseCircle:Yk,PenTool:eE,Percent:rE,Phone:kE,PhoneCall:aE,PhoneForwarded:cE,PhoneIncoming:dE,PhoneMissed:vE,PhoneOff:yE,PhoneOutgoing:wE,PieChart:PE,Play:NE,PlayCircle:RE,Plus:VE,PlusCircle:IE,PlusSquare:FE,Pocket:UE,Power:YE,Printer:JE,Radio:eS,RefreshCcw:rS,RefreshCw:aS,Repeat:cS,Rewind:dS,RotateCcw:vS,RotateCw:yS,Rss:wS,Save:kS,Scissors:PS,Search:RS,Send:NS,Server:IS,Settings:FS,Share:US,Share2:VS,Shield:JS,ShieldOff:YS,ShoppingBag:eP,ShoppingCart:rP,Shuffle:aP,Sidebar:cP,SkipBack:dP,SkipForward:vP,Slack:yP,Slash:wP,Sliders:kP,Smartphone:PP,Smile:RP,Speaker:NP,Square:IP,Star:FP,StopCircle:VP,Sun:UP,Sunrise:YP,Sunset:JP,Table:eC,Tablet:rC,Tag:aC,Target:cC,Terminal:dC,Thermometer:vC,ThumbsDown:yC,ThumbsUp:wC,ToggleLeft:kC,ToggleRight:PC,Tool:RC,Trash:IC,Trash2:NC,Trello:FC,TrendingDown:VC,TrendingUp:UC,Triangle:YC,Truck:JC,Tv:ez,Twitch:rz,Twitter:az,Type:cz,Umbrella:dz,Underline:vz,Unlock:yz,Upload:kz,UploadCloud:wz,User:Fz,UserCheck:Pz,UserMinus:Rz,UserPlus:Nz,UserX:Iz,Users:Vz,Video:Yz,VideoOff:Uz,Voicemail:Jz,Volume:cR,Volume1:eR,Volume2:rR,VolumeX:aR,Watch:dR,Wifi:yR,WifiOff:vR,Wind:wR,X:NR,XCircle:kR,XOctagon:PR,XSquare:RR,Youtube:IR,Zap:VR,ZapOff:FR,ZoomIn:UR,ZoomOut:YR}),XR=function(t){var n,r=t.name,o=y(t,["name"]),i=KR[(n=r,n.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return i?e.createElement(i,h({},o)):(console.warn('Icon "'.concat(r,'" not found in react-feather library')),null)};function JR(t){var n=t.data,r=t.columns,o=t.isLoading,i=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=v.useState((()=>({current:vm(t)}))),[r,o]=v.useState((()=>n.current.initialState));return n.current.setOptions((t=>({...t,...e,state:{...r,...e.state},onStateChange:t=>{o(t),null==e.onStateChange||e.onStateChange(t)}}))),n.current}({data:o?[]:n,columns:r.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(n){var r;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(r=t.actions)||void 0===r?void 0:r.map((function(t,r){return e.createElement("button",{key:r,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===r?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===r?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===r?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===r?"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(t.action,n.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(XR,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var o=n.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"}[o]||"bg-gray-100 text-gray-800")},o||"-"))}return"money"===t.type?"".concat(n.getValue()," ").concat(t.currency):"date"===t.type?Le(new Date(n.getValue()),"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},n.getValue()):n.getValue()}}})),getCoreRowModel:e=>Ef((()=>[e.options.data]),(t=>{const n={rows:[],flatRows:[],rowsById:{}},r=function(t,o,i){void 0===o&&(o=0);const a=[];for(let l=0;l<t.length;l++){const c=Tf(e,e._getRowId(t[l],l,i),t[l],l,o,0,null==i?void 0:i.id);var s;n.flatRows.push(c),n.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[l],l),null!=(s=c.originalSubRows)&&s.length&&(c.subRows=r(c.originalSubRows,o+1,c)))}return a};return n.rows=r(t),n}),Sf(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(hm,{className:"border border-gray-200 rounded-md"},e.createElement(ym,{className:"bg-gray-50"},i.getHeaderGroups().map((function(t){return e.createElement(xm,{key:t.id},t.headers.map((function(t){return e.createElement(wm,{key:t.id,className:"font-medium text-gray-800 py-2"},gm(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(bm,null,o?e.createElement(xm,null,e.createElement(Om,{colSpan:r.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...")):n&&0!==n.length?i.getRowModel().rows.map((function(t){return e.createElement(xm,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(Om,{key:t.id},gm(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(xm,null,e.createElement(Om,{colSpan:r.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var ZR=function(e){var t=e.className,n=y(e,["className"]);return v.createElement("nav",h({role:"navigation","aria-label":"pagination",className:Ui("mx-auto flex w-full justify-center",t)},n))};ZR.displayName="Pagination";var QR=v.forwardRef((function(e,t){var n=e.className,r=y(e,["className"]);return v.createElement("ul",h({ref:t,className:Ui("flex flex-row items-center gap-1",n)},r))}));QR.displayName="PaginationContent";var eT=v.forwardRef((function(e,t){var n=e.className,r=y(e,["className"]);return v.createElement("li",h({ref:t,className:Ui("",n)},r))}));eT.displayName="PaginationItem";var tT=function(e){var t=e.className,n=e.isActive,r=e.size,o=void 0===r?"icon":r,i=y(e,["className","isActive","size"]);return v.createElement("a",h({"aria-current":n?"page":void 0,className:Ui(ja({variant:n?"outline":"ghost",size:o}),t)},i))};tT.displayName="PaginationLink";var nT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement(tT,h({"aria-label":"Go to previous page",size:"default",className:Ui("gap-1 pl-2.5",t)},n),v.createElement(ra,{className:"h-4 w-4"}),v.createElement("span",null,"Previous"))};nT.displayName="PaginationPrevious";var rT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement(tT,h({"aria-label":"Go to next page",size:"default",className:Ui("gap-1 pr-2.5",t)},n),v.createElement("span",null,"Next"),v.createElement(oa,{className:"h-4 w-4"}))};rT.displayName="PaginationNext";var oT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement("span",h({"aria-hidden":!0,className:Ui("flex h-9 w-9 items-center justify-center",t)},n),v.createElement(sa,{className:"h-4 w-4"}),v.createElement("span",{className:"sr-only"},"More pages"))};function iT(t){var n=t.currentPage,r=t.totalPages,o=t.onPageChange;return e.createElement(ZR,null,e.createElement(QR,null,function(){var t=[];t.push(e.createElement(eT,{key:"prev"},e.createElement(nT,{href:"#",onClick:function(e){e.preventDefault(),n>1&&o(n-1)}}))),t.push(e.createElement(eT,{key:1},e.createElement(tT,{href:"#",isActive:1===n,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,n-1),a=Math.min(r-1,n+1);i>2&&t.push(e.createElement(eT,{key:"ellipsis1"},e.createElement(oT,null)));for(var s=function(r){t.push(e.createElement(eT,{key:r},e.createElement(tT,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r)))},l=i;l<=a;l++)s(l);return a<r-1&&t.push(e.createElement(eT,{key:"ellipsis2"},e.createElement(oT,null))),r>1&&t.push(e.createElement(eT,{key:r},e.createElement(tT,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r))),t.push(e.createElement(eT,{key:"next"},e.createElement(rT,{href:"#",onClick:function(e){e.preventDefault(),n<r&&o(n+1)}}))),t}()))}oT.displayName="PaginationEllipsis";module.exports=function(t){var n=t.configUrl,r=t.preJsUrl,o=t.itemsPerPage,i=void 0===o?14:o,a=t.children,s=e.useState(null),l=s[0],c=s[1],u=e.useState(!1),p=u[0],d=u[1],f=e.useState([]),m=f[0],v=f[1],g=e.useState(!1),y=g[0],O=g[1],j=e.useState([]),k=j[0],E=j[1],S=e.useState(0),P=S[0],C=S[1],z=e.useState(1),R=z[0],T=z[1],L=e.useState(1),N=L[0],_=L[1],M=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()}),I=M[0],A=M[1],B=e.useState([]),F=B[0],D=B[1];e.useEffect((function(){n&&r&&(b(void 0,void 0,void 0,(function(){var e,t;return x(this,(function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,fetch(n)];case 1:return[4,r.sent().json()];case 2:return(e=r.sent())&&e.title&&e.data_url&&e.colomns?(c(e),D((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):d(!0),[3,4];case 3:return r.sent(),d(!0),[3,4];case 4:return[2]}}))})),b(void 0,void 0,void 0,(function(){var e,t,n;return x(this,(function(o){switch(o.label){case 0:return[4,fetch(r)];case 1:return e=o.sent(),t=document.createElement("script"),n=t,[4,e.text()];case 2:return n.textContent=o.sent(),document.head.appendChild(t),[2]}}))})))}),[n,r]),e.useEffect((function(){var e=new AbortController;return l&&b(void 0,void 0,void 0,(function(){var t,n,r,o,i;return x(this,(function(a){switch(a.label){case 0:t=(null===(i=null==l?void 0:l.Filters)||void 0===i?void 0:i.flat())||[],n=0,r=t,a.label=1;case 1:return n<r.length?"Select"===(o=r[n]).type&&o.urlSource?[4,W(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return n++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[l]);var W=function(e,t){return b(void 0,void 0,void 0,(function(){var n,r,o;return x(this,(function(i){switch(i.label){case 0:if("Select"!==e.type||!e.urlSource)return[3,4];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,$o.get(e.urlSource,{signal:t})];case 2:return 200===(null==(n=i.sent())?void 0:n.status)&&(null==n?void 0:n.data)&&(r=Array.isArray(n.data)?n.data:[],D((function(t){return t.map((function(t){return t.name===e.name?h(h({},t),{options:r}):t}))}))),[3,4];case 3:return o=i.sent(),$o.isCancel(o)||(v((function(t){return w(w([],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 p?e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement("svg",{className:"h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"red"},e.createElement("path",{d:"M18.3 5.71a.996.996 0 00-1.41 0L12 10.59 7.11 5.7A.996.996 0 105.7 7.11L10.59 12 5.7 16.89a.996.996 0 101.41 1.41L12 13.41l4.89 4.89a.996.996 0 101.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"})),e.createElement("div",null,"Invalid configuration"))):l?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(wf,{title:l.title,configFilters:F,filters:I,setFilters:A,onSearch:function(){return b(void 0,void 0,void 0,(function(){var e,t,n,r,o;return x(this,(function(a){switch(a.label){case 0:v([]),e={page:R,filters:h(h({},I),{fromDate:Le(I.fromDate,"MM-dd-yyyy HH:mm"),toDate:Le(I.toDate,"MM-dd-yyyy HH:mm")})},O(!0),a.label=1;case 1:return a.trys.push([1,3,,4]),[4,$o.post(l.data_url,e)];case 2:return t=a.sent(),O(!1),(null==t?void 0:t.data)?(E(null===(n=t.data)||void 0===n?void 0:n.DATA),C(null===(r=t.data)||void 0===r?void 0:r.PAGESNUM),_(Math.ceil((null===(o=t.data)||void 0===o?void 0:o.PAGESNUM)/i)||1)):d(!0),[3,4];case 3:return a.sent(),O(!1),v((function(e){return w(w([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},count:P,isLoading:y,setCurrentPage:T}),m.map((function(t,n){return e.createElement($i,{key:n,variant:"destructive"},e.createElement(aa,{className:"h-4 w-4"}),e.createElement(Yi,null,t.title),e.createElement(Ki,null,t.message))})),e.createElement(JR,{data:k,columns:l.colomns,isLoading:y}),e.createElement(iT,{currentPage:R,totalPages:N,onPageChange:T}),a):e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},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"})),e.createElement("div",null,"Loading configuration...")))};
69
+ */function qm(){if(Rm)return zm;Rm=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return zm=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(r,o){for(var i,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(r),l=1;l<arguments.length;l++){for(var c in i=Object(arguments[l]))t.call(i,c)&&(s[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)n.call(i,a[u])&&(s[a[u]]=i[a[u]])}}return s},zm}function Um(){if(Lm)return Tm;Lm=1;return Tm="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Gm(){return _m?Nm:(_m=1,Nm=Function.call.bind(Object.prototype.hasOwnProperty))}function $m(){if(Im)return Mm;Im=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Um(),n={},r=Gm();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,s,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var u;try{if("function"!=typeof o[c]){var p=Error((s||"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 p.name="Invariant Violation",p}u=o[c](i,c,s,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((s||"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 n)){n[u.message]=!0;var d=l?l():"";e("Failed "+a+" type: "+u.message+(null!=d?d:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Mm=o}function Ym(){if(Bm)return Am;Bm=1;var e=Hm(),t=qm(),n=Um(),r=Gm(),o=$m(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Am=function(s,l){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",p={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:m(a),arrayOf:function(e){return m((function(t,r,o,i,a){if("function"!=typeof e)return new f("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new f("Invalid "+i+" `"+a+"` of type `"+y(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,o,i,a+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:m((function(e,t,n,r,o){var i=e[t];return s(i)?null:new f("Invalid "+r+" `"+o+"` of type `"+y(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:m((function(t,n,r,o,i){var a=t[n];return e.isValidElementType(a)?null:new f("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,n,r,o,i){if(!(t[n]instanceof e)){var a=e.name||u;return new f("Invalid "+o+" `"+i+"` of type `"+(((s=t[n]).constructor&&s.constructor.name?s.constructor.name:u)+"` supplied to `")+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:m((function(e,t,n,r,o){return h(e[t])?null:new f("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,o,i,a,s){if("function"!=typeof e)return new f("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=y(l);if("object"!==c)return new f("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in l)if(r(l,u)){var p=e(l,u,i,a,s+"."+u,n);if(p instanceof Error)return p}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.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 m((function(t,n,r,o,i){for(var a=t[n],s=0;s<e.length;s++)if(d(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new f("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.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 "+x(o)+" at index "+t+"."),a}return m((function(t,o,i,a,s){for(var l=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,s,n);if(null==u)return null;u.data&&r(u.data,"expectedType")&&l.push(u.data.expectedType)}return new f("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,r,o,i,a){var s=t[r],l=y(s);if("object"!==l)return new f("Invalid "+i+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return g(o,i,a,c,b(u));var p=u(s,c,o,i,a+"."+c,n);if(p)return p}return null}))},exact:function(e){return m((function(o,i,a,s,l){var c=o[i],u=y(c);if("object"!==u)return new f("Invalid "+s+" `"+l+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var p=t({},o[i],e);for(var d in p){var m=e[d];if(r(e,d)&&"function"!=typeof m)return g(a,s,l,d,b(m));if(!m)return new f("Invalid "+s+" `"+l+"` key `"+d+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var v=m(c,d,a,s,l+"."+d,n);if(v)return v}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function f(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,a,s,c,p,d,m){if(c=c||u,d=d||s,m!==n){if(l){var v=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 v.name="Invariant Violation",v}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+d+"` 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[g]=!0,r++)}}return null==a[s]?o?null===a[s]?new f("The "+p+" `"+d+"` is marked as required in `"+c+"`, but its value is `null`."):new f("The "+p+" `"+d+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,s,c,p,d)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function v(e){return m((function(t,n,r,o,i,a){var s=t[n];return y(s)!==e?new f("Invalid "+o+" `"+i+"` of type `"+b(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new f((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function h(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(h);if(null===e||s(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 n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!h(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!h(o[1]))return!1}return!0;default:return!1}}function y(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=y(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(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 f.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},Am}function Km(){if(Dm)return Fm;Dm=1;var e=Um();function t(){}function n(){}return n.resetWarningCache=t,Fm=function(){function r(t,n,r,o,i,a){if(a!==e){var s=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 s.name="Invariant Violation",s}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i}}function Xm(){if(Wm)return km.exports;if(Wm=1,"production"!==process.env.NODE_ENV){var e=Hm();km.exports=Ym()(e.isElement,true)}else km.exports=Km()();return km.exports}var Jm=Mt(Xm());function Zm(){return Zm=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zm.apply(this,arguments)}function Qm(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var ev=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qm(t,["color","size"]);return e.createElement("svg",Zm({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function tv(){return tv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tv.apply(this,arguments)}function nv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ev.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ev.displayName="Activity";var rv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nv(t,["color","size"]);return e.createElement("svg",tv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ov(){return ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ov.apply(this,arguments)}function iv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rv.displayName="Airplay";var av=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iv(t,["color","size"]);return e.createElement("svg",ov({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sv(){return sv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sv.apply(this,arguments)}function lv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}av.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},av.displayName="AlertCircle";var cv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lv(t,["color","size"]);return e.createElement("svg",sv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uv(){return uv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uv.apply(this,arguments)}function pv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cv.displayName="AlertOctagon";var dv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pv(t,["color","size"]);return e.createElement("svg",uv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fv(){return fv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fv.apply(this,arguments)}function mv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dv.displayName="AlertTriangle";var vv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mv(t,["color","size"]);return e.createElement("svg",fv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gv(){return gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gv.apply(this,arguments)}function hv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vv.displayName="AlignCenter";var yv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hv(t,["color","size"]);return e.createElement("svg",gv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bv(){return bv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bv.apply(this,arguments)}function xv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yv.displayName="AlignJustify";var wv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xv(t,["color","size"]);return e.createElement("svg",bv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ov(){return Ov=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ov.apply(this,arguments)}function jv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wv.displayName="AlignLeft";var kv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jv(t,["color","size"]);return e.createElement("svg",Ov({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ev(){return Ev=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ev.apply(this,arguments)}function Sv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kv.displayName="AlignRight";var Pv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sv(t,["color","size"]);return e.createElement("svg",Ev({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cv(){return Cv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cv.apply(this,arguments)}function zv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pv.displayName="Anchor";var Rv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zv(t,["color","size"]);return e.createElement("svg",Cv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tv(){return Tv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tv.apply(this,arguments)}function Lv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rv.displayName="Aperture";var Nv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lv(t,["color","size"]);return e.createElement("svg",Tv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _v(){return _v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_v.apply(this,arguments)}function Mv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nv.displayName="Archive";var Iv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mv(t,["color","size"]);return e.createElement("svg",_v({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Av(){return Av=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Av.apply(this,arguments)}function Bv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iv.displayName="ArrowDownCircle";var Fv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bv(t,["color","size"]);return e.createElement("svg",Av({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function Dv(){return Dv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dv.apply(this,arguments)}function Wv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fv.displayName="ArrowDownLeft";var Vv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wv(t,["color","size"]);return e.createElement("svg",Dv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function Hv(){return Hv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hv.apply(this,arguments)}function qv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vv.displayName="ArrowDownRight";var Uv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qv(t,["color","size"]);return e.createElement("svg",Hv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function Gv(){return Gv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gv.apply(this,arguments)}function $v(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uv.displayName="ArrowDown";var Yv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$v(t,["color","size"]);return e.createElement("svg",Gv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kv(){return Kv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kv.apply(this,arguments)}function Xv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yv.displayName="ArrowLeftCircle";var Jv=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xv(t,["color","size"]);return e.createElement("svg",Kv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function Zv(){return Zv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zv.apply(this,arguments)}function Qv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jv.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jv.displayName="ArrowLeft";var eg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qv(t,["color","size"]);return e.createElement("svg",Zv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tg(){return tg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tg.apply(this,arguments)}function ng(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eg.displayName="ArrowRightCircle";var rg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ng(t,["color","size"]);return e.createElement("svg",tg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function og(){return og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},og.apply(this,arguments)}function ig(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rg.displayName="ArrowRight";var ag=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ig(t,["color","size"]);return e.createElement("svg",og({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sg(){return sg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sg.apply(this,arguments)}function lg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ag.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ag.displayName="ArrowUpCircle";var cg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lg(t,["color","size"]);return e.createElement("svg",sg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function ug(){return ug=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ug.apply(this,arguments)}function pg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cg.displayName="ArrowUpLeft";var dg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pg(t,["color","size"]);return e.createElement("svg",ug({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function fg(){return fg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fg.apply(this,arguments)}function mg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dg.displayName="ArrowUpRight";var vg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mg(t,["color","size"]);return e.createElement("svg",fg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function gg(){return gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gg.apply(this,arguments)}function hg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vg.displayName="ArrowUp";var yg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hg(t,["color","size"]);return e.createElement("svg",gg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bg(){return bg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bg.apply(this,arguments)}function xg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yg.displayName="AtSign";var wg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xg(t,["color","size"]);return e.createElement("svg",bg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Og(){return Og=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Og.apply(this,arguments)}function jg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wg.displayName="Award";var kg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jg(t,["color","size"]);return e.createElement("svg",Og({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eg(){return Eg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eg.apply(this,arguments)}function Sg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kg.displayName="BarChart2";var Pg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sg(t,["color","size"]);return e.createElement("svg",Eg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cg(){return Cg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cg.apply(this,arguments)}function zg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pg.displayName="BarChart";var Rg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zg(t,["color","size"]);return e.createElement("svg",Cg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tg(){return Tg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tg.apply(this,arguments)}function Lg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rg.displayName="BatteryCharging";var Ng=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lg(t,["color","size"]);return e.createElement("svg",Tg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _g(){return _g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_g.apply(this,arguments)}function Mg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ng.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ng.displayName="Battery";var Ig=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mg(t,["color","size"]);return e.createElement("svg",_g({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ag(){return Ag=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ag.apply(this,arguments)}function Bg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ig.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ig.displayName="BellOff";var Fg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bg(t,["color","size"]);return e.createElement("svg",Ag({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dg(){return Dg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dg.apply(this,arguments)}function Wg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fg.displayName="Bell";var Vg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wg(t,["color","size"]);return e.createElement("svg",Dg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hg(){return Hg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hg.apply(this,arguments)}function qg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vg.displayName="Bluetooth";var Ug=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qg(t,["color","size"]);return e.createElement("svg",Hg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gg(){return Gg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gg.apply(this,arguments)}function $g(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ug.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ug.displayName="Bold";var Yg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$g(t,["color","size"]);return e.createElement("svg",Gg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kg(){return Kg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kg.apply(this,arguments)}function Xg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yg.displayName="BookOpen";var Jg=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xg(t,["color","size"]);return e.createElement("svg",Kg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zg(){return Zg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zg.apply(this,arguments)}function Qg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jg.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jg.displayName="Book";var eh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qg(t,["color","size"]);return e.createElement("svg",Zg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function th(){return th=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},th.apply(this,arguments)}function nh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eh.displayName="Bookmark";var rh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nh(t,["color","size"]);return e.createElement("svg",th({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oh.apply(this,arguments)}function ih(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rh.displayName="Box";var ah=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ih(t,["color","size"]);return e.createElement("svg",oh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sh(){return sh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sh.apply(this,arguments)}function lh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ah.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ah.displayName="Briefcase";var ch=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lh(t,["color","size"]);return e.createElement("svg",sh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uh(){return uh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uh.apply(this,arguments)}function ph(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ch.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ch.displayName="Calendar";var dh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ph(t,["color","size"]);return e.createElement("svg",uh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fh(){return fh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fh.apply(this,arguments)}function mh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dh.displayName="CameraOff";var vh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mh(t,["color","size"]);return e.createElement("svg",fh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gh(){return gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gh.apply(this,arguments)}function hh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vh.displayName="Camera";var yh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hh(t,["color","size"]);return e.createElement("svg",gh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bh(){return bh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bh.apply(this,arguments)}function xh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yh.displayName="Cast";var wh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xh(t,["color","size"]);return e.createElement("svg",bh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oh(){return Oh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oh.apply(this,arguments)}function jh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wh.displayName="CheckCircle";var kh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jh(t,["color","size"]);return e.createElement("svg",Oh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eh(){return Eh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eh.apply(this,arguments)}function Sh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kh.displayName="CheckSquare";var Ph=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sh(t,["color","size"]);return e.createElement("svg",Eh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function Ch(){return Ch=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ch.apply(this,arguments)}function zh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ph.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ph.displayName="Check";var Rh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zh(t,["color","size"]);return e.createElement("svg",Ch({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function Th(){return Th=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Th.apply(this,arguments)}function Lh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rh.displayName="ChevronDown";var Nh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lh(t,["color","size"]);return e.createElement("svg",Th({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function _h(){return _h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_h.apply(this,arguments)}function Mh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nh.displayName="ChevronLeft";var Ih=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mh(t,["color","size"]);return e.createElement("svg",_h({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function Ah(){return Ah=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ah.apply(this,arguments)}function Bh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ih.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ih.displayName="ChevronRight";var Fh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bh(t,["color","size"]);return e.createElement("svg",Ah({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function Dh(){return Dh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dh.apply(this,arguments)}function Wh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fh.displayName="ChevronUp";var Vh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wh(t,["color","size"]);return e.createElement("svg",Dh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function Hh(){return Hh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hh.apply(this,arguments)}function qh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vh.displayName="ChevronsDown";var Uh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qh(t,["color","size"]);return e.createElement("svg",Hh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function Gh(){return Gh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gh.apply(this,arguments)}function $h(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uh.displayName="ChevronsLeft";var Yh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$h(t,["color","size"]);return e.createElement("svg",Gh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function Kh(){return Kh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kh.apply(this,arguments)}function Xh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yh.displayName="ChevronsRight";var Jh=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xh(t,["color","size"]);return e.createElement("svg",Kh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function Zh(){return Zh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zh.apply(this,arguments)}function Qh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jh.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jh.displayName="ChevronsUp";var ey=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qh(t,["color","size"]);return e.createElement("svg",Zh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ty(){return ty=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ty.apply(this,arguments)}function ny(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ey.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ey.displayName="Chrome";var ry=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ny(t,["color","size"]);return e.createElement("svg",ty({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function oy(){return oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oy.apply(this,arguments)}function iy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ry.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ry.displayName="Circle";var ay=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iy(t,["color","size"]);return e.createElement("svg",oy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sy(){return sy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sy.apply(this,arguments)}function ly(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ay.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ay.displayName="Clipboard";var cy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ly(t,["color","size"]);return e.createElement("svg",sy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function uy(){return uy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uy.apply(this,arguments)}function py(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cy.displayName="Clock";var dy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=py(t,["color","size"]);return e.createElement("svg",uy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fy(){return fy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fy.apply(this,arguments)}function my(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dy.displayName="CloudDrizzle";var vy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=my(t,["color","size"]);return e.createElement("svg",fy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gy(){return gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gy.apply(this,arguments)}function hy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vy.displayName="CloudLightning";var yy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hy(t,["color","size"]);return e.createElement("svg",gy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 by(){return by=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},by.apply(this,arguments)}function xy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yy.displayName="CloudOff";var wy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xy(t,["color","size"]);return e.createElement("svg",by({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oy(){return Oy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oy.apply(this,arguments)}function jy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wy.displayName="CloudRain";var ky=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jy(t,["color","size"]);return e.createElement("svg",Oy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ey(){return Ey=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ey.apply(this,arguments)}function Sy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ky.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ky.displayName="CloudSnow";var Py=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sy(t,["color","size"]);return e.createElement("svg",Ey({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Cy(){return Cy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cy.apply(this,arguments)}function zy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Py.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Py.displayName="Cloud";var Ry=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zy(t,["color","size"]);return e.createElement("svg",Cy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Ty(){return Ty=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ty.apply(this,arguments)}function Ly(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ry.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ry.displayName="Code";var Ny=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Ly(t,["color","size"]);return e.createElement("svg",Ty({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _y(){return _y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_y.apply(this,arguments)}function My(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ny.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ny.displayName="Codepen";var Iy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=My(t,["color","size"]);return e.createElement("svg",_y({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ay(){return Ay=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ay.apply(this,arguments)}function By(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iy.displayName="Codesandbox";var Fy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=By(t,["color","size"]);return e.createElement("svg",Ay({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dy(){return Dy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dy.apply(this,arguments)}function Wy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fy.displayName="Coffee";var Vy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wy(t,["color","size"]);return e.createElement("svg",Dy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hy(){return Hy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hy.apply(this,arguments)}function qy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vy.displayName="Columns";var Uy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qy(t,["color","size"]);return e.createElement("svg",Hy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gy(){return Gy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gy.apply(this,arguments)}function $y(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uy.displayName="Command";var Yy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$y(t,["color","size"]);return e.createElement("svg",Gy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ky(){return Ky=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ky.apply(this,arguments)}function Xy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yy.displayName="Compass";var Jy=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xy(t,["color","size"]);return e.createElement("svg",Ky({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zy(){return Zy=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zy.apply(this,arguments)}function Qy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jy.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jy.displayName="Copy";var eb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qy(t,["color","size"]);return e.createElement("svg",Zy({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function tb(){return tb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tb.apply(this,arguments)}function nb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eb.displayName="CornerDownLeft";var rb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nb(t,["color","size"]);return e.createElement("svg",tb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function ob(){return ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ob.apply(this,arguments)}function ib(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rb.displayName="CornerDownRight";var ab=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ib(t,["color","size"]);return e.createElement("svg",ob({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function sb(){return sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sb.apply(this,arguments)}function lb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ab.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ab.displayName="CornerLeftDown";var cb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lb(t,["color","size"]);return e.createElement("svg",sb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function ub(){return ub=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ub.apply(this,arguments)}function pb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cb.displayName="CornerLeftUp";var db=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pb(t,["color","size"]);return e.createElement("svg",ub({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function fb(){return fb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fb.apply(this,arguments)}function mb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}db.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},db.displayName="CornerRightDown";var vb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mb(t,["color","size"]);return e.createElement("svg",fb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function gb(){return gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vb.displayName="CornerRightUp";var yb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hb(t,["color","size"]);return e.createElement("svg",gb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function bb(){return bb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bb.apply(this,arguments)}function xb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yb.displayName="CornerUpLeft";var wb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xb(t,["color","size"]);return e.createElement("svg",bb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Ob(){return Ob=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ob.apply(this,arguments)}function jb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wb.displayName="CornerUpRight";var kb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jb(t,["color","size"]);return e.createElement("svg",Ob({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Eb(){return Eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Eb.apply(this,arguments)}function Sb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kb.displayName="Cpu";var Pb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sb(t,["color","size"]);return e.createElement("svg",Eb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cb(){return Cb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cb.apply(this,arguments)}function zb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pb.displayName="CreditCard";var Rb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zb(t,["color","size"]);return e.createElement("svg",Cb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tb(){return Tb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tb.apply(this,arguments)}function Lb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rb.displayName="Crop";var Nb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lb(t,["color","size"]);return e.createElement("svg",Tb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _b(){return _b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_b.apply(this,arguments)}function Mb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nb.displayName="Crosshair";var Ib=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mb(t,["color","size"]);return e.createElement("svg",_b({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ab(){return Ab=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ab.apply(this,arguments)}function Bb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ib.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ib.displayName="Database";var Fb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bb(t,["color","size"]);return e.createElement("svg",Ab({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Db(){return Db=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Db.apply(this,arguments)}function Wb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fb.displayName="Delete";var Vb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wb(t,["color","size"]);return e.createElement("svg",Db({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Hb(){return Hb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hb.apply(this,arguments)}function qb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vb.displayName="Disc";var Ub=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qb(t,["color","size"]);return e.createElement("svg",Hb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gb.apply(this,arguments)}function $b(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ub.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ub.displayName="DivideCircle";var Yb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$b(t,["color","size"]);return e.createElement("svg",Gb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kb(){return Kb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kb.apply(this,arguments)}function Xb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yb.displayName="DivideSquare";var Jb=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xb(t,["color","size"]);return e.createElement("svg",Kb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zb(){return Zb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zb.apply(this,arguments)}function Qb(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jb.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jb.displayName="Divide";var ex=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qb(t,["color","size"]);return e.createElement("svg",Zb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tx(){return tx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tx.apply(this,arguments)}function nx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ex.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ex.displayName="DollarSign";var rx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nx(t,["color","size"]);return e.createElement("svg",tx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ox(){return ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ox.apply(this,arguments)}function ix(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rx.displayName="DownloadCloud";var ax=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ix(t,["color","size"]);return e.createElement("svg",ox({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sx(){return sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sx.apply(this,arguments)}function lx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ax.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ax.displayName="Download";var cx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lx(t,["color","size"]);return e.createElement("svg",sx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ux(){return ux=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ux.apply(this,arguments)}function px(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cx.displayName="Dribbble";var dx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=px(t,["color","size"]);return e.createElement("svg",ux({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function fx(){return fx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fx.apply(this,arguments)}function mx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dx.displayName="Droplet";var vx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mx(t,["color","size"]);return e.createElement("svg",fx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function gx(){return gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vx.displayName="Edit2";var yx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hx(t,["color","size"]);return e.createElement("svg",gx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bx(){return bx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bx.apply(this,arguments)}function xx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yx.displayName="Edit3";var wx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xx(t,["color","size"]);return e.createElement("svg",bx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ox(){return Ox=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ox.apply(this,arguments)}function jx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wx.displayName="Edit";var kx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jx(t,["color","size"]);return e.createElement("svg",Ox({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ex(){return Ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ex.apply(this,arguments)}function Sx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kx.displayName="ExternalLink";var Px=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sx(t,["color","size"]);return e.createElement("svg",Ex({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cx(){return Cx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cx.apply(this,arguments)}function zx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Px.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Px.displayName="EyeOff";var Rx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zx(t,["color","size"]);return e.createElement("svg",Cx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tx(){return Tx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tx.apply(this,arguments)}function Lx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rx.displayName="Eye";var Nx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lx(t,["color","size"]);return e.createElement("svg",Tx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function _x(){return _x=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_x.apply(this,arguments)}function Mx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nx.displayName="Facebook";var Ix=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mx(t,["color","size"]);return e.createElement("svg",_x({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ax(){return Ax=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ax.apply(this,arguments)}function Bx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ix.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ix.displayName="FastForward";var Fx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bx(t,["color","size"]);return e.createElement("svg",Ax({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dx(){return Dx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dx.apply(this,arguments)}function Wx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fx.displayName="Feather";var Vx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wx(t,["color","size"]);return e.createElement("svg",Dx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hx(){return Hx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hx.apply(this,arguments)}function qx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vx.displayName="Figma";var Ux=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qx(t,["color","size"]);return e.createElement("svg",Hx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gx.apply(this,arguments)}function $x(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ux.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ux.displayName="FileMinus";var Yx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$x(t,["color","size"]);return e.createElement("svg",Gx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kx(){return Kx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kx.apply(this,arguments)}function Xx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yx.displayName="FilePlus";var Jx=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xx(t,["color","size"]);return e.createElement("svg",Kx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zx(){return Zx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zx.apply(this,arguments)}function Qx(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jx.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jx.displayName="FileText";var ew=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qx(t,["color","size"]);return e.createElement("svg",Zx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tw(){return tw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tw.apply(this,arguments)}function nw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ew.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ew.displayName="File";var rw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nw(t,["color","size"]);return e.createElement("svg",tw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ow.apply(this,arguments)}function iw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rw.displayName="Film";var aw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iw(t,["color","size"]);return e.createElement("svg",ow({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function sw(){return sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sw.apply(this,arguments)}function lw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aw.displayName="Filter";var cw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lw(t,["color","size"]);return e.createElement("svg",sw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uw(){return uw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uw.apply(this,arguments)}function pw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cw.displayName="Flag";var dw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pw(t,["color","size"]);return e.createElement("svg",uw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fw(){return fw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fw.apply(this,arguments)}function mw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dw.displayName="FolderMinus";var vw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mw(t,["color","size"]);return e.createElement("svg",fw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gw(){return gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vw.displayName="FolderPlus";var yw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hw(t,["color","size"]);return e.createElement("svg",gw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bw(){return bw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bw.apply(this,arguments)}function xw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yw.displayName="Folder";var ww=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xw(t,["color","size"]);return e.createElement("svg",bw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Ow(){return Ow=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ow.apply(this,arguments)}function jw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ww.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ww.displayName="Framer";var kw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jw(t,["color","size"]);return e.createElement("svg",Ow({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ew(){return Ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ew.apply(this,arguments)}function Sw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kw.displayName="Frown";var Pw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sw(t,["color","size"]);return e.createElement("svg",Ew({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cw(){return Cw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cw.apply(this,arguments)}function zw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pw.displayName="Gift";var Rw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zw(t,["color","size"]);return e.createElement("svg",Cw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tw(){return Tw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tw.apply(this,arguments)}function Lw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rw.displayName="GitBranch";var Nw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lw(t,["color","size"]);return e.createElement("svg",Tw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _w(){return _w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_w.apply(this,arguments)}function Mw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nw.displayName="GitCommit";var Iw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mw(t,["color","size"]);return e.createElement("svg",_w({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Aw(){return Aw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Aw.apply(this,arguments)}function Bw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iw.displayName="GitMerge";var Fw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bw(t,["color","size"]);return e.createElement("svg",Aw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dw(){return Dw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dw.apply(this,arguments)}function Ww(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fw.displayName="GitPullRequest";var Vw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Ww(t,["color","size"]);return e.createElement("svg",Dw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hw(){return Hw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hw.apply(this,arguments)}function qw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vw.displayName="GitHub";var Uw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qw(t,["color","size"]);return e.createElement("svg",Hw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uw.displayName="Gitlab";var Yw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$w(t,["color","size"]);return e.createElement("svg",Gw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kw(){return Kw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kw.apply(this,arguments)}function Xw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yw.displayName="Globe";var Jw=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xw(t,["color","size"]);return e.createElement("svg",Kw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zw(){return Zw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zw.apply(this,arguments)}function Qw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jw.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jw.displayName="Grid";var eO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qw(t,["color","size"]);return e.createElement("svg",Zw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tO(){return tO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tO.apply(this,arguments)}function nO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eO.displayName="HardDrive";var rO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nO(t,["color","size"]);return e.createElement("svg",tO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oO.apply(this,arguments)}function iO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rO.displayName="Hash";var aO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iO(t,["color","size"]);return e.createElement("svg",oO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sO(){return sO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sO.apply(this,arguments)}function lO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aO.displayName="Headphones";var cO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lO(t,["color","size"]);return e.createElement("svg",sO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uO(){return uO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uO.apply(this,arguments)}function pO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cO.displayName="Heart";var dO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pO(t,["color","size"]);return e.createElement("svg",uO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fO(){return fO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fO.apply(this,arguments)}function mO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dO.displayName="HelpCircle";var vO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mO(t,["color","size"]);return e.createElement("svg",fO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gO(){return gO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vO.displayName="Hexagon";var yO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hO(t,["color","size"]);return e.createElement("svg",gO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bO(){return bO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bO.apply(this,arguments)}function xO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yO.displayName="Home";var wO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xO(t,["color","size"]);return e.createElement("svg",bO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OO(){return OO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OO.apply(this,arguments)}function jO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wO.displayName="Image";var kO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jO(t,["color","size"]);return e.createElement("svg",OO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EO(){return EO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EO.apply(this,arguments)}function SO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kO.displayName="Inbox";var PO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SO(t,["color","size"]);return e.createElement("svg",EO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CO(){return CO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CO.apply(this,arguments)}function zO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PO.displayName="Info";var RO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zO(t,["color","size"]);return e.createElement("svg",CO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TO(){return TO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TO.apply(this,arguments)}function LO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RO.displayName="Instagram";var NO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LO(t,["color","size"]);return e.createElement("svg",TO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _O(){return _O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_O.apply(this,arguments)}function MO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NO.displayName="Italic";var IO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MO(t,["color","size"]);return e.createElement("svg",_O({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AO(){return AO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AO.apply(this,arguments)}function BO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IO.displayName="Key";var FO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BO(t,["color","size"]);return e.createElement("svg",AO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DO(){return DO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DO.apply(this,arguments)}function WO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FO.displayName="Layers";var VO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WO(t,["color","size"]);return e.createElement("svg",DO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HO(){return HO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HO.apply(this,arguments)}function qO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VO.displayName="Layout";var UO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qO(t,["color","size"]);return e.createElement("svg",HO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UO.displayName="LifeBuoy";var YO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$O(t,["color","size"]);return e.createElement("svg",GO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KO(){return KO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KO.apply(this,arguments)}function XO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YO.displayName="Link2";var JO=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XO(t,["color","size"]);return e.createElement("svg",KO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZO(){return ZO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZO.apply(this,arguments)}function QO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JO.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JO.displayName="Link";var ej=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QO(t,["color","size"]);return e.createElement("svg",ZO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tj(){return tj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tj.apply(this,arguments)}function nj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ej.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ej.displayName="Linkedin";var rj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nj(t,["color","size"]);return e.createElement("svg",tj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oj(){return oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oj.apply(this,arguments)}function ij(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rj.displayName="List";var aj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ij(t,["color","size"]);return e.createElement("svg",oj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sj(){return sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sj.apply(this,arguments)}function lj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aj.displayName="Loader";var cj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lj(t,["color","size"]);return e.createElement("svg",sj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uj(){return uj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uj.apply(this,arguments)}function pj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cj.displayName="Lock";var dj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pj(t,["color","size"]);return e.createElement("svg",uj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fj(){return fj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fj.apply(this,arguments)}function mj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dj.displayName="LogIn";var vj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mj(t,["color","size"]);return e.createElement("svg",fj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gj(){return gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vj.displayName="LogOut";var yj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hj(t,["color","size"]);return e.createElement("svg",gj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bj(){return bj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bj.apply(this,arguments)}function xj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yj.displayName="Mail";var wj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xj(t,["color","size"]);return e.createElement("svg",bj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oj(){return Oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oj.apply(this,arguments)}function jj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wj.displayName="MapPin";var kj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jj(t,["color","size"]);return e.createElement("svg",Oj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ej(){return Ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ej.apply(this,arguments)}function Sj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kj.displayName="Map";var Pj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sj(t,["color","size"]);return e.createElement("svg",Ej({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cj(){return Cj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cj.apply(this,arguments)}function zj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pj.displayName="Maximize2";var Rj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zj(t,["color","size"]);return e.createElement("svg",Cj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tj(){return Tj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tj.apply(this,arguments)}function Lj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rj.displayName="Maximize";var Nj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lj(t,["color","size"]);return e.createElement("svg",Tj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _j(){return _j=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_j.apply(this,arguments)}function Mj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nj.displayName="Meh";var Ij=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mj(t,["color","size"]);return e.createElement("svg",_j({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Aj(){return Aj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Aj.apply(this,arguments)}function Bj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ij.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ij.displayName="Menu";var Fj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bj(t,["color","size"]);return e.createElement("svg",Aj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dj(){return Dj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dj.apply(this,arguments)}function Wj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fj.displayName="MessageCircle";var Vj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wj(t,["color","size"]);return e.createElement("svg",Dj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hj(){return Hj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hj.apply(this,arguments)}function qj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vj.displayName="MessageSquare";var Uj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qj(t,["color","size"]);return e.createElement("svg",Hj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uj.displayName="MicOff";var Yj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$j(t,["color","size"]);return e.createElement("svg",Gj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kj(){return Kj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kj.apply(this,arguments)}function Xj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yj.displayName="Mic";var Jj=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xj(t,["color","size"]);return e.createElement("svg",Kj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zj(){return Zj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zj.apply(this,arguments)}function Qj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jj.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jj.displayName="Minimize2";var ek=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qj(t,["color","size"]);return e.createElement("svg",Zj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tk(){return tk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tk.apply(this,arguments)}function nk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ek.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ek.displayName="Minimize";var rk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nk(t,["color","size"]);return e.createElement("svg",tk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function ok(){return ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ok.apply(this,arguments)}function ik(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rk.displayName="MinusCircle";var ak=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ik(t,["color","size"]);return e.createElement("svg",ok({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sk(){return sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sk.apply(this,arguments)}function lk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ak.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ak.displayName="MinusSquare";var ck=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lk(t,["color","size"]);return e.createElement("svg",sk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function uk(){return uk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uk.apply(this,arguments)}function pk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ck.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ck.displayName="Minus";var dk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pk(t,["color","size"]);return e.createElement("svg",uk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fk(){return fk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fk.apply(this,arguments)}function mk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dk.displayName="Monitor";var vk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mk(t,["color","size"]);return e.createElement("svg",fk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function gk(){return gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vk.displayName="Moon";var yk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hk(t,["color","size"]);return e.createElement("svg",gk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bk(){return bk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bk.apply(this,arguments)}function xk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yk.displayName="MoreHorizontal";var wk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xk(t,["color","size"]);return e.createElement("svg",bk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ok(){return Ok=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ok.apply(this,arguments)}function jk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wk.displayName="MoreVertical";var kk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jk(t,["color","size"]);return e.createElement("svg",Ok({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ek(){return Ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ek.apply(this,arguments)}function Sk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kk.displayName="MousePointer";var Pk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sk(t,["color","size"]);return e.createElement("svg",Ek({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ck(){return Ck=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ck.apply(this,arguments)}function zk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pk.displayName="Move";var Rk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zk(t,["color","size"]);return e.createElement("svg",Ck({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tk(){return Tk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tk.apply(this,arguments)}function Lk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rk.displayName="Music";var Nk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lk(t,["color","size"]);return e.createElement("svg",Tk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function _k(){return _k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_k.apply(this,arguments)}function Mk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nk.displayName="Navigation2";var Ik=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mk(t,["color","size"]);return e.createElement("svg",_k({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function Ak(){return Ak=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ak.apply(this,arguments)}function Bk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Ik.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Ik.displayName="Navigation";var Fk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bk(t,["color","size"]);return e.createElement("svg",Ak({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dk(){return Dk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dk.apply(this,arguments)}function Wk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fk.displayName="Octagon";var Vk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wk(t,["color","size"]);return e.createElement("svg",Dk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hk(){return Hk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hk.apply(this,arguments)}function qk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vk.displayName="Package";var Uk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qk(t,["color","size"]);return e.createElement("svg",Hk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uk.displayName="Paperclip";var Yk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$k(t,["color","size"]);return e.createElement("svg",Gk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kk(){return Kk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kk.apply(this,arguments)}function Xk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yk.displayName="PauseCircle";var Jk=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xk(t,["color","size"]);return e.createElement("svg",Kk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function Zk(){return Zk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zk.apply(this,arguments)}function Qk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jk.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jk.displayName="Pause";var eE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qk(t,["color","size"]);return e.createElement("svg",Zk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tE(){return tE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tE.apply(this,arguments)}function nE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eE.displayName="PenTool";var rE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nE(t,["color","size"]);return e.createElement("svg",tE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oE(){return oE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oE.apply(this,arguments)}function iE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rE.displayName="Percent";var aE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iE(t,["color","size"]);return e.createElement("svg",oE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sE(){return sE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sE.apply(this,arguments)}function lE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aE.displayName="PhoneCall";var cE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lE(t,["color","size"]);return e.createElement("svg",sE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uE(){return uE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uE.apply(this,arguments)}function pE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cE.displayName="PhoneForwarded";var dE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pE(t,["color","size"]);return e.createElement("svg",uE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fE(){return fE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fE.apply(this,arguments)}function mE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dE.displayName="PhoneIncoming";var vE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mE(t,["color","size"]);return e.createElement("svg",fE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gE(){return gE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vE.displayName="PhoneMissed";var yE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hE(t,["color","size"]);return e.createElement("svg",gE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bE(){return bE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bE.apply(this,arguments)}function xE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yE.displayName="PhoneOff";var wE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xE(t,["color","size"]);return e.createElement("svg",bE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OE(){return OE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OE.apply(this,arguments)}function jE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wE.displayName="PhoneOutgoing";var kE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jE(t,["color","size"]);return e.createElement("svg",OE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EE(){return EE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EE.apply(this,arguments)}function SE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kE.displayName="Phone";var PE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SE(t,["color","size"]);return e.createElement("svg",EE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CE(){return CE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CE.apply(this,arguments)}function zE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PE.displayName="PieChart";var RE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zE(t,["color","size"]);return e.createElement("svg",CE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function TE(){return TE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TE.apply(this,arguments)}function LE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RE.displayName="PlayCircle";var NE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LE(t,["color","size"]);return e.createElement("svg",TE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function _E(){return _E=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_E.apply(this,arguments)}function ME(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NE.displayName="Play";var IE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=ME(t,["color","size"]);return e.createElement("svg",_E({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AE(){return AE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AE.apply(this,arguments)}function BE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IE.displayName="PlusCircle";var FE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BE(t,["color","size"]);return e.createElement("svg",AE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DE(){return DE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DE.apply(this,arguments)}function WE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FE.displayName="PlusSquare";var VE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WE(t,["color","size"]);return e.createElement("svg",DE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function HE(){return HE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HE.apply(this,arguments)}function qE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VE.displayName="Plus";var UE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qE(t,["color","size"]);return e.createElement("svg",HE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UE.displayName="Pocket";var YE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$E(t,["color","size"]);return e.createElement("svg",GE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KE(){return KE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KE.apply(this,arguments)}function XE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YE.displayName="Power";var JE=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XE(t,["color","size"]);return e.createElement("svg",KE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZE(){return ZE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZE.apply(this,arguments)}function QE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JE.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JE.displayName="Printer";var eS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QE(t,["color","size"]);return e.createElement("svg",ZE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tS(){return tS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tS.apply(this,arguments)}function nS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eS.displayName="Radio";var rS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nS(t,["color","size"]);return e.createElement("svg",tS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oS(){return oS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oS.apply(this,arguments)}function iS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rS.displayName="RefreshCcw";var aS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iS(t,["color","size"]);return e.createElement("svg",oS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sS(){return sS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sS.apply(this,arguments)}function lS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aS.displayName="RefreshCw";var cS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lS(t,["color","size"]);return e.createElement("svg",sS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uS(){return uS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uS.apply(this,arguments)}function pS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cS.displayName="Repeat";var dS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pS(t,["color","size"]);return e.createElement("svg",uS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fS(){return fS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fS.apply(this,arguments)}function mS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dS.displayName="Rewind";var vS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mS(t,["color","size"]);return e.createElement("svg",fS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gS(){return gS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vS.displayName="RotateCcw";var yS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hS(t,["color","size"]);return e.createElement("svg",gS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bS(){return bS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bS.apply(this,arguments)}function xS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yS.displayName="RotateCw";var wS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xS(t,["color","size"]);return e.createElement("svg",bS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OS(){return OS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OS.apply(this,arguments)}function jS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wS.displayName="Rss";var kS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jS(t,["color","size"]);return e.createElement("svg",OS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ES(){return ES=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ES.apply(this,arguments)}function SS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kS.displayName="Save";var PS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SS(t,["color","size"]);return e.createElement("svg",ES({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CS(){return CS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CS.apply(this,arguments)}function zS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PS.displayName="Scissors";var RS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zS(t,["color","size"]);return e.createElement("svg",CS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function TS(){return TS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TS.apply(this,arguments)}function LS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RS.displayName="Search";var NS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LS(t,["color","size"]);return e.createElement("svg",TS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _S(){return _S=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_S.apply(this,arguments)}function MS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NS.displayName="Send";var IS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MS(t,["color","size"]);return e.createElement("svg",_S({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AS(){return AS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AS.apply(this,arguments)}function BS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IS.displayName="Server";var FS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BS(t,["color","size"]);return e.createElement("svg",AS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DS(){return DS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DS.apply(this,arguments)}function WS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FS.displayName="Settings";var VS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WS(t,["color","size"]);return e.createElement("svg",DS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HS(){return HS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HS.apply(this,arguments)}function qS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VS.displayName="Share2";var US=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qS(t,["color","size"]);return e.createElement("svg",HS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GS.apply(this,arguments)}function $S(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}US.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},US.displayName="Share";var YS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$S(t,["color","size"]);return e.createElement("svg",GS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KS(){return KS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KS.apply(this,arguments)}function XS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YS.displayName="ShieldOff";var JS=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XS(t,["color","size"]);return e.createElement("svg",KS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function ZS(){return ZS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZS.apply(this,arguments)}function QS(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JS.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JS.displayName="Shield";var eP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QS(t,["color","size"]);return e.createElement("svg",ZS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tP(){return tP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tP.apply(this,arguments)}function nP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eP.displayName="ShoppingBag";var rP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nP(t,["color","size"]);return e.createElement("svg",tP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oP(){return oP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oP.apply(this,arguments)}function iP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rP.displayName="ShoppingCart";var aP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iP(t,["color","size"]);return e.createElement("svg",oP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sP(){return sP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sP.apply(this,arguments)}function lP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aP.displayName="Shuffle";var cP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lP(t,["color","size"]);return e.createElement("svg",sP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uP(){return uP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uP.apply(this,arguments)}function pP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cP.displayName="Sidebar";var dP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pP(t,["color","size"]);return e.createElement("svg",uP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function fP(){return fP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fP.apply(this,arguments)}function mP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dP.displayName="SkipBack";var vP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mP(t,["color","size"]);return e.createElement("svg",fP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function gP(){return gP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vP.displayName="SkipForward";var yP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hP(t,["color","size"]);return e.createElement("svg",gP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bP(){return bP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bP.apply(this,arguments)}function xP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yP.displayName="Slack";var wP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xP(t,["color","size"]);return e.createElement("svg",bP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OP(){return OP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OP.apply(this,arguments)}function jP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wP.displayName="Slash";var kP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jP(t,["color","size"]);return e.createElement("svg",OP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EP(){return EP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EP.apply(this,arguments)}function SP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kP.displayName="Sliders";var PP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SP(t,["color","size"]);return e.createElement("svg",EP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CP(){return CP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CP.apply(this,arguments)}function zP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PP.displayName="Smartphone";var RP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zP(t,["color","size"]);return e.createElement("svg",CP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TP(){return TP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TP.apply(this,arguments)}function LP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RP.displayName="Smile";var NP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LP(t,["color","size"]);return e.createElement("svg",TP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _P(){return _P=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_P.apply(this,arguments)}function MP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NP.displayName="Speaker";var IP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MP(t,["color","size"]);return e.createElement("svg",_P({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function AP(){return AP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AP.apply(this,arguments)}function BP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IP.displayName="Square";var FP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BP(t,["color","size"]);return e.createElement("svg",AP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DP(){return DP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DP.apply(this,arguments)}function WP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FP.displayName="Star";var VP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WP(t,["color","size"]);return e.createElement("svg",DP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function HP(){return HP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HP.apply(this,arguments)}function qP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VP.displayName="StopCircle";var UP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qP(t,["color","size"]);return e.createElement("svg",HP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UP.displayName="Sun";var YP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$P(t,["color","size"]);return e.createElement("svg",GP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KP(){return KP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KP.apply(this,arguments)}function XP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YP.displayName="Sunrise";var JP=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XP(t,["color","size"]);return e.createElement("svg",KP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZP(){return ZP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZP.apply(this,arguments)}function QP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JP.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JP.displayName="Sunset";var eC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QP(t,["color","size"]);return e.createElement("svg",ZP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tC(){return tC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tC.apply(this,arguments)}function nC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eC.displayName="Table";var rC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nC(t,["color","size"]);return e.createElement("svg",tC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oC(){return oC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oC.apply(this,arguments)}function iC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rC.displayName="Tablet";var aC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iC(t,["color","size"]);return e.createElement("svg",oC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sC(){return sC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sC.apply(this,arguments)}function lC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aC.displayName="Tag";var cC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lC(t,["color","size"]);return e.createElement("svg",sC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uC(){return uC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uC.apply(this,arguments)}function pC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cC.displayName="Target";var dC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pC(t,["color","size"]);return e.createElement("svg",uC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function fC(){return fC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fC.apply(this,arguments)}function mC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dC.displayName="Terminal";var vC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mC(t,["color","size"]);return e.createElement("svg",fC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gC(){return gC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vC.displayName="Thermometer";var yC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hC(t,["color","size"]);return e.createElement("svg",gC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bC(){return bC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bC.apply(this,arguments)}function xC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yC.displayName="ThumbsDown";var wC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xC(t,["color","size"]);return e.createElement("svg",bC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OC(){return OC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OC.apply(this,arguments)}function jC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wC.displayName="ThumbsUp";var kC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jC(t,["color","size"]);return e.createElement("svg",OC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 EC(){return EC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},EC.apply(this,arguments)}function SC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kC.displayName="ToggleLeft";var PC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SC(t,["color","size"]);return e.createElement("svg",EC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CC(){return CC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CC.apply(this,arguments)}function zC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PC.displayName="ToggleRight";var RC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zC(t,["color","size"]);return e.createElement("svg",CC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TC(){return TC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TC.apply(this,arguments)}function LC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RC.displayName="Tool";var NC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LC(t,["color","size"]);return e.createElement("svg",TC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _C(){return _C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_C.apply(this,arguments)}function MC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NC.displayName="Trash2";var IC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MC(t,["color","size"]);return e.createElement("svg",_C({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AC(){return AC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AC.apply(this,arguments)}function BC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IC.displayName="Trash";var FC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BC(t,["color","size"]);return e.createElement("svg",AC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DC(){return DC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DC.apply(this,arguments)}function WC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FC.displayName="Trello";var VC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WC(t,["color","size"]);return e.createElement("svg",DC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 HC(){return HC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HC.apply(this,arguments)}function qC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VC.displayName="TrendingDown";var UC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qC(t,["color","size"]);return e.createElement("svg",HC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UC.displayName="TrendingUp";var YC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$C(t,["color","size"]);return e.createElement("svg",GC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 KC(){return KC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KC.apply(this,arguments)}function XC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YC.displayName="Triangle";var JC=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=XC(t,["color","size"]);return e.createElement("svg",KC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ZC(){return ZC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZC.apply(this,arguments)}function QC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JC.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},JC.displayName="Truck";var ez=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=QC(t,["color","size"]);return e.createElement("svg",ZC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tz(){return tz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tz.apply(this,arguments)}function nz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}ez.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},ez.displayName="Tv";var rz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nz(t,["color","size"]);return e.createElement("svg",tz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function oz(){return oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oz.apply(this,arguments)}function iz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rz.displayName="Twitch";var az=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iz(t,["color","size"]);return e.createElement("svg",oz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sz(){return sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sz.apply(this,arguments)}function lz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}az.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},az.displayName="Twitter";var cz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lz(t,["color","size"]);return e.createElement("svg",sz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 uz(){return uz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uz.apply(this,arguments)}function pz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cz.displayName="Type";var dz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pz(t,["color","size"]);return e.createElement("svg",uz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function fz(){return fz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fz.apply(this,arguments)}function mz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dz.displayName="Umbrella";var vz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mz(t,["color","size"]);return e.createElement("svg",fz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gz(){return gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vz.displayName="Underline";var yz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hz(t,["color","size"]);return e.createElement("svg",gz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bz(){return bz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bz.apply(this,arguments)}function xz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yz.displayName="Unlock";var wz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xz(t,["color","size"]);return e.createElement("svg",bz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Oz(){return Oz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oz.apply(this,arguments)}function jz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wz.displayName="UploadCloud";var kz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jz(t,["color","size"]);return e.createElement("svg",Oz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Ez(){return Ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ez.apply(this,arguments)}function Sz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kz.displayName="Upload";var Pz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Sz(t,["color","size"]);return e.createElement("svg",Ez({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Cz(){return Cz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cz.apply(this,arguments)}function zz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Pz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Pz.displayName="UserCheck";var Rz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zz(t,["color","size"]);return e.createElement("svg",Cz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Tz(){return Tz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tz.apply(this,arguments)}function Lz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Rz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Rz.displayName="UserMinus";var Nz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Lz(t,["color","size"]);return e.createElement("svg",Tz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 _z(){return _z=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_z.apply(this,arguments)}function Mz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Nz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Nz.displayName="UserPlus";var Iz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Mz(t,["color","size"]);return e.createElement("svg",_z({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Az(){return Az=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Az.apply(this,arguments)}function Bz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Iz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Iz.displayName="UserX";var Fz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Bz(t,["color","size"]);return e.createElement("svg",Az({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Dz(){return Dz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dz.apply(this,arguments)}function Wz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Fz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Fz.displayName="User";var Vz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Wz(t,["color","size"]);return e.createElement("svg",Dz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Hz(){return Hz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Hz.apply(this,arguments)}function qz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Vz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Vz.displayName="Users";var Uz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qz(t,["color","size"]);return e.createElement("svg",Hz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Uz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Uz.displayName="VideoOff";var Yz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$z(t,["color","size"]);return e.createElement("svg",Gz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Kz(){return Kz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kz.apply(this,arguments)}function Xz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Yz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Yz.displayName="Video";var Jz=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Xz(t,["color","size"]);return e.createElement("svg",Kz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 Zz(){return Zz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zz.apply(this,arguments)}function Qz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}Jz.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},Jz.displayName="Voicemail";var eR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=Qz(t,["color","size"]);return e.createElement("svg",Zz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 tR(){return tR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tR.apply(this,arguments)}function nR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},eR.displayName="Volume1";var rR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=nR(t,["color","size"]);return e.createElement("svg",tR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 oR(){return oR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oR.apply(this,arguments)}function iR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},rR.displayName="Volume2";var aR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=iR(t,["color","size"]);return e.createElement("svg",oR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 sR(){return sR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sR.apply(this,arguments)}function lR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},aR.displayName="VolumeX";var cR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=lR(t,["color","size"]);return e.createElement("svg",sR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function uR(){return uR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uR.apply(this,arguments)}function pR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},cR.displayName="Volume";var dR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=pR(t,["color","size"]);return e.createElement("svg",uR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 fR(){return fR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fR.apply(this,arguments)}function mR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},dR.displayName="Watch";var vR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=mR(t,["color","size"]);return e.createElement("svg",fR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 gR(){return gR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gR.apply(this,arguments)}function hR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},vR.displayName="WifiOff";var yR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=hR(t,["color","size"]);return e.createElement("svg",gR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 bR(){return bR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bR.apply(this,arguments)}function xR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},yR.displayName="Wifi";var wR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=xR(t,["color","size"]);return e.createElement("svg",bR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 OR(){return OR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OR.apply(this,arguments)}function jR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},wR.displayName="Wind";var kR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=jR(t,["color","size"]);return e.createElement("svg",OR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 ER(){return ER=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ER.apply(this,arguments)}function SR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},kR.displayName="XCircle";var PR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=SR(t,["color","size"]);return e.createElement("svg",ER({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 CR(){return CR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CR.apply(this,arguments)}function zR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},PR.displayName="XOctagon";var RR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=zR(t,["color","size"]);return e.createElement("svg",CR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 TR(){return TR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TR.apply(this,arguments)}function LR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},RR.displayName="XSquare";var NR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=LR(t,["color","size"]);return e.createElement("svg",TR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function _R(){return _R=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_R.apply(this,arguments)}function MR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}NR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},NR.displayName="X";var IR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=MR(t,["color","size"]);return e.createElement("svg",_R({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 AR(){return AR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AR.apply(this,arguments)}function BR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},IR.displayName="Youtube";var FR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=BR(t,["color","size"]);return e.createElement("svg",AR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 DR(){return DR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DR.apply(this,arguments)}function WR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},FR.displayName="ZapOff";var VR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=WR(t,["color","size"]);return e.createElement("svg",DR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function HR(){return HR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HR.apply(this,arguments)}function qR(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},VR.displayName="Zap";var UR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=qR(t,["color","size"]);return e.createElement("svg",HR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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 GR(){return GR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GR.apply(this,arguments)}function $R(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}UR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},UR.displayName="ZoomIn";var YR=e.forwardRef((function(t,n){var r=t.color,o=void 0===r?"currentColor":r,i=t.size,a=void 0===i?24:i,s=$R(t,["color","size"]);return e.createElement("svg",GR({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),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"}))}));YR.propTypes={color:Jm.string,size:Jm.oneOfType([Jm.string,Jm.number])},YR.displayName="ZoomOut";var KR=Object.freeze({__proto__:null,Activity:ev,Airplay:rv,AlertCircle:av,AlertOctagon:cv,AlertTriangle:dv,AlignCenter:vv,AlignJustify:yv,AlignLeft:wv,AlignRight:kv,Anchor:Pv,Aperture:Rv,Archive:Nv,ArrowDown:Uv,ArrowDownCircle:Iv,ArrowDownLeft:Fv,ArrowDownRight:Vv,ArrowLeft:Jv,ArrowLeftCircle:Yv,ArrowRight:rg,ArrowRightCircle:eg,ArrowUp:vg,ArrowUpCircle:ag,ArrowUpLeft:cg,ArrowUpRight:dg,AtSign:yg,Award:wg,BarChart:Pg,BarChart2:kg,Battery:Ng,BatteryCharging:Rg,Bell:Fg,BellOff:Ig,Bluetooth:Vg,Bold:Ug,Book:Jg,BookOpen:Yg,Bookmark:eh,Box:rh,Briefcase:ah,Calendar:ch,Camera:vh,CameraOff:dh,Cast:yh,Check:Ph,CheckCircle:wh,CheckSquare:kh,ChevronDown:Rh,ChevronLeft:Nh,ChevronRight:Ih,ChevronUp:Fh,ChevronsDown:Vh,ChevronsLeft:Uh,ChevronsRight:Yh,ChevronsUp:Jh,Chrome:ey,Circle:ry,Clipboard:ay,Clock:cy,Cloud:Py,CloudDrizzle:dy,CloudLightning:vy,CloudOff:yy,CloudRain:wy,CloudSnow:ky,Code:Ry,Codepen:Ny,Codesandbox:Iy,Coffee:Fy,Columns:Vy,Command:Uy,Compass:Yy,Copy:Jy,CornerDownLeft:eb,CornerDownRight:rb,CornerLeftDown:ab,CornerLeftUp:cb,CornerRightDown:db,CornerRightUp:vb,CornerUpLeft:yb,CornerUpRight:wb,Cpu:kb,CreditCard:Pb,Crop:Rb,Crosshair:Nb,Database:Ib,Delete:Fb,Disc:Vb,Divide:Jb,DivideCircle:Ub,DivideSquare:Yb,DollarSign:ex,Download:ax,DownloadCloud:rx,Dribbble:cx,Droplet:dx,Edit:wx,Edit2:vx,Edit3:yx,ExternalLink:kx,Eye:Rx,EyeOff:Px,Facebook:Nx,FastForward:Ix,Feather:Fx,Figma:Vx,File:ew,FileMinus:Ux,FilePlus:Yx,FileText:Jx,Film:rw,Filter:aw,Flag:cw,Folder:yw,FolderMinus:dw,FolderPlus:vw,Framer:ww,Frown:kw,Gift:Pw,GitBranch:Rw,GitCommit:Nw,GitHub:Vw,GitMerge:Iw,GitPullRequest:Fw,Gitlab:Uw,Globe:Yw,Grid:Jw,HardDrive:eO,Hash:rO,Headphones:aO,Heart:cO,HelpCircle:dO,Hexagon:vO,Home:yO,Image:wO,Inbox:kO,Info:PO,Instagram:RO,Italic:NO,Key:IO,Layers:FO,Layout:VO,LifeBuoy:UO,Link:JO,Link2:YO,Linkedin:ej,List:rj,Loader:aj,Lock:cj,LogIn:dj,LogOut:vj,Mail:yj,Map:kj,MapPin:wj,Maximize:Rj,Maximize2:Pj,Meh:Nj,Menu:Ij,MessageCircle:Fj,MessageSquare:Vj,Mic:Yj,MicOff:Uj,Minimize:ek,Minimize2:Jj,Minus:ck,MinusCircle:rk,MinusSquare:ak,Monitor:dk,Moon:vk,MoreHorizontal:yk,MoreVertical:wk,MousePointer:kk,Move:Pk,Music:Rk,Navigation:Ik,Navigation2:Nk,Octagon:Fk,Package:Vk,Paperclip:Uk,Pause:Jk,PauseCircle:Yk,PenTool:eE,Percent:rE,Phone:kE,PhoneCall:aE,PhoneForwarded:cE,PhoneIncoming:dE,PhoneMissed:vE,PhoneOff:yE,PhoneOutgoing:wE,PieChart:PE,Play:NE,PlayCircle:RE,Plus:VE,PlusCircle:IE,PlusSquare:FE,Pocket:UE,Power:YE,Printer:JE,Radio:eS,RefreshCcw:rS,RefreshCw:aS,Repeat:cS,Rewind:dS,RotateCcw:vS,RotateCw:yS,Rss:wS,Save:kS,Scissors:PS,Search:RS,Send:NS,Server:IS,Settings:FS,Share:US,Share2:VS,Shield:JS,ShieldOff:YS,ShoppingBag:eP,ShoppingCart:rP,Shuffle:aP,Sidebar:cP,SkipBack:dP,SkipForward:vP,Slack:yP,Slash:wP,Sliders:kP,Smartphone:PP,Smile:RP,Speaker:NP,Square:IP,Star:FP,StopCircle:VP,Sun:UP,Sunrise:YP,Sunset:JP,Table:eC,Tablet:rC,Tag:aC,Target:cC,Terminal:dC,Thermometer:vC,ThumbsDown:yC,ThumbsUp:wC,ToggleLeft:kC,ToggleRight:PC,Tool:RC,Trash:IC,Trash2:NC,Trello:FC,TrendingDown:VC,TrendingUp:UC,Triangle:YC,Truck:JC,Tv:ez,Twitch:rz,Twitter:az,Type:cz,Umbrella:dz,Underline:vz,Unlock:yz,Upload:kz,UploadCloud:wz,User:Fz,UserCheck:Pz,UserMinus:Rz,UserPlus:Nz,UserX:Iz,Users:Vz,Video:Yz,VideoOff:Uz,Voicemail:Jz,Volume:cR,Volume1:eR,Volume2:rR,VolumeX:aR,Watch:dR,Wifi:yR,WifiOff:vR,Wind:wR,X:NR,XCircle:kR,XOctagon:PR,XSquare:RR,Youtube:IR,Zap:VR,ZapOff:FR,ZoomIn:UR,ZoomOut:YR}),XR=function(t){var n,r=t.name,o=y(t,["name"]),i=KR[(n=r,n.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return i?e.createElement(i,h({},o)):(console.warn('Icon "'.concat(r,'" not found in react-feather library')),null)};function JR(t){var n=t.data,r=t.columns,o=t.isLoading,i=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=v.useState((()=>({current:vm(t)}))),[r,o]=v.useState((()=>n.current.initialState));return n.current.setOptions((t=>({...t,...e,state:{...r,...e.state},onStateChange:t=>{o(t),null==e.onStateChange||e.onStateChange(t)}}))),n.current}({data:o?[]:n,columns:r.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(n){var r;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(r=t.actions)||void 0===r?void 0:r.map((function(t,r){return e.createElement("button",{key:r,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===r?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===r?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===r?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===r?"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(t.action,n.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(XR,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var o=n.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"}[o]||"bg-gray-100 text-gray-800")},o||"-"))}return"money"===t.type?"".concat(n.getValue()," ").concat(t.currency):"date"===t.type?Le(new Date(n.getValue()),"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},n.getValue()):n.getValue()}}})),getCoreRowModel:e=>Ef((()=>[e.options.data]),(t=>{const n={rows:[],flatRows:[],rowsById:{}},r=function(t,o,i){void 0===o&&(o=0);const a=[];for(let l=0;l<t.length;l++){const c=Tf(e,e._getRowId(t[l],l,i),t[l],l,o,0,null==i?void 0:i.id);var s;n.flatRows.push(c),n.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[l],l),null!=(s=c.originalSubRows)&&s.length&&(c.subRows=r(c.originalSubRows,o+1,c)))}return a};return n.rows=r(t),n}),Sf(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(hm,{className:"border border-gray-200 rounded-md"},e.createElement(ym,{className:"bg-gray-50"},i.getHeaderGroups().map((function(t){return e.createElement(xm,{key:t.id},t.headers.map((function(t){return e.createElement(wm,{key:t.id,className:"font-medium text-gray-800 py-2"},gm(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(bm,null,o?e.createElement(xm,null,e.createElement(Om,{colSpan:r.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...")):n&&0!==n.length?i.getRowModel().rows.map((function(t){return e.createElement(xm,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(Om,{key:t.id},gm(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(xm,null,e.createElement(Om,{colSpan:r.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var ZR=function(e){var t=e.className,n=y(e,["className"]);return v.createElement("nav",h({role:"navigation","aria-label":"pagination",className:Ui("mx-auto flex w-full justify-center",t)},n))};ZR.displayName="Pagination";var QR=v.forwardRef((function(e,t){var n=e.className,r=y(e,["className"]);return v.createElement("ul",h({ref:t,className:Ui("flex flex-row items-center gap-1",n)},r))}));QR.displayName="PaginationContent";var eT=v.forwardRef((function(e,t){var n=e.className,r=y(e,["className"]);return v.createElement("li",h({ref:t,className:Ui("",n)},r))}));eT.displayName="PaginationItem";var tT=function(e){var t=e.className,n=e.isActive,r=e.size,o=void 0===r?"icon":r,i=y(e,["className","isActive","size"]);return v.createElement("a",h({"aria-current":n?"page":void 0,className:Ui(ja({variant:n?"outline":"ghost",size:o}),t)},i))};tT.displayName="PaginationLink";var nT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement(tT,h({"aria-label":"Go to previous page",size:"default",className:Ui("gap-1 pl-2.5",t)},n),v.createElement(ra,{className:"h-4 w-4"}),v.createElement("span",null,"Previous"))};nT.displayName="PaginationPrevious";var rT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement(tT,h({"aria-label":"Go to next page",size:"default",className:Ui("gap-1 pr-2.5",t)},n),v.createElement("span",null,"Next"),v.createElement(oa,{className:"h-4 w-4"}))};rT.displayName="PaginationNext";var oT=function(e){var t=e.className,n=y(e,["className"]);return v.createElement("span",h({"aria-hidden":!0,className:Ui("flex h-9 w-9 items-center justify-center",t)},n),v.createElement(sa,{className:"h-4 w-4"}),v.createElement("span",{className:"sr-only"},"More pages"))};function iT(t){var n=t.currentPage,r=t.totalPages,o=t.onPageChange;return e.createElement(ZR,null,e.createElement(QR,null,function(){var t=[];t.push(e.createElement(eT,{key:"prev"},e.createElement(nT,{href:"#",onClick:function(e){e.preventDefault(),n>1&&o(n-1)}}))),t.push(e.createElement(eT,{key:1},e.createElement(tT,{href:"#",isActive:1===n,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,n-1),a=Math.min(r-1,n+1);i>2&&t.push(e.createElement(eT,{key:"ellipsis1"},e.createElement(oT,null)));for(var s=function(r){t.push(e.createElement(eT,{key:r},e.createElement(tT,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r)))},l=i;l<=a;l++)s(l);return a<r-1&&t.push(e.createElement(eT,{key:"ellipsis2"},e.createElement(oT,null))),r>1&&t.push(e.createElement(eT,{key:r},e.createElement(tT,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r))),t.push(e.createElement(eT,{key:"next"},e.createElement(rT,{href:"#",onClick:function(e){e.preventDefault(),n<r&&o(n+1)}}))),t}()))}function aT(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},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"})),e.createElement("div",null,"Loading configuration...")))}function sT(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement("svg",{className:"h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"red"},e.createElement("path",{d:"M18.3 5.71a.996.996 0 00-1.41 0L12 10.59 7.11 5.7A.996.996 0 105.7 7.11L10.59 12 5.7 16.89a.996.996 0 101.41 1.41L12 13.41l4.89 4.89a.996.996 0 101.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"})),e.createElement("div",null,"Invalid configuration")))}oT.displayName="PaginationEllipsis";module.exports=function(t){var n=t.configUrl,r=t.preJsUrl,o=t.itemsPerPage,i=void 0===o?14:o,a=t.children,s=e.useState(null),l=s[0],c=s[1],u=e.useState(!1),p=u[0],d=u[1],f=e.useState([]),m=f[0],v=f[1],g=e.useState(!1),y=g[0],O=g[1],j=e.useState([]),k=j[0],E=j[1],S=e.useState(0),P=S[0],C=S[1],z=e.useState(1),R=z[0],T=z[1],L=e.useState(1),N=L[0],_=L[1],M=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()}),I=M[0],A=M[1],B=e.useState([]),F=B[0],D=B[1];e.useEffect((function(){n&&r&&(b(void 0,void 0,void 0,(function(){var e,t;return x(this,(function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,fetch(n)];case 1:return[4,r.sent().json()];case 2:return(e=r.sent())&&e.title&&e.data_url&&e.colomns?(c(e),D((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):d(!0),[3,4];case 3:return r.sent(),d(!0),[3,4];case 4:return[2]}}))})),b(void 0,void 0,void 0,(function(){var e,t,n;return x(this,(function(o){switch(o.label){case 0:return[4,fetch(r)];case 1:return e=o.sent(),t=document.createElement("script"),n=t,[4,e.text()];case 2:return n.textContent=o.sent(),document.head.appendChild(t),[2]}}))})))}),[n,r]),e.useEffect((function(){var e=new AbortController;return l&&b(void 0,void 0,void 0,(function(){var t,n,r,o,i;return x(this,(function(a){switch(a.label){case 0:t=(null===(i=null==l?void 0:l.Filters)||void 0===i?void 0:i.flat())||[],n=0,r=t,a.label=1;case 1:return n<r.length?"Select"===(o=r[n]).type&&o.urlSource?[4,W(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return n++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[l]);var W=function(e,t){return b(void 0,void 0,void 0,(function(){var n,r,o;return x(this,(function(i){switch(i.label){case 0:if("Select"!==e.type||!e.urlSource)return[3,4];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,$o.get(e.urlSource,{signal:t})];case 2:return 200===(null==(n=i.sent())?void 0:n.status)&&(null==n?void 0:n.data)&&(r=Array.isArray(n.data)?n.data:[],D((function(t){return t.map((function(t){return t.name===e.name?h(h({},t),{options:r}):t}))}))),[3,4];case 3:return o=i.sent(),$o.isCancel(o)||(v((function(t){return w(w([],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 p?e.createElement(sT,null):l?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(wf,{title:l.title,configFilters:F,filters:I,setFilters:A,onSearch:function(){return b(void 0,void 0,void 0,(function(){var e,t,n,r,o;return x(this,(function(a){switch(a.label){case 0:v([]),e={page:R,filters:h(h({},I),{fromDate:Le(I.fromDate,"MM-dd-yyyy HH:mm"),toDate:Le(I.toDate,"MM-dd-yyyy HH:mm")})},O(!0),a.label=1;case 1:return a.trys.push([1,3,,4]),[4,$o.post(l.data_url,e)];case 2:return t=a.sent(),O(!1),(null==t?void 0:t.data)?(E(null===(n=t.data)||void 0===n?void 0:n.DATA),C(null===(r=t.data)||void 0===r?void 0:r.PAGESNUM),_(Math.ceil((null===(o=t.data)||void 0===o?void 0:o.PAGESNUM)/i)||1)):d(!0),[3,4];case 3:return a.sent(),O(!1),v((function(e){return w(w([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},count:P,isLoading:y,setCurrentPage:T}),m.map((function(t,n){return e.createElement($i,{key:n,variant:"destructive"},e.createElement(aa,{className:"h-4 w-4"}),e.createElement(Yi,null,t.title),e.createElement(Ki,null,t.message))})),e.createElement(JR,{data:k,columns:l.colomns,isLoading:y}),e.createElement(iT,{currentPage:R,totalPages:N,onPageChange:T}),a):e.createElement(aT,null)};
70
70
  //# sourceMappingURL=index.tsx.map