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/components/InvalidConfig.tsx +26 -0
- package/components/LoadingConfig.tsx +38 -0
- package/dist/components/InvalidConfig.d.ts +2 -0
- package/dist/components/LoadingConfig.d.ts +2 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.tsx +1 -1
- package/dist/index.tsx.map +1 -1
- package/index.tsx +6 -64
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
@@ -66,5 +66,5 @@ function Em(t,n){return t?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(Fm)return Bm;Fm=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return Bm=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},Bm}function ev(){if(Wm)return Dm;Wm=1;return Dm="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function tv(){return Hm?Vm:(Hm=1,Vm=Function.call.bind(Object.prototype.hasOwnProperty))}function nv(){if(qm)return Um;qm=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=ev(),n={},r=tv();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={})},Um=o}function rv(){if($m)return Gm;$m=1;var e=Zm(),t=Qm(),n=ev(),r=tv(),o=nv(),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){}}),Gm=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},Gm}function ov(){if(Km)return Ym;Km=1;var e=ev();function t(){}function n(){}return n.resetWarningCache=t,Ym=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 iv(){if(Xm)return Rm.exports;if(Xm=1,"production"!==process.env.NODE_ENV){var e=Zm();Rm.exports=rv()(e.isElement,true)}else Rm.exports=ov()();return Rm.exports}var av=Ut(iv());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}var cv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lv(e,["color","size"]);return t.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),t.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cv.displayName="Activity";var dv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pv(e,["color","size"]);return t.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),t.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"}),t.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dv.displayName="Airplay";var vv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vv.displayName="AlertCircle";var yv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hv(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yv.displayName="AlertOctagon";var wv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xv(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),t.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wv.displayName="AlertTriangle";var kv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jv(e,["color","size"]);return t.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),t.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"18",y1:"18",x2:"6",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:av.string,size:av.oneOfType([av.string,av.number])},kv.displayName="AlignCenter";var Pv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sv(e,["color","size"]);return t.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),t.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pv.displayName="AlignJustify";var Tv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zv(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function Lv(){return Lv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lv.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}Tv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tv.displayName="AlignLeft";var Rv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nv(e,["color","size"]);return t.createElement("svg",Lv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));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}Rv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rv.displayName="AlignRight";var Iv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"5",r:"3"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),t.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iv.displayName="Anchor";var Fv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),t.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),t.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),t.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),t.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),t.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fv.displayName="Aperture";var Vv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wv(e,["color","size"]);return t.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),t.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),t.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),t.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));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 Uv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vv.displayName="Archive";var qv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"8 12 12 16 16 12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));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}qv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qv.displayName="ArrowDownCircle";var Yv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$v(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),t.createElement("polyline",{points:"17 17 7 17 7 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yv.displayName="ArrowDownLeft";var Jv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xv(e,["color","size"]);return t.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),t.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),t.createElement("polyline",{points:"17 7 17 17 7 17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jv.displayName="ArrowDownRight";var eg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qv(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.createElement("polyline",{points:"19 12 12 19 5 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:av.string,size:av.oneOfType([av.string,av.number])},eg.displayName="ArrowDown";var rg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ng(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 8 8 12 12 16"}),t.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rg.displayName="ArrowLeftCircle";var ag=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ig(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),t.createElement("polyline",{points:"12 19 5 12 12 5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ag.displayName="ArrowLeft";var cg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 16 16 12 12 8"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cg.displayName="ArrowRightCircle";var dg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pg(e,["color","size"]);return t.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),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),t.createElement("polyline",{points:"12 5 19 12 12 19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dg.displayName="ArrowRight";var vg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"16 12 12 8 8 12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vg.displayName="ArrowUpCircle";var yg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hg(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),t.createElement("polyline",{points:"7 17 7 7 17 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yg.displayName="ArrowUpLeft";var wg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xg(e,["color","size"]);return t.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),t.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),t.createElement("polyline",{points:"7 7 17 7 17 17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wg.displayName="ArrowUpRight";var kg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jg(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),t.createElement("polyline",{points:"5 12 12 5 19 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kg.displayName="ArrowUp";var Pg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pg.displayName="AtSign";var Tg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"8",r:"7"}),t.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function Lg(){return Lg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lg.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}Tg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tg.displayName="Award";var Rg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ng(e,["color","size"]);return t.createElement("svg",Lg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),t.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),t.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));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}Rg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rg.displayName="BarChart2";var Ig=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mg(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),t.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),t.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ig.displayName="BarChart";var Fg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bg(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),t.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fg.displayName="BatteryCharging";var Vg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wg(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),t.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));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 Ug(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vg.displayName="Battery";var qg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ug(e,["color","size"]);return t.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),t.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),t.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),t.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),t.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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}qg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qg.displayName="BellOff";var Yg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$g(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),t.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yg.displayName="Bell";var Jg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xg(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jg.displayName="Bluetooth";var eh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qg(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),t.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eh.displayName="Bold";var rh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nh(e,["color","size"]);return t.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),t.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),t.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rh.displayName="BookOpen";var ah=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ih(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},ah.displayName="Book";var ch=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lh(e,["color","size"]);return t.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),t.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ch.displayName="Bookmark";var dh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ph(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dh.displayName="Box";var vh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mh(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),t.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vh.displayName="Briefcase";var yh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hh(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),t.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),t.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yh.displayName="Calendar";var wh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xh(e,["color","size"]);return t.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),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},wh.displayName="CameraOff";var kh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jh(e,["color","size"]);return t.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),t.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"}),t.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kh.displayName="Camera";var Ph=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sh(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ph.displayName="Cast";var Th=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zh(e,["color","size"]);return t.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),t.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),t.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function Lh(){return Lh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lh.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}Th.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Th.displayName="CheckCircle";var Rh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nh(e,["color","size"]);return t.createElement("svg",Lh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"9 11 12 14 22 4"}),t.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));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}Rh.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rh.displayName="CheckSquare";var Ih=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"20 6 9 17 4 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ih.displayName="Check";var Fh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6 9 12 15 18 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fh.displayName="ChevronDown";var Vh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 18 9 12 15 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 Uh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vh.displayName="ChevronLeft";var qh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 18 15 12 9 6"}))}));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}qh.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qh.displayName="ChevronRight";var Yh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$h(e,["color","size"]);return t.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),t.createElement("polyline",{points:"18 15 12 9 6 15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yh.displayName="ChevronUp";var Jh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"7 13 12 18 17 13"}),t.createElement("polyline",{points:"7 6 12 11 17 6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jh.displayName="ChevronsDown";var ey=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"11 17 6 12 11 7"}),t.createElement("polyline",{points:"18 17 13 12 18 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ey.displayName="ChevronsLeft";var ry=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ny(e,["color","size"]);return t.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),t.createElement("polyline",{points:"13 17 18 12 13 7"}),t.createElement("polyline",{points:"6 17 11 12 6 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ry.displayName="ChevronsRight";var ay=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iy(e,["color","size"]);return t.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),t.createElement("polyline",{points:"17 11 12 6 7 11"}),t.createElement("polyline",{points:"17 18 12 13 7 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ay.displayName="ChevronsUp";var cy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ly(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),t.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),t.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"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:av.string,size:av.oneOfType([av.string,av.number])},cy.displayName="Chrome";var dy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=py(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dy.displayName="Circle";var vy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=my(e,["color","size"]);return t.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),t.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"}),t.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vy.displayName="Clipboard";var yy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hy(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 6 12 12 16 14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yy.displayName="Clock";var wy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xy(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),t.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),t.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),t.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},wy.displayName="CloudDrizzle";var ky=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jy(e,["color","size"]);return t.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),t.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),t.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ky.displayName="CloudLightning";var Py=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sy(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Py.displayName="CloudOff";var Ty=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zy(e,["color","size"]);return t.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),t.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),t.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),t.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Ly(){return Ly=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ly.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}Ty.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Ty.displayName="CloudRain";var Ry=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ny(e,["color","size"]);return t.createElement("svg",Ly({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),t.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),t.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),t.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),t.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),t.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));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}Ry.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Ry.displayName="CloudSnow";var Iy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=My(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iy.displayName="Cloud";var Fy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=By(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 18 22 12 16 6"}),t.createElement("polyline",{points:"8 6 2 12 8 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fy.displayName="Code";var Vy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wy(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),t.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),t.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));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 Uy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vy.displayName="Codepen";var qy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uy(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),t.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),t.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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}qy.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qy.displayName="Codesandbox";var Yy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$y(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),t.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),t.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),t.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),t.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yy.displayName="Coffee";var Jy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xy(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jy.displayName="Columns";var eb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qy(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eb.displayName="Command";var rb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rb.displayName="Compass";var ab=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ib(e,["color","size"]);return t.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),t.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),t.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ab.displayName="Copy";var cb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 10 4 15 9 20"}),t.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cb.displayName="CornerDownLeft";var db=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 10 20 15 15 20"}),t.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},db.displayName="CornerDownRight";var vb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"14 15 9 20 4 15"}),t.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vb.displayName="CornerLeftDown";var yb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"14 9 9 4 4 9"}),t.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yb.displayName="CornerLeftUp";var wb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"10 15 15 20 20 15"}),t.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wb.displayName="CornerRightDown";var kb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"10 9 15 4 20 9"}),t.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kb.displayName="CornerRightUp";var Pb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 14 4 9 9 4"}),t.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pb.displayName="CornerUpLeft";var Tb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 14 20 9 15 4"}),t.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Lb(){return Lb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lb.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}Tb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tb.displayName="CornerUpRight";var Rb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nb(e,["color","size"]);return t.createElement("svg",Lb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),t.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),t.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),t.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),t.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),t.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),t.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),t.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),t.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),t.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));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}Rb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rb.displayName="Cpu";var Ib=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mb(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),t.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ib.displayName="CreditCard";var Fb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bb(e,["color","size"]);return t.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),t.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),t.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fb.displayName="Crop";var Vb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),t.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),t.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));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 Ub(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vb.displayName="Crosshair";var qb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ub(e,["color","size"]);return t.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),t.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),t.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),t.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));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}qb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qb.displayName="Database";var Yb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$b(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),t.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),t.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yb.displayName="Delete";var Jb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jb.displayName="Disc";var ex=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qb(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),t.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ex.displayName="DivideCircle";var rx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nx(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rx.displayName="DivideSquare";var ax=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ix(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"6",r:"2"}),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),t.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ax.displayName="Divide";var cx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lx(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),t.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cx.displayName="DollarSign";var dx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=px(e,["color","size"]);return t.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),t.createElement("polyline",{points:"8 17 12 21 16 17"}),t.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),t.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dx.displayName="DownloadCloud";var vx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mx(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),t.createElement("polyline",{points:"7 10 12 15 17 10"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vx.displayName="Download";var yx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hx(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yx.displayName="Dribbble";var wx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xx(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wx.displayName="Droplet";var kx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jx(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kx.displayName="Edit2";var Px=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sx(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 20h9"}),t.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Px.displayName="Edit3";var Tx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zx(e,["color","size"]);return t.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),t.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),t.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 Lx(){return Lx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lx.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}Tx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tx.displayName="Edit";var Rx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nx(e,["color","size"]);return t.createElement("svg",Lx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),t.createElement("polyline",{points:"15 3 21 3 21 9"}),t.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));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}Rx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rx.displayName="ExternalLink";var Ix=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mx(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ix.displayName="EyeOff";var Fx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bx(e,["color","size"]);return t.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),t.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),t.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fx.displayName="Eye";var Vx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wx(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));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 Ux(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vx.displayName="Facebook";var qx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ux(e,["color","size"]);return t.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),t.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),t.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));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}qx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qx.displayName="FastForward";var Yx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$x(e,["color","size"]);return t.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),t.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),t.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),t.createElement("line",{x1:"17.5",y1:"15",x2:"9",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:av.string,size:av.oneOfType([av.string,av.number])},Yx.displayName="Feather";var Jx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xx(e,["color","size"]);return t.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),t.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"}),t.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),t.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),t.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jx.displayName="Figma";var ew=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qx(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ew.displayName="FileMinus";var rw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nw(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),t.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rw.displayName="FilePlus";var aw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iw(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),t.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),t.createElement("polyline",{points:"10 9 9 9 8 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aw.displayName="FileText";var cw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lw(e,["color","size"]);return t.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),t.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),t.createElement("polyline",{points:"13 2 13 9 20 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cw.displayName="File";var dw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pw(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),t.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),t.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),t.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),t.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),t.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dw.displayName="Film";var vw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mw(e,["color","size"]);return t.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),t.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vw.displayName="Filter";var yw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yw.displayName="Flag";var ww=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ww.displayName="FolderMinus";var kw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),t.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kw.displayName="FolderPlus";var Pw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Pw.displayName="Folder";var Tw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zw(e,["color","size"]);return t.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),t.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Lw(){return Lw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lw.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}Tw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tw.displayName="Framer";var Rw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nw(e,["color","size"]);return t.createElement("svg",Lw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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}Rw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rw.displayName="Frown";var Iw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mw(e,["color","size"]);return t.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),t.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),t.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),t.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),t.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iw.displayName="Gift";var Fw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bw(e,["color","size"]);return t.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),t.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),t.createElement("circle",{cx:"18",cy:"6",r:"3"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fw.displayName="GitBranch";var Vw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ww(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),t.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));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 Uw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vw.displayName="GitCommit";var qw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uw(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"18",r:"3"}),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));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}qw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qw.displayName="GitMerge";var Yw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$w(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"18",r:"3"}),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),t.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yw.displayName="GitPullRequest";var Jw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jw.displayName="GitHub";var eO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eO.displayName="Gitlab";var rO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},rO.displayName="Globe";var aO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),t.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),t.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),t.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aO.displayName="Grid";var cO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lO(e,["color","size"]);return t.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),t.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),t.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"}),t.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),t.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cO.displayName="HardDrive";var dO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pO(e,["color","size"]);return t.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),t.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),t.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),t.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),t.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dO.displayName="Hash";var vO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mO(e,["color","size"]);return t.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),t.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vO.displayName="Headphones";var yO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hO(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yO.displayName="Heart";var wO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),t.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wO.displayName="HelpCircle";var kO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jO(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},kO.displayName="Hexagon";var PO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SO(e,["color","size"]);return t.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),t.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),t.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PO.displayName="Home";var TO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),t.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function LO(){return LO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LO.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}TO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TO.displayName="Image";var RO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NO(e,["color","size"]);return t.createElement("svg",LO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),t.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 _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}RO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RO.displayName="Inbox";var IO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IO.displayName="Info";var FO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BO(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),t.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),t.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FO.displayName="Instagram";var VO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WO(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),t.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),t.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));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 UO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VO.displayName="Italic";var qO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UO(e,["color","size"]);return t.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),t.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 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}qO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qO.displayName="Key";var YO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$O(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),t.createElement("polyline",{points:"2 17 12 22 22 17"}),t.createElement("polyline",{points:"2 12 12 17 22 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:av.string,size:av.oneOfType([av.string,av.number])},YO.displayName="Layers";var JO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),t.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JO.displayName="Layout";var ej=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),t.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),t.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),t.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),t.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ej.displayName="LifeBuoy";var rj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nj(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function oj(){return oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var 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:av.string,size:av.oneOfType([av.string,av.number])},rj.displayName="Link2";var aj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ij(e,["color","size"]);return t.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),t.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"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},aj.displayName="Link";var cj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lj(e,["color","size"]);return t.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),t.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"}),t.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),t.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cj.displayName="Linkedin";var dj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pj(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),t.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),t.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),t.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),t.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),t.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dj.displayName="List";var vj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mj(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),t.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),t.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),t.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),t.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),t.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vj.displayName="Loader";var yj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hj(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),t.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yj.displayName="Lock";var wj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xj(e,["color","size"]);return t.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),t.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),t.createElement("polyline",{points:"10 17 15 12 10 7"}),t.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wj.displayName="LogIn";var kj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jj(e,["color","size"]);return t.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),t.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),t.createElement("polyline",{points:"16 17 21 12 16 7"}),t.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kj.displayName="LogOut";var Pj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sj(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"22,6 12,13 2,6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pj.displayName="Mail";var Tj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zj(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),t.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function Lj(){return Lj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lj.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}Tj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tj.displayName="MapPin";var Rj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nj(e,["color","size"]);return t.createElement("svg",Lj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),t.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),t.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));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}Rj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rj.displayName="Map";var Ij=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mj(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 3 21 3 21 9"}),t.createElement("polyline",{points:"9 21 3 21 3 15"}),t.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),t.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ij.displayName="Maximize2";var Fj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bj(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Fj.displayName="Maximize";var Vj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wj(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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 Uj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vj.displayName="Meh";var qj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uj(e,["color","size"]);return t.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),t.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),t.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),t.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));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}qj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qj.displayName="Menu";var Yj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$j(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Yj.displayName="MessageCircle";var Jj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xj(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jj.displayName="MessageSquare";var ek=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qj(e,["color","size"]);return t.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),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),t.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),t.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ek.displayName="MicOff";var rk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nk(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),t.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),t.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rk.displayName="Mic";var ak=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ik(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 14 10 14 10 20"}),t.createElement("polyline",{points:"20 10 14 10 14 4"}),t.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),t.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ak.displayName="Minimize2";var ck=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lk(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},ck.displayName="Minimize";var dk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dk.displayName="MinusCircle";var vk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mk(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vk.displayName="MinusSquare";var yk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hk(e,["color","size"]);return t.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),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yk.displayName="Minus";var wk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xk(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),t.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wk.displayName="Monitor";var kk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jk(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kk.displayName="Moon";var Pk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"1"}),t.createElement("circle",{cx:"19",cy:"12",r:"1"}),t.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pk.displayName="MoreHorizontal";var Tk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"1"}),t.createElement("circle",{cx:"12",cy:"5",r:"1"}),t.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function Lk(){return Lk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lk.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}Tk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tk.displayName="MoreVertical";var Rk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nk(e,["color","size"]);return t.createElement("svg",Lk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),t.createElement("path",{d:"M13 13l6 6"}))}));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}Rk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rk.displayName="MousePointer";var Ik=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mk(e,["color","size"]);return t.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),t.createElement("polyline",{points:"5 9 2 12 5 15"}),t.createElement("polyline",{points:"9 5 12 2 15 5"}),t.createElement("polyline",{points:"15 19 12 22 9 19"}),t.createElement("polyline",{points:"19 9 22 12 19 15"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ik.displayName="Move";var Fk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bk(e,["color","size"]);return t.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),t.createElement("path",{d:"M9 18V5l12-2v13"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fk.displayName="Music";var Vk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wk(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));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 Uk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vk.displayName="Navigation2";var qk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uk(e,["color","size"]);return t.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),t.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));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}qk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qk.displayName="Navigation";var Yk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$k(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Yk.displayName="Octagon";var Jk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xk(e,["color","size"]);return t.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),t.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),t.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"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jk.displayName="Package";var eE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qk(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eE.displayName="Paperclip";var rE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),t.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rE.displayName="PauseCircle";var aE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iE(e,["color","size"]);return t.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),t.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),t.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aE.displayName="Pause";var cE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lE(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),t.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),t.createElement("path",{d:"M2 2l7.586 7.586"}),t.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cE.displayName="PenTool";var dE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pE(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),t.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),t.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dE.displayName="Percent";var vE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mE(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vE.displayName="PhoneCall";var yE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"19 1 23 5 19 9"}),t.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yE.displayName="PhoneForwarded";var wE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 2 16 8 22 8"}),t.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},wE.displayName="PhoneIncoming";var kE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jE(e,["color","size"]);return t.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),t.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),t.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},kE.displayName="PhoneMissed";var PE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SE(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PE.displayName="PhoneOff";var TE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 7 23 1 17 1"}),t.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),t.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 LE(){return LE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LE.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}TE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TE.displayName="PhoneOutgoing";var RE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NE(e,["color","size"]);return t.createElement("svg",LE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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 _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}RE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RE.displayName="Phone";var IE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ME(e,["color","size"]);return t.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),t.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),t.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IE.displayName="PieChart";var FE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FE.displayName="PlayCircle";var VE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WE(e,["color","size"]);return t.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),t.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));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 UE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VE.displayName="Play";var qE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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}qE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qE.displayName="PlusCircle";var YE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$E(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",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:av.string,size:av.oneOfType([av.string,av.number])},YE.displayName="PlusSquare";var JE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XE(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JE.displayName="Plus";var eS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QE(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"8 10 12 14 16 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eS.displayName="Pocket";var rS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nS(e,["color","size"]);return t.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),t.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rS.displayName="Power";var aS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),t.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"}),t.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aS.displayName="Printer";var cS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"2"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},cS.displayName="Radio";var dS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"1 4 1 10 7 10"}),t.createElement("polyline",{points:"23 20 23 14 17 14"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},dS.displayName="RefreshCcw";var vS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 4 23 10 17 10"}),t.createElement("polyline",{points:"1 20 1 14 7 14"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vS.displayName="RefreshCw";var yS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"17 1 21 5 17 9"}),t.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),t.createElement("polyline",{points:"7 23 3 19 7 15"}),t.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yS.displayName="Repeat";var wS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xS(e,["color","size"]);return t.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),t.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),t.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wS.displayName="Rewind";var kS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"1 4 1 10 7 10"}),t.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kS.displayName="RotateCcw";var PS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 4 23 10 17 10"}),t.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PS.displayName="RotateCw";var TS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zS(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),t.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),t.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function LS(){return LS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LS.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}TS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TS.displayName="Rss";var RS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NS(e,["color","size"]);return t.createElement("svg",LS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),t.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),t.createElement("polyline",{points:"7 3 7 8 15 8"}))}));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}RS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RS.displayName="Save";var IS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),t.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),t.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IS.displayName="Scissors";var FS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FS.displayName="Search";var VS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WS(e,["color","size"]);return t.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),t.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),t.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));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 US(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VS.displayName="Send";var qS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=US(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),t.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),t.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),t.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));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}qS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qS.displayName="Server";var YS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$S(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"3"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},YS.displayName="Settings";var JS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"5",r:"3"}),t.createElement("circle",{cx:"6",cy:"12",r:"3"}),t.createElement("circle",{cx:"18",cy:"19",r:"3"}),t.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),t.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JS.displayName="Share2";var eP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QS(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),t.createElement("polyline",{points:"16 6 12 2 8 6"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eP.displayName="Share";var rP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nP(e,["color","size"]);return t.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),t.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),t.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rP.displayName="ShieldOff";var aP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iP(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aP.displayName="Shield";var cP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lP(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),t.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),t.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cP.displayName="ShoppingBag";var dP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"9",cy:"21",r:"1"}),t.createElement("circle",{cx:"20",cy:"21",r:"1"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},dP.displayName="ShoppingCart";var vP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mP(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 3 21 3 21 8"}),t.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),t.createElement("polyline",{points:"21 16 21 21 16 21"}),t.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),t.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vP.displayName="Shuffle";var yP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hP(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yP.displayName="Sidebar";var wP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xP(e,["color","size"]);return t.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),t.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),t.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wP.displayName="SkipBack";var kP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jP(e,["color","size"]);return t.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),t.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),t.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kP.displayName="SkipForward";var PP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SP(e,["color","size"]);return t.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),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},PP.displayName="Slack";var TP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function LP(){return LP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LP.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}TP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TP.displayName="Slash";var RP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NP(e,["color","size"]);return t.createElement("svg",LP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),t.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),t.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),t.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),t.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),t.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),t.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));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}RP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RP.displayName="Sliders";var IP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MP(e,["color","size"]);return t.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),t.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IP.displayName="Smartphone";var FP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FP.displayName="Smile";var VP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WP(e,["color","size"]);return t.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),t.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),t.createElement("circle",{cx:"12",cy:"14",r:"4"}),t.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"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 UP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VP.displayName="Speaker";var qP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UP(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));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}qP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qP.displayName="Square";var YP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$P(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},YP.displayName="Star";var JP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JP.displayName="StopCircle";var eC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"5"}),t.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),t.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),t.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),t.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),t.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),t.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),t.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eC.displayName="Sun";var rC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nC(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),t.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),t.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),t.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),t.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),t.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),t.createElement("polyline",{points:"8 6 12 2 16 6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rC.displayName="Sunrise";var aC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iC(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),t.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),t.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),t.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),t.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),t.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),t.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),t.createElement("polyline",{points:"16 5 12 9 8 5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aC.displayName="Sunset";var cC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},cC.displayName="Table";var dC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pC(e,["color","size"]);return t.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),t.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dC.displayName="Tablet";var vC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mC(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vC.displayName="Tag";var yC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hC(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"6"}),t.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yC.displayName="Target";var wC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 17 10 11 4 5"}),t.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wC.displayName="Terminal";var kC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},kC.displayName="Thermometer";var PC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},PC.displayName="ThumbsDown";var TC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zC(e,["color","size"]);return t.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),t.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 LC(){return LC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LC.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}TC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TC.displayName="ThumbsUp";var RC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NC(e,["color","size"]);return t.createElement("svg",LC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),t.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));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}RC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RC.displayName="ToggleLeft";var IC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MC(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),t.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IC.displayName="ToggleRight";var FC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},FC.displayName="Tool";var VC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"3 6 5 6 21 6"}),t.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"}),t.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),t.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));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 UC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VC.displayName="Trash2";var qC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"3 6 5 6 21 6"}),t.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 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}qC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qC.displayName="Trash";var YC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$C(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),t.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},YC.displayName="Trello";var JC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),t.createElement("polyline",{points:"17 18 23 18 23 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JC.displayName="TrendingDown";var ez=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),t.createElement("polyline",{points:"17 6 23 6 23 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ez.displayName="TrendingUp";var rz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nz(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},rz.displayName="Triangle";var az=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iz(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),t.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),t.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),t.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},az.displayName="Truck";var cz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lz(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),t.createElement("polyline",{points:"17 2 12 7 7 2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cz.displayName="Tv";var dz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pz(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dz.displayName="Twitch";var vz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mz(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vz.displayName="Twitter";var yz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hz(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),t.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),t.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yz.displayName="Type";var wz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xz(e,["color","size"]);return t.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),t.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wz.displayName="Umbrella";var kz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jz(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),t.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kz.displayName="Underline";var Pz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sz(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),t.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pz.displayName="Unlock";var Tz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zz(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 16 12 12 8 16"}),t.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),t.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),t.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function Lz(){return Lz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lz.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}Tz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tz.displayName="UploadCloud";var Rz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nz(e,["color","size"]);return t.createElement("svg",Lz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),t.createElement("polyline",{points:"17 8 12 3 7 8"}),t.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));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}Rz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rz.displayName="Upload";var Iz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("polyline",{points:"17 11 19 13 23 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iz.displayName="UserCheck";var Fz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fz.displayName="UserMinus";var Vz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),t.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));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 Uz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vz.displayName="UserPlus";var qz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),t.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));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}qz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qz.displayName="UserX";var Yz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$z(e,["color","size"]);return t.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),t.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yz.displayName="User";var Jz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xz(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"9",cy:"7",r:"4"}),t.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),t.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jz.displayName="Users";var eT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qz(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function tT(){return tT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tT.apply(this,arguments)}function nT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},eT.displayName="VideoOff";var rT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nT(e,["color","size"]);return t.createElement("svg",tT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),t.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function oT(){return oT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oT.apply(this,arguments)}function iT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},rT.displayName="Video";var aT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iT(e,["color","size"]);return t.createElement("svg",oT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),t.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),t.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function sT(){return sT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sT.apply(this,arguments)}function lT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},aT.displayName="Voicemail";var cT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lT(e,["color","size"]);return t.createElement("svg",sT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function uT(){return uT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uT.apply(this,arguments)}function pT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},cT.displayName="Volume1";var dT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pT(e,["color","size"]);return t.createElement("svg",uT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.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 fT(){return fT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fT.apply(this,arguments)}function mT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},dT.displayName="Volume2";var vT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mT(e,["color","size"]);return t.createElement("svg",fT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),t.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function gT(){return gT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gT.apply(this,arguments)}function hT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},vT.displayName="VolumeX";var yT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hT(e,["color","size"]);return t.createElement("svg",gT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function bT(){return bT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bT.apply(this,arguments)}function xT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},yT.displayName="Volume";var wT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xT(e,["color","size"]);return t.createElement("svg",bT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"7"}),t.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),t.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 OT(){return OT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OT.apply(this,arguments)}function jT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},wT.displayName="Watch";var kT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jT(e,["color","size"]);return t.createElement("svg",OT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),t.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),t.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),t.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),t.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),t.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function ET(){return ET=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ET.apply(this,arguments)}function ST(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},kT.displayName="WifiOff";var PT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ST(e,["color","size"]);return t.createElement("svg",ET({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),t.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),t.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),t.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function CT(){return CT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CT.apply(this,arguments)}function zT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},PT.displayName="Wifi";var TT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zT(e,["color","size"]);return t.createElement("svg",CT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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 LT(){return LT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LT.apply(this,arguments)}function NT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}TT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TT.displayName="Wind";var RT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NT(e,["color","size"]);return t.createElement("svg",LT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function _T(){return _T=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_T.apply(this,arguments)}function MT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RT.displayName="XCircle";var IT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MT(e,["color","size"]);return t.createElement("svg",_T({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function AT(){return AT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AT.apply(this,arguments)}function BT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},IT.displayName="XOctagon";var FT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BT(e,["color","size"]);return t.createElement("svg",AT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function DT(){return DT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DT.apply(this,arguments)}function WT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},FT.displayName="XSquare";var VT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WT(e,["color","size"]);return t.createElement("svg",DT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),t.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function HT(){return HT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HT.apply(this,arguments)}function UT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},VT.displayName="X";var qT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UT(e,["color","size"]);return t.createElement("svg",HT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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"}),t.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function GT(){return GT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GT.apply(this,arguments)}function $T(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}qT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qT.displayName="Youtube";var YT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$T(e,["color","size"]);return t.createElement("svg",GT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),t.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),t.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function KT(){return KT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KT.apply(this,arguments)}function XT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},YT.displayName="ZapOff";var JT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XT(e,["color","size"]);return t.createElement("svg",KT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function ZT(){return ZT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZT.apply(this,arguments)}function QT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},JT.displayName="Zap";var eL=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QT(e,["color","size"]);return t.createElement("svg",ZT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),t.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),t.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function tL(){return tL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tL.apply(this,arguments)}function nL(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eL.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},eL.displayName="ZoomIn";var rL=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nL(e,["color","size"]);return t.createElement("svg",tL({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),t.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));rL.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},rL.displayName="ZoomOut";var oL=Object.freeze({__proto__:null,Activity:cv,Airplay:dv,AlertCircle:vv,AlertOctagon:yv,AlertTriangle:wv,AlignCenter:kv,AlignJustify:Pv,AlignLeft:Tv,AlignRight:Rv,Anchor:Iv,Aperture:Fv,Archive:Vv,ArrowDown:eg,ArrowDownCircle:qv,ArrowDownLeft:Yv,ArrowDownRight:Jv,ArrowLeft:ag,ArrowLeftCircle:rg,ArrowRight:dg,ArrowRightCircle:cg,ArrowUp:kg,ArrowUpCircle:vg,ArrowUpLeft:yg,ArrowUpRight:wg,AtSign:Pg,Award:Tg,BarChart:Ig,BarChart2:Rg,Battery:Vg,BatteryCharging:Fg,Bell:Yg,BellOff:qg,Bluetooth:Jg,Bold:eh,Book:ah,BookOpen:rh,Bookmark:ch,Box:dh,Briefcase:vh,Calendar:yh,Camera:kh,CameraOff:wh,Cast:Ph,Check:Ih,CheckCircle:Th,CheckSquare:Rh,ChevronDown:Fh,ChevronLeft:Vh,ChevronRight:qh,ChevronUp:Yh,ChevronsDown:Jh,ChevronsLeft:ey,ChevronsRight:ry,ChevronsUp:ay,Chrome:cy,Circle:dy,Clipboard:vy,Clock:yy,Cloud:Iy,CloudDrizzle:wy,CloudLightning:ky,CloudOff:Py,CloudRain:Ty,CloudSnow:Ry,Code:Fy,Codepen:Vy,Codesandbox:qy,Coffee:Yy,Columns:Jy,Command:eb,Compass:rb,Copy:ab,CornerDownLeft:cb,CornerDownRight:db,CornerLeftDown:vb,CornerLeftUp:yb,CornerRightDown:wb,CornerRightUp:kb,CornerUpLeft:Pb,CornerUpRight:Tb,Cpu:Rb,CreditCard:Ib,Crop:Fb,Crosshair:Vb,Database:qb,Delete:Yb,Disc:Jb,Divide:ax,DivideCircle:ex,DivideSquare:rx,DollarSign:cx,Download:vx,DownloadCloud:dx,Dribbble:yx,Droplet:wx,Edit:Tx,Edit2:kx,Edit3:Px,ExternalLink:Rx,Eye:Fx,EyeOff:Ix,Facebook:Vx,FastForward:qx,Feather:Yx,Figma:Jx,File:cw,FileMinus:ew,FilePlus:rw,FileText:aw,Film:dw,Filter:vw,Flag:yw,Folder:Pw,FolderMinus:ww,FolderPlus:kw,Framer:Tw,Frown:Rw,Gift:Iw,GitBranch:Fw,GitCommit:Vw,GitHub:Jw,GitMerge:qw,GitPullRequest:Yw,Gitlab:eO,Globe:rO,Grid:aO,HardDrive:cO,Hash:dO,Headphones:vO,Heart:yO,HelpCircle:wO,Hexagon:kO,Home:PO,Image:TO,Inbox:RO,Info:IO,Instagram:FO,Italic:VO,Key:qO,Layers:YO,Layout:JO,LifeBuoy:ej,Link:aj,Link2:rj,Linkedin:cj,List:dj,Loader:vj,Lock:yj,LogIn:wj,LogOut:kj,Mail:Pj,Map:Rj,MapPin:Tj,Maximize:Fj,Maximize2:Ij,Meh:Vj,Menu:qj,MessageCircle:Yj,MessageSquare:Jj,Mic:rk,MicOff:ek,Minimize:ck,Minimize2:ak,Minus:yk,MinusCircle:dk,MinusSquare:vk,Monitor:wk,Moon:kk,MoreHorizontal:Pk,MoreVertical:Tk,MousePointer:Rk,Move:Ik,Music:Fk,Navigation:qk,Navigation2:Vk,Octagon:Yk,Package:Jk,Paperclip:eE,Pause:aE,PauseCircle:rE,PenTool:cE,Percent:dE,Phone:RE,PhoneCall:vE,PhoneForwarded:yE,PhoneIncoming:wE,PhoneMissed:kE,PhoneOff:PE,PhoneOutgoing:TE,PieChart:IE,Play:VE,PlayCircle:FE,Plus:JE,PlusCircle:qE,PlusSquare:YE,Pocket:eS,Power:rS,Printer:aS,Radio:cS,RefreshCcw:dS,RefreshCw:vS,Repeat:yS,Rewind:wS,RotateCcw:kS,RotateCw:PS,Rss:TS,Save:RS,Scissors:IS,Search:FS,Send:VS,Server:qS,Settings:YS,Share:eP,Share2:JS,Shield:aP,ShieldOff:rP,ShoppingBag:cP,ShoppingCart:dP,Shuffle:vP,Sidebar:yP,SkipBack:wP,SkipForward:kP,Slack:PP,Slash:TP,Sliders:RP,Smartphone:IP,Smile:FP,Speaker:VP,Square:qP,Star:YP,StopCircle:JP,Sun:eC,Sunrise:rC,Sunset:aC,Table:cC,Tablet:dC,Tag:vC,Target:yC,Terminal:wC,Thermometer:kC,ThumbsDown:PC,ThumbsUp:TC,ToggleLeft:RC,ToggleRight:IC,Tool:FC,Trash:qC,Trash2:VC,Trello:YC,TrendingDown:JC,TrendingUp:ez,Triangle:rz,Truck:az,Tv:cz,Twitch:dz,Twitter:vz,Type:yz,Umbrella:wz,Underline:kz,Unlock:Pz,Upload:Rz,UploadCloud:Tz,User:Yz,UserCheck:Iz,UserMinus:Fz,UserPlus:Vz,UserX:qz,Users:Jz,Video:rT,VideoOff:eT,Voicemail:aT,Volume:yT,Volume1:cT,Volume2:dT,VolumeX:vT,Watch:wT,Wifi:PT,WifiOff:kT,Wind:TT,X:VT,XCircle:RT,XOctagon:IT,XSquare:FT,Youtube:qT,Zap:JT,ZapOff:YT,ZoomIn:eL,ZoomOut:rL}),iL=function(e){var n,r=e.name,o=P(e,["name"]),i=oL[(n=r,n.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return i?t.createElement(i,S({},o)):(console.warn('Icon "'.concat(r,'" not found in react-feather library')),null)};function aL(n){var r=n.data,o=n.columns,i=n.isLoading,a=function(t){const n={state:{},onStateChange:()=>{},renderFallbackValue:null,...t},[r]=e.useState((()=>({current:km(n)}))),[o,i]=e.useState((()=>r.current.initialState));return r.current.setOptions((e=>({...e,...t,state:{...o,...t.state},onStateChange:e=>{i(e),null==t.onStateChange||t.onStateChange(e)}}))),r.current}({data:i?[]:r,columns:o.map((function(e){return{accessorKey:e.key,header:e.title,cell:function(n){var r;if("ACTIONS_BUTTONS"===e.key)return t.createElement("div",{className:"flex gap-2 justify-end"},null===(r=e.actions)||void 0===r?void 0:r.map((function(e,r){return t.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(e.action,n.row.original)}},e.icon&&t.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"},t.createElement(iL,{name:e.icon.replace(/^icon-/,""),className:"mr-2"})),e.label)})));if("status"===e.type){var o=n.getValue();return t.createElement("div",{className:"flex items-center justify-center"},t.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"===e.type?"".concat(n.getValue()," ").concat(e.currency):"date"===e.type?We(new Date(n.getValue()),"dd-MM-yyyy"):e.scroll?t.createElement("div",{className:"max-h-24 overflow-y-auto"},n.getValue()):n.getValue()}}})),getCoreRowModel:e=>_f((()=>[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=Df(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}),Mf(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return t.createElement(Sm,{className:"border border-gray-200 rounded-md"},t.createElement(Pm,{className:"bg-gray-50"},a.getHeaderGroups().map((function(e){return t.createElement(zm,{key:e.id},e.headers.map((function(e){return t.createElement(Tm,{key:e.id,className:"font-medium text-gray-800 py-2"},Em(e.column.columnDef.header,e.getContext()))})))}))),t.createElement(Cm,null,i?t.createElement(zm,null,t.createElement(Lm,{colSpan:o.length,className:"text-center py-4"},t.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"},t.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?a.getRowModel().rows.map((function(e){return t.createElement(zm,{key:e.id,className:"bg-white hover:bg-gray-100"},e.getVisibleCells().map((function(e){return t.createElement(Lm,{key:e.id},Em(e.column.columnDef.cell,e.getContext()))})))})):t.createElement(zm,null,t.createElement(Lm,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var sL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement("nav",S({role:"navigation","aria-label":"pagination",className:ea("mx-auto flex w-full justify-center",n)},r))};sL.displayName="Pagination";var lL=e.forwardRef((function(t,n){var r=t.className,o=P(t,["className"]);return e.createElement("ul",S({ref:n,className:ea("flex flex-row items-center gap-1",r)},o))}));lL.displayName="PaginationContent";var cL=e.forwardRef((function(t,n){var r=t.className,o=P(t,["className"]);return e.createElement("li",S({ref:n,className:ea("",r)},o))}));cL.displayName="PaginationItem";var uL=function(t){var n=t.className,r=t.isActive,o=t.size,i=void 0===o?"icon":o,a=P(t,["className","isActive","size"]);return e.createElement("a",S({"aria-current":r?"page":void 0,className:ea(Na({variant:r?"outline":"ghost",size:i}),n)},a))};uL.displayName="PaginationLink";var pL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement(uL,S({"aria-label":"Go to previous page",size:"default",className:ea("gap-1 pl-2.5",n)},r),e.createElement(da,{className:"h-4 w-4"}),e.createElement("span",null,"Previous"))};pL.displayName="PaginationPrevious";var dL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement(uL,S({"aria-label":"Go to next page",size:"default",className:ea("gap-1 pr-2.5",n)},r),e.createElement("span",null,"Next"),e.createElement(fa,{className:"h-4 w-4"}))};dL.displayName="PaginationNext";var fL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement("span",S({"aria-hidden":!0,className:ea("flex h-9 w-9 items-center justify-center",n)},r),e.createElement(ga,{className:"h-4 w-4"}),e.createElement("span",{className:"sr-only"},"More pages"))};function mL(e){var n=e.currentPage,r=e.totalPages,o=e.onPageChange;return t.createElement(sL,null,t.createElement(lL,null,function(){var e=[];e.push(t.createElement(cL,{key:"prev"},t.createElement(pL,{href:"#",onClick:function(e){e.preventDefault(),n>1&&o(n-1)}}))),e.push(t.createElement(cL,{key:1},t.createElement(uL,{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&&e.push(t.createElement(cL,{key:"ellipsis1"},t.createElement(fL,null)));for(var s=function(r){e.push(t.createElement(cL,{key:r},t.createElement(uL,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r)))},l=i;l<=a;l++)s(l);return a<r-1&&e.push(t.createElement(cL,{key:"ellipsis2"},t.createElement(fL,null))),r>1&&e.push(t.createElement(cL,{key:r},t.createElement(uL,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r))),e.push(t.createElement(cL,{key:"next"},t.createElement(dL,{href:"#",onClick:function(e){e.preventDefault(),n<r&&o(n+1)}}))),e}()))}fL.displayName="PaginationEllipsis";var vL=function(e){var n=e.configUrl,r=e.preJsUrl,o=e.itemsPerPage,i=void 0===o?14:o,l=e.children,c=a(null),u=c[0],p=c[1],d=a(!1),f=d[0],m=d[1],v=a([]),g=v[0],h=v[1],y=a(!1),b=y[0],x=y[1],w=a([]),O=w[0],j=w[1],k=a(0),E=k[0],P=k[1],L=a(1),N=L[0],R=L[1],_=a(1),M=_[0],I=_[1],A=a({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()}),B=A[0],F=A[1],D=a([]),W=D[0],V=D[1];s((function(){n&&r&&(C(void 0,void 0,void 0,(function(){var e,t;return z(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?(p(e),V((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):m(!0),[3,4];case 3:return r.sent(),m(!0),[3,4];case 4:return[2]}}))})),C(void 0,void 0,void 0,(function(){var e,t,n;return z(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]),s((function(){var e=new AbortController;return u&&C(void 0,void 0,void 0,(function(){var t,n,r,o,i;return z(this,(function(a){switch(a.label){case 0:t=(null===(i=null==u?void 0:u.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,H(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()}}),[u]);var H=function(e,t){return C(void 0,void 0,void 0,(function(){var n,r,o;return z(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,ni.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:[],V((function(t){return t.map((function(t){return t.name===e.name?S(S({},t),{options:r}):t}))}))),[3,4];case 3:return o=i.sent(),ni.isCancel(o)||(h((function(t){return T(T([],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 f?t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},t.createElement("div",{style:{position:"absolute"}},t.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"},t.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"})),t.createElement("div",null,"Invalid configuration"))):u?t.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},t.createElement(Tf,{title:u.title,configFilters:W,filters:B,setFilters:F,onSearch:function(){return C(void 0,void 0,void 0,(function(){var e,t,n,r,o;return z(this,(function(a){switch(a.label){case 0:h([]),e={page:N,filters:S(S({},B),{fromDate:We(B.fromDate,"MM-dd-yyyy HH:mm"),toDate:We(B.toDate,"MM-dd-yyyy HH:mm")})},x(!0),a.label=1;case 1:return a.trys.push([1,3,,4]),[4,ni.post(u.data_url,e)];case 2:return t=a.sent(),x(!1),(null==t?void 0:t.data)?(j(null===(n=t.data)||void 0===n?void 0:n.DATA),P(null===(r=t.data)||void 0===r?void 0:r.PAGESNUM),I(Math.ceil((null===(o=t.data)||void 0===o?void 0:o.PAGESNUM)/i)||1)):m(!0),[3,4];case 3:return a.sent(),x(!1),h((function(e){return T(T([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},count:E,isLoading:b,setCurrentPage:R}),g.map((function(e,n){return t.createElement(na,{key:n,variant:"destructive"},t.createElement(va,{className:"h-4 w-4"}),t.createElement(ra,null,e.title),t.createElement(oa,null,e.message))})),t.createElement(aL,{data:O,columns:u.colomns,isLoading:b}),t.createElement(mL,{currentPage:N,totalPages:M,onPageChange:R}),l):t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},t.createElement("div",{style:{position:"absolute"}},t.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"},t.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.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"})),t.createElement("div",null,"Loading configuration...")))};export{vL as default};
|
69
|
+
*/function Qm(){if(Fm)return Bm;Fm=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return Bm=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},Bm}function ev(){if(Wm)return Dm;Wm=1;return Dm="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function tv(){return Hm?Vm:(Hm=1,Vm=Function.call.bind(Object.prototype.hasOwnProperty))}function nv(){if(qm)return Um;qm=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=ev(),n={},r=tv();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={})},Um=o}function rv(){if($m)return Gm;$m=1;var e=Zm(),t=Qm(),n=ev(),r=tv(),o=nv(),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){}}),Gm=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},Gm}function ov(){if(Km)return Ym;Km=1;var e=ev();function t(){}function n(){}return n.resetWarningCache=t,Ym=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 iv(){if(Xm)return Rm.exports;if(Xm=1,"production"!==process.env.NODE_ENV){var e=Zm();Rm.exports=rv()(e.isElement,true)}else Rm.exports=ov()();return Rm.exports}var av=Ut(iv());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}var cv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lv(e,["color","size"]);return t.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),t.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cv.displayName="Activity";var dv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pv(e,["color","size"]);return t.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),t.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"}),t.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dv.displayName="Airplay";var vv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vv.displayName="AlertCircle";var yv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hv(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yv.displayName="AlertOctagon";var wv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xv(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),t.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wv.displayName="AlertTriangle";var kv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jv(e,["color","size"]);return t.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),t.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"18",y1:"18",x2:"6",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:av.string,size:av.oneOfType([av.string,av.number])},kv.displayName="AlignCenter";var Pv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sv(e,["color","size"]);return t.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),t.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pv.displayName="AlignJustify";var Tv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zv(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function Lv(){return Lv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lv.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}Tv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tv.displayName="AlignLeft";var Rv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nv(e,["color","size"]);return t.createElement("svg",Lv({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),t.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),t.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),t.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));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}Rv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rv.displayName="AlignRight";var Iv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"5",r:"3"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),t.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iv.displayName="Anchor";var Fv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),t.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),t.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),t.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),t.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),t.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fv.displayName="Aperture";var Vv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wv(e,["color","size"]);return t.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),t.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),t.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),t.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));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 Uv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vv.displayName="Archive";var qv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uv(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"8 12 12 16 16 12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));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}qv.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qv.displayName="ArrowDownCircle";var Yv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$v(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),t.createElement("polyline",{points:"17 17 7 17 7 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yv.displayName="ArrowDownLeft";var Jv=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xv(e,["color","size"]);return t.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),t.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),t.createElement("polyline",{points:"17 7 17 17 7 17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jv.displayName="ArrowDownRight";var eg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qv(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.createElement("polyline",{points:"19 12 12 19 5 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:av.string,size:av.oneOfType([av.string,av.number])},eg.displayName="ArrowDown";var rg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ng(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 8 8 12 12 16"}),t.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rg.displayName="ArrowLeftCircle";var ag=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ig(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),t.createElement("polyline",{points:"12 19 5 12 12 5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ag.displayName="ArrowLeft";var cg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 16 16 12 12 8"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cg.displayName="ArrowRightCircle";var dg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pg(e,["color","size"]);return t.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),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),t.createElement("polyline",{points:"12 5 19 12 12 19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dg.displayName="ArrowRight";var vg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"16 12 12 8 8 12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vg.displayName="ArrowUpCircle";var yg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hg(e,["color","size"]);return t.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),t.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),t.createElement("polyline",{points:"7 17 7 7 17 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yg.displayName="ArrowUpLeft";var wg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xg(e,["color","size"]);return t.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),t.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),t.createElement("polyline",{points:"7 7 17 7 17 17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wg.displayName="ArrowUpRight";var kg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jg(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),t.createElement("polyline",{points:"5 12 12 5 19 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kg.displayName="ArrowUp";var Pg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pg.displayName="AtSign";var Tg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zg(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"8",r:"7"}),t.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function Lg(){return Lg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lg.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}Tg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tg.displayName="Award";var Rg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ng(e,["color","size"]);return t.createElement("svg",Lg({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),t.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),t.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));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}Rg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rg.displayName="BarChart2";var Ig=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mg(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),t.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),t.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ig.displayName="BarChart";var Fg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bg(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),t.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fg.displayName="BatteryCharging";var Vg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wg(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),t.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));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 Ug(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vg.displayName="Battery";var qg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ug(e,["color","size"]);return t.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),t.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),t.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),t.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),t.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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}qg.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qg.displayName="BellOff";var Yg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$g(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),t.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yg.displayName="Bell";var Jg=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xg(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jg.displayName="Bluetooth";var eh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qg(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),t.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eh.displayName="Bold";var rh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nh(e,["color","size"]);return t.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),t.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),t.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rh.displayName="BookOpen";var ah=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ih(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},ah.displayName="Book";var ch=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lh(e,["color","size"]);return t.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),t.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ch.displayName="Bookmark";var dh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ph(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dh.displayName="Box";var vh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mh(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),t.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vh.displayName="Briefcase";var yh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hh(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),t.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),t.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yh.displayName="Calendar";var wh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xh(e,["color","size"]);return t.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),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},wh.displayName="CameraOff";var kh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jh(e,["color","size"]);return t.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),t.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"}),t.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kh.displayName="Camera";var Ph=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sh(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ph.displayName="Cast";var Th=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zh(e,["color","size"]);return t.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),t.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),t.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function Lh(){return Lh=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lh.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}Th.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Th.displayName="CheckCircle";var Rh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nh(e,["color","size"]);return t.createElement("svg",Lh({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"9 11 12 14 22 4"}),t.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));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}Rh.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rh.displayName="CheckSquare";var Ih=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"20 6 9 17 4 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ih.displayName="Check";var Fh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6 9 12 15 18 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fh.displayName="ChevronDown";var Vh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 18 9 12 15 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 Uh(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vh.displayName="ChevronLeft";var qh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 18 15 12 9 6"}))}));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}qh.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qh.displayName="ChevronRight";var Yh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$h(e,["color","size"]);return t.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),t.createElement("polyline",{points:"18 15 12 9 6 15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yh.displayName="ChevronUp";var Jh=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"7 13 12 18 17 13"}),t.createElement("polyline",{points:"7 6 12 11 17 6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jh.displayName="ChevronsDown";var ey=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qh(e,["color","size"]);return t.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),t.createElement("polyline",{points:"11 17 6 12 11 7"}),t.createElement("polyline",{points:"18 17 13 12 18 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ey.displayName="ChevronsLeft";var ry=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ny(e,["color","size"]);return t.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),t.createElement("polyline",{points:"13 17 18 12 13 7"}),t.createElement("polyline",{points:"6 17 11 12 6 7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ry.displayName="ChevronsRight";var ay=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iy(e,["color","size"]);return t.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),t.createElement("polyline",{points:"17 11 12 6 7 11"}),t.createElement("polyline",{points:"17 18 12 13 7 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ay.displayName="ChevronsUp";var cy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ly(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),t.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),t.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"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:av.string,size:av.oneOfType([av.string,av.number])},cy.displayName="Chrome";var dy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=py(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dy.displayName="Circle";var vy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=my(e,["color","size"]);return t.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),t.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"}),t.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vy.displayName="Clipboard";var yy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hy(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polyline",{points:"12 6 12 12 16 14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yy.displayName="Clock";var wy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xy(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),t.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),t.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),t.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},wy.displayName="CloudDrizzle";var ky=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jy(e,["color","size"]);return t.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),t.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),t.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ky.displayName="CloudLightning";var Py=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sy(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Py.displayName="CloudOff";var Ty=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zy(e,["color","size"]);return t.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),t.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),t.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),t.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function Ly(){return Ly=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ly.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}Ty.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Ty.displayName="CloudRain";var Ry=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ny(e,["color","size"]);return t.createElement("svg",Ly({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),t.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),t.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),t.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),t.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),t.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));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}Ry.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Ry.displayName="CloudSnow";var Iy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=My(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iy.displayName="Cloud";var Fy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=By(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 18 22 12 16 6"}),t.createElement("polyline",{points:"8 6 2 12 8 18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fy.displayName="Code";var Vy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wy(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),t.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),t.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));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 Uy(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vy.displayName="Codepen";var qy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uy(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),t.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),t.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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}qy.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qy.displayName="Codesandbox";var Yy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$y(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),t.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),t.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),t.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),t.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yy.displayName="Coffee";var Jy=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xy(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jy.displayName="Columns";var eb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qy(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eb.displayName="Command";var rb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rb.displayName="Compass";var ab=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ib(e,["color","size"]);return t.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),t.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),t.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ab.displayName="Copy";var cb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 10 4 15 9 20"}),t.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cb.displayName="CornerDownLeft";var db=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 10 20 15 15 20"}),t.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},db.displayName="CornerDownRight";var vb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"14 15 9 20 4 15"}),t.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vb.displayName="CornerLeftDown";var yb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"14 9 9 4 4 9"}),t.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yb.displayName="CornerLeftUp";var wb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"10 15 15 20 20 15"}),t.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wb.displayName="CornerRightDown";var kb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"10 9 15 4 20 9"}),t.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kb.displayName="CornerRightUp";var Pb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"9 14 4 9 9 4"}),t.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pb.displayName="CornerUpLeft";var Tb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zb(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 14 20 9 15 4"}),t.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function Lb(){return Lb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lb.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}Tb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tb.displayName="CornerUpRight";var Rb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nb(e,["color","size"]);return t.createElement("svg",Lb({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),t.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),t.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),t.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),t.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),t.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),t.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),t.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),t.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),t.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));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}Rb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rb.displayName="Cpu";var Ib=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mb(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),t.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ib.displayName="CreditCard";var Fb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bb(e,["color","size"]);return t.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),t.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),t.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fb.displayName="Crop";var Vb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),t.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),t.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));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 Ub(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vb.displayName="Crosshair";var qb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ub(e,["color","size"]);return t.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),t.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),t.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),t.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));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}qb.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qb.displayName="Database";var Yb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$b(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),t.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),t.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yb.displayName="Delete";var Jb=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xb(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jb.displayName="Disc";var ex=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qb(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),t.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ex.displayName="DivideCircle";var rx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nx(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rx.displayName="DivideSquare";var ax=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ix(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"6",r:"2"}),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),t.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ax.displayName="Divide";var cx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lx(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),t.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cx.displayName="DollarSign";var dx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=px(e,["color","size"]);return t.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),t.createElement("polyline",{points:"8 17 12 21 16 17"}),t.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),t.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dx.displayName="DownloadCloud";var vx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mx(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),t.createElement("polyline",{points:"7 10 12 15 17 10"}),t.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vx.displayName="Download";var yx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hx(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yx.displayName="Dribbble";var wx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xx(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wx.displayName="Droplet";var kx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jx(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kx.displayName="Edit2";var Px=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sx(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 20h9"}),t.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Px.displayName="Edit3";var Tx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zx(e,["color","size"]);return t.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),t.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),t.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 Lx(){return Lx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lx.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}Tx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tx.displayName="Edit";var Rx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nx(e,["color","size"]);return t.createElement("svg",Lx({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),t.createElement("polyline",{points:"15 3 21 3 21 9"}),t.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));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}Rx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rx.displayName="ExternalLink";var Ix=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mx(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ix.displayName="EyeOff";var Fx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bx(e,["color","size"]);return t.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),t.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),t.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fx.displayName="Eye";var Vx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wx(e,["color","size"]);return t.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),t.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));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 Ux(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vx.displayName="Facebook";var qx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ux(e,["color","size"]);return t.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),t.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),t.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));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}qx.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qx.displayName="FastForward";var Yx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$x(e,["color","size"]);return t.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),t.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),t.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),t.createElement("line",{x1:"17.5",y1:"15",x2:"9",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:av.string,size:av.oneOfType([av.string,av.number])},Yx.displayName="Feather";var Jx=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xx(e,["color","size"]);return t.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),t.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"}),t.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),t.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),t.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jx.displayName="Figma";var ew=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qx(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ew.displayName="FileMinus";var rw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nw(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),t.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rw.displayName="FilePlus";var aw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iw(e,["color","size"]);return t.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),t.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),t.createElement("polyline",{points:"14 2 14 8 20 8"}),t.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),t.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),t.createElement("polyline",{points:"10 9 9 9 8 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aw.displayName="FileText";var cw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lw(e,["color","size"]);return t.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),t.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),t.createElement("polyline",{points:"13 2 13 9 20 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cw.displayName="File";var dw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pw(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),t.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),t.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),t.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),t.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),t.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dw.displayName="Film";var vw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mw(e,["color","size"]);return t.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),t.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vw.displayName="Filter";var yw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yw.displayName="Flag";var ww=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ww.displayName="FolderMinus";var kw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jw(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),t.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kw.displayName="FolderPlus";var Pw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Pw.displayName="Folder";var Tw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zw(e,["color","size"]);return t.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),t.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function Lw(){return Lw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lw.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}Tw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tw.displayName="Framer";var Rw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nw(e,["color","size"]);return t.createElement("svg",Lw({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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}Rw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rw.displayName="Frown";var Iw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mw(e,["color","size"]);return t.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),t.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),t.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),t.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),t.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),t.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iw.displayName="Gift";var Fw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bw(e,["color","size"]);return t.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),t.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),t.createElement("circle",{cx:"18",cy:"6",r:"3"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fw.displayName="GitBranch";var Vw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Ww(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),t.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));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 Uw(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vw.displayName="GitCommit";var qw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uw(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"18",r:"3"}),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));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}qw.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qw.displayName="GitMerge";var Yw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$w(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"18",r:"3"}),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),t.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yw.displayName="GitPullRequest";var Jw=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jw.displayName="GitHub";var eO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qw(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eO.displayName="Gitlab";var rO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},rO.displayName="Globe";var aO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),t.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),t.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),t.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aO.displayName="Grid";var cO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lO(e,["color","size"]);return t.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),t.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),t.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"}),t.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),t.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cO.displayName="HardDrive";var dO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pO(e,["color","size"]);return t.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),t.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),t.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),t.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),t.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dO.displayName="Hash";var vO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mO(e,["color","size"]);return t.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),t.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vO.displayName="Headphones";var yO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hO(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yO.displayName="Heart";var wO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),t.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wO.displayName="HelpCircle";var kO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jO(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},kO.displayName="Hexagon";var PO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SO(e,["color","size"]);return t.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),t.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),t.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PO.displayName="Home";var TO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),t.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function LO(){return LO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LO.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}TO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TO.displayName="Image";var RO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NO(e,["color","size"]);return t.createElement("svg",LO({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),t.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 _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}RO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RO.displayName="Inbox";var IO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IO.displayName="Info";var FO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BO(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),t.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),t.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FO.displayName="Instagram";var VO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WO(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),t.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),t.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));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 UO(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VO.displayName="Italic";var qO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UO(e,["color","size"]);return t.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),t.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 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}qO.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qO.displayName="Key";var YO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$O(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),t.createElement("polyline",{points:"2 17 12 22 22 17"}),t.createElement("polyline",{points:"2 12 12 17 22 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:av.string,size:av.oneOfType([av.string,av.number])},YO.displayName="Layers";var JO=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XO(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),t.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JO.displayName="Layout";var ej=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QO(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"4"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),t.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),t.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),t.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),t.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ej.displayName="LifeBuoy";var rj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nj(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function oj(){return oj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var 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:av.string,size:av.oneOfType([av.string,av.number])},rj.displayName="Link2";var aj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ij(e,["color","size"]);return t.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),t.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"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},aj.displayName="Link";var cj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lj(e,["color","size"]);return t.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),t.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"}),t.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),t.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cj.displayName="Linkedin";var dj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pj(e,["color","size"]);return t.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),t.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),t.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),t.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),t.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),t.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),t.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dj.displayName="List";var vj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mj(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),t.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),t.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),t.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),t.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),t.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vj.displayName="Loader";var yj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hj(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),t.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yj.displayName="Lock";var wj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xj(e,["color","size"]);return t.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),t.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),t.createElement("polyline",{points:"10 17 15 12 10 7"}),t.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wj.displayName="LogIn";var kj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jj(e,["color","size"]);return t.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),t.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),t.createElement("polyline",{points:"16 17 21 12 16 7"}),t.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kj.displayName="LogOut";var Pj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sj(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"22,6 12,13 2,6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pj.displayName="Mail";var Tj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zj(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),t.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function Lj(){return Lj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lj.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}Tj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tj.displayName="MapPin";var Rj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nj(e,["color","size"]);return t.createElement("svg",Lj({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),t.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),t.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));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}Rj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rj.displayName="Map";var Ij=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mj(e,["color","size"]);return t.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),t.createElement("polyline",{points:"15 3 21 3 21 9"}),t.createElement("polyline",{points:"9 21 3 21 3 15"}),t.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),t.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ij.displayName="Maximize2";var Fj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bj(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Fj.displayName="Maximize";var Vj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wj(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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 Uj(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vj.displayName="Meh";var qj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uj(e,["color","size"]);return t.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),t.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),t.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),t.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));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}qj.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qj.displayName="Menu";var Yj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$j(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Yj.displayName="MessageCircle";var Jj=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xj(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Jj.displayName="MessageSquare";var ek=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qj(e,["color","size"]);return t.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),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),t.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),t.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ek.displayName="MicOff";var rk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nk(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),t.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),t.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),t.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rk.displayName="Mic";var ak=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ik(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 14 10 14 10 20"}),t.createElement("polyline",{points:"20 10 14 10 14 4"}),t.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),t.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ak.displayName="Minimize2";var ck=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lk(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},ck.displayName="Minimize";var dk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dk.displayName="MinusCircle";var vk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mk(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vk.displayName="MinusSquare";var yk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hk(e,["color","size"]);return t.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),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yk.displayName="Minus";var wk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xk(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),t.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),t.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wk.displayName="Monitor";var kk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jk(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kk.displayName="Moon";var Pk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"1"}),t.createElement("circle",{cx:"19",cy:"12",r:"1"}),t.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pk.displayName="MoreHorizontal";var Tk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zk(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"1"}),t.createElement("circle",{cx:"12",cy:"5",r:"1"}),t.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function Lk(){return Lk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lk.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}Tk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tk.displayName="MoreVertical";var Rk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nk(e,["color","size"]);return t.createElement("svg",Lk({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),t.createElement("path",{d:"M13 13l6 6"}))}));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}Rk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rk.displayName="MousePointer";var Ik=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mk(e,["color","size"]);return t.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),t.createElement("polyline",{points:"5 9 2 12 5 15"}),t.createElement("polyline",{points:"9 5 12 2 15 5"}),t.createElement("polyline",{points:"15 19 12 22 9 19"}),t.createElement("polyline",{points:"19 9 22 12 19 15"}),t.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Ik.displayName="Move";var Fk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bk(e,["color","size"]);return t.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),t.createElement("path",{d:"M9 18V5l12-2v13"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fk.displayName="Music";var Vk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wk(e,["color","size"]);return t.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),t.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));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 Uk(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vk.displayName="Navigation2";var qk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uk(e,["color","size"]);return t.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),t.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));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}qk.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qk.displayName="Navigation";var Yk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$k(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},Yk.displayName="Octagon";var Jk=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xk(e,["color","size"]);return t.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),t.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),t.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"}),t.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),t.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jk.displayName="Package";var eE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qk(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},eE.displayName="Paperclip";var rE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),t.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rE.displayName="PauseCircle";var aE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iE(e,["color","size"]);return t.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),t.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),t.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aE.displayName="Pause";var cE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lE(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),t.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),t.createElement("path",{d:"M2 2l7.586 7.586"}),t.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cE.displayName="PenTool";var dE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pE(e,["color","size"]);return t.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),t.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),t.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),t.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dE.displayName="Percent";var vE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mE(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vE.displayName="PhoneCall";var yE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"19 1 23 5 19 9"}),t.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},yE.displayName="PhoneForwarded";var wE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 2 16 8 22 8"}),t.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},wE.displayName="PhoneIncoming";var kE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jE(e,["color","size"]);return t.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),t.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),t.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),t.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:av.string,size:av.oneOfType([av.string,av.number])},kE.displayName="PhoneMissed";var PE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SE(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PE.displayName="PhoneOff";var TE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zE(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 7 23 1 17 1"}),t.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),t.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 LE(){return LE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LE.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}TE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TE.displayName="PhoneOutgoing";var RE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NE(e,["color","size"]);return t.createElement("svg",LE({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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 _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}RE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RE.displayName="Phone";var IE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ME(e,["color","size"]);return t.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),t.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),t.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IE.displayName="PieChart";var FE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FE.displayName="PlayCircle";var VE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WE(e,["color","size"]);return t.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),t.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));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 UE(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VE.displayName="Play";var qE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UE(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));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}qE.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qE.displayName="PlusCircle";var YE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$E(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),t.createElement("line",{x1:"8",y1:"12",x2:"16",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:av.string,size:av.oneOfType([av.string,av.number])},YE.displayName="PlusSquare";var JE=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XE(e,["color","size"]);return t.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),t.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JE.displayName="Plus";var eS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QE(e,["color","size"]);return t.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),t.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"}),t.createElement("polyline",{points:"8 10 12 14 16 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eS.displayName="Pocket";var rS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nS(e,["color","size"]);return t.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),t.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rS.displayName="Power";var aS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),t.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"}),t.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aS.displayName="Printer";var cS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"2"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},cS.displayName="Radio";var dS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"1 4 1 10 7 10"}),t.createElement("polyline",{points:"23 20 23 14 17 14"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},dS.displayName="RefreshCcw";var vS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 4 23 10 17 10"}),t.createElement("polyline",{points:"1 20 1 14 7 14"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vS.displayName="RefreshCw";var yS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"17 1 21 5 17 9"}),t.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),t.createElement("polyline",{points:"7 23 3 19 7 15"}),t.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yS.displayName="Repeat";var wS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xS(e,["color","size"]);return t.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),t.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),t.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wS.displayName="Rewind";var kS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"1 4 1 10 7 10"}),t.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kS.displayName="RotateCcw";var PS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SS(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 4 23 10 17 10"}),t.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},PS.displayName="RotateCw";var TS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zS(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),t.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),t.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function LS(){return LS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LS.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}TS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TS.displayName="Rss";var RS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NS(e,["color","size"]);return t.createElement("svg",LS({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),t.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),t.createElement("polyline",{points:"7 3 7 8 15 8"}))}));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}RS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RS.displayName="Save";var IS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"6",cy:"6",r:"3"}),t.createElement("circle",{cx:"6",cy:"18",r:"3"}),t.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),t.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),t.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IS.displayName="Scissors";var FS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FS.displayName="Search";var VS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WS(e,["color","size"]);return t.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),t.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),t.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));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 US(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VS.displayName="Send";var qS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=US(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),t.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),t.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),t.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));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}qS.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qS.displayName="Server";var YS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$S(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"3"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},YS.displayName="Settings";var JS=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XS(e,["color","size"]);return t.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),t.createElement("circle",{cx:"18",cy:"5",r:"3"}),t.createElement("circle",{cx:"6",cy:"12",r:"3"}),t.createElement("circle",{cx:"18",cy:"19",r:"3"}),t.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),t.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JS.displayName="Share2";var eP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QS(e,["color","size"]);return t.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),t.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),t.createElement("polyline",{points:"16 6 12 2 8 6"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eP.displayName="Share";var rP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nP(e,["color","size"]);return t.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),t.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),t.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rP.displayName="ShieldOff";var aP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iP(e,["color","size"]);return t.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),t.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aP.displayName="Shield";var cP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lP(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),t.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),t.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cP.displayName="ShoppingBag";var dP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"9",cy:"21",r:"1"}),t.createElement("circle",{cx:"20",cy:"21",r:"1"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},dP.displayName="ShoppingCart";var vP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mP(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 3 21 3 21 8"}),t.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),t.createElement("polyline",{points:"21 16 21 21 16 21"}),t.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),t.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vP.displayName="Shuffle";var yP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hP(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yP.displayName="Sidebar";var wP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xP(e,["color","size"]);return t.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),t.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),t.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wP.displayName="SkipBack";var kP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jP(e,["color","size"]);return t.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),t.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),t.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kP.displayName="SkipForward";var PP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SP(e,["color","size"]);return t.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),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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"}),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},PP.displayName="Slack";var TP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function LP(){return LP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LP.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}TP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TP.displayName="Slash";var RP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NP(e,["color","size"]);return t.createElement("svg",LP({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),t.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),t.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),t.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),t.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),t.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),t.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),t.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));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}RP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RP.displayName="Sliders";var IP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MP(e,["color","size"]);return t.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),t.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IP.displayName="Smartphone";var FP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),t.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),t.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},FP.displayName="Smile";var VP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WP(e,["color","size"]);return t.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),t.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),t.createElement("circle",{cx:"12",cy:"14",r:"4"}),t.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"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 UP(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VP.displayName="Speaker";var qP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UP(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));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}qP.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qP.displayName="Square";var YP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$P(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},YP.displayName="Star";var JP=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JP.displayName="StopCircle";var eC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QP(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"5"}),t.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),t.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),t.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),t.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),t.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),t.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),t.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),t.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},eC.displayName="Sun";var rC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nC(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),t.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),t.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),t.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),t.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),t.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),t.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),t.createElement("polyline",{points:"8 6 12 2 16 6"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},rC.displayName="Sunrise";var aC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iC(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),t.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),t.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),t.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),t.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),t.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),t.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),t.createElement("polyline",{points:"16 5 12 9 8 5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},aC.displayName="Sunset";var cC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},cC.displayName="Table";var dC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pC(e,["color","size"]);return t.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),t.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),t.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dC.displayName="Tablet";var vC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mC(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},vC.displayName="Tag";var yC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hC(e,["color","size"]);return t.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),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("circle",{cx:"12",cy:"12",r:"6"}),t.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yC.displayName="Target";var wC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 17 10 11 4 5"}),t.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wC.displayName="Terminal";var kC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},kC.displayName="Thermometer";var PC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=SC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},PC.displayName="ThumbsDown";var TC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zC(e,["color","size"]);return t.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),t.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 LC(){return LC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LC.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}TC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TC.displayName="ThumbsUp";var RC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NC(e,["color","size"]);return t.createElement("svg",LC({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),t.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));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}RC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RC.displayName="ToggleLeft";var IC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MC(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),t.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},IC.displayName="ToggleRight";var FC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BC(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},FC.displayName="Tool";var VC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"3 6 5 6 21 6"}),t.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"}),t.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),t.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));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 UC(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},VC.displayName="Trash2";var qC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"3 6 5 6 21 6"}),t.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 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}qC.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qC.displayName="Trash";var YC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$C(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),t.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},YC.displayName="Trello";var JC=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),t.createElement("polyline",{points:"17 18 23 18 23 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},JC.displayName="TrendingDown";var ez=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QC(e,["color","size"]);return t.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),t.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),t.createElement("polyline",{points:"17 6 23 6 23 12"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},ez.displayName="TrendingUp";var rz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nz(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},rz.displayName="Triangle";var az=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iz(e,["color","size"]);return t.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),t.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),t.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),t.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),t.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},az.displayName="Truck";var cz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lz(e,["color","size"]);return t.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),t.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),t.createElement("polyline",{points:"17 2 12 7 7 2"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},cz.displayName="Tv";var dz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pz(e,["color","size"]);return t.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),t.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},dz.displayName="Twitch";var vz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mz(e,["color","size"]);return t.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),t.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 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:av.string,size:av.oneOfType([av.string,av.number])},vz.displayName="Twitter";var yz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hz(e,["color","size"]);return t.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),t.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),t.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),t.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},yz.displayName="Type";var wz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xz(e,["color","size"]);return t.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),t.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},wz.displayName="Umbrella";var kz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jz(e,["color","size"]);return t.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),t.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),t.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},kz.displayName="Underline";var Pz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Sz(e,["color","size"]);return t.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),t.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),t.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Pz.displayName="Unlock";var Tz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zz(e,["color","size"]);return t.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),t.createElement("polyline",{points:"16 16 12 12 8 16"}),t.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),t.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),t.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function Lz(){return Lz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lz.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}Tz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Tz.displayName="UploadCloud";var Rz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Nz(e,["color","size"]);return t.createElement("svg",Lz({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),t.createElement("polyline",{points:"17 8 12 3 7 8"}),t.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));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}Rz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},Rz.displayName="Upload";var Iz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Mz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("polyline",{points:"17 11 19 13 23 9"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Iz.displayName="UserCheck";var Fz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Bz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Fz.displayName="UserMinus";var Vz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Wz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),t.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));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 Uz(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=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:av.string,size:av.oneOfType([av.string,av.number])},Vz.displayName="UserPlus";var qz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Uz(e,["color","size"]);return t.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),t.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),t.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),t.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));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}qz.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qz.displayName="UserX";var Yz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$z(e,["color","size"]);return t.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),t.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Yz.displayName="User";var Jz=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Xz(e,["color","size"]);return t.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),t.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),t.createElement("circle",{cx:"9",cy:"7",r:"4"}),t.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),t.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));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:av.string,size:av.oneOfType([av.string,av.number])},Jz.displayName="Users";var eT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=Qz(e,["color","size"]);return t.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),t.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"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function tT(){return tT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tT.apply(this,arguments)}function nT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},eT.displayName="VideoOff";var rT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nT(e,["color","size"]);return t.createElement("svg",tT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),t.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function oT(){return oT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oT.apply(this,arguments)}function iT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}rT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},rT.displayName="Video";var aT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=iT(e,["color","size"]);return t.createElement("svg",oT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),t.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),t.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function sT(){return sT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sT.apply(this,arguments)}function lT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}aT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},aT.displayName="Voicemail";var cT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=lT(e,["color","size"]);return t.createElement("svg",sT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function uT(){return uT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uT.apply(this,arguments)}function pT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}cT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},cT.displayName="Volume1";var dT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=pT(e,["color","size"]);return t.createElement("svg",uT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.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 fT(){return fT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fT.apply(this,arguments)}function mT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}dT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},dT.displayName="Volume2";var vT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=mT(e,["color","size"]);return t.createElement("svg",fT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),t.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),t.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function gT(){return gT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gT.apply(this,arguments)}function hT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}vT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},vT.displayName="VolumeX";var yT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=hT(e,["color","size"]);return t.createElement("svg",gT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function bT(){return bT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},bT.apply(this,arguments)}function xT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}yT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},yT.displayName="Volume";var wT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=xT(e,["color","size"]);return t.createElement("svg",bT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"7"}),t.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),t.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 OT(){return OT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OT.apply(this,arguments)}function jT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}wT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},wT.displayName="Watch";var kT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=jT(e,["color","size"]);return t.createElement("svg",OT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),t.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),t.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),t.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),t.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),t.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),t.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function ET(){return ET=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ET.apply(this,arguments)}function ST(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}kT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},kT.displayName="WifiOff";var PT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=ST(e,["color","size"]);return t.createElement("svg",ET({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),t.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),t.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),t.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function CT(){return CT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},CT.apply(this,arguments)}function zT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}PT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},PT.displayName="Wifi";var TT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=zT(e,["color","size"]);return t.createElement("svg",CT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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 LT(){return LT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LT.apply(this,arguments)}function NT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}TT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},TT.displayName="Wind";var RT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=NT(e,["color","size"]);return t.createElement("svg",LT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"12",cy:"12",r:"10"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function _T(){return _T=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_T.apply(this,arguments)}function MT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}RT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},RT.displayName="XCircle";var IT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=MT(e,["color","size"]);return t.createElement("svg",_T({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function AT(){return AT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},AT.apply(this,arguments)}function BT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}IT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},IT.displayName="XOctagon";var FT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=BT(e,["color","size"]);return t.createElement("svg",AT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),t.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),t.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function DT(){return DT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},DT.apply(this,arguments)}function WT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}FT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},FT.displayName="XSquare";var VT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=WT(e,["color","size"]);return t.createElement("svg",DT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),t.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function HT(){return HT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},HT.apply(this,arguments)}function UT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}VT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},VT.displayName="X";var qT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=UT(e,["color","size"]);return t.createElement("svg",HT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.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"}),t.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function GT(){return GT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GT.apply(this,arguments)}function $T(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}qT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},qT.displayName="Youtube";var YT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=$T(e,["color","size"]);return t.createElement("svg",GT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),t.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),t.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),t.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function KT(){return KT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KT.apply(this,arguments)}function XT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}YT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},YT.displayName="ZapOff";var JT=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=XT(e,["color","size"]);return t.createElement("svg",KT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function ZT(){return ZT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZT.apply(this,arguments)}function QT(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}JT.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},JT.displayName="Zap";var eL=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=QT(e,["color","size"]);return t.createElement("svg",ZT({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),t.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),t.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function tL(){return tL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tL.apply(this,arguments)}function nL(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}eL.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},eL.displayName="ZoomIn";var rL=n((function(e,n){var r=e.color,o=void 0===r?"currentColor":r,i=e.size,a=void 0===i?24:i,s=nL(e,["color","size"]);return t.createElement("svg",tL({ref:n,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},s),t.createElement("circle",{cx:"11",cy:"11",r:"8"}),t.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),t.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));rL.propTypes={color:av.string,size:av.oneOfType([av.string,av.number])},rL.displayName="ZoomOut";var oL=Object.freeze({__proto__:null,Activity:cv,Airplay:dv,AlertCircle:vv,AlertOctagon:yv,AlertTriangle:wv,AlignCenter:kv,AlignJustify:Pv,AlignLeft:Tv,AlignRight:Rv,Anchor:Iv,Aperture:Fv,Archive:Vv,ArrowDown:eg,ArrowDownCircle:qv,ArrowDownLeft:Yv,ArrowDownRight:Jv,ArrowLeft:ag,ArrowLeftCircle:rg,ArrowRight:dg,ArrowRightCircle:cg,ArrowUp:kg,ArrowUpCircle:vg,ArrowUpLeft:yg,ArrowUpRight:wg,AtSign:Pg,Award:Tg,BarChart:Ig,BarChart2:Rg,Battery:Vg,BatteryCharging:Fg,Bell:Yg,BellOff:qg,Bluetooth:Jg,Bold:eh,Book:ah,BookOpen:rh,Bookmark:ch,Box:dh,Briefcase:vh,Calendar:yh,Camera:kh,CameraOff:wh,Cast:Ph,Check:Ih,CheckCircle:Th,CheckSquare:Rh,ChevronDown:Fh,ChevronLeft:Vh,ChevronRight:qh,ChevronUp:Yh,ChevronsDown:Jh,ChevronsLeft:ey,ChevronsRight:ry,ChevronsUp:ay,Chrome:cy,Circle:dy,Clipboard:vy,Clock:yy,Cloud:Iy,CloudDrizzle:wy,CloudLightning:ky,CloudOff:Py,CloudRain:Ty,CloudSnow:Ry,Code:Fy,Codepen:Vy,Codesandbox:qy,Coffee:Yy,Columns:Jy,Command:eb,Compass:rb,Copy:ab,CornerDownLeft:cb,CornerDownRight:db,CornerLeftDown:vb,CornerLeftUp:yb,CornerRightDown:wb,CornerRightUp:kb,CornerUpLeft:Pb,CornerUpRight:Tb,Cpu:Rb,CreditCard:Ib,Crop:Fb,Crosshair:Vb,Database:qb,Delete:Yb,Disc:Jb,Divide:ax,DivideCircle:ex,DivideSquare:rx,DollarSign:cx,Download:vx,DownloadCloud:dx,Dribbble:yx,Droplet:wx,Edit:Tx,Edit2:kx,Edit3:Px,ExternalLink:Rx,Eye:Fx,EyeOff:Ix,Facebook:Vx,FastForward:qx,Feather:Yx,Figma:Jx,File:cw,FileMinus:ew,FilePlus:rw,FileText:aw,Film:dw,Filter:vw,Flag:yw,Folder:Pw,FolderMinus:ww,FolderPlus:kw,Framer:Tw,Frown:Rw,Gift:Iw,GitBranch:Fw,GitCommit:Vw,GitHub:Jw,GitMerge:qw,GitPullRequest:Yw,Gitlab:eO,Globe:rO,Grid:aO,HardDrive:cO,Hash:dO,Headphones:vO,Heart:yO,HelpCircle:wO,Hexagon:kO,Home:PO,Image:TO,Inbox:RO,Info:IO,Instagram:FO,Italic:VO,Key:qO,Layers:YO,Layout:JO,LifeBuoy:ej,Link:aj,Link2:rj,Linkedin:cj,List:dj,Loader:vj,Lock:yj,LogIn:wj,LogOut:kj,Mail:Pj,Map:Rj,MapPin:Tj,Maximize:Fj,Maximize2:Ij,Meh:Vj,Menu:qj,MessageCircle:Yj,MessageSquare:Jj,Mic:rk,MicOff:ek,Minimize:ck,Minimize2:ak,Minus:yk,MinusCircle:dk,MinusSquare:vk,Monitor:wk,Moon:kk,MoreHorizontal:Pk,MoreVertical:Tk,MousePointer:Rk,Move:Ik,Music:Fk,Navigation:qk,Navigation2:Vk,Octagon:Yk,Package:Jk,Paperclip:eE,Pause:aE,PauseCircle:rE,PenTool:cE,Percent:dE,Phone:RE,PhoneCall:vE,PhoneForwarded:yE,PhoneIncoming:wE,PhoneMissed:kE,PhoneOff:PE,PhoneOutgoing:TE,PieChart:IE,Play:VE,PlayCircle:FE,Plus:JE,PlusCircle:qE,PlusSquare:YE,Pocket:eS,Power:rS,Printer:aS,Radio:cS,RefreshCcw:dS,RefreshCw:vS,Repeat:yS,Rewind:wS,RotateCcw:kS,RotateCw:PS,Rss:TS,Save:RS,Scissors:IS,Search:FS,Send:VS,Server:qS,Settings:YS,Share:eP,Share2:JS,Shield:aP,ShieldOff:rP,ShoppingBag:cP,ShoppingCart:dP,Shuffle:vP,Sidebar:yP,SkipBack:wP,SkipForward:kP,Slack:PP,Slash:TP,Sliders:RP,Smartphone:IP,Smile:FP,Speaker:VP,Square:qP,Star:YP,StopCircle:JP,Sun:eC,Sunrise:rC,Sunset:aC,Table:cC,Tablet:dC,Tag:vC,Target:yC,Terminal:wC,Thermometer:kC,ThumbsDown:PC,ThumbsUp:TC,ToggleLeft:RC,ToggleRight:IC,Tool:FC,Trash:qC,Trash2:VC,Trello:YC,TrendingDown:JC,TrendingUp:ez,Triangle:rz,Truck:az,Tv:cz,Twitch:dz,Twitter:vz,Type:yz,Umbrella:wz,Underline:kz,Unlock:Pz,Upload:Rz,UploadCloud:Tz,User:Yz,UserCheck:Iz,UserMinus:Fz,UserPlus:Vz,UserX:qz,Users:Jz,Video:rT,VideoOff:eT,Voicemail:aT,Volume:yT,Volume1:cT,Volume2:dT,VolumeX:vT,Watch:wT,Wifi:PT,WifiOff:kT,Wind:TT,X:VT,XCircle:RT,XOctagon:IT,XSquare:FT,Youtube:qT,Zap:JT,ZapOff:YT,ZoomIn:eL,ZoomOut:rL}),iL=function(e){var n,r=e.name,o=P(e,["name"]),i=oL[(n=r,n.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return i?t.createElement(i,S({},o)):(console.warn('Icon "'.concat(r,'" not found in react-feather library')),null)};function aL(n){var r=n.data,o=n.columns,i=n.isLoading,a=function(t){const n={state:{},onStateChange:()=>{},renderFallbackValue:null,...t},[r]=e.useState((()=>({current:km(n)}))),[o,i]=e.useState((()=>r.current.initialState));return r.current.setOptions((e=>({...e,...t,state:{...o,...t.state},onStateChange:e=>{i(e),null==t.onStateChange||t.onStateChange(e)}}))),r.current}({data:i?[]:r,columns:o.map((function(e){return{accessorKey:e.key,header:e.title,cell:function(n){var r;if("ACTIONS_BUTTONS"===e.key)return t.createElement("div",{className:"flex gap-2 justify-end"},null===(r=e.actions)||void 0===r?void 0:r.map((function(e,r){return t.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(e.action,n.row.original)}},e.icon&&t.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"},t.createElement(iL,{name:e.icon.replace(/^icon-/,""),className:"mr-2"})),e.label)})));if("status"===e.type){var o=n.getValue();return t.createElement("div",{className:"flex items-center justify-center"},t.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"===e.type?"".concat(n.getValue()," ").concat(e.currency):"date"===e.type?We(new Date(n.getValue()),"dd-MM-yyyy"):e.scroll?t.createElement("div",{className:"max-h-24 overflow-y-auto"},n.getValue()):n.getValue()}}})),getCoreRowModel:e=>_f((()=>[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=Df(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}),Mf(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return t.createElement(Sm,{className:"border border-gray-200 rounded-md"},t.createElement(Pm,{className:"bg-gray-50"},a.getHeaderGroups().map((function(e){return t.createElement(zm,{key:e.id},e.headers.map((function(e){return t.createElement(Tm,{key:e.id,className:"font-medium text-gray-800 py-2"},Em(e.column.columnDef.header,e.getContext()))})))}))),t.createElement(Cm,null,i?t.createElement(zm,null,t.createElement(Lm,{colSpan:o.length,className:"text-center py-4"},t.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"},t.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?a.getRowModel().rows.map((function(e){return t.createElement(zm,{key:e.id,className:"bg-white hover:bg-gray-100"},e.getVisibleCells().map((function(e){return t.createElement(Lm,{key:e.id},Em(e.column.columnDef.cell,e.getContext()))})))})):t.createElement(zm,null,t.createElement(Lm,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var sL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement("nav",S({role:"navigation","aria-label":"pagination",className:ea("mx-auto flex w-full justify-center",n)},r))};sL.displayName="Pagination";var lL=e.forwardRef((function(t,n){var r=t.className,o=P(t,["className"]);return e.createElement("ul",S({ref:n,className:ea("flex flex-row items-center gap-1",r)},o))}));lL.displayName="PaginationContent";var cL=e.forwardRef((function(t,n){var r=t.className,o=P(t,["className"]);return e.createElement("li",S({ref:n,className:ea("",r)},o))}));cL.displayName="PaginationItem";var uL=function(t){var n=t.className,r=t.isActive,o=t.size,i=void 0===o?"icon":o,a=P(t,["className","isActive","size"]);return e.createElement("a",S({"aria-current":r?"page":void 0,className:ea(Na({variant:r?"outline":"ghost",size:i}),n)},a))};uL.displayName="PaginationLink";var pL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement(uL,S({"aria-label":"Go to previous page",size:"default",className:ea("gap-1 pl-2.5",n)},r),e.createElement(da,{className:"h-4 w-4"}),e.createElement("span",null,"Previous"))};pL.displayName="PaginationPrevious";var dL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement(uL,S({"aria-label":"Go to next page",size:"default",className:ea("gap-1 pr-2.5",n)},r),e.createElement("span",null,"Next"),e.createElement(fa,{className:"h-4 w-4"}))};dL.displayName="PaginationNext";var fL=function(t){var n=t.className,r=P(t,["className"]);return e.createElement("span",S({"aria-hidden":!0,className:ea("flex h-9 w-9 items-center justify-center",n)},r),e.createElement(ga,{className:"h-4 w-4"}),e.createElement("span",{className:"sr-only"},"More pages"))};function mL(e){var n=e.currentPage,r=e.totalPages,o=e.onPageChange;return t.createElement(sL,null,t.createElement(lL,null,function(){var e=[];e.push(t.createElement(cL,{key:"prev"},t.createElement(pL,{href:"#",onClick:function(e){e.preventDefault(),n>1&&o(n-1)}}))),e.push(t.createElement(cL,{key:1},t.createElement(uL,{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&&e.push(t.createElement(cL,{key:"ellipsis1"},t.createElement(fL,null)));for(var s=function(r){e.push(t.createElement(cL,{key:r},t.createElement(uL,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r)))},l=i;l<=a;l++)s(l);return a<r-1&&e.push(t.createElement(cL,{key:"ellipsis2"},t.createElement(fL,null))),r>1&&e.push(t.createElement(cL,{key:r},t.createElement(uL,{href:"#",isActive:n===r,onClick:function(e){e.preventDefault(),o(r)}},r))),e.push(t.createElement(cL,{key:"next"},t.createElement(dL,{href:"#",onClick:function(e){e.preventDefault(),n<r&&o(n+1)}}))),e}()))}function vL(){return t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},t.createElement("div",{style:{position:"absolute"}},t.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"},t.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.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"})),t.createElement("div",null,"Loading configuration...")))}function gL(){return t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},t.createElement("div",{style:{position:"absolute"}},t.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"},t.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"})),t.createElement("div",null,"Invalid configuration")))}fL.displayName="PaginationEllipsis";var hL=function(e){var n=e.configUrl,r=e.preJsUrl,o=e.itemsPerPage,i=void 0===o?14:o,l=e.children,c=a(null),u=c[0],p=c[1],d=a(!1),f=d[0],m=d[1],v=a([]),g=v[0],h=v[1],y=a(!1),b=y[0],x=y[1],w=a([]),O=w[0],j=w[1],k=a(0),E=k[0],P=k[1],L=a(1),N=L[0],R=L[1],_=a(1),M=_[0],I=_[1],A=a({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()}),B=A[0],F=A[1],D=a([]),W=D[0],V=D[1];s((function(){n&&r&&(C(void 0,void 0,void 0,(function(){var e,t;return z(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?(p(e),V((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):m(!0),[3,4];case 3:return r.sent(),m(!0),[3,4];case 4:return[2]}}))})),C(void 0,void 0,void 0,(function(){var e,t,n;return z(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]),s((function(){var e=new AbortController;return u&&C(void 0,void 0,void 0,(function(){var t,n,r,o,i;return z(this,(function(a){switch(a.label){case 0:t=(null===(i=null==u?void 0:u.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,H(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()}}),[u]);var H=function(e,t){return C(void 0,void 0,void 0,(function(){var n,r,o;return z(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,ni.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:[],V((function(t){return t.map((function(t){return t.name===e.name?S(S({},t),{options:r}):t}))}))),[3,4];case 3:return o=i.sent(),ni.isCancel(o)||(h((function(t){return T(T([],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 f?t.createElement(gL,null):u?t.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},t.createElement(Tf,{title:u.title,configFilters:W,filters:B,setFilters:F,onSearch:function(){return C(void 0,void 0,void 0,(function(){var e,t,n,r,o;return z(this,(function(a){switch(a.label){case 0:h([]),e={page:N,filters:S(S({},B),{fromDate:We(B.fromDate,"MM-dd-yyyy HH:mm"),toDate:We(B.toDate,"MM-dd-yyyy HH:mm")})},x(!0),a.label=1;case 1:return a.trys.push([1,3,,4]),[4,ni.post(u.data_url,e)];case 2:return t=a.sent(),x(!1),(null==t?void 0:t.data)?(j(null===(n=t.data)||void 0===n?void 0:n.DATA),P(null===(r=t.data)||void 0===r?void 0:r.PAGESNUM),I(Math.ceil((null===(o=t.data)||void 0===o?void 0:o.PAGESNUM)/i)||1)):m(!0),[3,4];case 3:return a.sent(),x(!1),h((function(e){return T(T([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},count:E,isLoading:b,setCurrentPage:R}),g.map((function(e,n){return t.createElement(na,{key:n,variant:"destructive"},t.createElement(va,{className:"h-4 w-4"}),t.createElement(ra,null,e.title),t.createElement(oa,null,e.message))})),t.createElement(aL,{data:O,columns:u.colomns,isLoading:b}),t.createElement(mL,{currentPage:N,totalPages:M,onPageChange:R}),l):t.createElement(vL,null)};export{hL as default};
|
70
70
|
//# sourceMappingURL=index.esm.js.map
|